| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/music.scm (patchmatrix): Update to 0.12.0-1.a0b0b1e.
[arguments]: Add phase "make-gzip-archive-writable".
|
|
|
|
| |
* gnu/packages/compression.scm (sfarkxtc): Update to 0-1.13cd6f937.
|
|
|
|
| |
* gnu/services/cuirass.scm (cuirass-service-type): Add description.
|
|
|
|
| |
* gnu/services/cups.scm (cups-service-type): Add description.
|
|
|
|
| |
* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-4.5ae43bb.
|
|
|
|
|
| |
* gnu/packages/fltk.scm (ntk): Update to 1.3.1000.
[arguments]: Do not use python-2; add missing #t to "set-ldflags" phase.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.17.
[arguments]: Remove "wrap-executable" phase.
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Add "credential-netrc"
output.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]; New field.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (dropseq-tools): Replace full store
file name with ellipses.
|
|
|
|
|
|
| |
Because it's implicit.
* gnu/packages/parallel.scm (parallel)[inputs]: Remove 'bash'.
|
|
|
|
|
|
|
|
|
| |
This is a follow-up to commit 18ab54d4a2aaf932b14e69c30650c1d2c4db33c7
and fixes a regression introduced by Nyx 2.0.4 + Python 3.
* gnu/packages/tor.scm (nyx)[source]: Add patch.
* gnu/packages/patches/nyx-show-header-stats-with-python3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel)[arguments]: Replace 'ps' and 'perl'
substitutions with a 'wrap-program' phase. Move the 'post-install-test' phase
after it.
[inputs]: Add bash.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (nyx): Update to 2.0.4.
[source]: Use proper PYPI-URI release tarball.
[native-inputs]: Remove (possibly outdated) test dependencies for now.
[arguments]: Remove no-longer-supported #:configure-flags, adding new
‘install-man-page’ and ‘install-sample-configuration’ phases.
Use setuptools. Disable tests.
|
|
|
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90118.
[source]: Update URI.
[native-inputs]: Remove perl-module-install.
[inputs]: Remove perl-class-data-inheritable, perl-http-request-ascgi,
perl-moosex-role-withoverloading, and perl-namespace-autoclean.
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalystx-script-server-starman): Update to 0.03.
|
|
|
|
|
| |
* gnu/packages/tor.scm (nyx)[home-page]: Update.
[description]: Remove last reference to old ‘arm’ project name.
|
|
|
|
| |
* gnu/packages/video.scm (nyx)[arguments]: Substitute INVOKE for SYSTEM*.
|
|
|
|
| |
* gnu/packages/video.scm (dwm)[arguments]: Substitute INVOKE for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/zile.scm (zile-on-guile)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
|
|
| |
* gnu/packages/vpn.scm (vpnc-scripts): Update to 20180226.07c3518.
|
|
|
|
|
| |
* gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
|
|
|
|
|
| |
* gnu/packages/admin.scm (neofetch)[synopsis, description]: Avoid
abbreviation (but draw the line at ASCII).
|
|
|
|
|
| |
* gnu/packages/cups.scm (hplip)[synopis]: Remove Random Capitalisation.
[description]: Likewise. Define ‘PPD’.
|
|
|
|
|
| |
* gnu/packages/selinux.scm (libsemanage)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/video.scm (mplayer)[arguments]: Substitute INVOKE for
SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/video.scm (vapoursynth)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
|
|
|
| |
* gnu/packages/video.scm (libsmpeg)[arguments]: Substitute INVOKE for
SYSTEM*.
|