| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.9.0-2.b41f8f2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-helm): Update to 2.9.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-pinentry): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-cns11643): Update to 98.1.20180605. Add some
packager notes.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk-doc)[propagated-inputs]: Remove python-six.
[inputs]: Add python-six.
|
|
|
|
|
| |
* doc/guix.texi (Sound Services): Improve it and add an example of ~/.asoundrc
file.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-plugins)[outputs]: Add "jack".
[inputs]: Add jack-1.
[arguments]: Install jack plugin in the 'split' phase.
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/31591>.
* gnu/services/sound.scm (<alsa-configuration>)[alsa-plugins]: New field.
(alsa-config-file): Use 'pcm_type.pulse' and 'ctl_type.pulse' to specify file
paths to the 'pulse' plugin.
* doc/guix.texi (Sound Services): Document this.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging): Update to 3.11.
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.11.
|
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.18.0.
[inputs]: Add BASH.
[arguments]: In #:make-flags, define SHELL_PATH and TEST_SHELL_PATH.
Add #:disallowed-references. Drop /bin/sh substitution from Makefile. Add
phase to prevent the new BASH from ending up in PATH.
|
|
|
|
| |
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "wrap-executables".
|
|
|
|
|
| |
* gnu/packages/java.scm (java-aqute-libg-bootstrap)[arguments]: New field.
[native-inputs]: New field.
|
|
|
|
|
|
| |
* gnu/packages/java.scm (java-aqute-libg)[arguments]: Remove #:source-dir
and #:tests?, add #:phases 'chdir and 'create-test-directory.
[native-inputs]: Add java-hamcrest-core and java-junit.
|
|
|
|
|
| |
* gnu/package/java.scm (java-aqute-libg)[arguments]: Add #:make-flags
ant.build.javac.source=1.7 and ant.build.javac.target=1.7.
|
|
|
|
|
|
|
|
| |
Without this change, running guix pack fails as (guix sets) is missing when
compiling (guix build store-copy).
* guix/scripts/pack.scm (docker-image): Move (guix build store-copy) to within
the source-module-closure call.
|
|
|
|
| |
* gnu/packages/perl-web.scm (perl-uri-escape): Update to 1.74.
|
|
|
|
| |
* gnu/packages/video.scm (streamlink): Update to 0.13.0-1.2dca793.
|
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk-doc)[source]: Update to 1.27.
[arguments]<#:phases>[patch-gtk-doc-scan]: New phase.
[arguments]<#:phases>[patch-test-out]: New phase.
[propagated-inputs]: Add python-six.
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 18.05.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public
variables.
|
| |
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven-core-bootstrap)[arguments]: Add a
fill-properties phase.
|
|
|
|
|
| |
* gnu/packages/maven.scm (maven)[propagated-inputs]: Add coreutils and
which.
|
|
|
|
| |
* gnu/packages/games.scm (tome4): Update to 1.5.10.
|
|
|
|
| |
* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
|
|
|
|
|
|
| |
Follow-up to 7f93bbd5aadf0427190769fba8f478c29e37b4f4.
* gnu/services/authentication.scm: Fix module name.
|
|
|
|
|
|
| |
* gnu/services/authentication.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
|
|
|
|
| |
* gnu/packages/bootloaders.scm (make-u-boot-package): Improve error handling.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.15.
[source]: Update URI.
[native-inputs]: Add perl-test-exception & perl-test-nowarnings.
|
|
|
|
|
|
|
| |
This is a follow-up to commit b544dde3e7a306c9050a031fe30c85a2ee4b9e15.
* gnu/packages/web.scm (perl-catalyst-runtime)[native-inputs]: Remove
perl-io-stringy.
|
|
|
|
| |
* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
|
|
|
|
| |
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.3.
|
|
|
|
|
|
| |
* gnu/packages/security-token.scm (eid-mw)[arguments]: Move the
‘bootstrap’ phase to after ‘unpack’. Modify it to run without errors,
and call upstream's bootstrap.sh script instead of our own copy.
|
|
|
|
| |
* gnu/packages/security-token.scm (eid-mw)[source]: Use GIT-FETCH.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (net-base, wakelan, pam-krb5)
[home-page]: Use HTTPS.
(dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit)
[source, home-page]: Likewise.
* gnu/packages/algebra.scm (eigen)[home-page]: Likewise.
(gp2c, pari-gp)[source, home-page]: Likewise.
* gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo)
[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel)
(sratom, suil)[source, home-page]: Use HTTPS.
* gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise.
* gnu/packages/music.scm (ingen)[source, home-page]: Likewise.
* gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (libgit2)[arguments]: Substitute
INVOKE for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for
SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/ssh.scm (corkscrew)[arguments]: Remove unnecessary
variables and procedure calls.
|
|
|
|
|
| |
* gnu/packages/ssh.scm (corkscrew)[arguments]: Install documentation to
the correct versioned subdirectory, as already done by the build system.
|
|
|
|
|
| |
* gnu/packages/ssl.scm (corkscrew)[arguments]: Substitute INVOKE for
SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Substitute INVOKE for
SYSTEM* and all its trappings.
|
|
|
|
|
| |
* gnu/packages/search.scm (libtocc)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases. Re-indent.
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git-crypt)[arguments]: Substitute
INVOKE for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (lxc)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (lookingglass): Update to a11.
[native-inputs]: Add 'libconfig', 'nettle'.
[arguments]: Add 'CC=gcc' make-flag.
|
|
|
|
| |
* gnu/packages/music.scm (extempore)[source]: Fetch from git.
|