summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* graph: Add "module" node type.Ludovic Courtès2018-03-27
| | | | | | | | | | * guix/scripts/graph.scm (module-from-package) (source-module-dependencies*): New procedures. (%module-node-type): New variable. (%node-types): Add it. * guix/modules.scm (source-module-dependencies): Export. * tests/graph.scm ("module graph"): New test. * doc/guix.texi (Invoking guix graph): Document it.
* gnu: Remove unnecessary import.Ludovic Courtès2018-03-27
| | | | * gnu/packages/guile.scm: Remove unnecessary import.
* activation: Pass '-d HOME' to 'usermod'.Ludovic Courtès2018-03-27
| | | | | | | | | Fixes a bug whereby changes to user home directories in the OS config would never be effective. Reported by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/build/activation.scm (modify-user): Pass '-d HOME'.
* gnu: bootstrap: Remove unneeded import.Ludovic Courtès2018-03-27
| | | | * gnu/packages/bootstrap.scm: Remove unneeded (guix build utils) import.
* gnu: Remove Haskell packages provided by GHC.Timothy Sample2018-03-27
| | | | | | | | | | | | | * gnu/packages/haskell.scm (ghc-array, ghc-binary, ghc-bytestring, ghc-directory, ghc-haskeline, ghc-process, ghc-transformers, ghc-transformers-0.4.2.0): Remove. (ghc-tar)[inputs]: Remove ghc-array. (ghc-hslogger)[inputs]: Remove ghc-directory. * gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-array, ghc-binary, and ghc-haskeline. * gnu/packages/wm.scm (xmonad)[inputs]: Remove ghc-directory. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: supercollider: Update to 3.9.2.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/audio.scm (supercollider): Update to 3.9.2.
* gnu: gzdoom: Update to 3.3.0.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/games.scm (gzdoom): Update to 3.3.0.
* gnu: ccache: Update to 3.4.2.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.2.
* gnu: jetring: Update to 0.27.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/gnupg.scm (jetring): Update to 0.27.
* gnu: libkomparediff2: Update to 17.12.3.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/kde.scm (libkomparediff2): Update to 17.12.3.
* gnu: radeontop: Update to 1.1.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/linux.scm (radeontop): Update to 1.1.
* gnu: ruby-rake: Update to 12.3.1.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/ruby.scm (ruby-rake): Update to 12.3.1.
* gnu: ruby-asciidoctor: Update to 1.5.6.2.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.6.2.
* gnu: python-plotly: Update to 2.4.1.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/graph.scm (python-plotly): Update to 2.4.1.
* gnu: python-django-crispy-forms: Update to 1.7.2.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/django.scm (python-django-crispy-forms): Update to 1.7.2.
* gnu: r-randomforest: Update to 4.6-14.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/statistics.scm (r-randomforest): Update to 4.6-14.
* gnu: r-blob: Update to 1.1.1.Tobias Geerinckx-Rice2018-03-27
| | | | | * gnu/packages/statistics.scm (r-blob): Update to 1.1.1. [propagated-inputs]: Add r-prettyunits.
* gnu: r-servr: Update to 0.9.Tobias Geerinckx-Rice2018-03-27
| | | | | * gnu/packages/web.scm (r-servr): Update to 0.9. [propagated-inputs]: Add r-xfun.
* gnu: vis: Update to 0.5.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/text-editors.scm (vis): Update to 0.5.
* gnu: libreoffice: Update to 5.4.6.2.Leo Famulari2018-03-26
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2.
* gnu: hplip: Update to 3.18.3.Vasile Dumitrascu2018-03-26
| | | | | | * gnu/packages/cups.scm (hplip): Update to 3.18.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add font-lohit.Arun Isaac2018-03-27
| | | | * gnu/packages/fonts.scm (font-lohit): New variable.
* gnu: translate-shell: Update to 0.9.6.7.Oleg Pykhalov2018-03-26
| | | | | | | * gnu/packages/patches/translate-shell-fix-curl-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.7. [source](patches): Add it. [home-page]: Append slash.
* gnu: Add twitchy.Oleg Pykhalov2018-03-26
| | | | * gnu/packages/video.scm (twitchy): New public variable.
* gnu: Add perl-uri-escape.Oleg Pykhalov2018-03-26
| | | | * gnu/packages/perl-web.scm (perl-uri-escape): New public variable.
* gnu: Add r-tidyverse.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-tidyverse): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-rvest.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-rvest): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-selectr.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-selectr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-reprex.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-reprex): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-callr.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-callr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-readxl.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-readxl): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-modelr.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-modelr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-haven.Charlie Ritter2018-03-26
| | | | | | * gnu/packages/cran.scm (r-haven): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add r-arules.Sandeep Subramanian2018-03-26
| | | | | | * gnu/packages/cran.scm (r-arules): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-robe: Include the lib directory in the output.Christopher Baines2018-03-26
| | | | | | | This contains some Ruby code that needs to be accessible to use robe. * gnu/packages/emacs.scm (emacs-robe)[arguments]: Include the lib directory, in addition to the %default-includes.
* gnu: emacs-minitest: Switch source to the git repository.Christopher Baines2018-03-26
| | | | | | | The 0.8.0 release was over 3 years ago, and there have been ~50 commits since. * gnu/packages/emacs.scm (emacs-minitest): Wrap with let, and change source to the git repository.
* gnu: ghc-cryptonite: Update to 0.25.Ricardo Wurmus2018-03-26
| | | | | * gnu/packages/haskell-crypto.scm (ghc-cryptonite): Update to 0.25. [inputs]: Add ghc-basement.
* gnu: ghc-memory: Update to 0.14.16.Ricardo Wurmus2018-03-26
| | | | | * gnu/packages/haskell.scm (ghc-memory): Update to 0.14.16. [inputs]: Add ghc-basement and ghc-foundation.
* gnu: Add ghc-foundation.Ricardo Wurmus2018-03-26
| | | | * gnu/packages/haskell.scm (ghc-foundation): New variable.
* gnu: Add ghc-basement.Ricardo Wurmus2018-03-26
| | | | * gnu/packages/haskell.scm (ghc-basement): New variable.
* gnu: emacs-exwm-x: Update to 1.8.1.Feng Shu2018-03-26
| | | | | | * gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.8.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-exwm: Update to 0.18.Feng Shu2018-03-26
| | | | | | * gnu/packages/emacs.scm (emacs-exwm): Update to 0.18. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-xelb: Update to 0.14.Feng Shu2018-03-26
| | | | | | * gnu/packages/emacs.scm (emacs-xelb): Update to 0.14. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: libressl: Update to 2.7.1.Nils Gillmann2018-03-26
| | | | | | | * gnu/packages/tls.scm (libressl): Update to 2.7.1. Signed-off-by: Nils Gillmann <ng0@n0.is> Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: perl-image-exiftool: Update to 10.80.Ludovic Courtès2018-03-26
| | | | * gnu/packages/photo.scm (perl-image-exiftool): Update to 10.80.
* gnu: magit-svn: Update to 2.2.0.Ludovic Courtès2018-03-26
| | | | | | * gnu/packages/emacs.scm (magit-svn): Update to 2.2.0. [propagated-inputs]: Add WITH-EDITOR. [arguments]: Add WITH-EDITOR to EMACSLOADPATH.
* gnu: evince: Update to 3.28.0.Ludovic Courtès2018-03-26
| | | | * gnu/packages/gnome.scm (evince): Update to 3.28.0.
* gnu: hwloc@1: Update to 1.11.10.Ludovic Courtès2018-03-26
| | | | * gnu/packages/mpi.scm (hwloc): Update to 1.11.10.
* gnu: hwloc@2: Update to 2.0.1.Ludovic Courtès2018-03-26
| | | | | | | * gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.1. [source]: Remove 'patches'. * gnu/packages/patches/hwloc-tests-without-sysfs.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: classpath: Add aarch64-linux support.Efraim Flashner2018-03-26
| | | | | | | * gnu/packages/java.scm (classpath-bootstrap, classpath-0.99)[source]: Add patch. * gnu/packages/patches/classpath-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.