summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | 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.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * gnu: linux-libre 4.4: Update to 4.4.294.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.294. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: linux-libre 4.9: Update to 4.9.292.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.292. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre 4.14: Update to 4.14.257.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.257. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre 4.19: Update to 4.19.220.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.220. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre 5.4: Update to 5.4.164.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.164. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre 5.10: Update to 5.10.84.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.84. (linux-libre-5.10-pristine-source): Update hash.
| * gnu: linux-libre: Update to 5.15.7.Leo Famulari2021-12-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.7. (linux-libre-5.15-pristine-source): Update hash.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\|
| * gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.Zhu Zihao2021-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compatibility with linux-libre@5.15: […]/source/core/rtw_br_ext.c:20:11: fatal error: net/ipx.h: No such file or directory #include <net/ipx.h> ^~~~~~~~~~~ compilation terminated. * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-4-ca204c6. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | gnu: Add libnftnl/fixed.Ricardo Wurmus2021-12-05
| | | | | | | | * gnu/packages/linux.scm (libnftnl/fixed): New variable.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: linux-libre 4.19: Update to 4.19.219.Leo Famulari2021-12-01
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.219. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre 5.4: Update to 5.4.163.Leo Famulari2021-12-01
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.163. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre 5.10: Update to 5.10.83.Leo Famulari2021-12-01
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.83. (linux-libre-5.10-pristine-source): Update hash.
| * gnu: linux-libre: Update to 5.15.6.Leo Famulari2021-12-01
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.6. (linux-libre-5.15-pristine-source): Update hash.
| * gnu: btrfs-progs: Update to 5.15.1.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.15.1.
| * gnu: powerstat: Update to 0.02.27.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | * gnu/packages/linux.scm (powerstat): Update to 0.02.27.
| * gnu: powerstat: Fetch sources from Git.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | | | * gnu/packages/linux.scm (powerstat)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: usbutils: Update to 014.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | | | | | * gnu/packages/linux.scm (usbutils): Update to 014. [arguments]: Remove obsolete autogen.sh substitution. Don't explicitly return #t from phases.
| * gnu: xfsprogs: Omit static library.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | | | | | * gnu/packages/linux.scm (xfsprogs)[arguments]: Add "--disable-static" to #:configure-flags. (xfsprogs-static)[arguments]: Undo it.
| * gnu: xfsprogs: Update to 5.14.0.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | | | * gnu/packages/linux.scm (xfsprogs): Update to 5.14.0. [inputs]: Add liburcu.
| * gnu: kexec-tools: Update to 2.0.23.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | * gnu/packages/linux.scm (kexec-tools): Update to 2.0.23.
| * gnu: ddcci-driver-linux: Build with Linux-Libre 5.15.Tobias Geerinckx-Rice2021-11-28
| | | | | | | | * gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1-0.bf9d798.
| * gnu: ddcci-driver-linux: Update to 0.4.1.Tobias Geerinckx-Rice2021-11-28
| | | | | | | | | | * gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1. [arguments]: Don't explicitly return #t from phases.
| * gnu: cpuid: Update to 20211121.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/linux.scm (cpuid): Update to 20211121.
| * gnu: nftables: Update to 1.0.1.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | | | * gnu/packages/linux.scm (nftables): Update to 1.0.1. [arguments]: Add "--with-cli=readline" to #:configure-flags.
| * gnu: libnftnl: Update to 1.2.1.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/linux.scm (libnftnl): Update to 1.2.1.
| * gnu: jitterentropy-rngd: Update to 1.2.6.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.6.
| * gnu: erofs-utils: Update to 1.4.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/linux.scm (erofs-utils): Update to 1.4.
| * gnu: radeontop: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/linux.scm (radeontop)[arguments]: Use CC-FOR-TARGET.
| * gnu: radeontop: Update to 1.4.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | | | * gnu/packages/linux.scm (radeontop): Update to 1.4. [arguments]: Don't explicitly return #t from phases.
| * gnu: vhba-module: Update to 20211023.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/linux.scm (vhba-module): Update to 20211023.
| * gnu: Remove linux-libre 5.14.Leo Famulari2021-11-26
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.14-version, linux-libre-5.14-gnu-revision, deblob-scripts-5.14, linux-libre-5.14-pristine-source, linux-libre-5.14-source, linux-libre-headers-5.14, linux-libre-5.14): Remove variables. * gnu/packages/aux-files/linux-libre/5.14-arm.conf, gnu/packages/aux-files/linux-libre/5.14-arm64.conf, gnu/packages/aux-files/linux-libre/5.14-i686.conf, gnu/packages/aux-files/linux-libre/5.14-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
| * gnu: linux-libre: Update to 5.15.5.Leo Famulari2021-11-26
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 5.15.5. (linux-libre-with-bpf): Update to 5.15.5.
| * gnu: Add linux-libre 5.15.5.Leo Famulari2021-11-26
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version, linux-libre-5.15-gnu-revision, deblob-scripts-5.15, linux-libre-5.15-pristine-source, linux-libre-5.15-source, linux-libre-headers-5.15, linux-libre-5.15): New variables. * gnu/packages/aux-files/linux-libre/5.15-arm.conf, gnu/packages/aux-files/linux-libre/5.15-arm64.conf, gnu/packages/aux-files/linux-libre/5.15-i686.conf, gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them
| * gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-6.307d694.Leo Famulari2021-11-26
| | | | | | | | | | | | | | | | | | This fixes the build with linux-libre 5.15: https://github.com/aircrack-ng/rtl8812au/pull/898 * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-6.307d694.
| * gnu: linux-libre 4.4: Update to 4.4.293.Leo Famulari2021-11-26
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.293. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: linux-libre 4.9: Update to 4.9.291.Leo Famulari2021-11-26
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.291. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre 4.14: Update to 4.14.256.Leo Famulari2021-11-26
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.256. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre 4.19: Update to 4.19.218.Leo Famulari2021-11-26
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre 5.4: Update to 5.4.162.Leo Famulari2021-11-26
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre 5.10: Update to 5.10.82.Leo Famulari2021-11-26
| | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.82. (linux-libre-5.10-pristine-source): Update hash. (linux-libre-5.10-source): Remove obsolete patch 'linux-libre-arm64-generic-pinebook-lcd.patch'.
* | gnu: pipewire-0.3: Add optional inputs.Ricardo Wurmus2021-11-28
| | | | | | | | * gnu/packages/linux.scm (pipewire-0.3)[inputs]: Add avahi and ldacbt.
* | gnu: pipewire-0.3: Update to 0.3.40.Ricardo Wurmus2021-11-28
| | | | | | | | | | * gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.40. [arguments]: Disable session managers to avoid missing input.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: linux-libre 5.4: Update to 5.4.161.Leo Famulari2021-11-22
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.161. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre 5.10: Update to 5.10.81.Leo Famulari2021-11-22
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.81. (linux-libre-5.10-pristine-source): Update hash.