summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* etc: Add systemd files for running ‘guix gc’ periodicallyThiago Jung Bauermann2021-09-20
| | | | | | | | | | | | * 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: Add python-pymol.Ricardo Wurmus2021-09-20
| | | | * gnu/packages/chemistry.scm (python-pymol): New variable.
* gnu: MPD: Update to 0.22.11.Leo Famulari2021-09-19
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.22.11.
* gnu: Mutt: Update to 2.1.3.Leo Famulari2021-09-19
| | | | * gnu/packages/mail.scm (mutt): Update to 2.1.3.
* gnu: emacs-string-inflection: Update to 1.0.16.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-string-inflection): Update to 1.0.16.
* gnu: emacs-docker: Update to 1.4.0.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-docker): Update to 1.4.0.
* gnu: emacs-elfeed-score: Update to 0.9.2.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.9.2.
* gnu: emacs-helm-ls-git: Update to 1.9.2.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-ls-git): Update to 1.9.2.
* gnu: linux-libre 5.10: Update to 5.10.67.Leo Famulari2021-09-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.67. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.19.Leo Famulari2021-09-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.19. (linux-libre-5.13-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.6.Leo Famulari2021-09-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.6. (linux-libre-5.14-pristine-source): Update hash.
* gnu: emacs-perspective: Update to 2.17.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.17.
* gnu: emacs-so-long: Update to 1.1.2.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-so-long): Update to 1.1.2.
* gnu: emacs-project: Update to 0.7.1.Nicolas Goaziou2021-09-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.7.1.
* gnu: nestopia-ue: Update to 1.51.1.Felix Gruber2021-09-19
| | | | | | | | | | | | | * 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: srain: Update to 1.2.4.Vinicius Monego2021-09-19
| | | | | | * gnu/packages/irc.scm (srain): Update to 1.2.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: fetchmail: Update to 6.4.22 [fixes CVE-2021-39272].Xinglu Chen2021-09-19
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.22. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: notmuch: Update to 0.33.1.Xinglu Chen2021-09-19
| | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.33.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add cl-fundsCharles2021-09-19
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-funds, ecl-funds, cl-funds): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-schemeish.Charles2021-09-19
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-schemeish, ecl-schemeish, cl-schemeish): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: node-acorn: Fix typo in description.Matthew James Kraai2021-09-19
| | | | | * gnu/packages/node-xyz.scm (node-acorn)[description]: Correct misspelling of "Javascript".
* gnu: easyrpg-player: Add wildmidi input.Tobias Geerinckx-Rice2021-09-18
| | | | | | Suggested by moshy on #guix. * gnu/packages/easyrpg.scm (easyrpg-player)[inputs]: Add wildmidi.
* gnu: hplip: Update to 3.21.8.Tobias Geerinckx-Rice2021-09-18
| | | | * gnu/packages/cups.scm (hplip): Update to 3.21.8.
* gnu: jtbl: Update to 1.1.7.Tobias Geerinckx-Rice2021-09-18
| | | | * gnu/packages/admin.scm (jtbl): Update to 1.1.7.
* gnu: goxel: Update to 0.10.8.Tobias Geerinckx-Rice2021-09-18
| | | | * gnu/packages/graphics.scm (goxel): Update to 0.10.8.
* Update NEWS.Ludovic Courtès2021-09-18
|
* git: 'reference-available?' recognizes 'tag-or-commit'.Ludovic Courtès2021-09-18
| | | | | * guix/git.scm (reference-available?): Handle 'tag-or-commit' with a 40-digit hex string.
* git: 'update-cached-checkout' can fall back to SWH when cloning.Ludovic Courtès2021-09-18
| | | | | | | | | Fixes <https://issues.guix.gnu.org/44187>. Reported by zimoun <zimon.toutoune@gmail.com>. * guix/git.scm (GITERR_HTTP): New variable. (clone-from-swh, clone/swh-fallback): New procedures. (update-cached-checkout): Use 'clone/swh-fallback' instead of 'clone*'.
* swh: Support downloads of bare Git repositories.Ludovic Courtès2021-09-18
| | | | | | | * guix/swh.scm (swh-download-archive): New procedure. (swh-download-directory): Rewrite in terms of 'swh-download-archive'. (swh-download): Add #:archive-type and honor it. Use 'swh-download-archive' instead of 'swh-download-directory'.
* import: go: Match "go-import" meta tags anywhere.Sarah Morgensen2021-09-18
| | | | | | | | | | | | | Some personal sites forget to put <meta name="go-import" ...> in a <head> element, so look anywhere for them. Partly fixes <https://issues.guix.gnu.org/50595>. Reported by Stephen Paul Weber <singpolyma@singpolyma.net>. * guix/import/go.scm (fetch-module-meta-data): Match "go-import" meta tags anywhere in the page. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* import: go: Improve handling of modules in VCS subdirectories.Sarah Morgensen2021-09-18
| | | | | | | | | | | | | | | Use the supplied module path (instead of the repository root) as the import path for everything except source and homepage URLs. For modules not in the root of a VCS repository, set #:unpack-path to the repository root by default. Partly fixes <https://issues.guix.gnu.org/50595>. Reported by Stephen Paul Weber <singpolyma@singpolyma.net>. * guix/import/go.scm (go-module->guix-package): Use 'module-path' instead of 'root-module-path' for #:import-path. Emit #:unpack-path when #:import-path is not equal to 'root-module-path'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Update to 808f9ff.Ludovic Courtès2021-09-18
| | | | * gnu/packages/package-management.scm (guix): Update to 808f9ff.
* gnu: Add r-ggh4x.Wiktor Żelazny2021-09-18
| | | | * gnu/packages/cran.scm (r-ggh4x): New variable.
* gnu: plymouth: Update to 0.9.5.Ricardo Wurmus2021-09-18
| | | | | | * gnu/packages/freedesktop.scm (plymouth): Update to 0.9.5. [arguments]: Remove trailing boolean. [native-inputs]: Add gettext-minimal.
* import: minetest: Strip "v" prefixes from the version number.Maxime Devos2021-09-18
| | | | | | | | | | | | | | | | This fixes one of the issues noted at <https://issues.guix.gnu.org/50425#4>. * guix/import/minetest.scm (release-version): New procedure. (%minetest->guix-package): Call new procedure instead of release-title. * tests/minetest.scm (make-package-sexp): Allow overriding the version number. (make-releases-json): Allow overriding the release title. ("conventional version number") ("v-prefixed version number") ("dates as version number"): New tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* import: minetest: Delete duplicate dependencies.Maxime Devos2021-09-18
| | | | | | | | | | | | This fixes one of the issues noted in <https://issues.guix.gnu.org/50425#4>. * guix/import/minetest.scm (import-dependencies): Call 'delete-duplicates' on the resulting list. * tests/minetest.scm ("minetest->guix-package, multiple dependencies implemented by one mod"): New test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests/minetest: Fix 'test-package*' indenting.Maxime Devos2021-09-18
| | | | | | | * tests/minetest.scm (Local Variables)[test-package*]: Set scheme-indent-function property to 1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès2021-09-18
| | | | | | | | | | | | Previously, 'channel-news-entry-commit' would return the tag ID rather than the commit ID when the news entry was referred to via an annotated tag. Reported by Xinglu Chen <public@yoctocell.xyz>. * guix/channels.scm (resolve-channel-news-entry-tag): Check whether the reference points to annotated tag; resolve it if it does. * tests/channels.scm ("channel-news, annotated tag"): New test.
* import: Add 'generic-git' updater.Xinglu Chen2021-09-18
| | | | | | | | | | | | * guix/git.scm (ls-remote-refs): New procedure. * tests/git.scm ("remote-refs" "remote-refs: only tags"): New tests. * guix/import/git.scm: New file. * doc/guix.texi (Invoking guix refresh): Document it. * tests/import-git.scm: New test file. * Makefile.am (MODULES, SCM_TESTS): Register the new files. Co-authored-by: Sarah Morgensen <iskarian@mgsn.dev> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: git: Make 'tag' directive non-interactive.Xinglu Chen2021-09-18
| | | | | | | | | | | When running 'git tag TAGNAME', Git will open up the user's default text editor to make them write a message. This is not desirable when running tests. * guix/tests/git.scm (populate-git-repository): Add a 'tag' directive that takes an additional argument, and pass it to the '-m' flag. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* tests: git: Don't read from the users global Git config file.Xinglu Chen2021-09-18
| | | | | | | * guix/tests/git (populate-git-repository): Set the GIT_CONFIG_GLOBAL environment variable to the temporary Git config file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: Allow opam test to run without networking.Ludovic Courtès2021-09-18
| | | | | | | | | | | Fixes a regression introduced in fc29c80b9635ff490bcc768c774442043cb1e231, where, since 'get-opam-repository' was no longer mocked, the test would try to access the actual OPAM repository through a call to 'http-fetch/cached'; this would lead to a test failure when networking is unavailable. * tests/opam.scm ("opam->guix-package"): Mock 'get-opam-repository' again.
* gnu: Add swaylock-effects.phodina2021-09-18
| | | | | | * gnu/packages/wm.scm (swaylock-effects): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: komikku: Update to 0.32.0.Liliana Marie Prikler2021-09-17
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.32.0.
* gnu: Add rust-dbus-tree-0.9.phodina2021-09-17
| | | | | | * gnu/packages/crates-io.scm (rust-dbus-tree-0.9): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-dbus-0.9.phodina2021-09-17
| | | | | | | * gnu/packages/crates-io.scm (rust-dbus-0.9): New variable. (rust-dbus-0.6): Inherit from above. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-caps-0.5.phodina2021-09-17
| | | | | | | * gnu/packages/crates-io.scm (rust-caps-0.5): New variable. (rust-caps-0.3): Inherit from above. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-assert-impl-0.1.phodina2021-09-17
| | | | | | * gnu/packages/crates-io.scm (rust-assert-impl-0.1): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-nl80211-0.0.2.phodina2021-09-17
| | | | | | * gnu/packages/crates-io.scm (rust-nl80211-0.0.2): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-neli-0.4.phodina2021-09-17
| | | | | | * gnu/packages/crates-io.scm (rust-neli-0.4): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>