Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-frog-menu): Update to 0.2.11.
[source]: Use GNU ELPA repository instead of GitHub.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.18.
[source]: Use GNU ELPA repository instead of GitHub.
|
|
* gnu/packages/tls.scm (gnutls-3.6.13): Rename to ...
(gnutls-3.6.14): ... this. Update to 3.6.14.
(gnutls)[replacement]: Adjust accordingly.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise.
|
|
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change from GUILE-REDIS
to GUILE2.2-REDIS. While at it, rename the GUILE input to "guile" instead
of "guile-next".
|
|
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.24.
|
|
* gnu/packages/vpn.scm (openconnect): Add said comment.
* gnu/packages/tls.scm (gnutls): Add backlink to optimise SEO.
|
|
* gnu/packages/emacs-xyz.scm (emacs-web-server): Update to 0.1.2.
[source]: Use GNU ELPA repository instead of GitHub.
[native-inputs]: Remove unnecessary native inputs.
[arguments]: Do not run tests, which do not exist in ELPA.
|
|
* gnu/packages/patches/openscad-parser-boost-1.72.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (openscad)[source]: Use it.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-stream): Update to 2.2.5. [source]: Use
GNU ELPA repository instead of GitHub.
[arguments]: Skip tests, which do not exist on ELPA.
|
|
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.7.0.
[source]: Use GNU Elpa repository instead of GitHub.
|
|
* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences): Extract
appropriate version number from main file.
|
|
* gnu/packages/emacs-xyz.scm (emacs-multi-term): Update to 1.5.0.017c77c.
|
|
* gnu/packages/emacs-xyz.scm (emacs-edit-server): Update to 1.15.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-ascii-table, cl-ascii-table,
ecl-cl-ascii-table): New variables.
|
|
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.1.
[arguments]: Add phase to skip failing tests.
* gnu/packages/patches/haskell-mode-make-check.patch:
* gnu/packages/patches/haskell-mode-unused-variables.patch: Delete files.
* gnu/local.mk: Apply files removal.
|
|
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.13.
|
|
* gnu/packages/emacs-xyz.scm (emacs-darkroom): Update to 0.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.25.0.
[propagated-inputs]: Reorder entries. Remove emacs-seq, built-in.
|
|
* gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-magit-popup): Update to 2.13.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.11.0.
[native-inputs]: Add emacs-buttercup, remove emacs-ert-runner. [arguments]:
Update test command. [description]: Small typographic fixes.
|
|
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.23.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.4.
[source]: Use GNU ELPA repository.
|
|
* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.12.
[source]: Use ELPA repository instead of GitHub.
|
|
* gnu/packages/image.scm (libavif)[description]: Use @acronym{}.
|
|
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.12.
|
|
I believe that nowadays rasdaemon is a/the recommended alternative.
* gnu/packages/linux.scm (mcelog)[description]: Remove ‘required’.
|
|
* gnu/packages/linux.scm (mcelog): Update to 170.
|
|
* gnu/packages/linux.scm (mcelog)[arguments]: VERSION DOCDIR.
|
|
* gnu/packages/gnome.scm (geoclue): Update to 2.5.6.
|
|
* gnu/packages/gnome.scm (evince): Update to 3.36.1.
|
|
* gnu/packages/image.scm (mtpaint): Update to 3.49.27.
|
|
* gnu/packages/image.scm (mtpaint): Remove let binding.
[version]: Don't use GIT-VERSION.
[source]: Specify the matching COMMIT directly.
|
|
* gnu/packages/gps.scm (gpxsee): Update to 7.30.
|
|
* gnu/packages/games.scm (fortune-mod): Update to 2.28.0.
|
|
* gnu/packages/python-xyz.scm (python-backports-csv): Update to 1.0.7.
|
|
Fixes <https://bugs.gnu.org/41655>.
Reported by bdju <bdju@tilde.team>.
* gnu/packages/emacs-xyz.scm (emacs-general): Update to a0b17d2.
[arguments]: Remove unnecessary phase. Update #:test-command.
|
|
* guix/tests/git.scm (call-with-environment-variables)
(with-environment-variables): Remove.
* guix/tests/git.scm (populate-git-repository): Add clauses for signed
commits and signed merges.
* guix/tests/gnupg.scm: New file.
* tests/git-authenticate.scm: New file.
* tests/ed25519bis.key, tests/ed25519bis.sec: New files.
* Makefile.am (dist_noinst_DATA): Add 'guix/tests/gnupg.scm'.
(SCM_TESTS): Add 'tests/git-authenticate.scm'.
(EXTRA_DIST): Add tests/ed25519bis.{key,sec}.
|
|
* guix/git-authenticate.scm (&git-authentication-error)
(&unsigned-commit-error, &unauthorized-commit-error)
(&signature-verification-error, &missing-key-error): New condition
types.
(commit-signing-key, authenticate-commit): Raise them.
|
|
* guix/git-authenticate.scm (load-keyring-from-reference): Remove
hard-coded "origin/". Use BRANCH-ALL instead of BRANCH-REMOTE.
|
|
* build-aux/git-authenticate.scm (commit-signing-key)
(read-authorizations, commit-authorized-keys, authenticate-commit)
(load-keyring-from-blob, load-keyring-from-reference)
(authenticate-commits, authenticated-commit-cache-file)
(previously-authenticated-commits, cache-authenticated-commit): Remove.
* build-aux/git-authenticate.scm (git-authenticate): Pass
#:default-authorizations to 'authenticate-commits'.
* guix/git-authenticate.scm: New file, with code taken from
'build-aux/git-authenticate.scm'. Remove references to
'%historical-authorized-signing-keys' and add #:default-authorizations
parameter instead.
* Makefile.am (MODULES): Add it.
(authenticate): Depend on guix/git-authenticate.go.
|
|
Reported by pkill9 on #guix.
* gnu/packages/boost.scm (boost-signals2)[source]: Fix the hash.
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 146.
|
|
* gnu/packages/diffoscope.scm (diffoscope): Unbind VERSION.
|
|
* gnu/packages/docker.scm (%docker-version): Update to 19.03.9.
(docker, docker-cli): Update hashes.
|
|
* gnu/packages/web.scm (websocketpp): Update to 0.8.2.
[source]: Replace patch.
* gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file.
* gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/linux.scm (strace): Update to 5.7.
[arguments]: Disable three failing tests.
|