summary refs log tree commit diff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2021-12-30gnu: linux-libre 4.4: Update to 4.4.297.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.297. (linux-libre-4.4-pristine-source): Update hash.
2021-12-30gnu: linux-libre 4.9: Update to 4.9.295.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.295. (linux-libre-4.9-pristine-source): Update hash.
2021-12-30gnu: linux-libre 4.14: Update to 4.14.260.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.260. (linux-libre-4.14-pristine-source): Update hash.
2021-12-30gnu: linux-libre 4.19: Update to 4.19.223.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.223. (linux-libre-4.19-pristine-source): Update hash.
2021-12-30gnu: linux-libre 5.4: Update to 5.4.169.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.169. (linux-libre-5.4-pristine-source): Update hash.
2021-12-30gnu: linux-libre 5.10: Update to 5.10.89.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.89. (linux-libre-5.10-pristine-source): Update hash.
2021-12-30gnu: linux-libre: Update to 5.15.12.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.12. (linux-libre-5.15-pristine-source): Update hash.
2021-12-29gnu: xpadneo: Edit description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (xpadneo)[synopsis, description]: Mention Linux. Capitalise Bluetooth. Edit.
2021-12-23gnu: libite: Edit synopsis and description.Mathieu Othacehe
* gnu/packages/linux.scm (libite)[synopsis]: Improve it. [description]: Ditto.
2021-12-23gnu: watchdogd: Add a missing dot.Mathieu Othacehe
* gnu/packages/linux.scm (watchdogd)[description]: Add a missing dot.
2021-12-23gnu: linux-libre 4.4: Update to 4.4.296.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.296. (linux-libre-4.4-pristine-source): Update hash.
2021-12-23gnu: linux-libre 4.9: Update to 4.9.294.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.294. (linux-libre-4.9-pristine-source): Update hash.
2021-12-23gnu: linux-libre 4.14: Update to 4.14.259.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.259. (linux-libre-4.14-pristine-source): Update hash.
2021-12-23gnu: linux-libre 4.19: Update to 4.19.222.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.222. (linux-libre-4.19-pristine-source): Update hash.
2021-12-23gnu: linux-libre 5.4: Update to 5.4.168.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.168. (linux-libre-5.4-pristine-source): Update hash.
2021-12-23gnu: linux-libre 5.10: Update to 5.10.88.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.88. (linux-libre-5.10-pristine-source): Update hash.
2021-12-23gnu: linux-libre: Update to 5.15.11.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.11. (linux-libre-5.15-pristine-source): Update hash.
2021-12-23gnu: Add watchdogd.Petr Hodina
* gnu/packages/linux.scm (watchdogd): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23gnu: Add libuev.Petr Hodina
* gnu/packages/linux.scm (libuev): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23gnu: Add libite.Petr Hodina
* gnu/packages/linux.scm (libite): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23gnu: Remove unused module import from (gnu packages linux).Leo Famulari
This caused an ambiguous import warning: ------ WARNING: (gnu packages linux): `build' imported from both (gnu packages build-tools) and (guix store) ------ This is a followup to commit 6961c8368c66feef1fe5e7f4d425b857c1051948. * gnu/packages/linux.scm: Do not import (gnu packages build-tools).
2021-12-22gnu: strace: Update to 5.15.Ricardo Wurmus
* gnu/packages/linux.scm (strace): Update to 5.15. [arguments]: Remove trailing #T from build phases; disable one more test.
2021-12-21gnu: Add tlpui.Nicolas Goaziou
* gnu/packages/linux.scm (tlpui): New variable.
2021-12-20gnu: vhba-module: Update to 20211218.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (vhba-module): Update to 20211218.
2021-12-19gnu: Add wireplumber.Josselin Poiret
* gnu/packages/linux.scm (wireplumber): Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-19gnu: pipewire-0.3: Update to 0.3.41.Josselin Poiret
* gnu/packages/linux.scm (pipewire-0.3): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-19gnu: pipewire-0.3: Use new input style.Josselin Poiret
* gnu/packages/linux.scm (pipewire-0.3): Refactor it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-18gnu: Move instrumentation tools to instrumentation module.Olivier Dion
* gnu/packages/linux.scm (lttng-ust, lttng-tools, babeltrace): Move to ... * gnu/packages/instrumentation.scm: ... here. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-17gnu: interception-tools: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (interception-tools)[inputs]: Remove input labels.
2021-12-17gnu: interception-tools: Update to 0.6.8.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (interception-tools): Update to 0.6.8.
2021-12-17gnu: cpuid: Update to 20211210.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (cpuid): Update to 20211210.
2021-12-17gnu: linux-libre 5.4: Update to 5.4.167.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.167. (linux-libre-5.4-pristine-source): Update hash.
2021-12-17gnu: linux-libre 5.10: Update to 5.10.87.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.87. (linux-libre-5.10-pristine-source): Update hash.
2021-12-17gnu: linux-libre 5.15: Update to 5.15.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.10. (linux-libre-5.15-pristine-source): Update hash.
2021-12-16gnu: linux-libre 4.4: Update to 4.4.295.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.295. (linux-libre-4.4-pristine-source): Update hash.
2021-12-16gnu: linux-libre 4.9: Update to 4.9.293.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.293. (linux-libre-4.9-pristine-source): Update hash.
2021-12-16gnu: linux-libre 4.14: Update to 4.14.258.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.258. (linux-libre-4.14-pristine-source): Update hash.
2021-12-16gnu: linux-libre 4.19: Update to 4.19.221.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.221. (linux-libre-4.19-pristine-source): Update hash.
2021-12-16gnu: linux-libre 5.4: Update to 5.4.165.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.165. (linux-libre-5.4-pristine-source): Update hash.
2021-12-16gnu: linux-libre 5.10: Update to 5.10.85.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.85. (linux-libre-5.10-pristine-source): Update hash.
2021-12-16gnu: linux-libre: Update to 5.15.8.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.8. (linux-libre-5.15-pristine-source): Update hash.
2021-12-15gnu: libpfm4: Fix build error.Olivier Dion
------ For some reason, the build recently failed with: pfmlib_perf_event_pmu.c:349:36: error: ?%s? directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=] 349 | snprintf(d2path, MAXPATHLEN, "%s/%s", debugfs_mnt, d1->d_name); | ^~ pfmlib_perf_event_pmu.c:349:3: note: ?snprintf? output between 2 and 4352 bytes into a destination of size 4096 349 | snprintf(d2path, MAXPATHLEN, "%s/%s", debugfs_mnt, d1->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfmlib_perf_event_pmu.c:399:58: error: ?%s? directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=] 399 | snprintf(idpath, MAXPATHLEN, "%s/%s/id", d2path, d2->d_name); | ^~ pfmlib_perf_event_pmu.c:399:25: note: ?snprintf? output between 5 and 4355 bytes into a destination of size 4096 399 | snprintf(idpath, MAXPATHLEN, "%s/%s/id", d2path, d2->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors ------ * gnu/packages/linux.scm (libpfm4)[arguments]: Add `-Wno-format-truncation` to CFLAGS in custom 'build' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-14gnu: corefreq: Stop using %OUTPUTS.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (corefreq)[arguments]: Use Gexps to remove use of %OUTPUTS.
2021-12-13gnu: Remove superfluous "linux-libre-headers" inputs.Marius Bakke
This input is already propagated from glibc. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise. * gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS. * gnu/packages/graphics.scm (directfb)[inputs]: Likewise. * gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise. * gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise. (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise. * gnu/packages/video.scm (tslib)[inputs]: Likewise. * gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise. * gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise. * gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
2021-12-13gnu: Further simplify package inputs.Ludovic Courtès
This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-12gnu: linux-libre 4.4: Update to 4.4.294.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.294. (linux-libre-4.4-pristine-source): Update hash.
2021-12-12gnu: linux-libre 4.9: Update to 4.9.292.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.292. (linux-libre-4.9-pristine-source): Update hash.
2021-12-12gnu: linux-libre 4.14: Update to 4.14.257.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.257. (linux-libre-4.14-pristine-source): Update hash.