summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add rust@1.20.0.•••* gnu/packages/rust.scm (rust-1.20): New variable. Danny Milosavljevic2018-09-131-0/+114
* git-download: Rewrite 'git-predicate' using Guile-Git.•••Fixes <https://bugs.gnu.org/27925>. * guix/git-download.scm (files->directory-tree) (directory-in-tree?): Remove. (git-file-list): New procedures. (git-predicate): Use it instead of opening a pipe to 'git'. Remove directory tree hack and rely exclusively on inode/device numbers. Ludovic Courtès2018-09-131-77/+42
* gnu: rust@1.19.0: Remove superfluous install-file call.•••* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[build]: Remove superfluous install-file call. Danny Milosavljevic2018-09-121-1/+0
* gnu: rust@1.19.0: Install rustdoc.•••* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[install]: Install rustdoc. Danny Milosavljevic2018-09-121-0/+2
* gnu: rust@1.19.0: Use match-lambda directly.•••Follow-up to 3159ef7c99c646b78b04cedb1bd3525c301ef978. * gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[build]: Use match-lambda directly. Danny Milosavljevic2018-09-121-1/+1
* gnu: gnurl: Update to 7.61.1.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.61.1. Signed-off-by: Leo Famulari <leo@famulari.name> Nils Gillmann2018-09-121-2/+2
* gnu: Zsh: Remove workaround required for Zsh 5.6.•••This is a followup to commit 5a5d3e356311620df253d7c213c1bda79cd20128. * gnu/packages/shells.scm (zsh)[arguments]: Remove substitutions in 'patch-test' phase. Leo Famulari2018-09-121-13/+0
* gnu: emacs-hl-todo: Update to 1.9.0.•••* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.9.0. Pierre Neidhardt2018-09-121-2/+2
* gnu: python-scikit-learn: Update to 0.19.2.•••* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.19.2. [source]: Fetch from git. [arguments]: Run tests before installation; replace "check" phase, add "build-ext" phase; delete "reset-gzip-timestamps" phase. [native-inputs]: Add python-pytest and python-pandas; remove python-nose. Ricardo Wurmus2018-09-121-24/+25
* gnu: Add emacs-blimp.•••* gnu/packages/emacs.scm (emacs-blimp): New variable. Pierre Neidhardt2018-09-121-0/+26
* gnu: Add emacs-org-web-tools.•••* gnu/packages/emacs.scm (emacs-org-web-tools): New variable. Pierre Neidhardt2018-09-121-0/+43
* gnu: Add emacs-youtube-dl.•••* gnu/packages/emacs.scm (emacs-youtube-dl): New variable. Pierre Neidhardt2018-09-121-0/+41
* gnu: libfilezilla: Update to 0.13.1.•••* gnu/packages/ftp.scm (libfilezilla): Update to 0.13.1. Tobias Geerinckx-Rice2018-09-121-2/+2
* gnu: sg3-utils: Update to 1.43.•••* gnu/packages/scsi.scm (sg3-utils): Update to 1.43. [license]: Add bsd-2. Tobias Geerinckx-Rice2018-09-121-6/+10
* gnu: syslinux: Use HTTPS home page.•••* gnu/packages/bootloaders.scm (syslinux)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-09-121-1/+1
* gnu: syslinux: Use INVOKE.•••* gnu/packages/bootloaders.scm (syslinux)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-09-121-2/+2
* gnu: zsh: Update to 5.6.1.•••* gnu/packages/shells.scm (zsh): Update to 5.6.1. Tobias Geerinckx-Rice2018-09-121-2/+2
* gnu: zsh: Use HTTPS.•••* gnu/packages/shells.scm (zsh)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-09-121-3/+3
* gnu: Add perl-mock-config.•••* gnu/packages/perl-check.scm (perl-mock-config): New public variable. Tobias Geerinckx-Rice2018-09-121-0/+21
* gnu: perl-moosex-getopt: Update to 0.73.•••* gnu/packages/perl.scm (perl-moosex-getopt): Update to 0.73. [native-inputs]: Add perl-module-build-tiny, perl-path-tiny, perl-test-needs. Efraim Flashner2018-09-121-3/+6
* netsurf: Register patch.•••Follow-up to f9e140a243b6d6b5d28bd0813b69604562a39653. * gnu/local.mk (dist_patch_DATA): Add netsurf-message-timestamp.patch. Eric Bavier2018-09-111-0/+1
* mpi: Factorize openmpi setup build phase.•••* gnu/packages/mpi.scm (%openmpi-setup): New variable. * gnu/packages/maths.scm (scalapack, slepc-openmpi, mumps-openmpi) (superlu-dist, p4est, petsc-openmpi, hypre-openmpi, elemental) (sundials-openmpi, arpack-ng-openmpi)[arguments]: Use it in #:phases. Eric Bavier2018-09-112-82/+34
* font-fantasque-sans: Upgrade to 1.7.2.•••* gnu/packages/fonts.scm (font-fantasque-sans): Upgrade to 1.7.2. [native-inputs]: Add zip. [arguments]: Add 'xrange->range phase for python3 compatibility. Adjust install phase to work with newly generated font variants. Eric Bavier2018-09-111-13/+23
* gnu: emacs-helm: Update to 3.0.•••* gnu/packages/emacs.scm (emacs-helm): Update to 3.0. Pierre Neidhardt2018-09-111-2/+2
* gnu: Add emacs-hackernews.•••* gnu/packages/emacs.scm (emacs-hackernews): New variable. Pierre Neidhardt2018-09-111-0/+24
* gnu: emacs-evil-collection: Update to 20180911.•••* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180911. Pierre Neidhardt2018-09-111-4/+4
* gnu: emacs-magit-todos: Update to 1.1.•••* gnu/packages/emacs.scm (emacs-magit-todos): Update to 1.1. Pierre Neidhardt2018-09-111-28/+26
* gnu: emacs-helm-system-packages: Update to 1.10.1.•••* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.10.1. Pierre Neidhardt2018-09-111-2/+2
* guix: Do not close current-error-port.•••Reported-by: Ludovic Courtès <ludo@gnu.org>. * guix/scripts/build.scm (guix-build), guix/scripts/package.scm (guix-package): Duplicate port before handing it to build-output-port. Ricardo Wurmus2018-09-112-4/+7
* ui: Do not filter hash mismatch lines.•••Reported by Pjotr Prins <pjotr.public12@thebird.nl>. * guix/ui.scm (build-output-port): Add pattern for hash mismatch error; be more careful with error messages in verbose mode. Ricardo Wurmus2018-09-111-6/+20
* gnu: mes: Oops, use mirror://gnu download url.•••* gnu/packages/mes.scm (mes): Oops, use mirror://gnu download url. Jan Nieuwenhuizen2018-09-111-1/+1
* gnu: snakemake: Update home page.•••* gnu/packages/python.scm (snakemake)[home-page]: Update. Tobias Geerinckx-Rice2018-09-111-1/+1
* gnu: snakemake: Update to 5.2.2.•••* gnu/packages/python.scm (snakemake): Update to 5.2.2. Tobias Geerinckx-Rice2018-09-111-2/+2
* gnu: obnam: Add deprecation warning.•••* gnu/packages/backup.scm (obnam)[synopsis, description]: Note its retirement. Tobias Geerinckx-Rice2018-09-111-6/+9
* gnu: unbound: Update to 1.8.0.•••* gnu/packages/dns.scm (unbound): Update to 1.8.0. Tobias Geerinckx-Rice2018-09-111-2/+2
* gnu: perl-dbd-mysql: Update to 4.047.•••* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.047. [arguments]: Add 'skip-library-detection' phase. Tobias Geerinckx-Rice2018-09-111-4/+18
* gnu: libreoffice: Update to 6.1.0.3.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.0.3. [source]: Correct indenting. [inputs]: Add libnumbertext and python-lxml. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jonathan Brielmaier2018-09-111-10/+12
* gnu: Add libnumbertext.•••* gnu/packages/libreoffice.scm (libnumbertext): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jonathan Brielmaier2018-09-111-1/+31
* gnu: arpack-ng-openmpi: Fix build.•••* gnu/packages/maths.scm (arpack-ng-openmpi)[arguments]: Add 'set-test-environment phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Paul Garlick2018-09-111-1/+11
* gnu: Add emacs-irony-mode.•••* gnu/packages/emacs.scm (emacs-irony-mode): New variable. (emacs-irony-mode-server): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Tim Gesthuizen2018-09-111-0/+45
* gnu: jupyter-guile-kernel: Add dependencies to the search path.•••This allows: guix environment --ad-hoc jupyter jupyter-guile-kernel \ -- jupyter notebook to work out-of-the-box. * gnu/packages/guile.scm (jupyter-guile-kernel)[arguments]: In 'install-kernel' phase, add '-L' and '-C' flags to 'kernel.json'. [propagated-inputs]: Remove. [inputs]: Add GUILE-JSON and GUILE-SIMPLE-ZMQ. Ludovic Courtès2018-09-111-7/+28
* gnu: guile-simple-zmq, jupyter-guile-kernel: Update to 5bb66a0 and a7db924.•••* gnu/packages/guile.scm (guile-simple-zmq): Update to 5bb66a0. (jupyter-guile-kernel): Update to a7db924. Ludovic Courtès2018-09-111-6/+6
* gnu: Add r-svgui.•••* gnu/packages/cran.scm (r-svgui): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Mădălin Ionel Patrașcu2018-09-111-0/+23
* gnu: spice: Update to 0.14.1 [fixes CVE-2018-10873].•••* gnu/packages/spice.scm (spice): Update to 0.14.1. [source](uri): Update to new "spice-server" subdirectory. [native-inputs]: Add GLIB-NETWORKING and GSETTINGS-DESKTOP-SCHEMAS. [arguments]: Remove configure-flag which is now off even when celt is available. Add phase to set $SSL_CERT_FILE. Marius Bakke2018-09-111-7/+13
* gnu: usbredir: Update to 0.8.0.•••* gnu/packages/spice.scm (usbredir): Update to 0.8.0. [source]: Use URL-FETCH. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. [arguments]: Remove. Marius Bakke2018-09-111-54/+22
* gnu: syncthing: Update to 0.14.50.•••* gnu/packages/syncthing.scm (syncthing): Update to 0.14.50. Leo Famulari2018-09-111-2/+2
* gnu: go-github-com-syncthing-notify: Update to 0.0.0-2.b76b458.•••* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to 0.0.0-2.b76b458. Leo Famulari2018-09-111-3/+3
* gnu: VLC: Update to 3.0.4.•••* gnu/packages/video.scm (vlc): Update to 3.0.4. Leo Famulari2018-09-101-2/+2
* gnu: git: Update to 2.19.0.•••* gnu/packages/version-control.scm (git): Update to 2.19.0. (cgit)[inputs]: Use the source of Git 2.18.0. Leo Famulari2018-09-101-4/+11
* profiles: Correctly deal with etc/ being a relative symlink.•••Fixes <https://bugs.gnu.org/32686>. Reported by Oleg Pykhalov <go.wigust@gmail.com>. * guix/build/profiles.scm (ensure-writable-directory): Add #:symlink. [absolute?]: New procedure. [unsymlink]: Use it to determine how to resolve readlink's result. (build-profile): Pass SYMLINK to 'ensure-writable-directory'. * tests/profiles.scm ("profile-derivation when etc/ is a relative symlink"): New test. Ludovic Courtès2018-09-112-3/+48