summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* doc: Make issues.guix.gnu.org more visible.Ludovic Courtès2020-06-20
| | | | | * doc/contributing.texi (Tracking Bugs and Patches): Make issues.guix.gnu.org more visible, update issue URL.
* gnu: hydrogen: Update to 1.0.0-rc1.Nicolas Goaziou2020-06-20
| | | | * gnu/packages/music.scm (hydrogen): Update to 1.0.0-rc1.
* gnu: guile-config: Update to 0.4.2.Alex Sassmannshausen2020-06-20
| | | | * gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.2.
* gnu: diffoscope: Update to 148.Vagrant Cascadian2020-06-19
| | | | | * gnu/packages/diffoscope (diffoscope): Update to 148. [arguments] Remove add-known-tools phase, fixed upstream.
* gnu: sudo: Update to 1.9.1.Tobias Geerinckx-Rice2020-06-19
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.1.
* hurd-boot: Use 'setxattr' instead of invoking settrans.Jan (janneke) Nieuwenhuizen2020-06-19
| | | | | | | | | | 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.
* hurd-boot: Create individual translators instead of running MAKEDEV.Jan (janneke) Nieuwenhuizen2020-06-19
| | | | | | | | | * 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.
* news: Add ‘de’ translation.Florian Pelz2020-06-19
| | | | * etc/news.scm: Add a ‘de’ translation.
* uuid: Prevent a loop on invalid arguments.Maxim Cournoyer2020-06-18
| | | | | * gnu/system/uuid.scm (uuid=?): Use type predicates in the fallback case to prevent looping on invalid arguments.
* machine: ssh: Fix guix deploy hang when using non-DCE UUIDs.Maxim Cournoyer2020-06-18
| | | | | | | | | | | | | | | | | 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.
* gnu: oil: Update to 0.8.pre6.Ryan Prior via Guix-patches via2020-06-19
| | | | | | * gnu/packages/shells.scm (oil): Update to 0.8.pre6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add Iosevka quasi-proportioal fonts.Simen Endsjø2020-06-18
| | | | | | | * gnu/packages/fonts.scm (font-iosevka-aile, font-iosevka-etoile, font-iosevka-sparkle): New variables. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Update Iosevka fonts from 2.3.3 to 3.1.1.Simen Endsjø2020-06-18
| | | | | | | | | * 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>
* gnu: emacs-leaf: Update to 4.2.5.Nicolas Goaziou2020-06-18
| | | | | * gnu/packages/emacs-xyz.scm (emacs-leaf): Update to 4.2.5. [source]: Switch to GNU ELPA URL.
* gnu: linux-libre@5.7: Update to 5.7.4.Mark H Weaver2020-06-18
| | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.4. (linux-libre-5.7-pristine-source): Update hash.
* gnu: Add multimon-ng.Guillaume Le Vaillant2020-06-18
| | | | * gnu/packages/radio.scm (multimon-ng): New variable.
* gnu: Add unicorn.Jakub Kądziołka2020-06-18
| | | | * gnu/packages/emulators.scm (unicorn): New variable.
* gnu: Add cluffer.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (cl-cluffer, sbcl-cluffer): New variables.
* gnu: Add sbcl-cluffer-simple-buffer.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cluffer-simple-buffer): New variable.
* gnu: Add sbcl-cluffer-simple-line.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cluffer-simple-line): New variable.
* gnu: Add sbcl-cluffer-standard-buffer.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cluffer-standard-buffer): New variable.
* gnu: Add sbcl-cluffer-standard-line.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cluffer-standard-line): New variable.
* gnu: Add sbcl-cluffer-base.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cluffer-base): New variable.
* gnu: Add clump.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (cl-clump, sbcl-clump): New variables.
* gnu: Add sbcl-clump-binary-tree.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-clump-binary-tree): New variable.
* gnu: Add sbcl-clump-2-3-tree.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (sbcl-clump-2-3-tree): New variable.
* gnu: sbcl-triva: Remove ASD component fix.Pierre Neidhardt2020-06-18
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-triva)[arguments]: Remove 'remove-component phase now that our build system supports component-less .asd files.
* gnu: sbcl-triva.trivial: Remove ASD component fix.Pierre Neidhardt2020-06-18
| | | | | | * 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.
* gnu: sbcl-fare-quasiquote-readtable: Remove ASD component fix.Pierre Neidhardt2020-06-18
| | | | | | * 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.
* gnu: cl-cxml: Remove ASD fix since our build system supports component-less asd.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (cl-cxml)[arguments]: Remove 'remove-component phase.
* build-system/asdf: Add support for component-less systems.Pierre Neidhardt2020-06-18
| | | | | | | * 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.
* gnu: Add acclimation.Pierre Neidhardt2020-06-18
| | | | * gnu/packages/lisp-xyz.scm (cl-acclimation, sbcl-acclimation): New variables.
* gnu: rust-adler32-1: Update to 1.1.0.Efraim Flashner2020-06-18
| | | | | | | * 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.
* gnu: rust-adler32-1.0: Rename rust-adler32-1.Efraim Flashner2020-06-18
| | | | | | | * 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.
* gnu: rust-libgit2-sys-0.7: Don't hide package.Efraim Flashner2020-06-18
| | | | | | | | | * 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.
* gnu: rust-curl-sys-0.4: Don't hide package.Efraim Flashner2020-06-18
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-curl-sys-0.4)[source]: Remove bundled code. [arguments]: Add rust-libc-0.2, rust-libnghttp2-sys-0.1, rust-libz-sys-1.0, rust-openssl-sys-0.9, rust-winapi-0.3, rust-cc-1.0, rust-pkg-config-0.3, rust-vcpkg-0.2 to cargo-inputs. Add custom phase to find system openssl. [native-inputs]: Add pkg-config. [inputs]: Add curl, nghttp2, openssl, zlib. [properties]: Remove field.
* gnu: rust-libnghttp2-sys-0.1: Don't hide package.Efraim Flashner2020-06-18
| | | | | | | | * gnu/packages/crates-io.scm (rust-libnghttp2-sys-0.1)[source]: Remove bundled code. [arguments]: Skip build. Add rust-libc-0.2, rust-cc-1.0 to cargo-inputs. [inputs]: Add nghttp2. [properties]: Remove field.
* gnu: go-ipfs: Update to 0.5.1.Martin Becze2020-06-18
| | | | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.5.1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Delete description of a nonexistent option.Timotej Lazar2020-06-18
| | | | | | | * doc/guix.texi (Invoking guix pull): Delete a paragraph about the --verbose option, which was removed in 1edcfda81ba5c20ca715473d45315662c60dd81e. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* profiles: 'linux-module-database' hooks gracefully handles module-less kernels.Ludovic Courtès2020-06-18
| | | | | | | | | | Fixes <https://bugs.gnu.org/41924>. * guix/profiles.scm (linux-module-database)[build]: Arrange so 'directory-entries' always returns a list. Add 'match' clause for the empty list. Co-authored-by: Ivan Kozlov <kanichos@yandex.ru>
* profiles: Reindent 'linux-module-database'.Ludovic Courtès2020-06-18
| | | | * guix/profiles.scm (linux-module-database): Reindent.
* nar: Use (guix i18n).Ludovic Courtès2020-06-18
| | | | * guix/nar.scm: Use (guix i18n) instead of (guix ui).
* nar: Avoid opening the database an additional time.Ludovic Courtès2020-06-18
| | | | | | * guix/nar.scm (finalize-store-file): Call 'register-items' and pass it DB. This avoids opening the database a second time and hopefully reduces contention on 'db.sqlite-shm'.
* database: 'register-items' takes an open database.Ludovic Courtès2020-06-18
| | | | | | | | | | | | * guix/store/database.scm (store-database-directory) (store-database-file): New procedures. (call-with-database): Add call to 'mkdir-p'. (register-items): Add 'db' parameter and remove #:state-directory and #:schema. (register-path): Use 'store-database-file' and 'with-database', and parameterize SQL-SCHEMA. * gnu/build/image.scm (register-closure): Likewise. * gnu/build/vm.scm (register-closure): Likewise. * guix/scripts/pack.scm (store-database)[build]: Likewise.
* build-system/gnu: Fix 'install' phase of 'gnu-dist'.Ludovic Courtès2020-06-18
| | | | | * guix/build/gnu-dist.scm (install-dist): Fix 2nd argument to 'for-each'.
* repl: Fix typo that would lead ~/.guile to be used when running scripts.Ludovic Courtès2020-06-18
| | | | | | | This is a followup to c924e541390f9595d819edc33c19d979917c15ec. * guix/scripts/repl.scm (guix-repl)[opts]: Set 'ignore-dot-guile?', with question mark.
* gnu: privoxy: Fix daemon with default configuration.Brice Waegeneire2020-06-18
| | | | | | | | * gnu/packages/tor.scm (privoxy)[arguments]: Add --localstatedir=/var to configure flags. Patch default configuration to disable logging and thus allowing non-root users to use it. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
* system: hurd: Add "/bin/sh" and "/usr/bin/env".Jan (janneke) Nieuwenhuizen2020-06-18
| | | | | * gnu/system/hurd.scm (%base-services/hurd): Add extra-special-files "/bin/sh" and "/usr/bin/env".
* gnu: mutt: Update to 1.14.3.Efraim Flashner2020-06-18
| | | | * gnu/packages/mail.scm (mutt): Update to 1.14.3.
* gnu: guix: Update to 1.1.0-12.c00564192a.Jan (janneke) Nieuwenhuizen2020-06-18
| | | | * gnu/packages/package-management.scm (guix): Update to 1.1.0-12.c00564192a.