summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Alter the GitHub updater to use tags as well as releasesrelease_5spike-local-development-system-containerChristopher Baines2017-04-24
| | | | GOV.UK software uses tags rather than releases on GitHub.
* Add max_allowed_packet to the MariaDB/Mysql configurationChristopher Baines2017-04-24
| | | | | This should be done in govuk-guix, but this configuration is currently not easy.
* Export test-modulesChristopher Baines2017-04-08
|
* Make test-modules a parameterChristopher Baines2017-04-08
|
* Add memcached package and servicerelease_4Christopher Baines2017-03-04
|
* Fix issue with "/var/log" not existing during container activationrelease_3Christopher Baines2017-02-19
|
* Export nginx-configuration-server-blocks from (gnu services web)Christopher Baines2017-02-19
|
* Add stop-serviceChristopher Baines2017-02-19
|
* Add mime types include to nginxChristopher Baines2017-02-19
|
* Add support for sharing the host network to guix system containerChristopher Baines2017-02-19
| | | | | | | | | This is a port of the functionality in the Guix environment command to the guix system container command. This requires additional changes to the operating-system definitions used, in particular, networking related services may need removing if the host network is shared.
* gnu: qtractor: Use new home page.Ricardo Wurmus2017-02-19
| | | | * gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
* gnu: qtractor: Update to 0.8.1.Ricardo Wurmus2017-02-19
| | | | * gnu/packages/music.scm (qtractor): Update to 0.8.1.
* gnu: linux-libre: Update to 4.9.11.Mark H Weaver2017-02-18
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.50.Mark H Weaver2017-02-18
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
* gnu: ntfs-3g: Fix patch for CVE-2017-0358.Leo Famulari2017-02-18
| | | | | | This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
* gnu: pioneers: Update to 15.4.Rodger Fox2017-02-18
| | | | | | * gnu/packages/games.scm: Update to 15.4. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* Revert "updated pioneers to latest version."Kei Kebreau2017-02-18
| | | | This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
* updated pioneers to latest version.Rodger Fox2017-02-18
| | | | Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.Leo Famulari2017-02-18
| | | | | * gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase into the normal part of the build sequence and use add-installed-pythonpath.
* gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.Leo Famulari2017-02-18
| | | | | | * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dav.scm (vdirsyncer)[source]: Use it.
* gnu: Add emacs-dream-theme.ng02017-02-18
| | | | * gnu/packages/emacs.scm (emacs-dream-theme): New variable.
* gnu: emacs-org: Update to 20170210.Nicolas Goaziou2017-02-18
| | | | * gnu/packages/emacs.scm (emacs-org): Update to 20170210.
* gnu: webkitgtk: Update to 2.14.5.Mark H Weaver2017-02-18
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
* gnu: inkscape: Update to 0.92.1.Leo Famulari2017-02-17
| | | | * gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
* installer: Aris: update synopis and description.John Darrington2017-02-17
| | | | | * gnu/packages/maths.scm (aris): Use the synopsis and description from the web page instead of the README file.
* gnu: Add aris.John Darrington2017-02-17
| | | | * gnu/packages/maths.scm(aris): New variable.
* gnu: fish: Fix build after upstream changes.Tobias Geerinckx-Rice2017-02-17
| | | | | | | | | | | | The 2.5.0 release was incorrectly packaged, then fixed in place. This is, in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a. See <https://github.com/fish-shell/fish-shell/issues/3807>. Reported by ng0 <contact.ng0@cryptolab.net>. * gnu/packages/shells.scm (fish)[source]: Update hash. [native-inputs]: Remove autoconf, automake, and libtool. [arguments]: Remove ‘bootstrap’ phase.
* gnu: linux-libre@4.4: Update to 4.4.49.Leo Famulari2017-02-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
* gnu: linux-libre: Update to 4.9.10.Leo Famulari2017-02-17
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash.
* gnu: raincat: Update home-page.Eric Bavier2017-02-16
| | | | * gnu/packages/games.scm (raincat)[home-page]: Update.
* gnu: tomb: Upgrade to 2.3.Eric Bavier2017-02-16
| | | | * gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
* gnu: swish-e: Point source and home-page to archive.org.Eric Bavier2017-02-16
| | | | | * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror. [home-page]: Point to archive.org.
* gnu: scrypt: Update to 1.2.1.Leo Famulari2017-02-16
| | | | * gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
* gnu: go: Update to 1.7.5.Leo Famulari2017-02-16
| | | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.5. [arguments]: Re-enable test 'TestLoadFixed'.
* gnu: shotwell: Update to 0.25.5.Leo Famulari2017-02-16
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
* gnu: Add scsh.ng02017-02-16
| | | | * gnu/packages/shells.scm (scsh): New variable.
* gnu: Add scheme48-rx.ng02017-02-16
| | | | * gnu/packages/scheme.scm (scheme48-rx): New variable.
* gnu: icedtea-7: Update to 2.6.9 [security fixes].Leo Famulari2017-02-16
| | | | | | | Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
* gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].Leo Famulari2017-02-16
| | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.
* gnu: hurd: Add gnumach-source-url procedure.Manolis Ragkousis2017-02-16
| | | | | * gnu/packages/hurd.scm (gnumach-source-url): New procedure. (gnumach-headers)[source]: Adjust accordingly.
* gnu: Add emacs-pretty-mode.ng02017-02-16
| | | | | | * gnu/packages/emacs.scm (emacs-pretty-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: magit: Update to 2.10.2.Alex Kost2017-02-16
| | | | * gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.
* gnu: pugixml: Update to 1.8.1.Tobias Geerinckx-Rice2017-02-16
| | | | | | * gnu/packages/xml.scm (pugixml): Update to 1.8.1. [arguments]: Remove ‘chdir’ phase and allow #:out-of-source building. Add comment about the lack of tests.
* gnu: perl-xml-compile-wsdl11: Update to 3.06.Tobias Geerinckx-Rice2017-02-16
| | | | * gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.06.
* gnu: perl-xml-compile-soap: Update to 3.21.Tobias Geerinckx-Rice2017-02-16
| | | | * gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.21.
* gnu: youtube-dl: Update to 2017.02.16.Tobias Geerinckx-Rice2017-02-16
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.02.16.
* gnu: Add ocaml-ppx-compare.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
* gnu: Add ocaml-ppx-bench.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
* gnu: Add ocaml-ppx-inline-test.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
* gnu: Add ocaml-ppx-type-conv.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable.