Age | Commit message (Collapse) | Author |
|
* gnu/packages/engineering.scm (libngspice): Update to 35.
[arguments]<#:phases>: Rename 'delete-scripts-and-config to 'delete-scripts
and don't try to delete config.h because that file was removed in this version.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/radio.scm (sdr++): New variable.
|
|
* etc/news.scm: Add entry.
|
|
* guix/graph.scm (export-graph): Add #:max-depth and honor it, adding
'depths' argument to 'loop'.
* guix/scripts/graph.scm (%options, show-help): Add '--max-depth'.
(%default-options): Add 'max-depth'.
(guix-graph): Pass #:max-depth to 'export-graph'.
* tests/graph.scm ("package DAG, limited depth"): New test.
* doc/guix.texi (Invoking guix graph): Document it.
|
|
* gnu/packages/image-viewers.scm (imv): [version]: Update to 4.1.0.
[build-system]: Replace with meson-build-system.
[phases]: Remove (delete 'configure)
[make-flags]: Remove it.
[inputs]: Remove asciidoc. Add libheif, libjpeg-turbo, libinih, libnsgif,
librsvg-next, libtiff
[native-inputs]: Add asciidoc, Add git-minimal
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patchutils.scm (patchutils): Update to 0.4.2.
[source]: Remove patch.
[inputs]: Add ‘python’.
[arguments]<#:phases>: Remove trailing #t.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Previously, the script would raise an error if a copyright line was added to a
file in gnu/packages/. With this change, it will amend the previous commit
whenever a copyright line is added, and add the copyright line to the commit.
* etc/committer.scm.in (add-copyright-line): New procedure.
(main): Check if a copyright line was added and call ‘add-copyright-line’ if
necessary.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/elixir.scm (elixir): Update to 1.12.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/erlang.scm (erlang): Update to 24.0.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/50696>.
Reported by Marius Bakke <marius@gnu.org>.
* guix/base32.scm (bit-field): Introduce 'minus-start' syntax and use it.
|
|
* gnu/packages/engineering.scm (prusa-slicer): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/engineering.scm (libigl): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/serialization.scm (cereal): Use cmake to build and
install the library.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.0.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.0.0.
|
|
* gnu/packages/xorg.scm (console-setup): Update to 1.205.
|
|
* gnu/packages/networking.scm (batctl): Update to 2021.3.
|
|
OGG support is needed for built-in sounds to play.
* gnu/packages/telephony.scm (mumble)[inputs]: Use libsndfile/fixed for
libsndfile.
|
|
This makes it so that resources baked into the executable are actually found
and used.
* gnu/packages/games.scm (cockatrice)[build-system]: Change to qt-build-system.
|
|
* gnu/packages/kde.scm (kdenlive)[build-system]: Use qt-build-system.
[arguments]<#:phases>: Do not wrap variables that are wrapped by
qt-build-system in 'wrap-executable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/kde.scm (kdenlive): Update to 21.08.1.
[inputs]: Order alphabetically. Use MLT 7. Add qtnetworkauth. Remove rttr.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (r-presto): New variable.
|
|
* gnu/packages/bioconductor.scm (r-simplifyenrichment): New variable.
|
|
* gnu/packages/cran.scm (r-fingerprint): New variable.
|
|
* etc/guix-gc.service.in: New file.
* etc/guix-gc.timer: Likewise.
* .gitignore: Ignore generated ‘guix-gc.service’.
* nix/local.mk (nodist_systemdservice_DATA): Add ‘guix-gc.service’ and
‘guix-gc.timer’.
(EXTRA_DIST): Add ‘guix-gc.service.in’ and ‘guix-gc.timer’.
* doc/guix.texi (Binary Installation): Mention the new systemd files.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/chemistry.scm (python-pymol): New variable.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.22.11.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.1.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-string-inflection): Update to 1.0.16.
|
|
* gnu/packages/emacs-xyz.scm (emacs-docker): Update to 1.4.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.9.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-ls-git): Update to 1.9.2.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.67.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.19.
(linux-libre-5.13-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.6.
(linux-libre-5.14-pristine-source): Update hash.
|
|
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.17.
|
|
* gnu/packages/emacs-xyz.scm (emacs-so-long): Update to 1.1.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.7.1.
|
|
* gnu/packages/emulators.scm (nestopia-ue): Update to 1.51.1.
[source]: libretro is not included in nestopia-ue anymore.
[build-system]: Change to gnu-build-system.
[native-inputs]: Add autoconf, autoconf-archive and automake.
[inputs]: Remove ao and gtk+, add fltk, fontconfig, libxft and
libxrender.
[arguments]: Remove 'wrap-program phase which was needed for the removed
gtk+ dependency.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/irc.scm (srain): Update to 1.2.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/mail.scm (fetchmail): Update to 6.4.22.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.33.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-funds, ecl-funds, cl-funds): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-schemeish, ecl-schemeish, cl-schemeish): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/node-xyz.scm (node-acorn)[description]: Correct misspelling of
"Javascript".
|
|
Suggested by moshy on #guix.
* gnu/packages/easyrpg.scm (easyrpg-player)[inputs]: Add wildmidi.
|
|
* gnu/packages/cups.scm (hplip): Update to 3.21.8.
|
|
* gnu/packages/admin.scm (jtbl): Update to 1.1.7.
|
|
* gnu/packages/graphics.scm (goxel): Update to 0.10.8.
|
|
|