summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-libsass: Update to 0.20.1.•••* gnu/packages/python-xyz.scm (python-libsass): Update to 0.20.1. [arguments]: Enable test that failed in the previous version. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-171-6/+3
* gnu: openmpi: Update to 4.0.5.•••* gnu/packages/mpi.scm (openmpi): Update to 4.0.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Greg Hogan2020-09-171-2/+2
* gnu: emacs-counsel-projectile: Update to 0.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): Update to 0.3.1. Jelle Licht2020-09-171-2/+2
* gnu: grammalecte: Update to 1.12.2.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.12.2. Tobias Geerinckx-Rice2020-09-171-2/+2
* gnu: easyrpg-player: Update to 0.6.2.2.•••* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.2. Tobias Geerinckx-Rice2020-09-171-2/+2
* gnu: python-psycopg2: Update to 2.8.6.•••* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.6. Tobias Geerinckx-Rice2020-09-171-2/+2
* gnu: guile-wisp: Update to 1.0.3•••* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.3. [source]: Access via hg and change from bitbucket to hg.sr.ht. [arguments]: Replace 'bootstrap phase; remove Guile 3 patch because Guile 3 is supported in 1.0.3. [native-inputs]: Add autoconf and automake. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Arne Babenhauserheide2020-09-171-11/+12
* gnu: Add python-pypandoc.•••* gnu/packages/python-xyz.scm (python-pypandoc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Konrad Hinsen2020-09-171-0/+43
* gnu: cuirass: Update to 0.0.1-46.89f0dbc.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-46.89f0dbc. Mathieu Othacehe2020-09-171-3/+3
* gnu: vim-airline: Don't install tests.•••* gnu/packages/vim.scm (vim-airline)[arguments]: Adjust install-plan to not install tests. Efraim Flashner2020-09-171-2/+1
* gnu: bind: Update to 9.16.7.•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.7. Tobias Geerinckx-Rice2020-09-161-2/+2
* gnu: Add emacs-sbt-mode.•••* gnu/packages/emacs-xyz.scm (emacs-sbt-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego2020-09-161-0/+23
* gnu: emacs-fountain-mode: Update to 3.3.0.•••* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.3.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego2020-09-161-2/+2
* gnu: Add emacs-eshell-syntax-highlighting.•••* gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith2020-09-161-0/+21
* gnu: mailutils: Fix unitialized variable in readmsg.•••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. Pierre Langlois2020-09-163-1/+31
* gnu: youtube-dl: Refer to ffmpeg.•••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. Tobias Geerinckx-Rice2020-09-161-0/+12
* gnu: Add texlive-todonotes.•••* gnu/packages/tex.scm (texlive-todonotes): New variable. Paul Garlick2020-09-161-0/+21
* gnu: commencement: bash-mesboot0: Break store file-name in comment.•••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. Jan (janneke) Nieuwenhuizen2020-09-161-3/+6
* gnu: sbcl-hu.dwim.common: Fix missing description.•••* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common)[description]: Repeat the synopsis since there is nothing more to say about this library. Pierre Neidhardt2020-09-161-1/+2
* gnu: Add rust-ansi-colours-1.•••* gnu/packages/crates-io.scm (rust-ansi-colours-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Gabriel Arazas2020-09-161-0/+31
* gnu: Add rust-delta-e-0.2.•••* gnu/packages/crates-io.scm (rust-delta-e-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Gabriel Arazas2020-09-161-0/+23
* gnu: Add rust-lab-0.8, rust-lab-0.7, rust-lab-0.4.•••* 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> Gabriel Arazas2020-09-161-0/+69
* gnu: Fix fetching the linux-libre deblobbing script.•••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. Leo Famulari2020-09-151-2/+2
* gnu: gnome-bluetooth: Update to 3.34.1.•••* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.1. Tobias Geerinckx-Rice2020-09-161-2/+2
* gnu: libimagequant: Update to 2.12.6.•••* gnu/packages/image.scm (libimagequant): Update to 2.12.6. Tobias Geerinckx-Rice2020-09-161-2/+2
* gnu: tor: Update to 0.4.4.5.•••* gnu/packages/tor.scm (tor): Update to 0.4.4.5. Tobias Geerinckx-Rice2020-09-151-2/+2
* gnu: surgescript: Update to 0.5.4.4.•••* gnu/packages/game-development.scm (surgescript): Update to 0.5.4.4. Tobias Geerinckx-Rice2020-09-151-2/+2
* gnu: waylandpp: Update to 0.2.8.•••* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.8. Tobias Geerinckx-Rice2020-09-151-3/+3
* gnu: homebank: Update to 5.4.3.•••* gnu/packages/finance.scm (homebank): Update to 5.4.3. Tobias Geerinckx-Rice2020-09-151-2/+2
* gnu: dico: Update to 2.10.•••* gnu/packages/dico.scm (dico): Update to 2.10. Tobias Geerinckx-Rice2020-09-151-3/+3
* gnu: python-pbkdf2: Fix typo in description.•••* gnu/packages/python-xyz.scm (python-pbkdf2)[description]: Fix typo. Tobias Geerinckx-Rice2020-09-151-1/+1
* gnu: dump: Fix typo in description.•••* gnu/packages/backup.scm (dump)[description]: Fix typo. Tobias Geerinckx-Rice2020-09-151-1/+1
* gnu: cryptsetup: Update to 2.3.4.•••* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.4. Tobias Geerinckx-Rice2020-09-151-3/+3
* gnu: Add gtranslator.•••* gnu/packages/gnome.scm (gtranslator): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Prikler2020-09-151-0/+48
* gnu: Add libgda.•••* gnu/packages/gnome.scm (libgda): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Prikler2020-09-151-0/+79
* gnu: jack-2: Update to 1.9.14.•••* 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> Mike Rosset2020-09-151-2/+6
* gnu: guix: Update to 1c21468.•••* gnu/packages/package-management.scm (guix): Update to 1c21468. Ludovic Courtès2020-09-151-3/+3
* gnu: fio: Update to 3.23.•••* gnu/packages/benchmark.scm (fio): Update to 3.23. Tobias Geerinckx-Rice2020-09-151-2/+2
* gnu: htop: Update to 3.0.2.•••* gnu/packages/admin.scm (htop): Update to 3.0.2. [native-inputs]: Remove python-wrapper. Tobias Geerinckx-Rice2020-09-151-4/+3
* gnu: Add goxel.•••* gnu/packages/graphics.scm (goxel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gabriel Arazas2020-09-151-0/+34
* services: bitlbee: Support libpurple plugins.•••* gnu/services/messaging.scm (bitlbee-shepherd-service): Pass PURPLE_PLUGIN_PATH as #:environment-variables. Ludovic Courtès2020-09-151-3/+9
* gnu: sbcl-trivial-clipboard: Update to 20200904.•••* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20200904. Pierre Neidhardt2020-09-151-3/+3
* gnu: waybar: Fix build.•••Reported by bdju. * gnu/packages/pretty-print.scm (fmt-6): New variable. * gnu/packages/wm.scm (waybar)[inputs]: Replace fmt with fmt-6. Efraim Flashner2020-09-152-3/+16
* gnu: emacs-org: Update to 9.4.•••* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4. (emacs-org-contrib): Update to 20200914. Nicolas Goaziou2020-09-151-4/+4
* gnu: roffit: Adjust install phase.•••* gnu/packages/groff.scm (roffit)[arguments]: Remove make-flags. Remove custom 'pre-install phase. Replace 'install phase to also install manpage. Efraim Flashner2020-09-151-7/+5
* gnu: roffit: Wrap binary.•••Fixes <https://debbugs.gnu.org/43306>. * gnu/packages/groff.scm (roffit)[arguments]: Add 'wrap-binary phase to help find perl libraries. Efraim Flashner2020-09-151-2/+8
* gnu: bsequencer: Update to 1.8.0.•••* gnu/packages/music.scm (bsequencer): Update to 1.8.0. Ricardo Wurmus2020-09-151-2/+2
* services: docker: Fix service definition.•••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. Oleg Pykhalov2020-09-151-1/+4
* gnu: kdenlive: Change source URL to follow permanent redirection.•••* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow permanent redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Prafulla Giri2020-09-141-1/+1
* gnu: kde: kdenlive: Make breeze theme available at runtime.•••* 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> Prafulla Giri2020-09-141-0/+4