| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add rhash.•••* gnu/packages/crypto.scm (rhash): New variable.
| Arun Isaac | 2018-02-23 | 1 | -0/+47 |
* | services: certbot: Allow to set a deploy hook.•••* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<certificate-configuration>, certbot-command): Add
it.
| Clément Lassieur | 2018-02-22 | 1 | -3/+7 |
* | services: certbot: Add verbosity.•••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.
| Clément Lassieur | 2018-02-22 | 1 | -13/+19 |
* | services: certbot: Allow to set RSA key size.•••* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<cerbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add it.
| Clément Lassieur | 2018-02-22 | 1 | -8/+13 |
* | services: certbot: Associate one certificate with several domains.•••* 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.
| Clément Lassieur | 2018-02-22 | 1 | -30/+41 |
* | services: certbot: Get certbot to run non-interactively.•••* 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.
| Clément Lassieur | 2018-02-22 | 1 | -5/+9 |
* | services: certbot: Refactor certbot command.•••* gnu/services/certbot.scm (certbot-renewal-jobs, certbot-activation):
Refactor common code into certbot-command.
| Clément Lassieur | 2018-02-22 | 1 | -27/+26 |
* | services: certbot: Rename 'host' to 'domain'.•••* 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'.
| Clément Lassieur | 2018-02-22 | 1 | -20/+22 |
* | services: certbot: Fix indentation.•••* gnu/services/certbot.scm (certbot-activation): Fix indentation.
| Clément Lassieur | 2018-02-22 | 1 | -2/+2 |
* | services: certbot: Run certbot twice a day at a random minute.•••* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (certbot-renewal-jobs): Change job's time
specification.
| Clément Lassieur | 2018-02-22 | 1 | -4/+4 |
* | services: certbot: Listen on IPv6.•••* gnu/services/certbot.scm (certbot-nginx-server-configurations): Listen on
IPv6 too.
| Clément Lassieur | 2018-02-22 | 1 | -2/+2 |
* | gnu: american-fuzzy-lop: Change custom qemu input.•••* 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.
| Efraim Flashner | 2018-02-22 | 2 | -1/+2 |
* | gnu: gnupg: Update to 2.2.5.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5.
| Leo Famulari | 2018-02-22 | 1 | -2/+2 |
* | gnu: Add cwm.•••* gnu/packages/wm.scm (cwm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2018-02-22 | 1 | -1/+54 |
* | gnu: dolphin-emu: Shorten the source snippet.•••* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
| Efraim Flashner | 2018-02-22 | 1 | -27/+13 |
* | gnu: dolphin-emu: Enable building on aarch64-linux.•••* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
| Efraim Flashner | 2018-02-22 | 1 | -2/+2 |
* | gnu: mlt: Fix compilation against glibc 2.26.•••* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
| Oleg Pykhalov | 2018-02-22 | 1 | -1/+6 |
* | gnu: strongswan: Separate phases.•••* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
| Tobias Geerinckx-Rice | 2018-02-22 | 1 | -4/+4 |
* | gnu: strongswan: Update to 5.6.2.•••* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
| Tobias Geerinckx-Rice | 2018-02-22 | 1 | -2/+2 |
* | gnu: pumpa: Update to 0.9.3.•••* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice | 2018-02-22 | 1 | -3/+4 |
* | gnu: mit-scheme: Update phase style.•••* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
| Tobias Geerinckx-Rice | 2018-02-22 | 1 | -23/+24 |
* | gnu: po4a: Update home page.•••* gnu/packages/gettext.scm (po4a)[home-page]: Update.
| Tobias Geerinckx-Rice | 2018-02-22 | 1 | -1/+1 |
* | gnu: libx264: Change to stable branch.•••Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>
* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
| Marius Bakke | 2018-02-22 | 1 | -2/+2 |
* | gnu: ccid: Update to 1.4.29.•••* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
| Marius Bakke | 2018-02-22 | 1 | -3/+3 |
* | gnu: Add spatialite-gui.•••* gnu/packages/geo.scm (spatialite-gui): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Björn Höfling | 2018-02-22 | 1 | -0/+34 |
* | Revert "gnu: Remove wxwidgets@2.8."•••This reverts commit 6f9ba4c91c096a2fb95da111be0657d99ef2b683.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Björn Höfling | 2018-02-22 | 1 | -0/+28 |
* | gnu: Add libgaiagraphics.•••* gnu/packages/geo.scm (libgaiagraphics): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Björn Höfling | 2018-02-22 | 1 | -0/+30 |
* | gnu: Add libspatialite.•••* gnu/packages/geo.scm (libspatialite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Björn Höfling | 2018-02-22 | 1 | -1/+49 |
* | gnu: libsoup: Update to 2.60.3.•••* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
| Marius Bakke | 2018-02-22 | 1 | -2/+2 |
* | gnu: fio: Update to 3.5.•••* gnu/packages/benchmark.scm (fio): Update to 3.5.
| Marius Bakke | 2018-02-22 | 1 | -2/+2 |
* | gnu: xorgproto: Update to 2018.3.•••* gnu/packages/xorg.scm (xorgproto): Update to 2018.3.
| Marius Bakke | 2018-02-22 | 1 | -2/+2 |
* | gnu: Adjust and remove copyright lines for moved packages.•••* gnu/packages/games.scm: Adjust and remove copyright lines for packages that
got moved to emulators.scm
| Rutger Helling | 2018-02-22 | 1 | -2/+1 |
* | gnu: Remove copyright line for moved package.•••* gnu/packages/games.scm: Remove copyright line for package that got moved to
emulators.scm
| Rutger Helling | 2018-02-22 | 1 | -1/+0 |
* | gnu: Move emulation packages from games to emulators.•••* 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.
| Rutger Helling | 2018-02-22 | 2 | -922/+948 |
* | gnu: r-qtl: Update to 1.42-8.•••* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-8.
| Ricardo Wurmus | 2018-02-22 | 1 | -2/+2 |
* | gnu: r-forcats: Update to 0.3.0.•••* gnu/packages/statistics.scm (r-forcats): Update to 0.3.0.
[propagated-inputs]: Add r-rlang.
| Ricardo Wurmus | 2018-02-22 | 1 | -3/+4 |
* | gnu: r-xml: Update to 3.98-1.10.•••* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.10.
[inputs]: Add zlib.
[native-inputs]: Add pkg-config.
| Ricardo Wurmus | 2018-02-22 | 1 | -3/+6 |
* | gnu: r-devtools: Update to 1.13.5.•••* gnu/packages/statistics.scm (r-devtools): Update to 1.13.5.
| Ricardo Wurmus | 2018-02-22 | 1 | -2/+2 |
* | gnu: r-dbplyr: Update to 1.2.1.•••* gnu/packages/statistics.scm (r-dbplyr): Update to 1.2.1.
| Ricardo Wurmus | 2018-02-22 | 1 | -2/+2 |
* | gnu: r-rlang: Update to 0.2.0.•••* gnu/packages/statistics.scm (r-rlang): Update to 0.2.0.
| Ricardo Wurmus | 2018-02-22 | 1 | -2/+2 |
* | gnu: r-knitr: Update to 1.20.•••* gnu/packages/statistics.scm (r-knitr): Update to 1.20.
| Ricardo Wurmus | 2018-02-22 | 1 | -2/+2 |
* | gnu: r-stringr: Update to 1.3.0.•••* gnu/packages/statistics.scm (r-stringr): Update to 1.3.0.
[propagated-inputs]: Add r-glue.
| Ricardo Wurmus | 2018-02-22 | 1 | -3/+4 |
* | gnu: r-timedate: Update to 3043.102.•••* gnu/packages/cran.scm (r-timedate): Update to 3043.102.
| Ricardo Wurmus | 2018-02-22 | 1 | -2/+2 |
* | gnu: Add dolphin-emu.•••* gnu/packages/emulators.scm (dolphin-emu): New variable.
| Rutger Helling | 2018-02-22 | 1 | -0/+175 |
* | gnu/local.mk: Add emulators.scm.•••* gnu/local.mk (GNU_SYSTEM_MODULES): Add emulators.scm.
| Rutger Helling | 2018-02-22 | 1 | -0/+1 |
* | gnu: Add wxwidgets-gtk2-3.1.•••* gnu/packages/wxwidgets.scm (wxwidgets-gtk2-3.1): New variable.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| David Thompson | 2018-02-22 | 1 | -0/+8 |
* | gnu: mpd-mpc: Update to 0.29.•••* gnu/packages/mpd.scm (mpd-mpc): Update to 0.29.
[build-system]: Use the meson-build-system.
| Leo Famulari | 2018-02-22 | 1 | -4/+4 |
* | gnu: mpd: Update to 0.20.17.•••* gnu/packages/mpd.scm (mpd): Update to 0.20.17.
[source]: Use HTTPS URL.
| Leo Famulari | 2018-02-22 | 1 | -3/+3 |
* | gnu: libmpdclient: Update to 2.14.•••* gnu/packages/mpd.scm (libmpdclient): Update to 2.14.
[source]: Use HTTPS URL.
| Leo Famulari | 2018-02-22 | 1 | -4/+4 |
* | gnu: Add emacs-edit-indirect.•••* gnu/packages/emacs.scm (emacs-edit-indirect): New public variable.
| Oleg Pykhalov | 2018-02-21 | 1 | -0/+20 |