| Commit message (Expand) | Author | Age |
* | gnu: cheese: Add gst-plugins-good as an input.•••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.
fix-cheese-performance | Christopher Baines | 2021-02-13 |
* | gnu: xfce4-weather-plugin: Update to 0.11.0.•••* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Michael Rohleder | 2021-02-13 |
* | gnu: Git: Update to 2.30.1.•••* gnu/packages/version-control.scm (git): Update to 2.30.1
[native-inputs]: Update git-manpages to 2.30.1.
| Leo Famulari | 2021-02-12 |
* | gnu: Add font-canada1500.•••* gnu/packages/fonts.scm (font-canada1500): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Antoine Côté | 2021-02-13 |
* | gnu: Add swappy.•••* gnu/packages/image.scm (swappy): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Sharlatan Hellseher | 2021-02-13 |
* | gnu: diffoscope: Update to use python-magic.•••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.
| Vagrant Cascadian | 2021-02-12 |
* | gnu: emacs-selectrum: Update to 3.0.0-a2ba633.•••* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.0.0-a2ba633.
| Nicolas Goaziou | 2021-02-13 |
* | gnu: ncmpc: Update to 0.45.•••* gnu/packages/mpd.scm (ncmpc): Update to 0.45.
| Leo Famulari | 2021-02-12 |
* | import: crate: Use repository when home-page is unavailable•••* 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.
| Nicolas Goaziou | 2021-02-12 |
* | gnu: xterm: Update to 366 [fixes CVE-2021-27135].•••* gnu/packages/xorg.scm (xterm): Update to 366.
| Leo Famulari | 2021-02-12 |
* | gnu: linux-libre 4.4: Update to 4.4.257.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.257.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari | 2021-02-12 |
* | gnu: linux-libre 4.9: Update to 4.9.257.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.257.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari | 2021-02-12 |
* | gnu: linux-libre 4.14: Update to 4.14.221.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.221.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari | 2021-02-12 |
* | gnu: linux-libre 4.19: Update to 4.19.175.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.175.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari | 2021-02-12 |
* | gnu: linux-libre 5.4: Update to 5.4.97.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.97.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari | 2021-02-12 |
* | gnu: linux-libre: Update to 5.10.15.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.15.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari | 2021-02-12 |
* | services: cuirass: Add server argument for the remote-worker.•••* gnu/services/cuirass.scm (<cuirass-remote-worker-configuration>)[server]:
New field.
(cuirass-remote-worker-shepherd-service): Honor it.
| Mathieu Othacehe | 2021-02-12 |
* | gnu: flwrap: Use git repository.•••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.
| Guillaume Le Vaillant | 2021-02-12 |
* | gnu: flamp: Use git repository.•••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.
| Guillaume Le Vaillant | 2021-02-12 |
* | gnu: flrig: Use git repository.•••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.
| Guillaume Le Vaillant | 2021-02-12 |
* | gnu: fldigi: Update to 4.1.18.•••* gnu/packages/radio.scm (fldigi): Update to 4.1.18.
| Guillaume Le Vaillant | 2021-02-12 |
* | gnu: fldigi: Use git repository.•••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.
| Guillaume Le Vaillant | 2021-02-12 |
* | pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.•••This fixes <https://bugs.gnu.org/46269>.
* guix/scripts/pull.scm (ensure-default-profile): Add a 'mkdir-p' call before
'symlink'.
| 宋文武 | 2021-02-12 |
* | gnu: python-invoke: Update to 1.5.0.•••* gnu/packages/python-xyz.scm (python-invoke): Update to 1.5.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Tanguy Le Carrour | 2021-02-12 |
* | gnu: python-invoke: Patch reference to bash.•••* 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>
| Tanguy Le Carrour | 2021-02-12 |
* | gnu: pari-gp: Update to 2.13.1.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.13.1.
| Andreas Enge | 2021-02-12 |
* | gnu: Fix indentation in OpenJDK packages.•••* gnu/packages/java.scm (openjdk9, openjdk10, openjdk11, openjdk12)
(openjdk13, openjdk14): Untabify and indent with Emacs.
| Leo Prikler | 2021-02-12 |
* | gnu: openjdk@11: Add phase to hardcode libraries.•••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>
| Björn Höfling | 2021-02-12 |
* | gnu: openjdk@9 : Add phase to hardcode libraries.•••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>
| Björn Höfling | 2021-02-12 |
* | doc: Fix for 'guix pull'.•••Fixes a regression introduced in db6b9d2f4bc59511904e8c1412d0257675c46095.
* doc/guix.texi (File-Sharing Services): Remove space after '@pxref'.
| 宋文武 | 2021-02-12 |
* | gnu: bpytop: Don't propagated python-psutil.•••* gnu/packages/admin.scm (bpytop): Move python-psutil to propagated-inputs.
| 宋文武 | 2021-02-12 |
* | gnu: Add xkeysnail.•••* gnu/packages/xdisorg.scm (xkeysnail): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zheng Junjie | 2021-02-12 |
* | gnu: Add bpytop.•••* gnu/packages/admin.scm (bpytop): New variable.
| Zheng Junjie | 2021-02-12 |
* | gnu: dwl: Fix command name in description.•••* gnu/packages/wm.scm (dwl)[description]: Fix typo.
| 宋文武 | 2021-02-12 |
* | gnu: Add dwl.•••* gnu/packages/wm.scm (dwl): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zheng Junjie | 2021-02-12 |
* | gnu: pianobar: Update to 2020.11.28.•••* gnu/packages/music.scm (pianobar): Update to 2020.11.28.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Stefan Reichör | 2021-02-12 |
* | services: Add transmission-daemon service.•••* gnu/services/file-sharing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/packages/POTFILES.in: Add it.
* tests/services/file-sharing.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* doc/guix.texi (File-Sharing Services): New section.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Simon South | 2021-02-12 |
* | gnu: zfs: Update to 2.0.3.•••* gnu/packages/file-systems.scm (zfs): Update to 2.0.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| raid5atemyhomework | 2021-02-12 |
* | gnu: diffoscope: Update to 166.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 166.
[source]: Add patch to use magic.open compatibility interface.
* gnu/packages/patches/diffoscope-revert-to-magic-open.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
| Vagrant Cascadian | 2021-02-11 |
* | gnu: opam: Update to 2.0.8.•••* gnu/packages/ocaml.scm (opam): Update to 2.0.8.
| Julien Lepiller | 2021-02-11 |
* | gnu: emacs-marginalia: Update to 0.3.•••* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.3.
| Nicolas Goaziou | 2021-02-11 |
* | gnu: emacs-consult: Update to 0.5.•••* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.5.
| Nicolas Goaziou | 2021-02-11 |
* | gnu: bowtie1: Update to 1.3.0.•••* gnu/packages/bioinformatics.scm (bowtie1): Update to 1.3.0.
[arguments]: Set CC in make flags.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Mădălin Ionel Patrașcu | 2021-02-11 |
* | doc: Try to improve the branching workflow.•••* doc/contributing.texi (Submitting Patches): Introduce the use of "-frozen"
branch names.
| Leo Famulari | 2021-02-11 |
* | gnu: r-gage: Update to 2.40.1.•••* gnu/packages/bioinformatics.scm (r-gage): Update to 2.40.1.
| Ricardo Wurmus | 2021-02-11 |
* | gnu: r-msnbase: Update to 2.16.1.•••* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.16.1.
| Ricardo Wurmus | 2021-02-11 |
* | gnu: r-methylkit: Update to 1.16.1.•••* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.16.1.
| Ricardo Wurmus | 2021-02-11 |
* | gnu: r-delayedarray: Update to 0.16.1.•••* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.16.1.
| Ricardo Wurmus | 2021-02-11 |
* | gnu: r-biomart: Update to 2.46.3.•••* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.46.3.
| Ricardo Wurmus | 2021-02-11 |
* | gnu: r-edger: Update to 3.32.1.•••* gnu/packages/bioinformatics.scm (r-edger): Update to 3.32.1.
| Ricardo Wurmus | 2021-02-11 |