summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: postgresql: Build with openssl support.release_32Christopher Baines2019-04-09
| | | | | * gnu/packages/databases.scm (postgresql)[arguments]: Add --with-openssl to [inputs]: Add openssl.
* Work around a issue in grootfs when unpacking tar archivesChristopher Baines2019-04-09
|
* gnu: Add terraform-provider-local.Christopher Baines2019-04-09
| | | | * gnu/packages/terraform.scm (terraform-provider-local): New variable.
* gnu: Add terraform-provider-aws.Christopher Baines2019-04-09
| | | | * gnu/packages/terraform.scm (terraform-provider-aws): New variable.
* gnu: Add terraform-provider-template.Christopher Baines2019-04-09
| | | | * gnu/packages/terraform.scm (terraform-provider-template): New variable.
* gnu: Add terraform-provider-libvirt.Christopher Baines2019-04-09
| | | | * gnu/packages/terraform.scm (terraform-provider-libvirt): New variable.
* gnu: Add terraform.Christopher Baines2019-04-09
| | | | | * gnu/packages/terraform.scm (New file). * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* Support placing the pkg and src directories in a lib outputChristopher Baines2019-04-09
|
* services: Add RabbitMQ.Christopher Baines2019-04-09
| | | | | | * gnu/services/message-broker.scm: New file. * gnu/services/message-broker.scm: New file. * gnu/local.mk: Add entries for new files.
* gnu: Add rabbitmq.Christopher Baines2019-04-09
| | | | | * gnu/packages/rabbitmq.scm: New file. * gnu/local.mk: Add gnu/packages/rabbitmq.scm.
* Use a pid file in the mysql serviceChristopher Baines2019-04-09
|
* scripts: system: Add support for container network sharing.Christopher Baines2019-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. * guix/scripts/system.scm (system-derivation-for-action): Add #:container-shared-network? argument. (perform-action): Add #:container-shared-network? argument. (show-help): Add "-N, --network" help information. (%options): Add network option. (process-action): Call perform-action with #:container-shared-network?. * gnu/system/linux-container.scm (%network-configuration-files): New variable. (container-script): Add support for returning a container script that shares the host network. * gnu/system.scm (essential-services): Add #:container-shared-network? argument. (operating-system-services): Add #:container-shared-network? argument. (operating-system-etc-service): Add #:container-shared-network? argument, and support for ommiting some configuration if the network is shared. (operating-system-activation-script): Add #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-boot-script): Add #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-derivation): Add the #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-profile): Add the #:container-shared-network? argument, and pass this through to the operating-system-services procedure.
* Alter the GitHub updater to use git tagsChristopher Baines2019-04-09
| | | | | Just using tags is the most consistent way of getting releases for GOV.UK related software.
* Add max_allowed_packet to the MariaDB/Mysql configurationChristopher Baines2019-04-09
| | | | | This should be done in govuk-guix, but this configuration is currently not easy.
* Export test-modulesChristopher Baines2019-04-09
|
* Make test-modules a parameterChristopher Baines2019-04-09
|
* services: Add elasticsearch.Christopher Baines2019-04-09
|
* gnu: Add elasticsearch.Christopher Baines2019-04-09
| | | | | * gnu/packages/databases.scm (elasticsearch-2.4.6, elasticsearch): New variables.
* gnu: GIMP: Update to 2.10.10.Leo Famulari2019-04-08
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.10.
* openshot: Unbundle font.Efraim Flashner2019-04-08
| | | | | | | | * gnu/packages/video.scm (openshot)[source]: Add snippet to remove bundled font. [inputs]: Add font-ubuntu. [arguments]: Add custom 'patch-font-location to patch the search path for the unbundled font.
* gnu: openshot: Use wrap-qt-program.Efraim Flashner2019-04-08
| | | | | * gnu/packages/video.scm (openshot)[arguments]: Add more modules. Adjust custom 'wrap-program phase to use wrap-qt-program.
* gnu: openshot: Update to 2.4.4.Efraim Flashner2019-04-08
| | | | * gnu/packages/video.scm (openshot): Update to 2.4.4.
* gnu: libopenshot: Update to 0.2.3.Efraim Flashner2019-04-08
| | | | * gnu/packages/video.scm (libopenshot): Update to 0.2.3.
* gnu: libopenshot-audio: Update to 0.1.8.Efraim Flashner2019-04-08
| | | | * gnu/packages/audio.scm (libopenshot-audio): Update to 0.1.8.
* gnu: zabbix-agentd: Update to 4.2.0.Oleg Pykhalov2019-04-08
| | | | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add eigen-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/algebra.scm (eigen-for-tensorflow): New variable.
* gnu: Add jsoncpp-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/serialization.scm (jsoncpp-for-tensorflow): New variable.
* gnu: Add python-protobuf-next.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/protobuf.scm (python-protobuf-next): New variable.
* gnu: Add gemmlowp-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow): New variable.
* gnu: mu: Update to 1.2.Pierre Langlois2019-04-08
| | | | | | | * gnu/packages/mail.scm (mu): Update to 1.2. [inputs]: Use gmime 3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* installer: Use 'append' and 'list' instead of 'cons*'.Ludovic Courtès2019-04-08
| | | | | * gnu/installer/services.scm (system-services->configuration): Use 'append' and 'list' instead of 'cons*'.
* installer: Generate 'set-xorg-configuration' snippet.Ludovic Courtès2019-04-08
| | | | | | | * gnu/installer/services.scm (system-services->configuration): Add 'set-xorg-configuration' service. * gnu/installer/steps.scm (format-configuration): Add 'xorg' service module.
* installer: Xfce service uses the 'service' form.Ludovic Courtès2019-04-08
| | | | | * gnu/installer/services.scm (%system-services): Adjust Xfce snippet to use the 'service' form.
* gnu: mpv: Set absolute path to 'youtube-dl'.Timo Eisenmann2019-04-08
| | | | | | | * gnu/packages/video.scm (mpv)[arguments]: Add phase 'patch-paths' to substitute in the absolute path to 'youtube-dl'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* licenses: Remove 'bsd-style'.Ludovic Courtès2019-04-08
| | | | | | This procedure had been deprecated since March 2015. * guix/licenses.scm (bsd-style): Remove.
* gnu: scalapack: Use 'non-copyleft' as the license.Ludovic Courtès2019-04-08
| | | | * gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT.
* gnu: sbcl-trivial-backtrace: Fix 'license' field.Ludovic Courtès2019-04-08
| | | | | | | This is a followup to 977b0db4c0e4c5672600e3c14587048a7a6a15fd. * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to LICENSE:EXPAT.
* gnu: guix: Update to d78bfd2.Ludovic Courtès2019-04-08
| | | | * gnu/packages/package-management.scm (guix): Update to d78bfd2.
* gnu: wireguard: Update to 0.0.20190406.Rutger Helling2019-04-08
| | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20190406.
* gnu: linux-libre: Update to 5.0.7.Mark H Weaver2019-04-08
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.7. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.34.Mark H Weaver2019-04-08
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.111.Mark H Weaver2019-04-08
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.111. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.168.Mark H Weaver2019-04-08
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.168.
* gnu: openjpeg: Replace with 2.3.1 [security fixes].Marius Bakke2019-04-07
| | | | | | | | | This release includes many security fixes, including CVE-2018-5785 and CVE-2018-CVE-2018-6616. See <https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md> for details. * gnu/packages/image.scm (openjpeg)[replacement]: New field. (openjpeg-2.3.1): New public variable.
* gnu: miniupnpc: Update to 2.1.20190403.Marius Bakke2019-04-07
| | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
* gnu: samba: Update to 4.10.1.Marius Bakke2019-04-07
| | | | * gnu/packages/samba.scm (samba): Update to 4.10.1.
* gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.Marius Bakke2019-04-07
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103. (ungoogled-chromium-source): Adjust chromium hash.
* gnu: Add emacs-protobuf-mode.Carlo Zancanaro2019-04-07
| | | | | | * gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-erlang.Carlo Zancanaro2019-04-07
| | | | | | * gnu/packages/erlang.scm (emacs-erlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-wgrep: Update to 2.3.0.Brian Leung2019-04-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>