Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-seahash-4): New variable.
|
|
* gnu/packages/crates-io.scm (rust-rkyv-derive-0.6): New variable.
|
|
* gnu/packages/crates-io.scm (rust-safe-arch-0.5): New variable.
|
|
* gnu/packages/finance.scm (bitcoin-core-0.20): Update to 0.20.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/python-xyz.scm (python-wand): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-build.scm (poetry): Update to 1.1.11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-poetry-core): Update to 1.0.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/import/print.scm (package->code)[variable-reference]
[object->code]: New procedures.
[package-lists->code]: Rewrite in terms of 'object->code'.
Pass the 'arguments' field through 'object->code'.
* tests/print.scm (pkg-with-arguments, pkg-with-arguments-source): New
variables.
("package with arguments"): New test.
|
|
* guix/import/print.scm (package->code)[source->code]: Handle patches
that are origins.
* tests/print.scm (pkg-with-origin-input): Add 'patches' field.
(pkg-with-origin-patch, pkg-with-origin-patch-source): New variables.
("package with origin patch"): New test.
|
|
* guix/import/print.scm (package->code)[factorized-uri-code]: New
procedure.
[source->code]: Use it, and factorize URI when it's a list.
* tests/print.scm (pkg-with-origin-input): Check origin URI to a list.
|
|
* guix/import/print.scm (package->code)[source->code]: Check whether
VERSION is true before calling 'factorize-uri'.
[package-lists->code]: Add clause for inputs that are origins.
* tests/print.scm (pkg-with-origin-input, pkg-with-origin-input-source):
New variables.
("package with origin input"): New test.
|
|
* guix/import/cran.scm (download): Handle the case where URL is a list.
(fetch-description-from-tarball): New procedure.
(fetch-description): Add #:version parameter. Honor it when REPOSITORY
is 'cran. Use 'fetch-description-from-tarball' when REPOSITORY is
'bioconductor.
(description->package): SOURCE-URL may now be a list.
(cran->guix-package): Pass VERSION to 'fetch-description'.
(cran-recursive-import): Add #:version parameter.
* guix/scripts/import/cran.scm (guix-import-cran): Expect a spec rather
than a mere package name.
* doc/guix.texi (Invoking guix import): Document it.
|
|
* guix/import/pypi.scm (latest-version): New procedure.
(latest-source-release): Rename to...
(source-release): ... this. Add 'version' parameter.
(latest-wheel-release): Rename to...
(wheel-release): ... this. Add 'version' parameter.
(pypi->guix-package): Honor 'version' parameter.
(pypi-recursive-import): Add 'version' parameter and honor it.
* guix/scripts/import/pypi.scm (guix-import-pypi): Expect a spec. Pass
it to 'package-name->name+version'. Pass the 'version' parameter.
* tests/pypi.scm ("pypi->guix-package, no wheel"): Exercise
the #:version parameter.
* doc/guix.texi (Invoking guix import): Document it.
|
|
* gnu/packages/crypto.scm (b3sum): New variable.
|
|
* gnu/packages/crypto.scm (rust-blake3-0.3): New variable.
|
|
* gnu/packages/crates-io.scm (rust-duct-0.13): Update to 0.13.5.
[arguments]<cargo-inputs>: Use rust-os-pipe-0.9 instead of rust-os-pipe-0.8.
|
|
* gnu/packages/crates-io.scm (rust-os-pipe-0.8): Replace with ...
(rust-os-pipe-0.9): ... new variable.
(arguments)<#:cargo-inputs>: Replace rust-nix-0.15 with rust-libc-0.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ement): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/crates-io.scm (rust-speculate-0.1)[arguments]: Don't skip
build, skip tests.
[cargo-inputs]: Replace rust-quote-1 with 0.6, rust-syn-0.15 with 0.14.
|
|
* gnu/packages/emacs-xyz.scm (emacs-plz): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 0.3.7.
|
|
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.8.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.10.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/crates-io.scm (rust-regex-1)[cargo-development-inputs]:
Replace rust-quickcheck-0.8 with 1, rust-rand-0.6 with 0.8.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.18.0.
|
|
* gnu/packages/admin.scm (di): Update to 4.51.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/c.scm (libhx): Update to 4.2.
|
|
* gnu/packages/samba.scm (samba): Update to 4.13.14.
|
|
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.14.
|
|
* gnu/packages/dunst.scm (dunst): Update to 1.7.1.
|
|
* gnu/packages/video.scm (libaom): Update to 3.2.0.
|
|
* gnu/packages/games.scm (sdlpop)[arguments]: Substitute location of executable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* doc/guix.texi (Invoking guix shell): Fix a typo.
|
|
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.2.1.
|
|
* gnu/packages/gnuzilla.scm (mozjs-78): Update to 78.6.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.15.
|
|
* gnu/packages/debian.scm (debianutils): Update to 5.5-1.
[arguments]: Remove custom 'create-translations phase.
|
|
* gnu/packages/debian.scm (debootstrap): Update to 1.0.126.
|
|
* gnu/packages/linux.scm (libseccomp): Update to 2.5.3.
|
|
* gnu/packages/virtualization.scm (libx86emu): Update to 3.4.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/networking.scm (mbuffer): Update to 20211018.
[native-inputs]: Add which.
|
|
* gnu/packages/networking.scm (nbd): Update to 3.22.
[native-inputs]: Add bison.
|
|
* gnu/packages/search.scm (plocate): Update to 1.1.13.
|
|
* gnu/packages/xml.scm (minixml): Update to 3.3.
|
|
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.16.
|
|
* gnu/packages/audio.scm (patchage)[arguments]: Run WAF with the default Python.
|
|
* gnu/packages/audio.scm (patchage)[home-page]: Fix 404.
|