summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19gnu: geomyidae: Don't use unstable tarball....* gnu/packages/web.scm (geomyidae)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-03-19gnu: youtube-dl: Update to 2019.03.18....* gnu/packages/video.scm (youtube-dl): Update to 2019.03.18. Tobias Geerinckx-Rice
2019-03-19gnu: dcmtk: Support more....* gnu/packages/image-processing.scm (dcmtk)[inputs]: Add libxml2, and openssl. Tobias Geerinckx-Rice
2019-03-19gnu: dcmtk: Update to 3.6.4....* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.4. [inputs]: Add libjpeg. Order alphabetically. Move doxygen… [native-inputs]: …here. Remove perl. Order alphabetically. Tobias Geerinckx-Rice
2019-03-19gnu: dcmtk: Use HTTPS home page....* gnu/packages/image-processing.scm (dcmtk)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-03-19gnu: Add emacs-helm-wikipedia....* gnu/packages/emacs-xyz.scm (emacs-helm-wikipedia): New variable. Pierre Neidhardt
2019-03-19gnu: emacs-evil-collection: Update to 20190319....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190319. Pierre Neidhardt
2019-03-19gnu: scanmem: Enable GUI frontend....* gnu/packages/debug.scm (scanmem): Enable GUI frontend. [arguments]: Add "--enable-gui" configure flag and 'hardcode-python, 'wrap-gameconqueror phases. [native-inputs]: Add python-wrapper, gobject-introspection, gtk+. [propogated-inputs]: Add python-pygobject. Rutger Helling
2019-03-19gnu: nanopolish: Use python-wrapper....* gnu/packages/bioinformatics.scm (nanopolish)[inputs]: Replace "python" with "python-wrapper" as scripts require "python" executable. Ricardo Wurmus
2019-03-19gnu: nanopolish: Remove bundled library sources....* gnu/packages/bioinformatics.scm (nanopolish)[source]: Add snippet to remove bundled htslib sources. Ricardo Wurmus
2019-03-19gnu: hyperledger-fabric: Use git tag....* gnu/packages/hyperledger.scm (hyperledger-fabric)[source]: Check out the (supposedly immutable) tag instead of the (maintenance) branch. Tobias Geerinckx-Rice
2019-03-19gnu: Add emacs-org-re-reveal....* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): New variable. Clément Lassieur
2019-03-19gnu: emacs-org-reveal: Update to 1cdd088....* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 1cdd088. Clément Lassieur
2019-03-19gnu: emacs-org-reveal: Use git-version and git-file-name....* gnu/packages/emacs-xyz.scm (emacs-org-reveal)[version]: Use git-version. [source]: Use git-file-name. Clément Lassieur
2019-03-19gnu: Add edgar....* gnu/packages/games.scm (edgar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nee
2019-03-19gnu: coq-flocq: remove unnecessary return values...* gnu/packages/coq.scm (coq-flocq)[arguments]: Add unnecessary return values after 'invoke' calls. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Dan Frumin
2019-03-19pack: Create an empty /home directory for '-f squashfs'....Fixes <https://bugs.gnu.org/34914>. * guix/scripts/pack.scm (squashfs-image)[build]: Pass "-p /home d 555 0 0". Ludovic Courtès
2019-03-19pack: Produce relative symlinks when using '-f squashfs'....Fixes <https://bugs.gnu.org/34913>. * guix/scripts/pack.scm (squashfs-image)[build]: Use 'relative-file-name' when creating SYMLINKS. * guix/scripts/pack.scm (guix-pack): Pass #:relative-symlinks? #t when PACK-FORMAT is 'squashfs. Ludovic Courtès
2019-03-19gnu: Add python-flint....* gnu/packages/algebra.scm (python-flint): New variable. * gnu/packages/patches/python-flint-includes.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch. Andreas Enge
2019-03-19gnu: Add rtv....* gnu/packages/syndication.scm (rtv): New variable. Efraim Flashner
2019-03-19gnu: Add python-vcrpy....* gnu/packages/python-check.scm (python-vcrpy): New variable. Efraim Flashner
2019-03-18gnu: MPD: Update to 0.21.6....* gnu/packages/mpd.scm (mpd): Update to 0.21.6. Leo Famulari
2019-03-18gnu: autorandr: Fix typo in synopsis....* gnu/packages/xdisorg.scm (autorandr)[synopsis]: Fix typo. Tobias Geerinckx-Rice
2019-03-18gnu: python-biom-format: Fix build....* gnu/packages/bioinformatics.scm (python-biom-format)[source]: Remove generated C files. [arguments]: Disable second broken test. Ricardo Wurmus
2019-03-18gnu: python-pyarrow: Update to 0.10.0....* gnu/packages/databases.scm (python-pyarrow): Update to 0.10.0. [arguments]: Delete "build" phase. [native-inputs]: Add python-pytest-runner. Ricardo Wurmus
2019-03-18gnu: apache-arrow: Update to 0.10.0....* gnu/packages/databases.scm (apache-arrow): Update to 0.10.0. [inputs]: Replace jemalloc-4.5.0 with jemalloc. Ricardo Wurmus
2019-03-18gnu: dav1d: Update to 0.2.1....* gnu/packages/video.scm (dav1d): Update to 0.2.1. Tobias Geerinckx-Rice
2019-03-18gnu: st: Update to 0.8.2....* gnu/packages/suckless.scm (st): Update to 0.8.2. [arguments]: Re-indent. Tobias Geerinckx-Rice
2019-03-18gnu: darktable: Update to 2.6.1....* gnu/packages/photo.scm (darktable): Update to 2.6.1. Tobias Geerinckx-Rice
2019-03-18gnu: cracklib: Update to 2.9.7....* gnu/packages/password-utils.scm (cracklib): Update to 2.9.7. [source]: Remove patches. * gnu/packages/patches/cracklib-CVE-2016-6318.patch, gnu/packages/patches/cracklib-fix-buffer-overflow.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice
2019-03-18gnu: speedtest-cli: Update to 2.1.1....* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.1. Tobias Geerinckx-Rice
2019-03-18gnu: ntp: Update to 4.2.8p13....* gnu/packages/ntp.scm (ntp): Update to 4.2.8p13. Tobias Geerinckx-Rice
2019-03-18gnu: setbfree: Update to 0.8.8....* gnu/packages/music.scm (setbfree): Update to 0.8.8. Tobias Geerinckx-Rice
2019-03-18gnu: Add emacs-xr....* gnu/packages/emacs-xyz.scm (emacs-xr): New variable. Nicolas Goaziou
2019-03-18gnu: arb: Update to 2.16.0....* gnu/packages/algebra.scm (arb): Update to 2.16.0. Andreas Enge
2019-03-18gnu: bwm-ng: Update to 0.6.2....* gnu/packages/networking.scm (bwm-ng): Update to 0.6.2. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘disable-premature-./configure’ phase. [native-inputs]: Add autoconf and automake. Tobias Geerinckx-Rice
2019-03-18gnu: proxychains-ng: Update to 4.14....* gnu/packages/networking.scm (proxychains-ng): Update to 4.14. Tobias Geerinckx-Rice
2019-03-18gnu: proxychains-ng: Don't use NAME in source URI....* gnu/packages/networking.scm (proxychains-ng)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-03-18gnu: petsc: Update to 3.10.4....* gnu/packages/maths.scm (petsc): Update to 3.10.4. Tobias Geerinckx-Rice
2019-03-18gnu: bitlbee-discord: Update to 0.4.2....* gnu/packages/messaging.scm (bitlbee-discord): Update to 0.4.2. Tobias Geerinckx-Rice
2019-03-18gnu: bitlbee-discord: Don't use unstable tarball....* gnu/packages/messaging.scm (bitlbee-discord)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-03-18gnu: gnuplot: Update to 5.2.6....* gnu/packages/maths.scm (gnuplot): Update to 5.2.6. Tobias Geerinckx-Rice
2019-03-18gnu: Add bbmap....* gnu/packages/bioinformatics.scm (bbmap): New variable. Ricardo Wurmus
2019-03-18gnu: padthv1: Update to 0.9.6....* gnu/packages/music.scm (padthv1): Update to 0.9.6. Ricardo Wurmus
2019-03-18gnu: samplv1: Update to 0.9.6....* gnu/packages/music.scm (samplv1): Update to 0.9.6. Ricardo Wurmus
2019-03-18gnu: drumkv1: Update to 0.9.6....* gnu/packages/music.scm (drumkv1): Update to 0.9.6. Ricardo Wurmus
2019-03-18gnu: synthv1: Update to 0.9.6....* gnu/packages/music.scm (synthv1): Update to 0.9.6. Ricardo Wurmus
2019-03-18gnu: ngircd: Update to 25....* gnu/packages/messaging.scm (ngircd): Update to 25. Tobias Geerinckx-Rice
2019-03-18gnu: ipopt: Update to 3.12.12....* gnu/packages/maths.scm (ipopt): Update to 3.12.12. Tobias Geerinckx-Rice
2019-03-18gnu: lua-sec: Update to 0.7....* gnu/packages/lua.scm (lua-sec, lua5.1-sec, lua5.2-sec): Update to 0.7. Tobias Geerinckx-Rice