summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-05gnu: wgetpaste: Make all dependencies explicit....* gnu/packages/wget.scm (wgetpaste)[arguments]: Replace limited ‘use-inputs’ phase with a ‘wrap-program’ one. Tobias Geerinckx-Rice
2019-05-05gnu: wgetpaste: Return #t from all phases....* gnu/packages/wget.scm (wgetpaste)[arguments]: Return #t from ‘install’ phase. Tobias Geerinckx-Rice
2019-05-05gnu: tor: Remove explicit hardening flags....* gnu/packages/tor.scm (tor)[arguments]: Remove #:configure-flags that merely confirm the defaults. Tobias Geerinckx-Rice
2019-05-04doc: Update htmlxref.cnf....* doc/htmlxref.cnf (G): Switch to https. (geiser, guix.de, guix.es, hurd): New entries. Ludovic Courtès
2019-05-04doc: Warn about missing entries in htmlxref.cnf....* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable. Ludovic Courtès
2019-05-04doc: Adjust cross-references for GNU triplets....* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of obsolete 'configure' manual for triplets. (Additional Build Options): Adjust 'autoconf' node name. Ludovic Courtès
2019-05-04doc: Provide the actual URL to the VM image....Fixes <https://bugs.gnu.org/35537>. Reported by Andy Tai <atai@atai.org>. * doc/guix.texi (Running Guix in a VM): Use @url and provide the actual URL, without @var{system}. Ludovic Courtès
2019-05-04gnu: nano: Update to 4.2....* gnu/packages/nano.scm (nano): Update to 4.2. Leo Famulari
2019-05-04gnu: coq-bignums: Update to 8.9.0....* gnu/packages/coq.scm (coq-bignums): Update to 8.9.0. Julien Lepiller
2019-05-04gnu: coq-mathcomp: Update to 1.8.0....* gnu/packages/coq.scm (coq-mathcomp): Update to 1.8.0. Julien Lepiller
2019-05-04gnu: coq-gappa: Update to 1.3.4....* gnu/packages/coq.scm (coq-gappa): Update to 1.3.4. Julien Lepiller
2019-05-04gnu: coq: Update to 8.9.0....* gnu/packages/coq.scm (coq): Update to 8.9.0. (coq-autosubst): Update to latest commit. (coq-equations): Update to 1.2-beta2. Julien Lepiller
2019-05-04doc: Use HTTPS URLs....* doc/guix.texi: Use HTTPS where possible. Marius Bakke
2019-05-03gnu: ocaml-menhir: Update to 20181113....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113. Signed-off-by: Julien Lepiller <julien@lepiller.eu> gabrielhdt
2019-05-03gnu: Add python-django-extensions....* gnu/packages/django.scm (python-django-extensions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sam
2019-05-03gnu: Add python-django-taggit....* gnu/packages/django.scm (python-django-taggit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sam
2019-05-03nls: Update da translations.Ludovic Courtès
2019-05-03shepherd: Include /etc/localtime in service containers....Fixes a bug whereby Tor (for example) would emit syslog messages with a UTC timestamp instead of local time. * gnu/build/shepherd.scm (default-mounts): Add /etc/localtime to MAPPINGS. Ludovic Courtès
2019-05-03gnu: tor: Update to 0.4.0.5....* gnu/packages/tor.scm (tor): Update to 0.4.0.5. Tobias Geerinckx-Rice
2019-05-03gnu: Add python-css-parser, python2-css-parser....* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New variables. Signed-off-by: Andreas Enge <andreas@enge.fr> Brendan Tildesley
2019-05-03gnu: web: Change 'l:' prefix to 'license:'....* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:. Signed-off-by: Andreas Enge <andreas@enge.fr> Brendan Tildesley
2019-05-03installer: Do not sort the guided partition schemes in the selection page....Previously, the "Everything is one partition" entry would come first in English but it would be second in French. This change keeps it the first choice regardless of the language. * gnu/installer/newt/partition.scm (run-scheme-page): Pass #:sort-listbox-items? to 'run-scheme-page'. Ludovic Courtès
2019-05-03installer: Ensure 'packages' field is a superset of '%base-packages'....Fixes <https://bugs.gnu.org/35541>. Reported by Florian Pelz <pelzflorian@pelzflorian.de>. * gnu/installer/services.scm (system-services->configuration): Generate a snippet that appends PACKAGES to %BASE-PACKAGES. Ludovic Courtès
2019-05-03Correct email address for ison....* .mailmap, gnu/packages/lxde.scm: Update email address. Signed-off-by: Andreas Enge <andreas@enge.fr> ison
2019-05-03gnu: r-cluster: Update to 2.0.9....* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9. [inputs]: Move gfortran from here... [native-inputs]: ...to here. Ricardo Wurmus
2019-05-03gnu: r-irkernel: Update to 1.0.1....* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1. Ricardo Wurmus
2019-05-03gnu: r-ouch: Update to 2.14-1....* gnu/packages/cran.scm (r-ouch): Update to 2.14-1. Ricardo Wurmus
2019-05-03gnu: r-fs: Update to 1.3.0....* gnu/packages/cran.scm (r-fs): Update to 1.3.0. Ricardo Wurmus
2019-05-02gnu: linux-libre: Update to 5.0.11....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11. (%linux-libre-hash): Update hash. Mark H Weaver
2019-05-02gnu: linux-libre@4.19: Update to 4.19.38....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-05-02gnu: linux-libre@4.14: Update to 4.14.115....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-05-02gnu: linux-libre@4.9: Update to 4.9.172....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172. Mark H Weaver
2019-05-02gnu: pluma: Use older version of gtksourceview....Reported by L p R n d n <guix@lprndn.info>. Fixes <https://bugs.gnu.org/35535>. * gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with gtksourceview-3. Ricardo Wurmus
2019-05-02gnu: mate-applets: Use older version of gtksourceview....Reported by L p R n d n <guix@lprndn.info>. * gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with gtksourceview-3. Ricardo Wurmus
2019-05-02gnu: le-certs: Update hashes....They added the 3 missing '^M' to all pem certs. * gnu/packages/certs.scm (le-certs)[inputs]: Update the hashes of isrgrootx1.pem, letsencryptauthorityx3.pem, letsencryptauthorityx4.pem. 宋文武
2019-05-02Merge branch 'version-1.0.0'Ludovic Courtès
2019-05-02guix-install.sh: Update URL....* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org. Ludovic Courtès
2019-05-02gnu: php: Update to 7.3.5....* gnu/packages/php.scm (php): Update to 7.3.5. Julien Lepiller
2019-05-02gnu: emacs-emms: Update to 5.2....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2. Pierre Neidhardt
2019-05-02gnu: python-duniterpy: Update to 0.53.1....* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1. Nicolas Goaziou
2019-05-02gnu: emacs-relint: Update to 1.7....* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7. Nicolas Goaziou
2019-05-02gnu: emacs-xr: Update to 1.11....* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11. Nicolas Goaziou
2019-05-02gnu: faudio: Update to 19.05....* gnu/packages/audio.scm (faudio): Update to 19.05. Rutger Helling
2019-05-02gnu: python-flexmock: Update to 0.10.4....* gnu/packages/check.scm (python-flexmock): Update to 0.10.4. Tobias Geerinckx-Rice
2019-05-01gnu: termite: Update to 15....* gnu/packages/terminals.scm (termite): Update to 15. Marius Bakke
2019-05-01gnu: vte-ng: Update to 0.56.2.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround. Marius Bakke
2019-05-01gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813]....* gnu/packages/spice.scm (spice): Update to 0.14.2. Marius Bakke
2019-05-01gnu: spice-protocol: Update to 0.14.0....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0. (spice-protocol-0.12): New public variable. (spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12. Marius Bakke
2019-05-01gnu: signify: Update to 25....* gnu/packages/crypto.scm (signify): Update to 25. Marius Bakke
2019-05-01gnu: signify: Don't use unstable tarball....* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH. Marius Bakke