summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-21system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS.Brice Waegeneire
* gnu/system.scm (%setuid-programs): Add 'sg' and 'newgrp'. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-06-21gnu: xmoto: Unbundle ODE and libccd.Nicolas Goaziou
* gnu/packages/games.scm (xmoto): Unbundle ODE and libccd. [inputs]: Add ode.
2020-06-21gnu: xmoto: Update to 0.6.0-0-f7ca787.Nicolas Goaziou
* gnu/packages/games.scm (xmoto): Update to 0.6.0-0-f7ca787. [source]: Remove patches. [arguments]: Remove make-flags keyword. * gnu/packages/patches/xmoto-remove-glext.patch: * gnu/packages/patches/xmoto-reproducible.patch: * gnu/packages/patches/xmoto-utf8.patch: Delete files. * gnu/local.mk: Register previous deletions.
2020-06-21gnu: emacs-hyperbole: Use inputs instead of propagated inputs.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Replace domainname with dnsdomainname, not hostname. [propagated-inputs]: move to... [inputs]: ...this.
2020-06-21gnu: emacs-magit: Update to 0746bf1b.Pierre Langlois
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 0746bf1b. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-20gnu: emacs-hyperbole: Update to 7.0.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.0.6. [source]: Use GNU ELPA URL. Remove some patches. [arguments]: Add phase. * gnu/packages/patches/emacs-hyperbole-do-not-check-dir.patch: Delete file. * gnu/packages/patches/emacs-hyperbole-domainname.patch: Delete file. * gnu/local.mk: Register sole patch.
2020-06-20gnu: gnutls: Pass #:tests? unconditionally.Ludovic Courtès
* gnu/packages/tls.scm (gnutls)[arguments]: Add #:tests? unconditionally.
2020-06-20gnu: gnutls: Leave #:disallowed-references empty for GNU/Hurd.Ludovic Courtès
Partly fixes <https://bugs.gnu.org/41775>. This is a followup to a9bcc6474667d6699500f03d69f9c8212a50d711. * gnu/packages/tls.scm (gnutls)[arguments]: Let #:disallowed-references empty when 'hurd-target?' returns true.
2020-06-20build-system/gnu: Cross builds properly handle #:allowed-references & co.Ludovic Courtès
Fixes <https://bugs.gnu.org/41775>. * guix/build-system/gnu.scm (gnu-cross-build)[canonicalize-reference]: Pass TARGET and SYSTEM to 'package-cross-derivation'.
2020-06-20gnu: Mutt: Update to 1.14.4.Leo Famulari
* gnu/packages/mail.scm (mutt): Update to 1.14.4.
2020-06-20gnu: Add emacs-hyperbole.LaFreniere, Joseph
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Add at 7.0.3 Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-06-20gnu: Add hashcash.Jakub Kądziołka
* gnu/packages/networking.scm (hashcash): New variable.
2020-06-20news: Add 'fr' translation.Ludovic Courtès
* etc/news.scm: Add French translation.
2020-06-20tests: Skip tests that requires gpg when gpg is unavailable.Ludovic Courtès
Partly fixes <https://bugs.gnu.org/41932>. Reported by Simen Endsjø <simendsjo@gmail.com>. * tests/git-authenticate.scm ("signed commits, SHA1 signature"): Use 'gpg+git-available?' in skip guard.
2020-06-20tests: Actually run 'tests/guix-environment-container.sh'.Ludovic Courtès
This test was skipped since the switch to Guile 3 because 'assert-container-features' would be inlined and thus accessing it with @@ would fail with an unbound-variable error. * guix/scripts/environment.scm (assert-container-features): Export. * tests/guix-environment-container.sh: Use single '@'.
2020-06-20doc: Make issues.guix.gnu.org more visible.Ludovic Courtès
* doc/contributing.texi (Tracking Bugs and Patches): Make issues.guix.gnu.org more visible, update issue URL.
2020-06-20gnu: hydrogen: Update to 1.0.0-rc1.Nicolas Goaziou
* gnu/packages/music.scm (hydrogen): Update to 1.0.0-rc1.
2020-06-20gnu: guile-config: Update to 0.4.2.Alex Sassmannshausen
* gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.2.
2020-06-19gnu: diffoscope: Update to 148.Vagrant Cascadian
* gnu/packages/diffoscope (diffoscope): Update to 148. [arguments] Remove add-known-tools phase, fixed upstream.
2020-06-19gnu: sudo: Update to 1.9.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.1.
2020-06-19hurd-boot: Use 'setxattr' instead of invoking settrans.Jan (janneke) Nieuwenhuizen
Note: Using `getxattr' on the Hurd instead of running showtrans does not work (yet?). * gnu/build/hurd-boot.scm (setup-translator): Use 'setxattr' instead of invoking settrans. * gnu/system.scm (hurd-multiboot-modules): Add --x-xattr-translator-records to enable xattr-embedding of translators.
2020-06-19hurd-boot: Create individual translators instead of running MAKEDEV.Jan (janneke) Nieuwenhuizen
* gnu/build/hurd-boot.scm (make-hurd-device-nodes): Do not create dev/{null,zero,full,random,urandom} mount points. (passive-translator-xattr?, passive-translator-installed?, translated?, set-translator, set-hurd-device-translators): New procedures. (false-if-EEXIST): New macro. (boot-hurd-system): Use them instead of running MAKEDEV.
2020-06-19news: Add ‘de’ translation.Florian Pelz
* etc/news.scm: Add a ‘de’ translation.
2020-06-18uuid: Prevent a loop on invalid arguments.Maxim Cournoyer
* gnu/system/uuid.scm (uuid=?): Use type predicates in the fallback case to prevent looping on invalid arguments.
2020-06-18machine: ssh: Fix guix deploy hang when using non-DCE UUIDs.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/issue/41237>. The UUID type information was lost when passing to the lower gexp code strata, which led to not being able to recreate the UUID in the generated script. This occurred for non-DCE type UUIDs such as that of a FAT file system. A following commit will prevent the find-partition-by-uuid procedure from entering a loop when its UUID argument is invalid. Reported-by: Brice Waegeneire <brice@waegenei.re> * gnu/machine/ssh.scm (machine-check-file-system-availability): Replace the STRING->UUID procedure by the UUID macro, and provide the UUID type as its second argument.
2020-06-19gnu: oil: Update to 0.8.pre6.Ryan Prior via Guix-patches via
* gnu/packages/shells.scm (oil): Update to 0.8.pre6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-18gnu: Add Iosevka quasi-proportioal fonts.Simen Endsjø
* gnu/packages/fonts.scm (font-iosevka-aile, font-iosevka-etoile, font-iosevka-sparkle): New variables. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-18gnu: Update Iosevka fonts from 2.3.3 to 3.1.1.Simen Endsjø
* gnu/packages/fonts.scm (font-iosevka): (font-iosevka-slab): (font-iosevka-term): (font-iosevka-term-slab): Update to 3.1.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-18gnu: emacs-leaf: Update to 4.2.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-leaf): Update to 4.2.5. [source]: Switch to GNU ELPA URL.
2020-06-18gnu: linux-libre@5.7: Update to 5.7.4.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.4. (linux-libre-5.7-pristine-source): Update hash.
2020-06-18gnu: Add multimon-ng.Guillaume Le Vaillant
* gnu/packages/radio.scm (multimon-ng): New variable.
2020-06-18gnu: Add unicorn.Jakub Kądziołka
* gnu/packages/emulators.scm (unicorn): New variable.
2020-06-18gnu: Add cluffer.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-cluffer, sbcl-cluffer): New variables.
2020-06-18gnu: Add sbcl-cluffer-simple-buffer.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cluffer-simple-buffer): New variable.
2020-06-18gnu: Add sbcl-cluffer-simple-line.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cluffer-simple-line): New variable.
2020-06-18gnu: Add sbcl-cluffer-standard-buffer.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cluffer-standard-buffer): New variable.
2020-06-18gnu: Add sbcl-cluffer-standard-line.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cluffer-standard-line): New variable.
2020-06-18gnu: Add sbcl-cluffer-base.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cluffer-base): New variable.
2020-06-18gnu: Add clump.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-clump, sbcl-clump): New variables.
2020-06-18gnu: Add sbcl-clump-binary-tree.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-clump-binary-tree): New variable.
2020-06-18gnu: Add sbcl-clump-2-3-tree.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-clump-2-3-tree): New variable.
2020-06-18gnu: sbcl-triva: Remove ASD component fix.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-triva)[arguments]: Remove 'remove-component phase now that our build system supports component-less .asd files.
2020-06-18gnu: sbcl-triva.trivial: Remove ASD component fix.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-triva.trivial)[arguments]: Don't replace create-asd-file phase now that our build system supports component-less .asd files.
2020-06-18gnu: sbcl-fare-quasiquote-readtable: Remove ASD component fix.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-readtable)[arguments]: Remove 'fix-asd-file phase now that our build system supports component-less .asd files.
2020-06-18gnu: cl-cxml: Remove ASD fix since our build system supports component-less asd.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-cxml)[arguments]: Remove 'remove-component phase.
2020-06-18build-system/asdf: Add support for component-less systems.Pierre Neidhardt
* guix/build/lisp-utils.scm (make-asd-file): Ensure lib directory exists and check if prebuilt bundle system was generated. (generate-system-definition): Add :class and :components only if prebuilt system was generated.
2020-06-18gnu: Add acclimation.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-acclimation, sbcl-acclimation): New variables.
2020-06-18gnu: rust-adler32-1: Update to 1.1.0.Efraim Flashner
* gnu/packages/crates-io.scm (rust-adler32-1): Update to 1.1.0. [arguments]: Don't skip build. Add rust-compiler-builtins-0.1, rust-rustc-std-workspace-core-1.0 to cargo-inputs. Add rust-bencher-0.1 to cargo-development-inputs.
2020-06-18gnu: rust-adler32-1.0: Rename rust-adler32-1.Efraim Flashner
* gnu/packages/crates-io.scm (rust-adler32-1.0): Rename to rust-adler32-1. (rust-deflate-0.7, rust-inflate-0.4, rust-miniz-oxide-0.3): Adjust accordingly.
2020-06-18gnu: rust-libgit2-sys-0.7: Don't hide package.Efraim Flashner
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.7)[source]: Remove bundled code. [arguments]: Add rust-curl-sys-0.4, rust-libc-0.2, rust-libssh2-sys-0.2, rust-libz-sys-1.0, rust-openssl-sys-0.9, rust-cc-1.0, rust-pkg-config-0.3 to cargo-inputs. [properties]: Remove field.