summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-04-11gnu: Add ocaml-core-kernel.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-core-kernel): New variable. (ocaml4.07-core-kernel): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-base-bigstring.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-base-bigstring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-jane.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable. (ocaml4.07-ppx-jane): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-fail.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable. (ocaml4.07-ppx-fail): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-base-quickcheck.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-base-quickcheck): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-splittable-random.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-splittable-random): New variable. (ocaml4.07-splittable-random): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-sexp-message.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable. (ocaml4.07-ppx-sexp-message): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-sexp-value.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable. (ocaml4.07-ppx-sexp-value): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-bench.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable. (ocaml4.07-ppx-bench): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-bin-prot.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable. (ocaml4.07-ppx-bin-prot): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-bin-prot.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable. (ocaml4.07-bin-prot): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-fixed-literal.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-module-timer.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-module-timer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-pipebang.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable. (ocaml4.07-ppx-pipebang): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-stable.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-stable): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-string.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-string): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable. (ocaml4.07-ppx-typerep-conv): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-typerep.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-typerep): New variable. (ocaml4.07-typerep): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: Add ocaml-spawn.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-spawn): New variable. (ocaml4.07-spawn): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11gnu: ocaml-odoc: Update to 2.2.0-alpha.pukkamustard
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.2.0-alpha. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11shepherd: 'fork+exec-command/container' always returns a PID.Ludovic Courtès
Fixes a regression introduced in 938448bf40fc77092859352d2243e2d0c236375f whereby 'fork+exec-command/container' would return #t, then used as the running value of the 'guix-daemon' service in the installer. Upon installation completion, stopping the 'guix-daemon' service would fail with wrong-type-arg because that #t would be passed to the 'stop' method in lieu of a PID. * gnu/build/shepherd.scm (fork+exec-command/container): Return a PID rather than #t.
2022-04-11shepherd: 'exec-command*' has a valid default #:directory.Ludovic Courtès
Fixes a regression introduced in 938448bf40fc77092859352d2243e2d0c236375f where 'exec-command*' could get #:directory #f, in particular when called by 'fork+exec-command/container'. * gnu/build/shepherd.scm (exec-command*): Add default value for #:directory.
2022-04-11home: symlink-manager: Handle non-existing directory during cleanup.Andrew Tropin
* gnu/home/services/symlink-manager.scm (update-symlinks-script): Handle non-existing directory during cleanup. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11home: shells: Rename zsh related functions.Andrew Tropin
* gnu/home/services/shells.scm (home-zsh-service-type): Make zsh related private functions more consistently named. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-10gnu: jq: Only build with valgrind on supported systems.Efraim Flashner
* gnu/packages/web.scm (jq)[native-inputs]: Only include valgrind on systems which it supports.
2022-04-10gnu: smithwaterman: Fix cross-compiling.Efraim Flashner
The 'ar' matched the 'ar' in 'aarch64-linux-gnu' to unfun consequences. * gnu/packages/bioinformatics.scm (smithwaterman)[arguments]: More closely match the 'ar' and 'ld' commands when substituting them.
2022-04-10gnu: llvm-3: Fix build.Guillaume Le Vaillant
* gnu/packages/llvm.scm (llvm-3.9)[arguments]: Use gexp. Add 'shared-lib-workaround' phase. Co-authored-by: Maxime Devos <maximedevos@telenet.be>
2022-04-10gnu: linux-libre 5.10: Update to 5.10.110.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.110. (linux-libre-5.10-pristine-source): Update hash.
2022-04-10gnu: linux-libre 5.15: Update to 5.15.33.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.33. (linux-libre-5.15-pristine-source): Update hash.
2022-04-10gnu: linux-libre: Update to 5.16.19.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.19. (linux-libre-5.16-pristine-source): Update hash.
2022-04-10gnu: linux-libre 5.17: Update to 5.17.2.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.2. (linux-libre-5.17-pristine-source): Update hash.
2022-04-10gnu: strawberry: Update to 1.0.3.Michael Rohleder
* gnu/packages/music.scm (strawberry): Update to 1.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-10gnu: efivar: Fix build errors on i686-linux.itd
* gnu/packages/patches/efivar-211.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (efivar)[source]<origin>: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-10home: symlink-manager: Use no-follow version of file-exists?.Andrew Tropin
* gnu/home/services/symlink-manager.scm (update-symlinks-script): Use no-follow version of file-exists?. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-10services: shepherd: Do not unload transient services.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/54812>. Starting with Shepherd 0.9.0 and the use of 'make-inetd-constructor' in commit 808b9e850491c7b1d867a5f1f4d5ee6f61f345d4, systems might be running transient Shepherd services such as those corresponding to SSH connections. Before this change, 'shepherd-service-upgrade' would have those transient services in the list of services to unload; concretely, that would lead all SSH connections to be closed upon 'guix system reconfigure'. * gnu/services/shepherd.scm (shepherd-service-upgrade): Remove transient services to TO-UNLOAD.
2022-04-10services: herd: Report whether a service is transient.Ludovic Courtès
* gnu/services/herd.scm (<live-service>)[transient?]: New field. (current-services): Check the value of 'transient?'. Call 'resolve-transients'. (resolve-transients): New procedure.
2022-04-09gnu: Zabbix: Update to 6.0.3.Marius Bakke
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.3.
2022-04-09gnu: ganeti: Update to 3.0.2.Marius Bakke
* gnu/packages/patches/ganeti-haskell-compat.patch, gnu/packages/patches/ganeti-sphinx-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (ganeti): Update to 3.0.2. [source](patches): Remove obsolete. [arguments]: Remove obsolete phases. Disable one more test.
2022-04-09gnu: ganeti: Fix test failure with PyYAML 6.0.Marius Bakke
This fixes a regression that was introduced in 27720d0fe14ee4cd413a6745e0782a698a011924. * gnu/packages/patches/ganeti-pyyaml-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (ganeti)[source](patches): Add it.
2022-04-08gnu: libxmlb: Update to 0.3.8.Vagrant Cascadian
* gnu/packages/xlm.scm (libxmlb): Update to 0.3.8.
2022-04-08gnu: reprotest: Update to 0.7.20.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20.
2022-04-08gnu: diffoscope: Update to 209.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 209.
2022-04-09services: rottlog: Keep fewer "guix-daemon.log" files.Ludovic Courtès
* gnu/services/admin.scm (%default-rotations): For "guix-daemon.log", add 'options' field.
2022-04-08gnu: emacs-geiser: Add dependency on Project.Olivier Dion
* gnu/packages/emacs-xyz.scm (emacs-geiser)[propagated-inputs]: Add emacs-project. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-08gnu: lsof: Fix invalid G-Expression.Brian Kubisiak
Cross-compiling lsof is failing with an "invalid G-expression input" error. Fix this by using a quoted list. * gnu/packages/lsof.scm (lsof): Fix invalid G-Expression. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-08home: Add home-xdg-data-files-service-type.Andrew Tropin
* gnu/home/services.scm (home-xdg-data-files-service-type): New variable. * gnu/home/services/symlink-manager.scm (update-symlinks-script): Add a proper handling for XDG_DATA_HOME value. * gnu/home/services/xdg.scm (home-xdg-mime-applications-service-type): Use home-xdg-data-files service. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-08home: symlink-manager: Remove appending of leading dot.Andrew Tropin
* gnu/home/services.scm (xdg-configuration-files-directory): Add leading dot. * gnu/home/services.scm (xdg-configuration-files-service-type): Change name. * gnu/home/services/shells.scm (add-shell-profile-file, zsh-get-configuration-files, add-zsh-dot-configuration, add-zsh-xdg-configuration, add-bash-configuration): Add leading dots. * gnu/home/services/symlink-manager.scm (update-symlinks-script): Remove leading dot. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-08tests: Add "encrypted-home-os" installation test.Ludovic Courtès
* gnu/tests/install.scm (%encrypted-home-os) (%encrypted-home-installation-script) (enter-luks-passphrase-for-home) (%test-encrypted-home-os): New variables.
2022-04-08file-systems: Invoke fsck tools with 'system*/tty'.Ludovic Courtès
This ensures those programs, if invoked by shepherd (where standard input is /dev/null), can still interact with the user if needed. * gnu/build/file-systems.scm (check-ext2-file-system) (check-bcachefs-file-system, check-btrfs-file-system): (check-fat-file-system, check-jfs-file-system): (check-f2fs-file-system, check-ntfs-file-system): (check-xfs-file-system): Use 'system*/tty' instead of 'system*'.
2022-04-08mapped-devices: Ensure 'cryptsetup open' gets a tty.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/54770>. Regression introduced in 400c9ed3d779308e56038305d40cd93acb496180. Previously, for an encrypted /home (say), "cryptsetup open" would be invoked by shepherd, with /dev/null as its standard input. It would thus run in non-interactive mode and, instead of asking for a passphrase, fail with: Nothing to read on input. This change ensures it runs in interactive mode. * gnu/build/file-systems.scm (system*/console, system*/tty): New procedures. * gnu/system/mapped-devices.scm (open-luks-device): Use 'system*/tty' instead of 'system*'.