| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/43088>.
* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: New
file.
* gnu/packages/mail.scm (mailutils)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/43331>.
* guix/scripts/repl.scm (guix-repl): Replace "." by (getcwd)
* tests/guix-repl.sh: Add test.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
Addresses <https://issues.guix.gnu.org/43418>.
* gnu/packages/video.scm (youtube-dl)[inputs]: Add ffmpeg.
[arguments]: Fall back to input ffmpeg instead of searching $PATH.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-todonotes): New variable.
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/43005>.
Reported by Vagrant Cascadian <vagrant@debian.org>.
* gnu/packages/commencement.scm (bash-mesboot0)[arguments]: Break store file
name in comment and add unquoted string-append to silence the
’assert-no-store-file-names’ check. The store file name check is really meant
for code; this file name was unfortunately used is a comment.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common)[description]: Repeat the
synopsis since there is nothing more to say about this library.
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-ansi-colours-1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-delta-e-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-lab-0.8, rust-lab-0.7,
rust-lab-0.4): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
This is a followup to commit 105a037090d9a970a2c2336341d6673eff29e4cf.
* gnu/packages/linux.scm (linux-libre-deblob-scripts): Truncate the version in
the file-name, not the source URI.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.1.
|
|
|
|
| |
* gnu/packages/image.scm (libimagequant): Update to 2.12.6.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.4.4.5.
|
|
|
|
| |
* gnu/packages/game-development.scm (surgescript): Update to 0.5.4.4.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.8.
|
|
|
|
| |
* gnu/packages/finance.scm (homebank): Update to 5.4.3.
|
|
|
|
| |
* gnu/packages/dico.scm (dico): Update to 2.10.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pbkdf2)[description]: Fix typo.
|
|
|
|
| |
* gnu/packages/backup.scm (dump)[description]: Fix typo.
|
|
|
|
| |
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.4.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gtranslator): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgda): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (jack-2): Update to 1.9.14.
[arguments]: Add environment variable to phase 'set-linkflags.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 1c21468.
|
|
|
|
| |
* gnu/packages/benchmark.scm (fio): Update to 3.23.
|
|
|
|
|
| |
* gnu/packages/admin.scm (htop): Update to 3.0.2.
[native-inputs]: Remove python-wrapper.
|
|
|
|
| |
* guix/import/cpan.scm: Fix typo.
|
|
|
|
|
|
| |
* gnu/packages/graphics.scm (goxel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/43421>.
* guix/scripts/authenticate.scm (read-command): Decode strings as
ISO-8859-1, not UTF-8.
(guix-authenticate)[send-reply]: Encode strings as ISO-8859-1, not
UTF-8.
* tests/guix-authenticate.sh: Add test.
|
|
|
|
|
| |
* gnu/services/messaging.scm (bitlbee-shepherd-service): Pass
PURPLE_PLUGIN_PATH as #:environment-variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20200904.
|
|
|
|
|
|
|
| |
Reported by bdju.
* gnu/packages/pretty-print.scm (fmt-6): New variable.
* gnu/packages/wm.scm (waybar)[inputs]: Replace fmt with fmt-6.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.
(emacs-org-contrib): Update to 20200914.
|
|
|
|
|
|
| |
* gnu/packages/groff.scm (roffit)[arguments]: Remove make-flags. Remove
custom 'pre-install phase. Replace 'install phase to also install
manpage.
|
|
|
|
|
|
|
| |
Fixes <https://debbugs.gnu.org/43306>.
* gnu/packages/groff.scm (roffit)[arguments]: Add 'wrap-binary phase to
help find perl libraries.
|
|
|
|
| |
* gnu/packages/music.scm (bsequencer): Update to 1.8.0.
|
|
|
|
|
|
|
|
|
| |
This commit follows a404716d411cf7cd49ff02e3100f0bbf6622d6d5.
* gnu/services/docker.scm
(docker-configuration)[docker-cli]: New record field.
(docker-service-type): Use this.
* doc/guix.texi (Miscellaneous Services)[Docker Service]: Document this.
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow
permanent redirection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (kdenlive):
[inputs]: Add breeze.
[arguments]: In wrap-program phase, add XDG_DATA_DIRS to include
the 'share' sub-directory of the package breeze.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (ripmime): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 846403e.
|
|
|
|
|
|
|
| |
This is a follow-up to 8422a67dc16af4dd5eb82180463aa7a0b362d5b9.
* gnu/services/docker.scm (docker-service-type): Use a composed list for
packages in profile-service-type.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven-compiler-plugin)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven-resources-plugin)[source]: Download
using git-fetch.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven-jar-plugin)[source]: Download using
git-fetch.
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-hdrhistogram)[source]: Download using
git-fetch.
[arguments]: Add phase to make source writable.
|
|
|
|
|
|
|
| |
This is a follow-up to commit 6e0ab26f31cd2bb7e5d88719d3d458df68c1963e.
* gnu/packages/cran.scm (r-wgcna): Move from here...
* gnu/packages/bioconductor.scm (r-wgcna): ...to here.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-fithic): Move from here...
* gnu/packages/bioconductor.scm (r-fithic): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-hitc): Move from here...
* gnu/packages/bioconductor.scm (r-hitc): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-hdf5array): Move from here...
* gnu/packages/bioconductor.scm (r-hdf5array): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|