Vagrant Cascadian
4d850f7c5a
gnu: linux-libre-arm64-generic: Enable support for Pinebook.
...
* gnu/packages/linux (linux-libre-arm64-generic): Enable modules for display,
battery, charger and usb on Pinebook.
2020-10-19 13:02:38 -07:00
Marius Bakke
1a8f7a0f58
Merge branch 'master' into staging
2020-10-19 00:17:48 +02:00
Tobias Geerinckx-Rice
1e39c86592
gnu: iproute2: Update to 5.9.0.
...
* gnu/packages/linux.scm (iproute2): Update to 5.9.0.
2020-10-16 17:27:16 +02:00
Tobias Geerinckx-Rice
7f73ca75fa
gnu: cpuid: Fix typo.
...
This is a left-behind fixup commit to
2bfe99b11a
.
* gnu/packages/linux.scm (cpuid)[arguments]: Quasiquote.
2020-10-16 06:00:51 +02:00
Tobias Geerinckx-Rice
7f4a81540a
gnu: fakeroot: Update to 1.25.3.
...
* gnu/packages/linux.scm (fakeroot): Update to 1.25.3.
2020-10-16 02:03:24 +02:00
Leo Famulari
94e591633d
gnu: linux-libre: Update to 4.4.239.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.239.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-15 14:23:01 -04:00
Leo Famulari
f5e0df37ad
gnu: linux-libre 4.9: Update to 4.9.239.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
a5d02c1634
gnu: linux-libre 4.14: Update to 4.14.201.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.201.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
aa75d5163e
gnu: linux-libre 4.19: Update to 4.19.151.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.151.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
7a34589246
gnu: linux-libre 5.4: Update to 5.4.71.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.71.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-15 14:23:00 -04:00
Leo Famulari
78890b7aee
gnu: linux-libre: Update to 5.8.15.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.15.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-15 14:22:53 -04:00
Tobias Geerinckx-Rice
2bfe99b11a
gnu: cpuid: Use CC-FOR-TARGET.
...
This doesn't actually enable cross-compilation.
* gnu/packages/linux.scm (cpuid)[arguments]: Use CC-FOR-TARGET.
2020-10-14 16:31:46 +02:00
Tobias Geerinckx-Rice
ea36db3392
gnu: cpuid: Update to 20201006.
...
* gnu/packages/linux.scm (cpuid): Update to 20201006.
2020-10-14 16:31:46 +02:00
Marius Bakke
069ddd9900
gnu: BlueZ: Update to 5.55.
...
* gnu/packages/linux.scm (bluez): Update to 5.55.
[arguments]: Add "--enable-hid2hci" in #:configure-flags.
2020-10-13 23:48:16 +02:00
Marius Bakke
5e5b664bf7
gnu: libcap: Update to 2.44.
...
* gnu/packages/linux.scm (libcap): Update to 2.44.
[arguments]: New field.
2020-10-13 23:48:16 +02:00
Marius Bakke
9e1f5a263e
gnu: libcap: Make 'libcap/next' the default libcap.
...
* gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP.
* gnu/packages/base.scm (coreutils)[inputs]: Likewise.
* gnu/packages/linux.scm (libcap): Rename to ...
(libcap-2.31): ... this.
(libcap/next): Rename to ...
(libcap): ... this.
(libcap/next): Define as deprecated alias for LIBCAP.
(fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP.
* gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise.
2020-10-13 23:48:15 +02:00
Marius Bakke
f7175626ff
Merge branch 'master' into staging
2020-10-13 23:39:27 +02:00
Zhu Zihao
830c5479bb
gnu: rtl8821ce-linux-module: Update to 0.0.0-1.fe97b500.
...
* gnu/packages/linux.scm(rtl8821ce-linux-module): Update to 0.0.0-1.fe97b500
Fix the broken build on linux-libre 5.8.
2020-10-12 10:00:25 +03:00
Marius Bakke
0dc3649e2c
gnu: fakeroot: Update to 1.25.1.
...
* gnu/packages/linux.scm (fakeroot): Update to 1.25.1.
[arguments]: Override the 'bootstrap' phase. Remove obsolete statx
workaround.
[native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, GETTEXT-MINIMAL, and PO4A.
While at it, move ACL ...
[inputs]: ... here, where it belongs according to libfakeroot.la.
2020-10-10 23:39:16 +02:00
Greg Hogan
350e61bcf0
gnu: Add liburing.
...
* gnu/packages/linux.scm (liburing): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-10 22:53:21 +02:00
Leo Famulari
7ee4d47d1a
gnu: linux-libre 4.19: Update to 4.19.150.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.150.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-09 15:56:43 -04:00
Leo Famulari
d9dfa10acb
gnu: linux-libre 5.4: Update to 5.4.70.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.70.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-09 15:56:43 -04:00
Leo Famulari
06a796df30
gnu: linux-libre: Update to 5.8.14.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.14.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-09 15:56:39 -04:00
Tobias Geerinckx-Rice
e858959175
gnu: pipewire: Update to 0.3.13.
...
* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
2020-10-06 15:14:13 +02:00
Tobias Geerinckx-Rice
36c737a9c3
gnu: libbpf: Fix erroneous use of DESTDIR.
...
It broke the pkg-config file and is almost always a mistake.
* gnu/packages/linux.scm (libbpf)[arguments]: Correctly set PREFIX.
2020-10-06 11:02:47 +02:00
Guillaume Le Vaillant
87c079d9b5
Merge branch 'master' into staging
2020-10-05 14:17:25 +02:00
Leo Famulari
3dc064f66c
gnu: linux-libre 4.4: Update to 4.4.238.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.238.
(linux-libre-4.4-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
bcb9238131
gnu: linux-libre 4.9: Update to 4.9.238.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.238.
(linux-libre-4.9-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
c98c8bd703
gnu: linux-libre 4.14: Update to 4.14.200.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.200.
(linux-libre-4.14-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
ed3f84700d
gnu: linux-libre 4.19: Update to 4.19.149.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.149.
(linux-libre-4.19-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
043cc93ed6
gnu: linux-libre 5.4: Update to 5.4.69.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.69.
(linux-libre-5.4-pristine-source): Update hash.
2020-10-03 19:33:36 -04:00
Leo Famulari
dd6eae3bcf
gnu: linux-libre: Update to 5.8.13.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.13.
(linux-libre-5.8-pristine-source): Update hash.
2020-10-03 19:33:27 -04:00
Leo Famulari
51eb3e113c
gnu: linux-libre 4.19: Update to 4.19.148.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.148.
(linux-libre-4.19-pristine-source): Update hash.
2020-09-30 18:34:09 -04:00
Leo Famulari
2d4264b76e
gnu: linux-libre 5.4: Update to 5.4.68.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.68.
(linux-libre-5.4-pristine-source): Update hash.
2020-09-30 18:34:09 -04:00
Leo Famulari
cc55c404ff
gnu: linux-libre: Update to 5.8.12.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.12.
(linux-libre-5.8-pristine-source): Update hash.
2020-09-30 18:34:05 -04:00
Pierre Neidhardt
d753aee0be
gnu: bbswitch-module: Fix build on Linux >= 5.6.
...
* gnu/packages/linux.scm (bbswitch-module): Update to 20200526.
2020-09-27 17:29:31 +02:00
Oleg Pykhalov
d868655a7d
gnu: Add ipset.
...
* gnu/packages/linux.scm (ipset): New variable.
2020-09-26 23:18:42 +03:00
Leo Famulari
73e7a42447
gnu: linux-libre 4.4: Update to 4.4.237.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.237.
(linux-libre-4.4-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari
fff9209444
gnu: linux-libre 4.9: Update to 4.9.237.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.237.
(linux-libre-4.9-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari
76aa30100b
gnu: linux-libre 4.14: Update to 4.14.199.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.199.
(linux-libre-4.14-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari
b328d55702
gnu: linux-libre 4.19: Update to 4.19.147.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.147.
(linux-libre-4.19-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari
ce59a1397d
gnu: linux-libre 5.4: Update to 5.4.67.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.67.
(linux-libre-5.4-pristine-source): Update hash.
2020-09-25 13:16:16 -04:00
Leo Famulari
55d4259dff
gnu: linux-libre: Update to 5.8.11.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.11.
(linux-libre-5.8-pristine-source): Update hash.
2020-09-25 13:16:15 -04:00
Maxim Cournoyer
f8c15d8f42
gnu: ntfs-3g: Do not generate static libraries.
...
* gnu/packages/linux.scm (ntfs-3g)[configure-flags]: Add "--disable-static".
2020-09-24 14:01:28 -04:00
Guillaume Le Vaillant
2374443561
Merge branch 'staging' into wip-lisp
2020-09-23 14:50:19 +02:00
Tobias Geerinckx-Rice
7230f6d5dd
gnu: Fix typoes in package descriptions.
...
* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.
2020-09-23 04:37:01 +02:00
Tobias Geerinckx-Rice
6a10ff9b5f
gnu: mcelog: Update to 172.
...
* gnu/packages/linux.scm (mcelog): Update to 172.
2020-09-23 04:36:43 +02:00
Tobias Geerinckx-Rice
24b3666e7f
gnu: numactl: Update to 2.0.14.
...
* gnu/packages/linux.scm (numactl): Update to 2.0.14.
2020-09-23 04:36:41 +02:00
Tobias Geerinckx-Rice
78e624d785
gnu: bridge-utils: Update to 1.7.
...
* gnu/packages/linux.scm (bridge-utils): Update to 1.7.
[source]: Update URL subdirectory.
2020-09-23 04:36:40 +02:00
Tobias Geerinckx-Rice
84e2853147
gnu: libbpf: Propagate pkg-config Requirements.
...
* gnu/packages/linux.scm (libbpf)[inputs]: Rename to, making libelf and
zlib, …
[propagated-inputs]: …this.
2020-09-20 18:34:39 +02:00
Leo Famulari
62f9921c83
gnu: linux-libre@4.4: Update to 4.4.236.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.236.
(linux-libre-4.4-pristine-source): Update hash.
2020-09-18 09:38:39 -04:00
Leo Famulari
8b92de7ee6
gnu: linux-libre@4.9: Update to 4.9.236.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236.
(linux-libre-4.9-pristine-source): Update hash.
2020-09-18 09:38:39 -04:00
Leo Famulari
76ab528d01
gnu: linux-libre@4.14: Update to 4.14.198.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.198.
(linux-libre-4.14-pristine-source): Update hash.
2020-09-18 09:38:39 -04:00
Leo Famulari
a91d5b6c05
gnu: linux-libre@4.19: Update to 4.19.146.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.146.
(linux-libre-4.19-pristine-source): Update hash.
2020-09-18 09:38:39 -04:00
Leo Famulari
e2fad8d494
gnu: linux-libre@5.4: Update to 5.4.66.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.66.
(linux-libre-5.4-pristine-source): Update hash.
2020-09-18 09:38:39 -04:00
Leo Famulari
3b5b14d381
gnu: linux-libre: Update to 5.8.10.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.10.
(linux-libre-5.8-pristine-source): Update hash.
2020-09-18 09:38:28 -04:00
Leo Famulari
cca5720f41
gnu: Fix fetching the linux-libre deblobbing script.
...
This is a followup to commit 105a037090
.
* gnu/packages/linux.scm (linux-libre-deblob-scripts): Truncate the version in
the file-name, not the source URI.
2020-09-15 23:21:57 -04:00
Oleg Pykhalov
5f5ff266e5
Revert "gnu: linux-libre: Update to 5.8.8."
...
This reverts commit ad42c20921
, which breaks
"guix system build" as described in <https://issues.guix.info/issue/43352 >.
2020-09-12 13:20:54 +03:00
Danny Milosavljevic
629982c050
gnu: Add ttyebus-linux-module.
...
* gnu/packages/linux.scm (ttyebus-linux-module): New variable.
2020-09-11 00:10:01 +02:00
Mark H Weaver
ca59f7a2fb
gnu: linux-libre@4.14: Update to 4.14.197.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.197.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Stay at version 4.14.196.
2020-09-09 15:01:22 -04:00
Mark H Weaver
6e9be09004
gnu: linux-libre@4.19: Update to 4.19.144.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.144.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Stay at version 4.19.143.
2020-09-09 14:54:37 -04:00
Mark H Weaver
84b9319fc6
gnu: linux-libre@5.4: Update to 5.4.64.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.64.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Stay at version 5.4.63.
2020-09-09 14:46:58 -04:00
Mark H Weaver
ad42c20921
gnu: linux-libre: Update to 5.8.8.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.8.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Stay at version 5.8.7.
2020-09-09 14:32:04 -04:00
Leo Famulari
fe752d8c45
gnu: linux-libre: Enforce the use of the correct deblobbing scripts.
...
* gnu/packages/linux.scm (deblob-scripts-5.8, deblob-scripts-5.4,
deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9,
deblob-scripts-4.4): Use the respective LINUX-LIBRE-X.Y-VERSION variables.
2020-09-06 15:59:07 -04:00
Leo Famulari
105a037090
gnu: Do not truncate the version of the linux-libre deblobbing script file names.
...
* gnu/packages/linux.scm (linux-libre-deblob-scripts): Use VERSION instead of
VERSION-MAJOR+MINOR.
2020-09-06 15:59:07 -04:00
Mark H Weaver
99a9aa8f55
gnu: linux-libre: Update to 5.8.7.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.7.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.7.
2020-09-06 14:58:26 -04:00
Mark H Weaver
95507ec14e
gnu: linux-libre@5.4: Update to 5.4.63.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.63.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.63.
2020-09-06 14:57:10 -04:00
Efraim Flashner
de3c03a471
Merge remote-tracking branch 'origin/master' into staging
2020-09-05 22:30:04 +03:00
Maxim Cournoyer
957f4e4c22
gnu: linux-libre: Validate that the cleaned up tarball is free of blobs.
...
* gnu/packages/linux.scm (make-linux-libre-source): Call the deblob-check
script on the generated tarball archive with the --use-awk and --list-blobs
options.
2020-09-04 21:45:44 -04:00
Maxim Cournoyer
8b41fdaf3f
gnu: make-linux-libre-source: Set output port buffering to line mode.
...
* gnu/packages/linux.scm (make-linux-libre-source): Set output port buffering
to line mode via setvbuf. Remove the ad-hoc calls to force-output.
2020-09-04 21:45:44 -04:00
Maxim Cournoyer
b9a7fa817a
gnu: linux-libre: Use Python 3 in make-linux-libre-source.
...
Successfully tested with all of the linux-libre versions we carry in Guix:
4.4.234, 4.9.234, 4.14.195, 4.19.142, 5.4.61 and 5.8.5.
* gnu/packages/linux.scm (make-linux-libre-source): Replace python-2 by
python-wrapper. Do not set the PYTHON environment variable, which is not
required when using python-wrapper.
2020-09-03 23:04:40 -04:00
Mark H Weaver
990c219f1c
gnu: linux-libre: Update to 5.8.6.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.6.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.6.
2020-09-03 14:09:01 -04:00
Mark H Weaver
a53a384819
gnu: linux-libre@5.4: Update to 5.4.62.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.62.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.62.
2020-09-03 14:08:59 -04:00
Mark H Weaver
1ef3754ad3
gnu: linux-libre@4.19: Update to 4.19.143.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.143.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.143.
2020-09-03 14:08:56 -04:00
Mark H Weaver
bda184c4c3
gnu: linux-libre@4.14: Update to 4.14.196.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.196.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.196.
2020-09-03 14:08:54 -04:00
Mark H Weaver
a0aa0b6be8
gnu: linux-libre@4.9: Update to 4.9.235.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.235.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.235.
2020-09-03 14:08:52 -04:00
Mark H Weaver
ab5a3155a2
gnu: linux-libre@4.4: Update to 4.4.235.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.235.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.235.
2020-09-03 14:08:45 -04:00
Efraim Flashner
efaeb84c19
gnu: xfsprogs: Update to 5.7.0.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.7.0.
2020-09-02 11:06:44 +03:00
Vagrant Cascadian
450dcd1aff
gnu: %default-extra-linux-options: Enable kernel options for elogind service.
...
Fixes: https://issues.guix.gnu.org/43078
These options are already enabled in the kernel configs included in guix, but
might be missing from variants using a defconfig from the upstream kernel,
such as linux-libre-arm-generic and linux-libre-arm64-generic.
* gnu/packages/linux (%default-extra-linux-options): Enable
CONFIG_CGROUP_FREEZER, CONFIG_BLK_CGROUP, CONFIG_CGROUP_WRITEBACK,
CONFIG_CGROUP_SCHED, CONFIG_CGROUP_PIDS, CONFIG_CGROUP_FREEZER,
CONFIG_CGROUP_DEVICE, CONFIG_CGROUP_CPUACCT, CONFIG_CGROUP_PERF,
CONFIG_SOCK_CGROUP_DATA, CONFIG_BLK_CGROUP_IOCOST, CONFIG_CGROUP_NET_PRIO,
CONFIG_CGROUP_NET_CLASSID, CONFIG_MEMCG, CONFIG_MEMCG_SWAP,
CONFIG_MEMCG_KMEM, CONFIG_CPUSETS and CONFIG_PROC_PID_CPUSET.
2020-09-01 15:33:24 -07:00
Efraim Flashner
3d494ccd7d
gnu: wireless-regdb: Update to 2020.04.29.
...
* gnu/packages/linux.scm (wireless-regdb): Update to 2020.04.29.
2020-09-01 23:24:45 +03:00
Leo Famulari
b39541859d
gnu: Remove linux-libre 5.7.
...
The 5.7 kernel series is no longer supported upstream.
* gnu/packages/linux.scm (deblob-scripts-5.7, linux-libre-5.7-version,
linux-libre-5.7-pristine-source, linux-libre-5.7-source,
linux-libre-headers-5.7, linux-libre-5.7) Remove variables.
* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2020-08-30 13:53:55 -04:00
Mark H Weaver
eb622c6b12
gnu: linux-libre: Update to 5.8.5.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.5.
(linux-libre-5.8-pristine-source): Update hash.
2020-08-27 16:13:32 -04:00
Mark H Weaver
92b9399fcf
gnu: linux-libre@5.7: Update to 5.7.19.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19.
(linux-libre-5.7-pristine-source): Update hash.
2020-08-27 16:11:17 -04:00
Mark H Weaver
2ab8e6067c
gnu: linux-libre@5.7: Update to 5.7.18.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.18.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.18.
2020-08-26 20:57:32 -04:00
Mark H Weaver
169bbfd652
gnu: linux-libre@5.4: Update to 5.4.61.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.61.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.61.
2020-08-26 20:56:27 -04:00
Mark H Weaver
3bcee8c6d3
gnu: linux-libre@4.19: Update to 4.19.142.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.142.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.142.
2020-08-26 20:55:34 -04:00
Mark H Weaver
425599fbca
gnu: linux-libre@4.14: Update to 4.14.195.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.195.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.195.
2020-08-26 20:54:33 -04:00
Mark H Weaver
d84444dc29
gnu: linux-libre@4.9: Update to 4.9.234.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.234.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.234.
2020-08-26 20:53:38 -04:00
Mark H Weaver
f6d2bbfbae
gnu: linux-libre@4.4: Update to 4.4.234.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.234.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.234.
2020-08-26 20:52:06 -04:00
Mark H Weaver
9cbe897d26
gnu: linux-libre: Update to 5.8.4.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.4.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.4.
2020-08-26 16:01:11 -04:00
Tobias Geerinckx-Rice
616fa14b8c
gnu: pipewire: Update to 0.3.10.
...
* gnu/packages/linux.scm (pipewire): Update to 0.3.10.
[arguments]: Set the ‘udevrulesdir’ configure flag.
2020-08-26 19:58:30 +02:00
Mathieu Othacehe
2f2dbde921
gnu: Remove duplicated linux-libre-arm64-generic-5.8.
...
This fixes a test failure in "fold-available-packages with/without cache".
* gnu/packages/linux.scm (linux-libre-arm64-generic-5.8): Remove it as it
duplicates linux-libre-arm64-generic.
2020-08-24 11:54:30 +02:00
Mark H Weaver
1bdc6f127f
gnu: linux-libre@4.9: Update to 4.9.233.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.233.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.232.
2020-08-21 21:45:50 -04:00
Mark H Weaver
1413074d94
gnu: linux-libre@4.4: Update to 4.4.233.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.233.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.232.
2020-08-21 21:44:24 -04:00
Mark H Weaver
e292224da6
gnu: linux-libre: Update to 5.8.3.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.3.
(linux-libre-5.8-pristine-source): Update hash.
2020-08-21 21:01:17 -04:00
Mark H Weaver
f54f3a8c24
gnu: linux-libre@5.7: Update to 5.7.17.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.17.
(linux-libre-5.7-pristine-source): Update hash.
2020-08-21 21:00:39 -04:00
Mark H Weaver
518d06d132
gnu: linux-libre@5.4: Update to 5.4.60.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.60.
(linux-libre-5.4-pristine-source): Update hash.
2020-08-21 20:59:52 -04:00
Mark H Weaver
10df5c487b
gnu: linux-libre@4.19: Update to 4.19.141.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141.
(linux-libre-4.19-pristine-source): Update hash.
2020-08-21 20:58:49 -04:00
Mark H Weaver
c6f92ba5e0
gnu: linux-libre@4.14: Update to 4.14.194.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.194.
(linux-libre-4.14-pristine-source): Update hash.
2020-08-21 20:56:13 -04:00
Leo Famulari
7bb0527cef
gnu: linux-libre: Update to 5.8.2.
...
* gnu/packages/aux-files/linux-libre/5.8-arm.conf,
gnu/packages/aux-files/linux-libre/5.8-arm64.conf,
gnu/packages/aux-files/linux-libre/5.8-i686.conf,
gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
* gnu/packages/linux.scm (linux-libre-5.8): New variable.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre): Point to linux-libre-5.8*.
2020-08-21 17:59:42 -04:00
Leo Famulari
1bc275034f
gnu: Use a descriptive file-name for linux-libre deblobbing scripts.
...
Fixes <https://bugs.gnu.org/42789 >.
* gnu/packages/linux.scm (linux-libre-deblob-scripts): Set the file-name of the
deblob and deblob-check scripts.
2020-08-21 17:59:38 -04:00
Mark H Weaver
8502974c34
gnu: linux-libre: Update to 5.7.16.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.16.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.16.
2020-08-19 19:35:03 -04:00
Mark H Weaver
2046529ebc
gnu: linux-libre@5.8: Update to 5.8.2.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.2.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.2.
2020-08-19 19:34:04 -04:00
Mark H Weaver
95ff922c3e
gnu: linux-libre@5.4: Update to 5.4.59.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.59.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.59.
2020-08-19 19:33:00 -04:00
Mark H Weaver
0c3799efde
gnu: linux-libre@4.19: Update to 4.19.140.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.140.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.140.
2020-08-19 19:30:42 -04:00
Tobias Geerinckx-Rice
b06dc2bbd1
gnu: lvm2: Default to an HTTPS mirror.
...
* gnu/packages/linux.scm (lvm2)[source]: Talk HTTPS to sourceware.org.
2020-08-19 12:56:16 +02:00
Tobias Geerinckx-Rice
748b2c8578
gnu: lvm2: Update to 2.03.10.
...
* gnu/packages/linux.scm (lvm2): Update to 2.03.10.
2020-08-19 04:24:25 +02:00
Tobias Geerinckx-Rice
eb86a44254
gnu: sysstat: Update to 12.4.0.
...
* gnu/packages/linux.scm (sysstat): Update to 12.4.0.
2020-08-19 01:10:42 +02:00
Ricardo Wurmus
97aa6a07a4
gnu: earlyoom: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Use pandoc instead of
ghc-pandoc.
2020-08-15 09:43:04 +02:00
Ricardo Wurmus
4ca80a2b95
gnu: singularity: Replace references to grep.
...
* gnu/packages/linux.scm (singularity)[arguments]: Replace references to grep.
2020-08-14 15:37:03 +02:00
Michael Rohleder
7ae3b11a24
gnu: cpuid: Update to 20200427.
...
* gnu/packages/linux.scm (cpuid): Update to 20200427.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-13 10:37:39 +02:00
Vagrant Cascadian
611d45f690
gnu: Add linux-libre-arm64-generic at version 5.4.
...
* gnu/packages/linux (linux-libre-arm64-generic-5.4): New variable.
2020-08-11 15:36:51 -07:00
Mark H Weaver
1db4bc5658
gnu: linux-libre: Update to 5.7.15.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.15.
(linux-libre-5.7-pristine-source): Update hash.
2020-08-11 17:34:48 -04:00
Mark H Weaver
6082e7aa63
gnu: linux-libre@5.8: Update to 5.8.1.
...
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.1.
(linux-libre-5.8-pristine-source): Update hash.
2020-08-11 17:34:09 -04:00
Mark H Weaver
0c7bff21af
gnu: linux-libre@5.4: Update to 5.4.58.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.58.
(linux-libre-5.4-pristine-source): Update hash.
2020-08-11 17:33:30 -04:00
Mark H Weaver
fbe69acb08
gnu: linux-libre@4.19: Update to 4.19.139.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.139.
(linux-libre-4.19-pristine-source): Update hash.
2020-08-11 17:32:26 -04:00
Vagrant Cascadian
8a54e42b7b
gnu: Add linux-libre-arm-generic at version 5.4.
...
* gnu/packages/linux (linux-libre-arm-generic-5.4): New variable.
2020-08-11 12:33:37 -07:00
Tobias Geerinckx-Rice
1bf6cdc4be
gnu: strace: Update to 5.8.
...
* gnu/packages/linux.scm (strace): Update to 5.8.
2020-08-11 03:15:34 +02:00
Vagrant Cascadian
2d4c25f016
gnu: Add linux-libre-arm64-generic at version 5.8.
...
* gnu/packages/linux (linux-libre-arm64-generic-5.8): New variable.
2020-08-10 12:18:27 -07:00
Tobias Geerinckx-Rice
aea589121d
gnu: iproute2: Update to 5.8.0.
...
* gnu/packages/linux.scm (iproute2): Update to 5.8.0.
2020-08-10 20:35:44 +02:00
Mathieu Othacehe
6463578384
gnu: Remove duplicated linux-libre packages.
...
Remove linux-libre-arm-generic-5.7 and linux-libre-arm64-generic-5.7 that are
respectively duplicating linux-libre-arm-generic and linux-libre-arm64-generic.
Fixes: https://issues.guix.gnu.org/42794 .
* gnu/packages/linux.scm (linux-libre-arm-generic-5.7,
linux-libre-arm64-generic-5.7): Remove them.
2020-08-10 14:37:54 +02:00
Efraim Flashner
e8f0433170
gnu: Add python-pamela.
...
* gnu/packages/linux.scm (python-pamela): New variable.
2020-08-09 15:45:33 +03:00
Mark H Weaver
cb97d07649
gnu: Add linux-libre@5.8 source and headers.
...
Note that this commit adds only the deblobbed source and headers.
The kernel packages for 5.8 will be provided in later commit(s).
* gnu/packages/linux.scm (deblob-scripts-5.8, linux-libre-5.8-version)
(linux-libre-5.8-pristine-source, linux-libre-5.8-source)
(linux-libre-headers-5.8): New variables.
2020-08-08 23:25:56 -04:00
Mark H Weaver
72e7763d43
gnu: linux-libre: Update to 5.7.14.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.14.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.14.
2020-08-07 21:37:11 -04:00
Mark H Weaver
df3709c50a
gnu: linux-libre@5.4: Update to 5.4.57.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.57.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.57.
2020-08-07 21:36:19 -04:00
Mark H Weaver
47fa9d423b
gnu: linux-libre@4.19: Update to 4.19.138.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.138.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.138.
2020-08-07 21:35:22 -04:00
Mark H Weaver
e36629ea8a
gnu: linux-libre@4.14: Update to 4.14.193.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.193.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.193.
2020-08-07 21:31:56 -04:00
Jakub Kądziołka
d9a412bd94
gnu: perf: Fix build.
...
This is a follow-up to commit 843344273c
.
* gnu/packages/linux.scm (perf)[native-inputs]: Add python-3 for
bpf_helpers_doc.py
2020-08-06 01:39:44 +02:00
Mark H Weaver
2a11d231d9
gnu: linux-libre: Update to 5.4.56.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.56.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.56.
2020-08-05 15:23:59 -04:00
Mark H Weaver
1744d7c429
gnu: linux-libre@5.7: Update to 5.7.13.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.13.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.13.
2020-08-05 15:23:57 -04:00
Mark H Weaver
6e02de4da8
gnu: linux-libre@4.19: Update to 4.19.137.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.137.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.137.
2020-08-05 15:23:55 -04:00
Mark H Weaver
db20b04dac
gnu: linux-libre@4.14: Update to 4.14.192.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.192.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.192.
2020-08-05 15:23:52 -04:00
Leo Famulari
843344273c
gnu: linux-libre: Update to 5.7.12.
...
* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/linux.scm: (linux-libre-5.7): New variable.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.7*.
2020-08-05 13:22:41 -04:00
Mark H Weaver
b00a1f2d09
gnu: linux-libre: Update to 5.4.55.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.55.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.55.
2020-08-01 00:07:08 -04:00
Mark H Weaver
3653ca690e
gnu: linux-libre@5.7: Update to 5.7.12.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.12.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.12.
2020-08-01 00:05:21 -04:00
Mark H Weaver
2bc733e271
gnu: linux-libre@4.19: Update to 4.19.136.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.136.
(linux-libre-4.19-pristine-source): Update hash.
2020-07-31 13:38:26 -04:00
Mark H Weaver
95d44e7a29
gnu: linux-libre@4.14: Update to 4.14.191.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.191.
(linux-libre-4.14-pristine-source): Update hash.
2020-07-31 13:38:23 -04:00
Mark H Weaver
b30974908b
gnu: linux-libre@4.9: Update to 4.9.232.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.232.
(linux-libre-4.9-pristine-source): Update hash.
2020-07-31 13:38:20 -04:00
Mark H Weaver
fe21fe41d1
gnu: linux-libre@4.4: Update to 4.4.232.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.232.
(linux-libre-4.4-pristine-source): Update hash.
2020-07-31 13:38:18 -04:00
Nicolas Goaziou
4367e7e826
gnu: thinkfan: Update to 1.2.1.
...
* gnu/packages/linux.scm (thinkfan): Update to 1.2.1.
2020-07-31 16:52:41 +02:00
John Soo
c55acb0732
gnu: Add bpftrace.
...
* gnu/packages/linux.scm (bpftrace): New variable.
* gnu/packages/patches/bpftrace-disable-bfd-disasm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-31 12:57:34 +02:00
John Soo
cfd8daaf07
gnu: Add bcc.
...
* gnu/packages/linux.scm (bcc): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-30 18:57:31 +02:00
Mark H Weaver
4146cf8605
gnu: linux-libre: Update to 5.4.54.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.54.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.54.
2020-07-29 17:14:00 -04:00
Mark H Weaver
3967d8e277
gnu: linux-libre@5.7: Update to 5.7.11.
...
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.11.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.11.
2020-07-29 17:13:14 -04:00
Mark H Weaver
a6aeb5c763
gnu: linux-libre@4.19: Update to 4.19.135.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.135.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.135.
2020-07-29 17:12:35 -04:00
Mark H Weaver
0ba30cc34f
gnu: linux-libre@4.14: Update to 4.14.190.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.190.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.190.
2020-07-29 17:10:52 -04:00
Ludovic Courtès
0c75dc7d0f
gnu: pipewire@0.3: Update to 0.3.7.
...
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.7.
2020-07-27 12:06:36 +02:00
Anders Thuné
d888a9c9f9
gnu: Add pipewire-0.3.
...
* gnu/packages/linux.scm (pipewire-0.3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-27 12:06:36 +02:00
Tobias Geerinckx-Rice
94b688925f
gnu: btrfs-progs: Update to 5.7.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.7.
2020-07-27 04:25:30 +02:00
Marius Bakke
edce3b955d
gnu: procenv: Check is a native input.
...
* gnu/packages/linux.scm (procenv)[inputs]: Move CHECK ...
[native-inputs]: ... here.
2020-07-25 18:47:55 +02:00