Age | Commit message (Expand) | Author |
2023-11-22 | shell: Correct cache key for ‘guix shell -f guix.scm’.•••Partially fixes <https://issues.guix.gnu.org/64858>.
Fixes a bug whereby ‘guix shell -f guix.scm’ would use the same cache
key as ‘guix shell’ in an empty directory (meaning: no packages
specified) and would ignore the mtime of ‘guix.scm’.
* guix/scripts/shell.scm (profile-cached-gc-root): In ‘load’ case,
recognize both the ‘package’ and ‘ad-hoc-package’ tags.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Ice6d0ac43e1dc6bb335a17963364c2cc6bcd076d
| Felix Lechner |
2023-11-22 | gnu: aria2: Unbundle wslay.•••* gnu/packages/bittorrent.scm (aria2)[source]: Add snippet to delete
configure script and remove bundled dependency. Add a patch.
[native-inputs]: Add autoconf, automake, gettext-minimal, libtool.
[inputs]: Add wslay.
* gnu/packages/patches/aria2-unbundle-wslay.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I92390a872454726ff9587518bb535d2105c44ef3
| Efraim Flashner |
2023-11-22 | gnu: aria2: Update to 1.37.0.•••* gnu/packages/bittorrent.scm (aria2): Update to 1.37.0.
Change-Id: Iddaeabb59b774b61610722f485c8c773aaf60434
| Efraim Flashner |
2023-11-22 | git: Shell out to ‘git gc’ when necessary.•••Fixes <https://issues.guix.gnu.org/65720>.
This fixes a bug whereby libgit2-managed checkouts would keep growing as
we fetch.
* guix/git.scm (packs-in-git-repository, maybe-run-git-gc): New
procedures.
(update-cached-checkout): Use it.
| Ludovic Courtès |
2023-11-22 | gnu: cuirass: Update to bdc1f9f.•••* gnu/packages/ci.scm (cuirass): Update to bdc1f9f.
Change-Id: I952442ddd122e63f0414a480cb08b8221d9beedd
| Ludovic Courtès |
2023-11-22 | read-print: Properly indent ‘parameterize’.•••Fixes <https://issues.guix.gnu.org/65427>.
* guix/read-print.scm (%special-forms): Add ‘parameterize’.
* tests/read-print.scm: Add test.
Reported-by: Maxime Devos <maximedevos@telenet.be>
Change-Id: I922bffc527ade539cf2eb304acb25bc9c705a459
| Ludovic Courtès |
2023-11-22 | gnu: duplicity: Remove input labels and use gexps.•••* gnu/packages/backup.scm (duplicity)[native-inputs, propagated-inputs]:
Remove labels.
[arguments]: Use labels.
Change-Id: I08c7d20cca5d2f96edf9da77df9a1a3a8e5c2e5b
| Ludovic Courtès |
2023-11-22 | gnu: duplicity: Use ‘search-input-file’.•••* gnu/packages/backup.scm (duplicity)[arguments]: In
‘use-store-file-names’ phase, use ‘search-input-file’.
Change-Id: I4b66a22283fc6e426377ad9f4f4c451598eb74e0
| Ludovic Courtès |
2023-11-22 | gnu: duplicity: Update to 2.1.4.•••* gnu/packages/backup.scm (duplicity): Update to 2.1.4.
[source]: Switch to ‘git-fetch’ and change URL.
[arguments]: Add ‘fix-version’ phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I0a19d19741f665ddb84da83d4bbefc959290fe42
| Jonathan Pieper |
2023-11-22 | gnu: Add babeltrace/dev.•••* gnu/packages/instrumentation.scm (babeltrace/dev): New variable.
Change-Id: Ib54ced9a1ede5d9acc9a53ff325663a28a3b447f
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion |
2023-11-22 | gnu: babeltrace: Do not install bindings as egg.•••Oddly enough, bindings were now installed as an egg. Fix this by
forcing setuptools to install individual files with
`--single-version-externally-managed'
* gnu/packages/instrumentation.scm (babeltrace)[arguments]<#:make-flags>:
Pass it via DISTSETUPOPTS.
Change-Id: I143dd16179e1e4728cb8e5d6b00b06359da83389
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion |
2023-11-22 | gnu: Add clifm.•••* gnu/packages/clifm.scm (clifm): New variable
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Iba6929365aabdc779d42dcde08e826efc7288664
| Rodion Goritskov |
2023-11-22 | gnu: Add findimagedupes.•••* gnu/packages/disk.scm (findimagedupes): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith |
2023-11-22 | gnu: tilda: Run guix style on tilda@1.5.4•••* gnu/packages/terminals.scm (tilda): Re-indent.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Suhail |
2023-11-22 | gnu: tilda: Fix lint error by updating input list format for v1.5.4•••* gnu/packages/terminals.scm (tilda)[native-inputs]: Use updated format.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Suhail |
2023-11-22 | gnu: tilda: Add version 1.6-alpha with D-Bus support•••* gnu/packages/terminals.scm (tilda-dbus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Suhail |
2023-11-22 | style: ‘guix style -f’ warns when passed zero arguments.•••* guix/scripts/style.scm (guix-style): When OPTS has ‘whole-file?’ set,
warn when FILES is empty.
Change-Id: I494f52ef5d070510d20006e6dd987a6805161bb4
| Ludovic Courtès |
2023-11-22 | gnu: fcitx5-rime: Update to 5.1.3.•••* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.3.
Change-Id: Ia7939616d93ec0235b9fd50f2ae2a26d551a650c
| 宋文武 |
2023-11-22 | gnu: fcitx5-configtool: Update to 5.1.2.•••* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.2.
Change-Id: I534cb1943c09d5a36f171608fcbb6b09661d2bb4
| 宋文武 |
2023-11-22 | gnu: fcitx5-chinese-addons: Update to 5.1.2.•••* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.1.2.
Change-Id: Icbfa1628c23adfc5c2789480c9803a1b1c257a0f
| 宋文武 |
2023-11-22 | gnu: fcitx5-qt: Update to 5.1.3.•••* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.3.
Change-Id: Id0b375c7d052f2d2d8a4d10f8415b748823efe14
| 宋文武 |
2023-11-22 | gnu: fcitx5-anthy: Update to 5.1.2.•••* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.2.
Change-Id: I0e6e8b3774221fdb91ee91fa2870cdda3d6e9273
| 宋文武 |
2023-11-22 | gnu: libime: Update to 1.1.3.•••* gnu/packages/fcitx5.scm (libime): Update to 1.1.3.
[inputs]: Add zstd:lib.
[native-inputs]: Add pkg-config and remove python.
Change-Id: Ia3a580c2292b68a8f492b29c37d7219a77271d54
| 宋文武 |
2023-11-22 | gnu: fcitx5-lua: Update to 5.0.11.•••* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.11.
Change-Id: Iacfd1a197c888cc1a79e31723c57e5ac34a8a7f5
| 宋文武 |
2023-11-22 | gnu: fcitx5: Update to 5.1.5.•••* gnu/packages/fcitx5.scm (fcitx5): Update to 5.1.5.
Change-Id: I6e3ac3c8ad77fd53d431bd1501ae6b44ad49a66a
| 宋文武 |
2023-07-23 | gnu: linux-libre 4.14: Update to 4.14.330.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.330.
(linux-libre-4.14-pristine-source): Update hash.
Change-Id: I7070fee547089377d945f9fc86f2eb0fa6f95f0d
| Leo Famulari |
2023-07-23 | gnu: linux-libre 4.19: Update to 4.19.299.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.299.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: Ia51529e3c4ea05328404bcccaac883237ddc52be
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.4: Update to 5.4.261.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.261.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I3624696b83474ffea9c0d633c66f9a9fe440184a
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.10: Update to 5.10.201.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.201.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: Ib578c3d98294d08be248326ef66c31cdfb927805
| Leo Famulari |
2023-07-23 | gnu: linux-libre 5.15: Update to 5.15.139.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.139.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I664fdafc4e1f60eedb24935a8cda49c3168bfc5a
| Leo Famulari |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.63.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.63.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I95037f235a9c5b61730c0b0423517763e6e0582e
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.5.12.•••* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.12.
(linux-libre-6.5-pristine-source): Update hash.
Change-Id: Ie4c626df9d2332a64a1b6f4780cbbfefda1d5626
| Leo Famulari |
2023-07-23 | gnu: linux-libre 6.6: Update to 6.6.2.•••* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.2.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: Id9fcd2c35b602d1bda0395b867969801aabffe1c
| Leo Famulari |
2023-11-21 | gnu: icecat: Update to 115.5.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2023-6204, CVE-2023-6205, CVE-2023-6206,
CVE-2023-6207, CVE-2023-6208, CVE-2023-6209, and CVE-2023-6212.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-11-20 | gnu: python-imbalanced-learn: Update to 0.11.0.•••* gnu/packages/machine-learning.scm (python-imbalanced-learn): Update to
0.11.0.
[arguments]<#:test-flags>: Move broken tests from "unbreak-tests" phase to
here.
<#:phases>: Add back some deleted python-keras and tensorflow tests.
[native-inputs]: Add python-keras, python-numpydoc and tensorflow.
Change-Id: Ibc2827e27ee23e0ffb491cb791bba4d1a3f1109d
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Troy Figiel |
2023-11-20 | gnu: python-imbalanced-learn: Reformat with guix style.•••* gnu/packages/machine-learning.scm (python-imbalanced-learn): Reformat with
guix style.
Change-Id: Ifbdcb8dc43433bd6b4777527d5f8f94d5e1aa168
| Arun Isaac |
2023-11-20 | gnu: python-rollbar: Update to 1.0.0.•••* gnu/packages/python-xyz.scm (python-rollbar): Update to 1.0.0.
Change-Id: Ief31a443776e79d8f658c59d64277ea7fe50a300
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Troy Figiel |
2023-11-20 | doc: contributing: Fix syntax in link.•••* doc/contributing.texi(Alternative Setups)[Vim and Neovim]: Fix broken link
to fugitive.vim.
Change-Id: Ib86239d98c39383169a9cdebc7549477b648206e
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ekaitz Zarraga |
2023-11-20 | teams: Include golang-check.scm in the go team.•••* etc/teams.scm (go): Add gnu/packages/golang-check.scm to scope.
Change-Id: Ifc90eb0c3fc5d716b605e7e3e100a38431498a2c
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Benjamin |
2023-11-20 | build-system: clojure: Use the standard error regarding cross builds.•••Rather than raising an error in the build system.
* guix/build-system/clojure.scm (lower): Return #f for cross builds, rather
than calling error.
Change-Id: Id97c8f5140f55fe2c52ccb0db36fd993922c6a7e
| Christopher Baines |
2023-11-20 | gnu: guix-build-coordinator: Update to 0-91.c226d48.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-91.c226d48.
Change-Id: Iebdddea7f5c18aaae2ef4436c039189685a07442
| Christopher Baines |
2023-11-20 | gnu: tinmop: Update to 0.9.9.1414213.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.1414213.
[native-inputs]: Add tk.
[inputs]: Add sbcl-flexi-streams, sbcl-nodgui and sbcl-yason.
Change-Id: Icbd516612296ee447edf569756dc38914240ae3b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2023-11-20 | gnu: cl-nodgui: Update to 0.4.8.6-6baccf4.•••* gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.4.8.6-6baccf4.
[inputs]: Remove sbcl-cl-jpeg. Add sbcl-jpeg-turbo, sbcl-pngload.
Change-Id: I03ed4734c3a7088eb7f14a049f2824fe9103b089
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |
2023-11-19 | gnu: janet: Update to 1.32.1.•••* gnu/packages/lisp.scm (janet): Update to 1.32.1.
Change-Id: I4c34bbdedf0e21ba9c605b71205b010118dcf0b4
Signed-off-by: jgart <jgart@dismail.de>
| Adriel Dumas--Jondeau |
2023-11-19 | gnu: emacs-srht: Update to 0.4.•••* gnu/packages/emacs-xyz.scm (emacs-srht): Update to 0.4.
Change-Id: Id2c7d9a707040cab6b294bd6db21a38c9a4389ae
Signed-off-by: jgart <jgart@dismail.de>
| Cayetano Santos |
2023-11-19 | gnu: git-annex: Add dbus support.•••* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus,
ghc-fdo-notify.
Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf
| Efraim Flashner |
2023-11-19 | gnu: Add ghc-fdo-notify.•••* gnu/packages/haskell-xyz.scm (ghc-fdo-notify): New variable.
Change-Id: I0722f9765c4ef02f6a9953b5f4824c60854e9a9d
| Efraim Flashner |
2023-11-19 | gnu: git-annex: Update to 10.20230926.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230926.
[inputs]: Add ghc-git-lfs.
Change-Id: Ic7a1f246e51df2ff153a630d3ebbb9883b63a2d1
| Efraim Flashner |
2023-11-19 | gnu: Add ghc-git-lfs.•••* gnu/packages/haskell-xyz.scm (ghc-git-lfs): New variable.
Change-Id: I3470899cbf9e5b3170abb6cc89d4029cad8aa182
| Efraim Flashner |
2023-11-19 | gnu: wl-clipboard: Fix shell completion directories.•••* gnu/packages/xdisorg.scm (wl-clipboard)[arguments]: Adjust
configure-flags to install fish completions into correct directory. Add
a phase to install the bash completions into the correct directory.
Change-Id: If31b477926e3d4c1d8f74e9224af2dea59740f77
| Efraim Flashner |