Age | Commit message (Collapse) | Author |
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-0.
|
|
* gnu/packages/admin.scm (nmap): Update to 7.40.
|
|
This fixes a bug whereby:
guix build linux-libre -s armhf-linux
would fail with:
guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)
This led 'tests/guix-system.sh' to fail.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.6.6.
|
|
* gnu/packages/mail.scm (getmail): Update to 4.52.0.
|
|
* gnu/packages/mail.scm (bogofilter)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.7.2.
|
|
* gnu/packages/mail.scm (mailutils)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/mail.scm (mailutils): Update to 3.1.1.
[inputs]: Build with current readline.
[arguments]: Set sysconfdir as /etc.
[home-page]: Use https.
|
|
* gnu/packages/gnupg.scm (gnupg)[inputs]: Remove adns.
|
|
* gnu/packages/backup.scm (borg): Update to 1.0.9.
[arguments]: Run the check phase in its own directory. Skip the test
'test_get_security_dir'.
|
|
* gnu/packages/gnuzilla.scm (nss): Add comment.
|
|
This reverts commit 7ab3ea426640e4e7ae798a8f72b3c90b383cb824.
|
|
* guix/import/github.scm (json-fetch*): Remove.
(latest-released-version): Adjust accordingly.
|
|
* guix/scripts/environment.scm (show-help, %options): Add --root.
(register-gc-root): New procedure.
(guix-environment): Call 'register-gc-root' when OPTS has a 'gc-root'
option.
* doc/guix.texi (Invoking guix environment): Document it.
* tests/guix-environment.sh: Add tests.
|
|
* gnu/packages/linux.scm (alsa-plugins): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* .mailmap: Map m.bakke@warwick.ac.uk to current address.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.17.
|
|
* nix/local.mk (CLEANFILES): Define to add $(nodist_systemdservice_DATA)
and $(nodist_upstartjob_DATA).
|
|
* guix/import/pypi.scm (pypi-package?): Match pypi.io domain.
|
|
* doc/guix.texi (OPENPGP-SIGNING-KEY-ID): Update to Ricardo's key for
the 0.12.0 release.
|
|
* configure.ac: Change version to 0.12.0.
|
|
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/cuirass.scm (cuirass-service-type): Extend
PROFILE-SERVICE-TYPE.
|
|
* gnu/services/cuirass.scm (<cuirass-configuration>)[cuirass]: New
field.
(cuirass-shepherd-service): Honor it.
* doc/guix.texi (Continuous Integration): Document it.
|
|
* gnu/packages/ci.scm (cuirass)[arguments]: Add OUT/bin to 'PATH'.
|
|
* gnu/services/cuirass.scm (cuirass-activation): Create the database
directory for CONFIG.
|
|
* gnu/packages/guile.scm (guile-ncurses) [arguments]: Install shared object before
attempting to build the package. Patch load-extension path before building instead
of after.
|
|
* gnu/packages/password-utils.scm (argon2): Update to 20161029.
|
|
* gnu/packages/check.scm (cppcheck): Update to 1.76.1.
|
|
* gnu/packages/libreoffice.scm (hunspell)[inputs]: Add perl dependency
for ispellaff2myspell.
|
|
* gnu/packages/libreoffice.scm (hunspell): Update to 1.5.4.
[source]: Add a file-name.
|
|
* gnu/packages/aspell.scm (aspell-dict-grc): New variable.
|
|
* gnu/packages/aspell.scm (aspell-dictionary)[arguments]: Use
‘modify-phases’.
|
|
* gnu/packages/irc.scm (weechat)[source]: Use ‘.tar.xz’ source.
|
|
* gnu/packages/bioinformatics.scm (cutadapt)[arguments]: Use
‘modify-phases’.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.5.
|
|
* gnu/packages/tor.scm (tor): Update to 0.2.9.8.
|
|
* gnu/services/base.scm (<guix-configuration>)[log-file]: New field.
(guix-shepherd-service): Pass #:log-file to 'make-forkexec-constructor'.
* gnu/services/admin.scm (simple-rotation-config): Take a list of
files and join them with commas.
(%default-rotations): Add /var/log/guix-daemon.log.
* doc/guix.texi (Base Services): Document it.
|
|
* gnu/services/base.scm (<guix-configuration>)[lsh]: Remove.
(guix-shepherd-service): Remove lsh from 'PATH'.
* doc/guix.texi (Base Services): Adjust accordingly.
|
|
The previous default value depended on the 'HOME' environment variable,
which happened to be unset. Thus, /.cache was being used.
* gnu/services/cuirass.scm (<cuirass-configuration>)[cache-directory]:
Change default value to "/var/cache/cuirass".
(cuirass-shepherd-service): Always pass "--cache-directory".
(cuirass-activation): New procedure.
(cuirass-service-type): Use it as an extension to
ACTIVATION-SERVICE-TYPE.
* doc/guix.texi (Continuous Integration): Adjust accordingly.
|
|
* gnu/services/cuirass.scm (cuirass-shepherd-service): Pass the user and
group of CONFIG to 'make-forkexec-constructor'.
|
|
* gnu/services/cuirass.scm (<cuirass-configuration>)[log-file]: New
field.
(cuirass-shepherd-service): Pass it to 'make-forkexec-constructor'.
|
|
* gnu/packages/ci.scm (cuirass)[arguments]: In 'wrap-program' phase, add
Git to 'PATH'.
[inputs]: Add GIT.
|
|
* gnu/packages/messaging.scm (utox): Fix description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/messaging.scm (utox): Update to 0.11.0.
[source]: Update source uri to new group namespace on github.
[build-system]: Change to cmake-build-system.
[arguments]: Remove previous content and disable tests,
add two new phases.
[inputs]: Remove libtoxcore, add c-toxcore.
[native-inputs]: Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/messaging.scm (c-toxcore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/system/install.scm (installation-services): Rename to...
(%installation-services): ... this. Turn into a list instead of a thunk.
|
|
* gnu/packages/grub.scm (grub-efi): New variable.
|
|
This reverts commit 3eee16130d858ae96510ec1c7d38d31290de2699.
Reverted in favor of separate grub-efi package. See discussion at
https://lists.gnu.org/archive/html/guix-devel/2016-12/msg00765.html .
|