summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-09-19gnu: libmanette: Update to 0.2.5....* gnu/packages/games.scm (libmanette): Update to 0.2.5. Tobias Geerinckx-Rice
2020-09-19gnu: libfprint: Update to 1.90.3....* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.3. Tobias Geerinckx-Rice
2020-09-18gnu: Add svd2rust....* gnu/packages/crates-io.scm (svd2rust): New variable. Danny Milosavljevic
2020-09-18gnu: Add rust-inflections@1.1.1....* gnu/packages/crates-io.scm (rust-inflections-1.1): New variable. Danny Milosavljevic
2020-09-18gnu: Add rust-svd-parser@0.9.0....* gnu/packages/crates-io.scm (rust-svd-parser-0.9): New variable. Danny Milosavljevic
2020-09-18gnu: Add rust-xmltree@0.8.0....* gnu/packages/crates-io.scm (rust-xmltree-0.8): New variable. Danny Milosavljevic
2020-09-18gnu: Add rust-xml-rs@0.7.1....* gnu/packages/crates-io.scm (rust-xml-rs-0.7): New variable. Danny Milosavljevic
2020-09-18gnu: Add rust-packed-struct....* gnu/packages/crates-io.scm (rust-packed-struct): New variable. Danny Milosavljevic
2020-09-18gnu: xxd: Use cc-for-target....* gnu/packages/vim.scm (xxd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. Efraim Flashner
2020-09-18gnu: Add cxxopts....* gnu/packages/cpp.scm (cxxopts): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Greg Hogan
2020-09-18gnu: Add texlive-microtype....* gnu/packages/tex.scm (texlive-microtype): New variable. Paul Garlick
2020-09-18gnu: linux-libre@4.4: Update to 4.4.236....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.236. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2020-09-18gnu: linux-libre@4.9: Update to 4.9.236....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2020-09-18gnu: linux-libre@4.14: Update to 4.14.198....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.198. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2020-09-18gnu: linux-libre@4.19: Update to 4.19.146....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.146. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2020-09-18gnu: linux-libre@5.4: Update to 5.4.66....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.66. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2020-09-18gnu: linux-libre: Update to 5.8.10....* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.10. (linux-libre-5.8-pristine-source): Update hash. Leo Famulari
2020-09-18gnu: komikku: Update to 0.20.0....* gnu/packages/gnome.scm (komikku): Update to 0.20.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Leo Prikler
2020-09-18gnu: calibre: Clean up 'wrap phase....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> Prafulla Giri
2020-09-18gnu: emacs-helpful: Update to 0.17-1.be0e937f....* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17-1.b0e937f. Jelle Licht
2020-09-18gnu: libsoundio: Fix indentation....* gnu/packages/audio.scm (libsoundio): Fix indentation. Mathieu Othacehe
2020-09-18gnu: Add libsoundio....* gnu/packages/audio.scm (libsoundio): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Alexandros Theodotou
2020-09-18Revert "gnu: openblas: Update to 0.3.10."...This reverts commit c59e9f0a03241ef3c7b8042054fd54e327f7539a because it triggers too many rebuilds. Mathieu Othacehe
2020-09-18gnu: kdenlive: Simplify 'wrap-executable phase....* 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> Prafulla Giri
2020-09-18gnu: kdenlive: Add missing dependencies....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> Prafulla Giri
2020-09-18gnu: kdenlive: Update to 20.08.1....* gnu/packages/kde.scm (kdenlive): Update to 20.08.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Prafulla Giri
2020-09-18gnu: Add python-beren....* gnu/packages/python-web.scm (python-beren): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-09-18gnu: Add python-apiron....* gnu/packages/python-web.scm (python-apiron): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-09-18gnu: plantuml: Update to 1.2020.16....* gnu/packages/uml.scm (plantuml): Update to 1.2020.16. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2020-09-18gnu: emacs-vterm: Update to 0-3.14e4afd....* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2020-09-18gnu: adms: Update to 2.3.7....* 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> Morgan Smith
2020-09-18gnu: python-networkx: Update to 2.5....* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Greg Hogan
2020-09-18gnu: Add cozy....* gnu/packages/ebook.scm (cozy): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2020-09-18gnu: openblas: Update to 0.3.10....* gnu/packages/maths.scm (openblas): Update to 0.3.10. [source]: Fetch from github. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Greg Hogan
2020-09-18gnu: gnome-settings-daemon: Add "guix gc" to low disk space notification....* 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. Ludovic Courtès
2020-09-18gnu: gnome-settings-daemon: Record absolute file name of Baobab....* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Add 'set-baobab-file-name' phase. [inputs]: Add BAOBAB. Ludovic Courtès
2020-09-18gnu: purple-mattermost: Update to 1.2-0.158ce20....* gnu/packages/messaging.scm (purple-mattermost): Update to commit 158ce20. Ludovic Courtès
2020-09-17gnu: Properly credit Konrad Hinsen....This is a followup to commit a96873565da1e9a7ef95ab06a5774b1207b86ead. * gnu/packages/python-web.scm: Update list of copyright holders. Leo Famulari
2020-09-17gnu: Add python-requests-ftp....* gnu/packages/python-web.scm (python-requests-ftp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen
2020-09-17gnu: hdf5: Update to 1.10.7....Fixes CVE-2018-13870, CVE-2018-13869 and CVE-2018-17435. * gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.7. Eric Bavier
2020-09-17gnu: Add texlive-units....* gnu/packages/tex.scm (texlive-units): New variable. Paul Garlick
2020-09-17gnu: 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 Monego
2020-09-17gnu: 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 Hogan
2020-09-17gnu: emacs-counsel-projectile: Update to 0.3.1....* gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): Update to 0.3.1. Jelle Licht
2020-09-17gnu: grammalecte: Update to 1.12.2....* gnu/packages/dictionaries.scm (grammalecte): Update to 1.12.2. Tobias Geerinckx-Rice
2020-09-17gnu: easyrpg-player: Update to 0.6.2.2....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.2. Tobias Geerinckx-Rice
2020-09-17gnu: python-psycopg2: Update to 2.8.6....* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.6. Tobias Geerinckx-Rice
2020-09-17gnu: 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 Babenhauserheide
2020-09-17gnu: Add python-pypandoc....* gnu/packages/python-xyz.scm (python-pypandoc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Konrad Hinsen
2020-09-17gnu: cuirass: Update to 0.0.1-46.89f0dbc....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-46.89f0dbc. Mathieu Othacehe