Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-system-deps-1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-rustdoc-stripper-0.1): Update to
0.1.16. Fix indentation.
|
|
* gnu/packages/crates-graphics.scm (rust-x11-2): Update to 2.18.2.
[home-page]: Drop ".git" suffix.
[description]: Make it a full sentence.
[license]: Update license to expat.
|
|
* gnu/packages/crates-io.scm (rust-anyhow-1.0): Update to 1.0.34.
|
|
* gnu/packages/crates-io.scm (rust-strum-0.18): New variable.
|
|
* gnu/packages/crates-io.scm (rust-strum-macros-0.18): New variable.
|
|
* gnu/packages/crates-io.scm (rust-proc-macro-crate-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-proc-macro-error-1): New variable.
(rust-proc-macro-error-0.4): inherit from variable above.
|
|
* gnu/packages/crates-io.scm (rust-proc-macro-error-attr-1): New variable.
(rust-proc-macro-error-attr-0.4): inherit from variable above.
|
|
* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.22.
|
|
* gnu/packages/crates-io.scm (rust-thiserror-impl-1.0): Update to 1.0.22.
|
|
* gnu/packages/crates-io.scm (rust-linkify-0.4): New variable.
|
|
* gnu/packages/crates-io.scm (rust-hex-0.4): Update to 0.4.2. Fix
indentation.
|
|
* gnu/packages/crates-io.scm (rust-open-1): New variable.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.1-3.8c82c8f.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.1-3.6fd49e9.
|
|
Attempting to use the python-mode snippets shipped with this package would
result in a '(void-function yasnippet-snippets--fixed-indent)' error being
raised (failing the initialization of other packages such as Elpy). The
following change fixes this by not only installing the snippets but also the
accompanying Elisp library that allows automatic discovery of the snippets.
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets)[build-system]: Switch
to emacs-build-system.
[arguments]: Remove the #:module and #:builder arguments. Add the #:include
argument.
[description]: Adjust to reflect that it is no longer necessary to manually
add the snippets to the yas-snippet-dirs variable.
|
|
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.4.0.
|
|
* gnu/packages/version-control.scm (libgit2): Update to 1.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/admin.scm (novena-eeprom): New variable.
|
|
* gnu/packages/text-editors.scm (geany): Update to 1.37.1.
|
|
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.6.
|
|
* gnu/packages/messaging.scm (utox): Update home-page and description.
[home-page]: Change to GitHub URL.
[description]: Fix uTox naming style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <http://issues.guix.gnu.org/43750>.
* gnu/packages/messaging.scm (utox): Update to 0.18.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (poetry)[arguments]: Relax version constraints
for python-packaging.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/browser-extensions.scm (uassets): Update to a7e476412.
(ublock-origin): Update to 1.31.2.
|
|
Fixes <https://bugs.gnu.org/44914>.
* gnu/packages/tls.scm (gnutls/dane): Inherit from GNUTLS/FIXED instead of
GNUTLS.
|
|
* gnu/packages/tls.scm (gnutls-3.6.14): Rename to ...
(gnutls/fixed): ... this. Update to 3.6.15.
(gnutls): Adjust for renamed replacement.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise.
|
|
* gnu/packages/mp3.scm (libmp3splt)[inputs]: Add flac.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/chicken.scm (chicken-agrep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken-srfi-14): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken-datatype): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken-iset): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken-srfi-69): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken-srfi-1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken-test): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken)[license]: Use qualified name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chicken.scm (chicken)[native-search-paths]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-semver)[inputs]: Use GUILE-3.0.
(guile3.0-semver): Define in terms of 'deprecated-package'.
(guile2.2-semver): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update hash which was forgotten
in previous update commit.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20201203.
|
|
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.3.0.
|
|
* gnu/packages/crates-io.scm (rust-openssl-0): Update to 0.10.30.
|
|
* gnu/packages/crates-io.scm (rust-url-2): Update to 2.2.0.
[arguments]: Add `rust-form-url-encoded' to Cargo inputs.
|
|
* gnu/packages/crates-io.scm (rust-form-urlencoded-1): New variable.
|
|
* gnu/packages/web.scm (monolith)[description]: Make description more neutral.
|
|
* gnu/packages/gnome.scm (libsoup)[arguments]: Add phase to refer to
local copy of docbook-xml.
[native-inputs]: Add docbook-xml-4.1.2.
|
|
* gnu/packages/compression.scm (google-brotli): Update to 1.0.9.
[source]: Add snippet to remove unrecognized '-R' flag from pkg-config
files.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.247.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.247.
(linux-libre-4.9-pristine-source): Update hash.
|