summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-18gnu: Add rust-xmltree@0.8.0.Danny Milosavljevic
* gnu/packages/crates-io.scm (rust-xmltree-0.8): New variable.
2020-09-18gnu: Add rust-xml-rs@0.7.1.Danny Milosavljevic
* gnu/packages/crates-io.scm (rust-xml-rs-0.7): New variable.
2020-09-18gnu: Add rust-packed-struct.Danny Milosavljevic
* gnu/packages/crates-io.scm (rust-packed-struct): New variable.
2020-09-18doc: Fix broken hyperlinks in the contribution instructions.Greg Hogan
* doc/contributing.texi (Packaging Guidelines, Submitting Patches): Change URLs from relative to absolute links.
2020-09-18gnu: xxd: Use cc-for-target.Efraim Flashner
* gnu/packages/vim.scm (xxd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.
2020-09-18gnu: Add cxxopts.Greg Hogan
* gnu/packages/cpp.scm (cxxopts): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: Add texlive-microtype.Paul Garlick
* gnu/packages/tex.scm (texlive-microtype): New variable.
2020-09-18gnu: linux-libre@4.4: Update to 4.4.236.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.236. (linux-libre-4.4-pristine-source): Update hash.
2020-09-18gnu: linux-libre@4.9: Update to 4.9.236.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236. (linux-libre-4.9-pristine-source): Update hash.
2020-09-18gnu: linux-libre@4.14: Update to 4.14.198.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.198. (linux-libre-4.14-pristine-source): Update hash.
2020-09-18gnu: linux-libre@4.19: Update to 4.19.146.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.146. (linux-libre-4.19-pristine-source): Update hash.
2020-09-18gnu: linux-libre@5.4: Update to 5.4.66.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.66. (linux-libre-5.4-pristine-source): Update hash.
2020-09-18gnu: linux-libre: Update to 5.8.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.10. (linux-libre-5.8-pristine-source): Update hash.
2020-09-18gnu: komikku: Update to 0.20.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.20.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: calibre: Clean up 'wrap phase.Prafulla Giri
Based on the suggestion of the author, this commit cleans up the changes introduced by fd3eac4dd774597d493e6d8aae7b1c2653070bc7 For more information, see: https://issues.guix.gnu.org/43249 * gnu/packages/e-book.scm (calibre): [arguments]: Remove the manual 'wrap phase replacement and add a 'wrap-program phase after standard 'wrap phase to make the runtime dependency QtWebEngineProcess available to the binaries. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: emacs-helpful: Update to 0.17-1.be0e937f.Jelle Licht
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17-1.b0e937f.
2020-09-18gnu: libsoundio: Fix indentation.Mathieu Othacehe
* gnu/packages/audio.scm (libsoundio): Fix indentation.
2020-09-18gnu: Add libsoundio.Alexandros Theodotou
* gnu/packages/audio.scm (libsoundio): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18Revert "gnu: openblas: Update to 0.3.10."Mathieu Othacehe
This reverts commit c59e9f0a03241ef3c7b8042054fd54e327f7539a because it triggers too many rebuilds.
2020-09-18gnu: kdenlive: Simplify 'wrap-executable phase.Prafulla Giri
* gnu/packages/kde.scm (kdenlive)[arguments]: Use getenv to set the values of QT_PLUGIN_PATH and QML2_IMPORT_PATH in the wrapper during the 'wrap-executable phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: kdenlive: Add missing dependencies.Prafulla Giri
This allows to browse the file-system using kdenlive's own file-chooser. * gnu/packages/kde.scm (kdenlive) [native-inputs]: Add pkg-config. [inputs]: Add purpose and qtwebkit. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: kdenlive: Update to 20.08.1.Prafulla Giri
* gnu/packages/kde.scm (kdenlive): Update to 20.08.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: Add python-beren.Vinicius Monego
* gnu/packages/python-web.scm (python-beren): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: Add python-apiron.Vinicius Monego
* gnu/packages/python-web.scm (python-apiron): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: plantuml: Update to 1.2020.16.Michael Rohleder
* gnu/packages/uml.scm (plantuml): Update to 1.2020.16. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: emacs-vterm: Update to 0-3.14e4afd.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18doc: Clarify what propagated inputs are.Florian Pelz
Fixes <https://bugs.gnu.org/26170>. * doc/guix.texi (package Reference)[package-propagated-inputs]: Clarify.
2020-09-18gnu: adms: Update to 2.3.7.Morgan Smith
* gnu/packages/engineering.scm (adms): Update to 2.3.7. [source]: Change the url to github and use the git-fetch method. [native-inputs]: Add "autoconf", "automake", "libtool", "perl" and "perl-xml-libxml". [home-page]: Use the github page. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: python-networkx: Update to 2.5.Greg Hogan
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: Add cozy.Vinicius Monego
* gnu/packages/ebook.scm (cozy): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: openblas: Update to 0.3.10.Greg Hogan
* gnu/packages/maths.scm (openblas): Update to 0.3.10. [source]: Fetch from github. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18gnu: gnome-settings-daemon: Add "guix gc" to low disk space notification.Ludovic Courtès
* gnu/packages/patches/gnome-settings-daemon-gc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-settings-daemon)[source]: Use it.
2020-09-18gnu: gnome-settings-daemon: Record absolute file name of Baobab.Ludovic Courtès
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Add 'set-baobab-file-name' phase. [inputs]: Add BAOBAB.
2020-09-18gnu: purple-mattermost: Update to 1.2-0.158ce20.Ludovic Courtès
* gnu/packages/messaging.scm (purple-mattermost): Update to commit 158ce20.
2020-09-17gnu: Properly credit Konrad Hinsen.Leo Famulari
This is a followup to commit a96873565da1e9a7ef95ab06a5774b1207b86ead. * gnu/packages/python-web.scm: Update list of copyright holders.
2020-09-17gnu: Add python-requests-ftp.Konrad Hinsen
* gnu/packages/python-web.scm (python-requests-ftp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-09-17gnu: hdf5: Update to 1.10.7.Eric Bavier
Fixes CVE-2018-13870, CVE-2018-13869 and CVE-2018-17435. * gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.7.
2020-09-17gnu: Add texlive-units.Paul Garlick
* gnu/packages/tex.scm (texlive-units): New variable.
2020-09-17gnu: python-libsass: Update to 0.20.1.Vinicius Monego
* 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>
2020-09-17gnu: openmpi: Update to 4.0.5.Greg Hogan
* gnu/packages/mpi.scm (openmpi): Update to 4.0.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-17gnu: emacs-counsel-projectile: Update to 0.3.1.Jelle Licht
* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): Update to 0.3.1.
2020-09-17gnu: grammalecte: Update to 1.12.2.Tobias Geerinckx-Rice
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.12.2.
2020-09-17guix-install.sh: Support OpenRC.Morgan Smith
* etc/guix-install.sh (chk_init_sys): Detect OpenRC. (sys_enable_guix_daemon): Install & enable the Guix daemon on such systems. * etc/openrc/guix-daemon.in: New file. * nix/local.mk: Add a rule for it. (openrcservicedir, nodist_openrcservice_DATA): New variables. (CLEANFILES, EXTRA_DIST): Add them. * .gitignore: Ignore etc/openrc/guix-daemon. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-17guix-install.sh: Be POSIX-compliant.Morgan Smith
* etc/guix-install.sh (guix_get_bin_list): Call grep with an extended regular expression instead of a non-POSIX Perl regular expression. (sys_create_store): Remove ‘--warning=no-timestamp’ argument to tar. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-17gnu: easyrpg-player: Update to 0.6.2.2.Tobias Geerinckx-Rice
* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.2.
2020-09-17gnu: python-psycopg2: Update to 2.8.6.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.6.
2020-09-17gnu: guile-wisp: Update to 1.0.3Arne Babenhauserheide
* 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>
2020-09-17gnu: Add python-pypandoc.Konrad Hinsen
* gnu/packages/python-xyz.scm (python-pypandoc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-17gnu: cuirass: Update to 0.0.1-46.89f0dbc.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-46.89f0dbc.
2020-09-17gnu: vim-airline: Don't install tests.Efraim Flashner
* gnu/packages/vim.scm (vim-airline)[arguments]: Adjust install-plan to not install tests.