Age | Commit message (Collapse) | Author |
|
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-6.3-version, linux-libre-6.3-gnu-revision,
deblob-scripts-6.3, linux-libre-6.3-pristine-source, linux-libre-6.3-source,
linux-libre-headers-6.3, linux-libre-6.3): Remove variables.
* gnu/packages/aux-files/linux-libre/6.3-arm.conf,
gnu/packages/aux-files/linux-libre/6.3-arm64.conf,
gnu/packages/aux-files/linux-libre/6.3-i686.conf,
gnu/packages/aux-files/linux-libre/6.3-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
* gnu/packages/patches/linux-libre-wireguard-postup-privkey.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.231.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.290.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.252.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.189.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.125.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.44.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.9.
(linux-libre-6.4-pristine-source, deblob-scripts-6.4): Update hashes.
|
|
* gnu/packages/video.scm (obs-looking-glass): New variable.
|
|
* gnu/packages/security-token.scm (yubikey-manager-qt): New variable.
Reviewed-by: Andreas Enge <[email protected]>
|
|
* gnu/packages/qt.scm (pyotherside-for-qt5): New variable.
|
|
* gnu/packages/qt.scm (pyotherside): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-mime)[home-page]: Use the correct URL.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/bioinformatics.scm (plink)[native-inputs]: Add gcc-8.
|
|
* gnu/packages/simulation.scm (openfoam-com): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/patches/openfoam-4.1-cleanup.patch: Delete file.
* gnu/local.mk: Remove it.
* gnu/packages/simulation.scm (openfoam-org): New variable.
(openfoam): Mark as deprecated.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
This avoids a circular dependency evidenced by the following commit.
* gnu/packages/engineering.scm (freehdl)[inputs]: Resolve
'gcc-toolchain' from here rather than by using (gnu packages
commencement).
|
|
The `pam-mount-volumes-service-type' adds additional volumes to the
pam-mount-service-type in addition to any that are already specified in
`pam-mount-rules'.
* doc/guix.texi (PAM Mount Volume Service): add documentation for
`pam-mount-service-type'.
* gnu/services/pam-mount.scm: new file.
* Makefile.am: add pam-mount tests
* tests/services/pam-mount.scm: new tests
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/file-systems.scm (xfstests)[arguments]:
Search for bc, df, and perl.
[inputs]: Add bc.
|
|
* gnu/packages/file-systems.scm (xfstests)[arguments]:
Rewrite as G-expressions. Never refer to inputs by label.
[inputs]: Remove input labels.
|
|
* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-3.8de535c.
|
|
This is a followup to commit 49f74b67a44882d2af0529abf3e60a9c37512f2c
* Makefile.am (AUX_FILES): Add 6.4 kernel configs for arm and arm64.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.289.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.251.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Update to linux-libre 6.4.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.188.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
(linux-libre-5.15-source): Remove obsolete patch
'linux-libre-wireguard-postup-privkey.patch'.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.124.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
(linux-libre-5.15-source): Remove obsolete patch
'linux-libre-wireguard-postup-privkey.patch'.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.43.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
(linux-libre-6.1-source): Remove obsolete patch
'linux-libre-wireguard-postup-privkey.patch'.
|
|
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.8.
(linux-libre-6.4-pristine-source, deblob-scripts-6.4): Update hashes.
(linux-libre-6.4-source): Remove obsolete patch
'linux-libre-wireguard-postup-privkey.patch'.
|
|
This reverts commits:
90f2d40b3ef8f8143d18d3c528b271a3f5c303fe^..2cd153ff9b6388ea04fa8bbd54ba452af0a4ce65
These commits contained a mistake that would break the build of the
changed packages.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.289.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.251.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.188.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.124.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.43.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.8.
(linux-libre-6.4-pristine-source, deblob-scripts-6.4): Update hashes.
|
|
* guix/profiles.scm (texlive-font-maps): Check if TEXLIVE-SCRIPTS is present
in the manifest before trying to generate font maps.
|
|
* gnu/packages/web.scm (awslogs): New variable.
|
|
* gnu/packages/version-control.scm (savane): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/admin.scm (uwufetch) [arguments]: Manually create missing
include dir.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/admin.scm (uwufetch) [arguments]: Fix typo in build phase name.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
cgroup v2 is the next generation of the control groups API. This patch
replaces the cgroup v1 file systems with the unified cgroup v2 file
system.
cgroup v2 allows for things like containerd/podman to run rootless
containers and opens guix system up to running things like Kubernetes.
Thanks to Hilton Chain <[email protected]> for suggesting the Docker
service change.
* gnu/system/file-systems.scm (%control-groups): Change to a single
"cgroup2" mount point.
* gnu/services/docker.scm (docker-shepherd-service): Trim 'requirement'
field accordingly.
Co-authored-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/vpn.scm (gp-saml-gui): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/maths.scm (libflame)[synopsis]: Expand acronym.
|
|
* gnu/packages/maths.scm (blis)[arguments]: Add #:configure-flags.
|
|
Reported by hako on #guix.
* gnu/machine/ssh.scm (machine-check-initrd-modules): Filter out pseudo
file systems from 'file-systems'.
* guix/scripts/system.scm (check-initrd-modules): Likewise.
|
|
* gnu/packages/webkit.scm (webkitgtk): Update to 2.40.5.
Signed-off-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/web.scm (goaccess): Update to 1.7.2.
[source]: Patch second timestamp in parser.c.
[arguments]: Enable geoip and utf8.
[inputs]: Add libmaxminddb and openssl.
|
|
* gnu/packages/lisp.scm (txr): Update to 291.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nodgui)[inputs]: Remove labels.
[arguments]: Use gexp.
|