summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-03-16gnu: Add pzstd.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (pzstd): New variable.
2017-03-16gnu: Add zstd.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (zstd): New variable.
2017-03-16gnu: python-publicsuffix2: Update to 2.20160818.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-publicsuffix2): Update to 2.20160818.
2017-03-16gnu: awscli: Update to 1.11.63.Tobias Geerinckx-Rice
* gnu/packages/python.scm (awscli): Update to 1.11.63.
2017-03-16gnu: python-botocore: Update to 1.5.26.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-botocore): Update to 1.5.26.
2017-03-16gnu: python-ptyprocess: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-ptyprocess): Update to 0.5.1.
2017-03-15gnu: Add prboom-plus.Kei Kebreau
* gnu/packages/games.scm (prboom-plus): New variable.
2017-03-15gnu: Add tftp-hpa.Gábor Boskovits
* gnu/packages/networking.scm (tftp-hpa): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15gnu: guile-next: Update to 2.2.0.Andy Wingo
* gnu/packages/guile.scm (guile-next): Update to 2.2.0.
2017-03-15gnu: profanity: Make the source URL version-agnostic.Leo Famulari
* gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source URL.
2017-03-15gnu: units: Update to 2.14.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (units): Update to 2.14.
2017-03-15gnu: no-more-secrets: Update to 0.3.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
2017-03-15gnu: mailutils: Update to 3.2.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (mailutils): Update to 3.2.
2017-03-15gnu: Use INSTALL-FILE where appropriate.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (wpa-supplicant-minimal): Substitute the simpler INSTALL-FILE for COPY-FILE when invoked with redundant arguments. * gnu/packages/bioinformatics.scm (couger, aragorn, express-beta-diversity, edirect, fasttree, rsem, samtools-0.1): Likewise. * gnu/packages/code.scm (withershins): Likewise. * gnu/packages/conky.scm (conky): Likewise. * gnu/packages/debug.scm (delta, american-fuzzy-lop): Likewise. * gnu/packages/emacs.scm (emacs-mit-scheme-doc): Likewise. * gnu/packages/engineering.scm (librecad): Likewise.
2017-03-15gnu: cryptsetup: Update to 1.7.4.Tobias Geerinckx-Rice
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.4.
2017-03-15gnu: man-pages: Update to 4.10.Tobias Geerinckx-Rice
* gnu/packages/man.scm (man-pages): Update to 4.10. [home-page]: Use HTTPS.
2017-03-15gnu: Add profanity.Mekeor Melire
* gnu/packages/messaging.scm (profanity): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15gnu: Add libstrophe.Mekeor Melire
* gnu/packages/messaging.scm (libstrophe): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15gnu: Add libmesode.Mekeor Melire
* gnu/packages/messaging.scm (libmesode): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15gnu: bitcoin-core: Update to 0.14.0.Leo Famulari
* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.0.
2017-03-15gnu: mariadb: Update to 10.1.22 [fixes CVE-2017-3302 and CVE-2017-3313].Marius Bakke
* gnu/packages/databases.scm (mariadb): Update to 10.1.22.
2017-03-15gnu: python-waf: Update to 1.9.8.Efraim Flashner
* gnu/packages/python.scm (python-waf, python2-waf): Update to 1.9.8. [home-page]: Use https.
2017-03-15gnu: direnv: Update to 2.11.3.Tobias Geerinckx-Rice
* gnu/packages/shellutils.scm (direnv): Update to 2.11.3.
2017-03-15gnu: conky: Update to 1.10.6.Tobias Geerinckx-Rice
* gnu/packages/conky.scm (conky): Update to 1.10.6.
2017-03-15gnu: obs: Update to 18.0.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (obs): Update to 18.0.1.
2017-03-15gnu: youtube-dl: Update to 2017.03.15.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.15.
2017-03-15gnu: stress-make: Fix description.Tobias Geerinckx-Rice
* gnu/packages/debug.scm (stress-make)[description]: Fix typo. Avoid ambiguous use of ‘in order’.
2017-03-15gnu: znc: Update to 1.6.5.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (znc): Update to 1.6.5.
2017-03-15gnu: grue-hunter: Correctly install documentation.Tobias Geerinckx-Rice
* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate ‘/share/doc/grue-hunter’ as a directory, not a plain file.
2017-03-15gnu: samtools: End installation phases with truth.Tobias Geerinckx-Rice
* gnu/packages/bioinformatics.scm (samtools, samtools-0.1)[arguments]: Return #T instead of the undefined results of COPY-FILE or INSTALL-FILE.
2017-03-14gnu: w3m: Update to 0.5.3+git20170102 [security fixes].Leo Famulari
See 'NEWS' and 'ChangeLog' in the source distribution for more information about the security-related bug fixes. * gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20170102.
2017-03-14Revert "gnu: gitolite: Fix shebangs in hooks."Leo Famulari
This change embedded store references in the shebangs of scripts that were meant to be copied out of the store. Those scripts would break when the interpreters expected by the shebangs were garbage collected. <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25966#28> This reverts commit d0c16adb190c7244ee3ef1329cba78a015ae5d10.
2017-03-14Revert "gnu: nss: Use 'modify-phases' syntax."Marius Bakke
This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a.
2017-03-14Revert "gnu: nss, nss-certs: Update to 3.29.3."Marius Bakke
Hydra failed to build this version. See discussion at https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00408.html. This reverts commit 4f3dcdd99ba13ab3bdbf1e014afcd076cd95fac7.
2017-03-14gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
2017-03-14gnu: Add ocaml-ppx-let.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
2017-03-14gnu: Add ocaml-ppx-enumerate.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
2017-03-14gnu: Add ocaml-ppx-assert.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
2017-03-14gnu: Add ocaml-ppx-here.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
2017-03-14gnu: Add ocaml-ppx-variants-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
2017-03-14gnu: Add ocaml-ppx-sexp-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
2017-03-14gnu: Add ocaml-variantslib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
2017-03-14gnu: Add ocaml-typerep.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
2017-03-14gnu: Add ocaml-sexplib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-sexplib): New variable.
2017-03-14gnu: asciidoc: Add XML and XSLT support.Kei Kebreau
* gnu/packages/documentation.scm (asciidoc)[arguments]: Add set-xml-binary-paths phase. [inputs]: Add libxml2 and libxslt.
2017-03-14pack: Add '--symlink'.Ludovic Courtès
* guix/scripts/pack.scm (self-contained-tarball): Add #:symlinks parameter. [build](symlink->directives): New procedure (directives): New variable. Add call to 'evaluate-populate-directive'. Pass the directories among DIRECTIVES to 'tar'. (%default-options): Add 'symlinks'. (%options, show-help): Add '--symlink'. (guix-pack): Honor it. * gnu/build/install.scm (evaluate-populate-directive): Export. * doc/guix.texi (Invoking guix pack): Document it.
2017-03-14pack: Add '--localstatedir' option.Ludovic Courtès
* guix/scripts/pack.scm (self-contained-tarball): Add #:localstatedir? parameter and honor it. (%options, show-help): Add '--localstatedir'. (guix-pack): Honor it. * gnu/build/install.scm (populate-single-profile-directory): Add #:register? parameter and honor it. * doc/guix.texi (Binary Installation): Use '--localstatedir' in example. (Invoking guix pack): Document it.
2017-03-14gnu: linux-libre@4.1: Update to 4.1.39.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
2017-03-14gnu: windowmaker: Use modify-phases syntax.Leo Famulari
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Use modify-phases.
2017-03-14gnu: windowmaker: Update to 0.95.8.Leo Famulari
* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.