Age | Commit message (Collapse) | Author |
|
* gnu/packages/musl.scm (musl): Update to 1.1.19.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20180222.
|
|
* gnu/packages/gl.scm (mesa-utils): Update to 8.4.0.
|
|
* gnu/packages/emulators.scm (dolphin-emu): Enable Vulkan video backend.
[inputs]: Add vulkan-icd-loader.
[arguments]: Rename 'generate-fonts to
'generate-fonts&hardcore-libvulkan-path. Hardcode libvulkan.so.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1025.
|
|
* gnu/packages/crypto.scm (rhash): New variable.
|
|
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<certificate-configuration>, certbot-command): Add
it.
|
|
The certificate name wasn't displayed if it wasn't being renewed.
* gnu/services/certbot.scm (certbot-command): Print certificate name before
running the associated command.
|
|
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<cerbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add it.
|
|
* doc/guix.texi (Certificate Services): Document <certificate-configuration>,
the change from domains to certificates and the fact that their path is now
derived from their name.
* gnu/services/certbot.scm (<certificate-configuration>): Add and export it.
(certbot-configuration, certbot-command, certbot-activation,
certbot-nginx-server-configurations, certbot-service-type): Replace 'domains'
with 'certificates'.
(certbot-nginx-server-configurations): Use only one nginx-server-configuration
and use all certificate domains as the server-name.
|
|
* doc/guix.texi (Certificate Services): Add email field and link to the ACME
Subscriber Agreement.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add email field.
(certbot-command): Add '-n' and '--agree-tos' options.
(certbot-service-type): Remove default-value.
|
|
* gnu/services/certbot.scm (certbot-renewal-jobs, certbot-activation):
Refactor common code into certbot-command.
|
|
* doc/guix.texi (Certificate Services): Rename 'host' to 'domain'.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-renewal-jobs,
certbot-activation, certbot-nginx-server-configurations,
certbot-service-type): Rename 'host' to 'domain'.
|
|
* gnu/services/certbot.scm (certbot-activation): Fix indentation.
|
|
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (certbot-renewal-jobs): Change job's time
specification.
|
|
* gnu/services/certbot.scm (certbot-nginx-server-configurations): Listen on
IPv6 too.
|
|
* gnu/packages/debug.scm (american-fuzzy-lop)[inputs]: Custom-qemu now
inherits from private qemu-minimal-2.10.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Add note to move
variable to gnu/packages/debug.scm when no longer needed in
bootloaders.scm.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5.
|
|
* gnu/packages/wm.scm (cwm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
|
|
* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
|
|
* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
|
|
* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
|
|
* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
|
|
* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
|
|
* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
|
|
* gnu/packages/gettext.scm (po4a)[home-page]: Update.
|
|
Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>
* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
|
|
* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
|
|
* gnu/packages/geo.scm (spatialite-gui): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
This reverts commit 6f9ba4c91c096a2fb95da111be0657d99ef2b683.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/geo.scm (libgaiagraphics): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/geo.scm (libspatialite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
|
|
* gnu/packages/benchmark.scm (fio): Update to 3.5.
|
|
* gnu/packages/xorg.scm (xorgproto): Update to 2018.3.
|
|
* gnu/packages/games.scm: Adjust and remove copyright lines for packages that
got moved to emulators.scm
|
|
* gnu/packages/games.scm: Remove copyright line for package that got moved to
emulators.scm
|
|
* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba)
(mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl)
(mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console)
(mupen64plus-video-arachnoid) (mupen64plus-video-glide64)
(mupen64plus-video-glide64mk2) (mupen64plus-video-rice)
(mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... *
gnu/packages/emulators.scm: ... here.
|
|
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-8.
|
|
* gnu/packages/statistics.scm (r-forcats): Update to 0.3.0.
[propagated-inputs]: Add r-rlang.
|
|
* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.10.
[inputs]: Add zlib.
[native-inputs]: Add pkg-config.
|
|
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.5.
|
|
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.2.1.
|
|
* gnu/packages/statistics.scm (r-rlang): Update to 0.2.0.
|
|
* gnu/packages/statistics.scm (r-knitr): Update to 1.20.
|
|
* gnu/packages/statistics.scm (r-stringr): Update to 1.3.0.
[propagated-inputs]: Add r-glue.
|
|
* gnu/packages/cran.scm (r-timedate): Update to 3043.102.
|
|
* gnu/packages/emulators.scm (dolphin-emu): New variable.
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Add emulators.scm.
|