Age | Commit message (Collapse) | Author |
|
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.2.
|
|
* gnu/packages/finance.scm (monero): Update to 0.18.1.2.
|
|
* etc/news.scm: Add German translation of '--with-source' entry.
|
|
* gnu/packages/bioinformatics.scm (salmon): Update to 1.9.0.
[arguments]: Remove -DTBB_LIBRARIES from configure flags; copy pufferfish
itlib headers.
[inputs]: Use new label-less list; move pufferfish origin from here...
[native-inputs]: ...to here.
|
|
* gnu/packages/bioinformatics.scm (centrifuge): New variable.
|
|
* gnu/packages/syndication.scm (newsboat): Update to 2.29.
[cargo-development-inputs]: Move rust-cxx-build-1 ...
[cargo-inputs]: ... to here.
|
|
* gnu/packages/crates-io.scm (rust-unicode-width-0.1): Update to 0.1.10.
|
|
* gnu/packages/crates-io.scm (rust-regex-syntax-0.6): Update to 0.6.27.
|
|
* gnu/packages/crates-io.scm (rust-regex-1): Update to 1.6.0.
|
|
* gnu/packages/crates-io.scm (rust-quote-1): Update to 1.0.21.
|
|
* gnu/packages/crates-io.scm (rust-percent-encoding-2): Update to 2.2.0.
|
|
* gnu/packages/crates-io.scm (rust-lexopt-0.2): Update to 0.2.1.
|
|
* gnu/packages/crates-io.scm (rust-fastrand-1): Update to 1.8.0.
|
|
* gnu/packages/crates-io.scm (rust-url-2): Update to 2.3.1.
[arguments]: Don't skip build.
[cargo-inputs]: Replace rust-idna-0.2 with 0.3. Remove rust-matches-0.1.
[cargo-development-inputs]: Remove rust-rustc-test-0.3. Add
rust-debugger-test-0.1, rust-debugger-test-parser-0.1.
|
|
* gnu/packages/crates-io.scm (rust-tester-0.9): New variable.
(rust-tester-0.5): Inherit from rust-tester-0.9.
|
|
* gnu/packages/crates-io.scm (rust-idna-0.3): New variable.
(rust-idna-0.2): Inherit from rust-idna-0.3.
|
|
* gnu/packages/crates-io.scm (rust-xdg-2): Update to 2.4.1.
[cargo-inputs]: Replace rust-dirs-3 with 4.
|
|
* gnu/packages/crates-io.scm (rust-rustversion-1): Update to 1.0.9.
[cargo-inputs]: Remove rust-proc-macro2-1, rust-quote-1, rust-syn-1.
[cargo-development-inputs]: Add rust-trybuild-1.
|
|
* gnu/packages/crates-io.scm (rust-form-urlencoded-1): Update to 1.1.0.
[cargo-inputs]: Remove rust-matches-0.1.
|
|
* gnu/packages/crates-io.scm (rust-anyhow-1): Update to 1.0.65.
[cargo-inputs]: Add rust-backtrace-0.3.
[cargo-development-inputs]: Add rust-syn-1.
|
|
* gnu/packages/crates-io.scm (rust-debugger-test-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-debugger-test-parser-0.1): New
variable.
|
|
* gnu/packages/crates-io.scm (rust-dirs-3): Update to 3.0.2.
|
|
* gnu/packages/crates-io.scm (rust-dirs-4): New variable.
(rust-dirs-3): Inherit from rust-dirs-4.
|
|
* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.15.0.
[cargo-inputs]: Replace rust-atomic-polyfill-0.1 with 1.
|
|
* gnu/packages/video.scm (rav1e)[arguments]: Add phase to force all
input crates to be built with rust edition 2018.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.330.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.295.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.260.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.215.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.146.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.71.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.12.
(linux-libre-5.19-pristine-source): Update hash.
|
|
* guix/scripts/build.scm(%standard-cross-build-options): Format hint string.
%standard-cross-build-options: Ditto.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
Some tests fail because adwaita-icon-theme doesn't ship legacy icons
anymore since version 42. Application runs fine without visual defects.
* gnu/packages/music.scm (quodlibet): Skip trayicon tests.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/music.scm (picard): Update to 2.8.3.
[source]: Remove patch.
[arguments]: Use G-expressions. Remove trailing #t.
[native-inputs]: Remove input labels.
[inputs]: Add python-fasteners, python-pyyaml, python-markdown, python-pyjwt. Remove a transitive
dependency on QtWebKit. See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/patches/picard-fix-id3-rename-test.patch: Remove it.
* gnu/local.mk (dist_path_DATA): Update accordingly.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
This is a follow-up of: 45eac6cdf5c8d9d7b0c564b105c790d2d2007799.
It fixes the following error:
+ mkfs.ext4 -L my-root /dev/vda2
sh: line 12: mkfs.ext4: command not found
* gnu/tests/install.scm (%test-iso-image-installer): Add e2fsprogs to the
appended packages.
|
|
* gnu/packages/radio.scm (qdmr): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-new-purescript-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/ocaml.scm (emacs-tuareg): Update to 3.0.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.8.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.16.
[source]<origin>: Change upstream repository, the older one being
unmaintained.
[home-page]: Update accordingly.
[description]: Expound it.
[license]: Set to GPL2+.
|
|
* gnu/packages/qt.scm (qtwayland): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
Automated via:
git grep -l qtwayland | xargs sed 's/\qtwayland\b/\0-5/g' -i
git checkout NEWS
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
Fixes <https://issues.guix.gnu.org/42141>.
* gnu/packages/bioinformatics.scm (blast+)[source]: Do not record kernel
version and use fix set of random numbers.
|
|
* etc/news.scm: Add entry.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
The '--with-source' option is the first one that was implemented, and
it's the only one that would operate only on leaf packages rather than
traversing the dependency graph. This change makes it consistent with
the rest of the transformation options.
* guix/transformations.scm (evaluate-source-replacement-specs): New
procedure.
(transform-package-source): Rewrite using it.
* tests/transformations.scm ("options->transformation, with-source, no
matches"): Rewrite since we no longer get a warning.
("options->transformation, with-source, in depth"): New test.
* doc/guix.texi (Package Transformation Options): Adjust examples.
|