summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: emacs-ebdb: Update to 0.8.5.Nicolas Goaziou2021-10-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.5.
* gnu: emacs-mood-line: Update to 1.2.5.Nicolas Goaziou2021-10-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 1.2.5.
* gnu: Add trezor-gpg-pinentry-tk 0.0.10.Attila Lendvai2021-10-04
| | | | | | * gnu/packages/finance.scm (trezor-gpg-pinentry-tk): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* scripts: home: Support dry-run.Efraim Flashner2021-10-04
| | | | * guix/scripts/home.scm (%options): Add option for dry-run.
* gnu: abjad: Update to 3.4.jgart2021-10-04
| | | | | | * gnu/packages/music.scm (abjad): Update to 3.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: abjad-ext-rmakers: Update to 3.4.jgart2021-10-04
| | | | | | * gnu/packages/music.scm (abjad-ext-rmakers): Update to 3.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: abjad-ext-nauert: Update to 3.4.jgart2021-10-04
| | | | | | * gnu/packages/music.scm (abjad-ext-nauert): Update to 3.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-uqbar: Update to 0.5.6.jgart2021-10-04
| | | | | | | * gnu/packages/graphviz.scm (python-uqbar): Update to 0.5.6. [arguments]: Update setup.py version requirements. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-sha3.phodina2021-10-04
| | | | | | * gnu/packages/crates-io.scm (rust-sha3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: vtk: Depend on proj instead of proj.4.Felix Gruber2021-10-04
| | | | | | | * gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with proj. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: xygrib: Depend on proj instead of proj.4.Felix Gruber2021-10-04
| | | | | | * gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: grass: Depend on proj instead of proj.4.Felix Gruber2021-10-04
| | | | | | | * gnu/packages/geo.scm (grass)[inputs]: Replace proj.4 with proj. [arguments]: Change --with-proj-share. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: librecad: Build with qt-build-system.Efraim Flashner2021-10-04
| | | | | | * gnu/packages/engineering.scm (librecad)[build-system]: Switch to qt-build-system. [arguments]: Add test-target. Remove custom 'wrap-executable phase.
* gnu: librecad: Don't use autogenerated tarball.Efraim Flashner2021-10-04
| | | | | * gnu/packages/engineering.scm (librecad)[source]: Download using git-fetch.
* gnu: libx86emu: Adjust license field.Efraim Flashner2021-10-04
| | | | | * gnu/packages/virtualization.scm (libx86emu)[license]: Add text field pointing to license location.
* gnu: knot: Honour PARALLEL-BUILD?.Tobias Geerinckx-Rice2021-10-03
| | | | | * gnu/packages/dns.scm (knot)[arguments]: Spawn multiple make jobs if requested.
* gnu: knot: Don't build static libraries.Tobias Geerinckx-Rice2021-10-03
| | | | | * gnu/packages/dns.scm (knot)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: knot: Update to 3.1.2.Tobias Geerinckx-Rice2021-10-03
| | | | | | | * gnu/packages/dns.scm (knot): Update to 3.1.2. [source]: Remove explicit #t snippet return value. [arguments]: Don't explicitly return #t from phases. [inputs]: Add libmnl.
* gnu: hexchat: Update to 2.16.0.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | | * gnu/packages/messaging.scm (hexchat): Update to 2.16.0. [source]: Remove patch. [inputs]: Remove libnotify and libproxy. Upgrade python-2 to python@3. Add python-cffi and bash-minimal. [arguments]: Don't explicitly return #t from phases. Add a new 'wrap-program phase.
* gnu: giac: Update to 1.7.0-35.Nicolas Goaziou2021-10-03
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
* gnu: emacs-with-editor: Update to 3.0.5.Nicolas Goaziou2021-10-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.5.
* gnu: emacs-no-littering: Update to 1.2.3.Nicolas Goaziou2021-10-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.3.
* gnu: emacs-minions: Update to 0.3.6.Nicolas Goaziou2021-10-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-minions): Update to 0.3.6.
* gnu: emacs-ghub: Update to 3.5.4.Nicolas Goaziou2021-10-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.5.4.
* gnu: emacs-crdt: Update to 0.2.7.Nicolas Goaziou2021-10-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.7.
* gnu: weechat: Update to 3.3.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/irc.scm (weechat): Update to 3.3.
* gnu: unionfs-fuse: Update to 2.2.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/linux.scm (unionfs-fuse): Update to 2.2.
* gnu: gramps: Update to 5.1.4.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/genealogy.scm (gramps): Update to 5.1.4.
* gnu: freeorion: Update to 0.4.10.2.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/games.scm (freeorion): Update to 0.4.10.2.
* gnu: freeorion: Don't use unstable tarball.Tobias Geerinckx-Rice2021-10-03
| | | | | * gnu/packages/games.scm (freeorion)[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove explicit #t snippet return value.
* gnu: corsix-th: Update to 0.65.1.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/games.scm (corsix-th): Update to 0.65.1.
* gnu: yadifa: Update to 2.5.1 [security fixes].Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.5.1.
* gnu: sx: Don't propagate xauth.Tobias Geerinckx-Rice2021-10-03
| | | | | | * gnu/packages/xdisorg.scm (sx)[arguments]: Patch sx to refer to xauth. [propagated-inputs]: Move xauth from here… [inputs]: …to here.
* gnu: sx: Update to 2.1.7.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/xdisorg.scm (sx): Update to 2.1.7.
* gnu: dnsmasq: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/dns.scm (dnsmasq)[arguments]: Use CC-FOR-TARGET.
* gnu: dnsmasq: Update to 2.86.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/dns.scm (dnsmasq): Update to 2.86.
* gnu: squashfs-tools-ng: Update to 1.1.3.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/compression.scm (squashfs-tools-ng): Update to 1.1.3.
* gnu: ccache: Update to 4.4.2.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | * gnu/packages/ccache.scm (ccache): Update to 4.4.2. [source]: Remove patch. [arguments]: Substitute nonexistent compgen. * gnu/packages/patches/ccache-fix-basedir-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: snapraid: Update to 11.6.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/backup.scm (snapraid): Update to 11.6.
* gnu: libhx: Update to 4.0.1.Tobias Geerinckx-Rice2021-10-03
| | | | | * gnu/packages/c.scm (libhx): Update to 4.0.1. [source, home-page]: Update URL.
* gnu: os-prober: Update to 1.79.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/bootloaders.scm (os-prober): Update to 1.79.
* bash completion: Fix ‘system’ & ‘container’ subcommands.Tobias Geerinckx-Rice2021-10-03
| | | | | * etc/completion/bash/guix (_guix_complete): Count words from the innermost command.
* bash completion: Complete ‘guix size’ file names.Tobias Geerinckx-Rice2021-10-03
| | | | | * etc/completion/bash/guix (_guix_complete): Complete store file names after the ‘size’ command.
* bash completion: Complete ‘guix build’ file names.Tobias Geerinckx-Rice2021-10-03
| | | | | | | * etc/completion/bash/guix (_guix_complete_available_package_or_store_file): New function. (_guix_complete): Call it in place of _guix_complete_available_package after the ‘build’ command.
* bash completion: Complete ‘guix weather’ packages.Tobias Geerinckx-Rice2021-10-03
| | | | | * etc/completion/bash/guix (_guix_complete): Complete available package names for ‘guix weather’ when not following ‘-m’.
* bash completion: Append to $COMPREPLY where possible.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | | _guix_complete is always called with a fresh empty array. * etc/completion/bash/guix (_guix_complete_command) (_guix_complete_subcommand, _guix_complete_installed_package) (_guix_complete_option, _guix_complete_pid): Append to $COMPREPLY rather than re-assigning.
* bash completion: Consolidate similar $command ‘if’ branches.Tobias Geerinckx-Rice2021-10-03
| | | | | * etc/completion/bash/guix (_guix_complete): Combine the ‘upgrade’ and ‘remove’ commands, as well as ‘download’, ‘gc’, and ‘hash’.
* gnu: bcachefs-tools: Update to 0.1-11.3785043.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-11.3785043.
* gnu: guile-dbd-sqlite3: Use normal variable instead of @ reference.Arun Isaac2021-10-03
| | | | | * gnu/packages/guile-xyz.scm (guile-dbd-sqlite3)[inputs]: Replace (@ (gnu packages compression) zlib) with zlib.
* gnu: Add guile-dbd-mysql.Arun Isaac2021-10-03
| | | | * gnu/packages/guile-xyz.scm (guile-dbd-mysql): New variable.