Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-hyper-0.11): New variable.
|
|
* gnu/packages/crates-io.scm (rust-relay-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-tokio-proto-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-slab-0.3): New variable.
|
|
* gnu/packages/crates-io.scm (rust-smallvec-0.2): New variable.
|
|
* gnu/packages/crates-io.scm (rust-take-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-tokio-service-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-want-0.0): New variable.
|
|
* gnu/packages/crates-io.scm (rust-try-lock-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-quick-xml-0.12): New variable.
|
|
* gnu/packages/crates-io.scm (rust-rust-crypto-0.2): New variable.
|
|
* gnu/packages/crates-io.scm (rust-sha2-0.6): New variable.
|
|
* gnu/packages/crates-io.scm (rust-block-buffer-0.2): New variable.
|
|
* gnu/packages/crates-io.scm (rust-byte-tools-0.2): New variable.
|
|
* gnu/packages/crates-io.scm (rust-sha2-asm-0.3): New variable.
|
|
* gnu/packages/crates-io.scm (rust-nipper-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-html5ever-0.25): New variable.
(rust-html5ever-0.24): Inherit from above.
|
|
* gnu/packages/crates-io.scm (rust-codespan-reporting-0.11): New variable.
(rust-codespan-reporting-0.9): Inherit from above.
|
|
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-6.b5f1aee.
|
|
This fixes an issue with choppy video recording. It also makes these lines not
appear in the build log:
meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run
meson.build:154: WARNING: webmmux was not found. It needs to be installed
before Cheese is run
* gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
|
|
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/version-control.scm (git): Update to 2.30.1
[native-inputs]: Update git-manpages to 2.30.1.
|
|
* gnu/packages/fonts.scm (font-canada1500): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/image.scm (swappy): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/238
* gnu/packages/patches/diffoscope-revert-to-magic-open.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update.
* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch.
[inputs]: Remove python-file.
|
|
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.0.0-a2ba633.
|
|
* gnu/packages/mpd.scm (ncmpc): Update to 0.45.
|
|
* guix/import/crate.scm (make-crate-sexp): Always use home-page, which is
properly set up by the caller.
(crate->guix-package): Make sure to use the repository when home-page is null.
|
|
* gnu/packages/xorg.scm (xterm): Update to 366.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.257.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.257.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.221.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.175.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.97.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.15.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/services/cuirass.scm (<cuirass-remote-worker-configuration>)[server]:
New field.
(cuirass-remote-worker-shepherd-service): Honor it.
|
|
The tarballs of older versions are not kept on the website.
* gnu/packages/radio.scm (flwrap)[source]: Switch to git repository.
[native-inputs]: Add autoconf and automake.
|
|
The tarballs of older versions are not kept on the website.
* gnu/packages/radio.scm (flamp)[source]: Switch to git repository.
[native-inputs]: Add autoconf and automake.
|
|
The tarballs of older versions are not kept on the website.
* gnu/packages/radio.scm (flrig)[source]: Switch to git repository.
[native-inputs]: Add autoconf and automake.
|
|
* gnu/packages/radio.scm (fldigi): Update to 4.1.18.
|
|
The tarballs of older versions are not kept on the website.
Fixes <https://bugs.gnu.org/46461>.
* gnu/packages/radio.scm (fldigi)[source]: Switch to git repository.
[native-inputs]: Add autoconf, automake and gettext-minimal.
|
|
This fixes <https://bugs.gnu.org/46269>.
* guix/scripts/pull.scm (ensure-default-profile): Add a 'mkdir-p' call before
'symlink'.
|
|
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.5.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python-xyz.scm (python-invoke)[arguments]: Patch
the reference to 'bash' in the source.
[inputs]: Add bash.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.1.
|
|
* gnu/packages/java.scm (openjdk9, openjdk10, openjdk11, openjdk12)
(openjdk13, openjdk14): Untabify and indent with Emacs.
|
|
This fixes a NullPointerException related to using fontconfig,
see also <https://bugs.gnu.org/41177>.
* gnu/packages/java.scm (openjdk11)[arguments]: Add patch-jni-libs phase.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
This fixes a NullPointerException related to using fontconfig,
see also <https://bugs.gnu.org/41177>.
* gnu/packages/java.scm (openjdk9)[arguments]: Add patch-jni-libs phase.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
Fixes a regression introduced in db6b9d2f4bc59511904e8c1412d0257675c46095.
* doc/guix.texi (File-Sharing Services): Remove space after '@pxref'.
|