Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63.
|
|
* gnu/packages/ssh.scm (guile2.2-ssh): New variable.
|
|
* guix/build/download.scm (time-monotonic) [guile-2.2]: New variable.
|
|
* gnu/packages/selinux.scm (policycoreutils): New variable.
|
|
* gnu/packages/selinux.scm (python-setools): New variable.
|
|
* gnu/packages/networking.scm (python-ipy): New variable.
|
|
* gnu/packages/selinux.scm (python-sepolgen): New variable.
|
|
* gnu/packages/selinux.scm (secilc): New variable.
|
|
* gnu/packages/selinux.scm (libsemanage): New variable.
|
|
* gnu/packages/selinux.scm (libselinux): New variable.
|
|
* gnu/packages/selinux.scm (checkpolicy): New variable.
|
|
* gnu/packages/selinux.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.9.0.
|
|
* gnu/packages/ibus.scm (libpinyin)[arguments]: Adjust indentation.
|
|
* gnu/packages/ibus.scm (libpinyin): Update to 2.0.0.
|
|
* gnu/packages/patches/gcc-libiberty-printf-decl.patch,
gnu/packages/patches/grub-CVE-2015-8370.patch,
gnu/packages/patches/grub-freetype.patch,
gnu/packages/patches/grub-gets-undeclared.patch,
gnu/packages/patches/guile-arm-fixes.patch,
gnu/packages/patches/mplayer2-theora-fix.patch,
gnu/packages/patches/soprano-find-clucene.patch,
gnu/packages/patches/util-linux-CVE-2017-2616.patch,
gnu/packages/patches/xf86-video-intel-compat-api.patch,
gnu/packages/patches/xf86-video-intel-glibc-2.20.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* tests/scripts-build.scm ("options->transformation, with-input"): Use
'specification->package' rather than refer to Coreutils by its
variable. This is a followup to e162050dfc0dee708a7ac5bfcf37d2afd6081604.
|
|
Reported by Mark H Weaver <mhw@netris.org>
at <https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00457.html>.
* guix/derivations.scm (build-expression->derivation): Use a string
output port for the expression. This reverts part of
2dce88d5bbe7a65e101c0734d1c6db44ecc8c299.
* tests/derivations.scm ("build-expression->derivation and builder
encoding"): New test.
|
|
* gnu/packages/crypto.scm (libsodium): Update to 1.0.12.
|
|
* gnu/packages/games.scm (crawl): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/serialization.scm (libbson): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/mail.scm (mutt): Update to 1.8.2.
|
|
* gnu/packages/mail.scm (neomutt)[file-name]: Remove field.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20170421.
[native-inputs]: Add 'gettext-minimal'.
[description]: Clarify the state of neomutt as it is now a microfork of mutt.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add a 'wrap-program' phase to
set XDG_DATA_DIRS.
|
|
* gnu/packages/image-viewers.scm (mcomix): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
This allows 'guix' commands to talk to a remote store over SSH.
* guix/store.scm (connect-to-daemon)[connect]: Call 'resolve-interface'
for unknown URI schemes.
* guix/store/ssh.scm: New file.
* Makefile.am (MODULES): Add it.
* doc/guix.texi (The Store): Document it. Mark remote access as
experimental.
|
|
* guix/ssh.scm (remote-daemon-channel): New procedure.
(connect-to-remote-daemon): Implement in terms of it.
|
|
* guix/scripts/copy.scm (%compression, open-ssh-session): Move to...
* guix/ssh.scm: ... here. Use '&message' conditions instead of calling
'leave'.
|
|
* guix/scripts/offload.scm (host-key->type+key, machine-load)
(process-request, guix-offload): Do not use '_' as a 'match' pattern.
|
|
* guix/store.scm (open-inet-socket): New procedure.
(connect-to-daemon): Support the 'guix' URI scheme.
* doc/guix.texi (The Store): Document it.
|
|
* guix/store.scm (system-error-to-connection-error): New macro.
(open-unix-domain-socket): Use it instead of 'catch'.
|
|
* guix/store.scm (%daemon-socket-file): Rename to...
(%daemon-socket-uri): ... this.
(connect-to-daemon): New procedure.
(open-connection): Rename 'file' to 'uri'. Use 'connect-to-daemon'
instead of 'open-unix-domain-socket'.
* guix/tests.scm (open-connection-for-tests): Rename 'file' to 'uri'.
* tests/guix-build.sh: Add tests.
* tests/store.scm ("open-connection with file:// URI"): New tests.
|
|
* gnu/packages/guile.scm (guile-2.2): Update to 2.2.2.
|
|
* gnu/packages/image.scm (imlib2): Update to 1.4.10.
|
|
* gnu/packages/sdl.scm (sdl-gfx): Update to 2.0.26.
|
|
* gnu/packages/audio.scm (portaudio): Update to 190600.20161030.
* gnu/packages/patches/portaudio-audacity-compat.patch: Adjust line endings.
|
|
* gnu/packages/audio.scm (soxr): Update to 0.1.2.
|
|
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.0.0.
[native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Adjust.
|
|
* gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.38.
|
|
gnu/packages/upnp.scm (miniupnpc)[description]: Use @dfn.
|
|
gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20170421.
|
|
* gnu/packages/suckless.scm (fortify-headers)[description]: Use @code.
|
|
* gnu/packages/suckless.scm (spoon, xbattmon, wificurse, skroll, sbm)
(prout, noice, fortify-headers, colors)[source, home-page]: Use HTTPS.
(human)[home-page]: Likewise.
* gnu/packages/version-control.scm (stagit)[source, home-page]: Likewise.
|
|
* gnu/packages/version-control.scm (git)[home-page]: Use HTTPS.
(cvs)[source, home-page]: Likewise.
|
|
* gnu/packages/version-control.scm (git-crypt)[description]: Use two spaces
where one would suffice.
|
|
* gnu/packages/version-control.scm (diffstat)[synopsis, description]:
Use @command.
|
|
* gnu/packages/version-control.scm (diffstat): Update to 1.61.
[source]: Add http://invisible-mirror.net mirror.
|