summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: wgetpaste: Make all dependencies explicit.Tobias Geerinckx-Rice2019-05-05
| | | | | * gnu/packages/wget.scm (wgetpaste)[arguments]: Replace limited ‘use-inputs’ phase with a ‘wrap-program’ one.
* gnu: wgetpaste: Return #t from all phases.Tobias Geerinckx-Rice2019-05-05
| | | | * gnu/packages/wget.scm (wgetpaste)[arguments]: Return #t from ‘install’ phase.
* gnu: tor: Remove explicit hardening flags.Tobias Geerinckx-Rice2019-05-05
| | | | | * gnu/packages/tor.scm (tor)[arguments]: Remove #:configure-flags that merely confirm the defaults.
* gnu: nano: Update to 4.2.Leo Famulari2019-05-04
| | | | * gnu/packages/nano.scm (nano): Update to 4.2.
* gnu: coq-bignums: Update to 8.9.0.Julien Lepiller2019-05-04
| | | | * gnu/packages/coq.scm (coq-bignums): Update to 8.9.0.
* gnu: coq-mathcomp: Update to 1.8.0.Julien Lepiller2019-05-04
| | | | * gnu/packages/coq.scm (coq-mathcomp): Update to 1.8.0.
* gnu: coq-gappa: Update to 1.3.4.Julien Lepiller2019-05-04
| | | | * gnu/packages/coq.scm (coq-gappa): Update to 1.3.4.
* gnu: coq: Update to 8.9.0.Julien Lepiller2019-05-04
| | | | | | * gnu/packages/coq.scm (coq): Update to 8.9.0. (coq-autosubst): Update to latest commit. (coq-equations): Update to 1.2-beta2.
* gnu: ocaml-menhir: Update to 20181113.gabrielhdt2019-05-03
| | | | | | * gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add python-django-extensions.Sam2019-05-03
| | | | | | * gnu/packages/django.scm (python-django-extensions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-django-taggit.Sam2019-05-03
| | | | | | * gnu/packages/django.scm (python-django-taggit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tor: Update to 0.4.0.5.Tobias Geerinckx-Rice2019-05-03
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.0.5.
* gnu: Add python-css-parser, python2-css-parser.Brendan Tildesley2019-05-03
| | | | | | | * gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New variables. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: web: Change 'l:' prefix to 'license:'.Brendan Tildesley2019-05-03
| | | | | | * gnu/packages/web.scm: Change #:prefix l: to #:prefix license:. Signed-off-by: Andreas Enge <andreas@enge.fr>
* Correct email address for ison.ison2019-05-03
| | | | | | * .mailmap, gnu/packages/lxde.scm: Update email address. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: r-cluster: Update to 2.0.9.Ricardo Wurmus2019-05-03
| | | | | | * gnu/packages/statistics.scm (r-cluster): Update to 2.0.9. [inputs]: Move gfortran from here... [native-inputs]: ...to here.
* gnu: r-irkernel: Update to 1.0.1.Ricardo Wurmus2019-05-03
| | | | * gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
* gnu: r-ouch: Update to 2.14-1.Ricardo Wurmus2019-05-03
| | | | * gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
* gnu: r-fs: Update to 1.3.0.Ricardo Wurmus2019-05-03
| | | | * gnu/packages/cran.scm (r-fs): Update to 1.3.0.
* gnu: linux-libre: Update to 5.0.11.Mark H Weaver2019-05-02
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.38.Mark H Weaver2019-05-02
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.115.Mark H Weaver2019-05-02
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.172.Mark H Weaver2019-05-02
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172.
* gnu: pluma: Use older version of gtksourceview.Ricardo Wurmus2019-05-02
| | | | | | | | 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.
* gnu: mate-applets: Use older version of gtksourceview.Ricardo Wurmus2019-05-02
| | | | | | | Reported by L p R n d n <guix@lprndn.info>. * gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with gtksourceview-3.
* gnu: le-certs: Update hashes.宋文武2019-05-02
| | | | | | | 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.
* Merge branch 'version-1.0.0'Ludovic Courtès2019-05-02
|\
| * gnu: guix: Update to 326dcbf.Ludovic Courtès2019-05-01
| |
| * gnu: guix: Update to 1.0.0.Ludovic Courtès2019-05-01
| |
| * gnu: u-boot-tools: Only run full test suite on x86_64.Vagrant Cascadian2019-04-30
| | | | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase.
| * gnu: gexiv2: Skip failing test on 32-bit platforms.Ludovic Courtès2019-04-30
| | | | | | | | * gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
| * gnu: libplist: Run tests sequentially.Ludovic Courtès2019-04-30
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/35501>. Reported by Brendan Tildesley <mail@brendan.scot>. * gnu/packages/libusb.scm (libplist)[arguments]: New field.
| * gnu: Add i3lock.Marius Bakke2019-04-30
| | | | | | | | | | | | * gnu/packages/wm.scm (i3lock): New public variable. (cherry picked from commit b6afc350514ae5016adc6ca70f7be72aa3ecb2d2)
| * gnu: Rename some games to match upstream project name.Nicolas Goaziou2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetronad): (cataclysm-dda): (abbaye): (wesnoth): (wesnoth-server): (starfighter): (kiki): (fillets-ng): (crawl): (crawl-tiles): (tome4): (btanks): (battle-tanks): (edgar): Use these as the package definition. (armagetron-advanced): (cataclysm-dark-days-ahead): (l-abbaye-des-morts): (the-battle-for-wesnoth): (the-battle-for-wesnoth-server): (project-starfighter): (kiki-the-nano-bot): (fish-fillets-ng): (dungeon-crawl-stone-soup): (dungeon-crawl-stone-soup-tiles): (tales-of-maj-eyal): (the-legend-of-edgar): Turn these into obsolete aliases. This reverts renames made by the following commits: f95e33a7ad9afe3f5087b4d8c80731d731b08839 b1aee9fce2d4177dc0eb41c8509d50a131a19655 f6a21d61deecc37f8c900f2d2acf01475b917d10 24a67aef2ae0f40f1b4af235f5fc054881dc4db1 36a0b5b48c8f14e2ac5707dd6dfea99ee2304873 8b6e2bc15f0cbbe325f45fff9a7b5d3df143ca53 6639295f2f24ca8334d6b4d9d9cb63bd13388537 184f5c8db199adbc91b4b108c1bf89e3727f0bce ecdb1348ad9992f7d98ea5b1b5b6bc0bafc9b79c 375cb94130b222535ad7c7e0fa0d212483407351 c91ed484d0b66d5639ba01f9ba301ff762d9170d 973bd8a62c13bc5b2ca08585c367589d8c7197fe df42e0f9c9e6a85803d2709d195a8eb29ec7ee5f
| * gnu: i3-wm: Use absolute paths in session files.Timothy Sample2019-04-29
| | | | | | | | | | | | * gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the session '.desktop' files to use the absolute paths of the 'i3' and 'i3-with-shmlog' binaries.
| * gnu: awesome: Use absolute paths in session file.Timothy Sample2019-04-29
| | | | | | | | | | | | * gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the session '.desktop' file to use the absolute path of the 'awesome' binary.
| * gnu: gdm: Avoid selecting the placeholder session.Timothy Sample2019-04-29
| | | | | | | | | | | | | | This fixes <https://bugs.gnu.org/35484>. * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to patch GDM to only select the placeholder session if there are no others.
* | gnu: php: Update to 7.3.5.Julien Lepiller2019-05-02
| | | | | | | | * gnu/packages/php.scm (php): Update to 7.3.5.
* | gnu: emacs-emms: Update to 5.2.Pierre Neidhardt2019-05-02
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2.
* | gnu: python-duniterpy: Update to 0.53.1.Nicolas Goaziou2019-05-02
| | | | | | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1.
* | gnu: emacs-relint: Update to 1.7.Nicolas Goaziou2019-05-02
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7.
* | gnu: emacs-xr: Update to 1.11.Nicolas Goaziou2019-05-02
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11.
* | gnu: faudio: Update to 19.05.Rutger Helling2019-05-02
| | | | | | | | * gnu/packages/audio.scm (faudio): Update to 19.05.
* | gnu: python-flexmock: Update to 0.10.4.Tobias Geerinckx-Rice2019-05-02
| | | | | | | | * gnu/packages/check.scm (python-flexmock): Update to 0.10.4.
* | gnu: termite: Update to 15.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/terminals.scm (termite): Update to 15.
* | gnu: vte-ng: Update to 0.56.2.a.Marius Bakke2019-05-01
| | | | | | | | | | | | * gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround.
* | gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/spice.scm (spice): Update to 0.14.2.
* | gnu: spice-protocol: Update to 0.14.0.Marius Bakke2019-05-01
| | | | | | | | | | | | * 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.
* | gnu: signify: Update to 25.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/crypto.scm (signify): Update to 25.
* | gnu: signify: Don't use unstable tarball.Marius Bakke2019-05-01
| | | | | | | | * gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.