| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-dbi)[source]: Use git-fetch. Update URI.
[home-page]: Update URI.
[native-inputs]: Add autoconf, automake, libtool, perl and texinfo.
|
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xpra): Update to 4.2.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (python-gnupg)[native-inputs]: Replace gnupg-1
with gnupg.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.7.
[homepage]: change to https://pythonhosted.org/python-gnupg/index.html due
to redirect.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
| |
Reported by wp1148917-web <drwilly@drwilly.de>.
* gnu/packages/terminals.scm (fzf)[arguments]: Adjust
'install-completions phase to install the fish vendor functions into the
correct location.
|
|
|
|
| |
* gnu/packages/wget.scm (wget2): Update to 2.0.0.
|
|
|
|
|
|
| |
* guix/scripts/home.scm (show-help): Add --expression option.
(%options): Likewise.
* doc/guix.texi (Invoking guix home): Document it.
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gthumb)[native-inputs]: Order alphabetically.
[inputs]: Order alphabetically. Add colord, libheif, librsvg, libwebp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gthumb): Update to 3.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (amsynth): Update to 1.12.2.
[arguments]: Adjust 'patch-file-names' phase.
[inputs]: Remove GTKMM-2 and LASH.
[propagated-inputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|