Age | Commit message (Collapse) | Author |
|
* 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/packages/crates-io.scm (rust-sha3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with
proj.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* 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/packages/engineering.scm (librecad)[build-system]: Switch to
qt-build-system.
[arguments]: Add test-target. Remove custom 'wrap-executable phase.
|
|
* gnu/packages/engineering.scm (librecad)[source]: Download using
git-fetch.
|
|
* gnu/packages/virtualization.scm (libx86emu)[license]: Add text field
pointing to license location.
|
|
* gnu/packages/dns.scm (knot)[arguments]:
Spawn multiple make jobs if requested.
|
|
* gnu/packages/dns.scm (knot)[arguments]: Add "--disable-static"
to #:configure-flags.
|
|
* 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/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/packages/algebra.scm (giac): Update to 1.7.0-35.
|
|
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 0.3.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.5.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.7.
|
|
* gnu/packages/irc.scm (weechat): Update to 3.3.
|
|
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.2.
|
|
* gnu/packages/genealogy.scm (gramps): Update to 5.1.4.
|
|
* gnu/packages/games.scm (freeorion): Update to 0.4.10.2.
|
|
* gnu/packages/games.scm (freeorion)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Remove explicit #t snippet return value.
|
|
* gnu/packages/games.scm (corsix-th): Update to 0.65.1.
|
|
* gnu/packages/dns.scm (yadifa): Update to 2.5.1.
|
|
* gnu/packages/xdisorg.scm (sx)[arguments]: Patch sx to refer to xauth.
[propagated-inputs]: Move xauth from here…
[inputs]: …to here.
|
|
* gnu/packages/xdisorg.scm (sx): Update to 2.1.7.
|
|
* gnu/packages/dns.scm (dnsmasq)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/dns.scm (dnsmasq): Update to 2.86.
|
|
* gnu/packages/compression.scm (squashfs-tools-ng): Update to 1.1.3.
|
|
* 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/packages/backup.scm (snapraid): Update to 11.6.
|
|
* gnu/packages/c.scm (libhx): Update to 4.0.1.
[source, home-page]: Update URL.
|
|
* gnu/packages/bootloaders.scm (os-prober): Update to 1.79.
|
|
* etc/completion/bash/guix (_guix_complete): Count words from the
innermost command.
|
|
* etc/completion/bash/guix (_guix_complete): Complete store file names
after the ‘size’ command.
|
|
* 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.
|
|
* etc/completion/bash/guix (_guix_complete): Complete available package
names for ‘guix weather’ when not following ‘-m’.
|
|
_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.
|
|
* etc/completion/bash/guix (_guix_complete): Combine the ‘upgrade’ and
‘remove’ commands, as well as ‘download’, ‘gc’, and ‘hash’.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-11.3785043.
|
|
* gnu/packages/guile-xyz.scm (guile-dbd-sqlite3)[inputs]: Replace (@ (gnu
packages compression) zlib) with zlib.
|
|
* gnu/packages/guile-xyz.scm (guile-dbd-mysql): New variable.
|
|
guile-dbi-bootstrap was formerly used by guile-dbd-sqlite3 and
guile-dbd-postgresql. It is no longer required now that guile-dbi uses
native-search-paths to find guile-dbd-* libraries.
* gnu/packages/guile-xyz.scm (guile-dbi-bootstrap): Delete variable.
|
|
* gnu/packages/guile-xyz.scm (guile-dbd-postgresql): Inherit from
guile-dbi. Remove version, source, build-system, home-page and license fields.
[arguments]: Remove patch-src/Makefile.am phase. Do not return #t from phases.
[native-inputs]: Replace guile-dbi-bootstrap with guile-dbi.
|
|
* gnu/packages/guile-xyz.scm (guile-dbd-sqlite3): Inherit from
guile-dbi. Remove version, source, build-system, home-page and license fields.
[arguments]: Replace chdir phase. Delete patch-extension-path phase.
[native-inputs]: Replace guile-dbi-bootstrap with guile-dbi.
|
|
* gnu/packages/guile-xyz.scm (guile-dbi): Update to 2.1.8.
[arguments]: Add chdir phase.
|
|
* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Do not return #t from
custom phases.
|
|
* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Do not set LDFLAGS and
RPATH in #:make-flags.
[inputs]: Remove guile-dbd-sqlite3 and guile-dbd-postgresql.
[native-search-paths]: Add GUILE_DBD_PATH.
|
|
* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Import
target-guile-effective-version from (guix build guile-build-system). Use
target-guile-effective-version to determine the guile effective version.
|