Age | Commit message (Expand) | Author |
2017-04-22 | gnu: weechat: Mention ‘IRC’....* gnu/packages/irc.scm (weechat)[description]: Mention the search term
‘IRC’, split into paragraphs, and other small tweaks.
| Tobias Geerinckx-Rice |
2017-04-22 | gnu: hyperrogue: Update to 9.4g....* gnu/packages/games.scm (hyperrogue): Update to 9.4g.
| Kei Kebreau |
2017-04-22 | gnu: gnuplot: Update to 5.0.6....* gnu/packages/maths.scm (gnuplot): Update to 5.0.6.
| Kei Kebreau |
2017-04-22 | cache: Work around 'time-monotonic' bug in Guile 2.2.2....* guix/cache.scm (time-monotonic) [guile-2.2]: New variable.
* tests/cache.scm (time-monotonic) [guile-2.2]: Likewise.
* guix/build/download.scm (time-monotonic) [guile-2.2]: Adjust comment:
it's a 2.2.2 bug.
| Ludovic Courtès |
2017-04-22 | derivations: Adjust builder encoding test....This is a followup to 9231ef12f2a595b8f1e677dbe50cc499555302b6.
* tests/derivations.scm ("build-expression->derivation and builder
encoding"): Set '%default-port-encoding' to "UTF-8".
| Ludovic Courtès |
2017-04-22 | gnu: xf86-video-nouveau: Update to 1.0.15....* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.15.
[home-page]: Use HTTPS.
| Marius Bakke |
2017-04-22 | gnu: emacs: Update to 25.2....* gnu/packages/emacs.scm (emacs, emacs-minimal, emacs-no-x,
emacs-no-x-toolkit): Update to 25.2.
| Marius Bakke |
2017-04-22 | gnu: xdg-utils: Update to 1.1.1....* gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.1.
[source]: Adjust file name.
[native-inputs]: Add DOCBOOK-XSL, DOCBOOK-XML-4.1.2, LIBXSLT, W3M and XMLTO.
[arguments]<#:phases>: Add 'patch-hardcoded-paths' and 'locate-catalog-files'
phases. New parameter.
[home-page]: Update to new home.
| Marius Bakke |
2017-04-21 | gnu: linux-libre: Update to 4.10.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.12.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-04-21 | gnu: linux-libre@4.9: Update to 4.9.24....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24.
| Mark H Weaver |
2017-04-21 | gnu: linux-libre@4.4: Update to 4.4.63....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63.
| Mark H Weaver |
2017-04-22 | gnu: Add guile2.2-ssh....* gnu/packages/ssh.scm (guile2.2-ssh): New variable.
| Ludovic Courtès |
2017-04-22 | download: Work around Guile 2.2 bug with 'time-monotonic' objects....* guix/build/download.scm (time-monotonic) [guile-2.2]: New variable.
| Ludovic Courtès |
2017-04-22 | gnu: Add policycoreutils....* gnu/packages/selinux.scm (policycoreutils): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add python-setools....* gnu/packages/selinux.scm (python-setools): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add python-ipy....* gnu/packages/networking.scm (python-ipy): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add python-sepolgen....* gnu/packages/selinux.scm (python-sepolgen): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add secilc....* gnu/packages/selinux.scm (secilc): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add libsemanage....* gnu/packages/selinux.scm (libsemanage): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add libselinux....* gnu/packages/selinux.scm (libselinux): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add checkpolicy....* gnu/packages/selinux.scm (checkpolicy): New variable.
| Ricardo Wurmus |
2017-04-22 | gnu: Add libsepol....* gnu/packages/selinux.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2017-04-22 | gnu: ibus-libpinyin: Update to 1.9.0....* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.9.0.
| Ricardo Wurmus |
2017-04-22 | gnu: libpinyin: Adjust indentation....* gnu/packages/ibus.scm (libpinyin)[arguments]: Adjust indentation.
| Ricardo Wurmus |
2017-04-22 | gnu: libpinyin: Update to 2.0.0....* gnu/packages/ibus.scm (libpinyin): Update to 2.0.0.
| Ricardo Wurmus |
2017-04-21 | gnu: Remove unused patches....* 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.
| Leo Famulari |
2017-04-21 | tests: Adjust to the addition of a new Coreutils version....* 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.
| Ludovic Courtès |
2017-04-21 | derivations: Restore UTF-8 encoding of build scripts....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.
| Ludovic Courtès |
2017-04-21 | gnu: libsodium: Update to 1.0.12....* gnu/packages/crypto.scm (libsodium): Update to 1.0.12.
| Leo Famulari |
2017-04-22 | gnu: Add crawl....* gnu/packages/games.scm (crawl): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| nee |
2017-04-21 | gnu: Add libbson....* gnu/packages/serialization.scm (libbson): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Corentin Bocquillon |
2017-04-21 | gnu: mutt: Update to 1.8.2....* gnu/packages/mail.scm (mutt): Update to 1.8.2.
| Leo Famulari |
2017-04-21 | gnu: neomutt: Don't rewrite the source file-name....* gnu/packages/mail.scm (neomutt)[file-name]: Remove field.
| Leo Famulari |
2017-04-21 | gnu: neomutt: Update to 20170421....* 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>
| ng0 |
2017-04-21 | gnu: icecat: Fix GTK 3 file chooser crash....* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add a 'wrap-program' phase to
set XDG_DATA_DIRS.
| Clément Lassieur |
2017-04-21 | gnu: Add mcomix....* gnu/packages/image-viewers.scm (mcomix): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| nee |
2017-04-21 | store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'....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.
| Ludovic Courtès |
2017-04-21 | ssh: Decompose 'connect-to-remote-daemon'....* guix/ssh.scm (remote-daemon-channel): New procedure.
(connect-to-remote-daemon): Implement in terms of it.
| Ludovic Courtès |
2017-04-21 | ssh: Move 'open-ssh-session' to (guix ssh)....* guix/scripts/copy.scm (%compression, open-ssh-session): Move to...
* guix/ssh.scm: ... here. Use '&message' conditions instead of calling
'leave'.
| Ludovic Courtès |
2017-04-21 | offload: Avoid using '_' as a 'match' pattern....* guix/scripts/offload.scm (host-key->type+key, machine-load)
(process-request, guix-offload): Do not use '_' as a 'match' pattern.
| Ludovic Courtès |
2017-04-21 | store: Add support for remote connections via 'guix://' URIs....* guix/store.scm (open-inet-socket): New procedure.
(connect-to-daemon): Support the 'guix' URI scheme.
* doc/guix.texi (The Store): Document it.
| Ludovic Courtès |
2017-04-21 | store: Add 'system-error-to-connection-error' macro....* guix/store.scm (system-error-to-connection-error): New macro.
(open-unix-domain-socket): Use it instead of 'catch'.
| Ludovic Courtès |
2017-04-21 | store: 'GUIX_DAEMON_SOCKET' can now be a URI....* 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.
| Ludovic Courtès |
2017-04-21 | gnu: guile: Update to 2.2.2....* gnu/packages/guile.scm (guile-2.2): Update to 2.2.2.
| Andy Wingo |
2017-04-21 | gnu: imlib2: Update to 1.4.10....* gnu/packages/image.scm (imlib2): Update to 1.4.10.
| Marius Bakke |
2017-04-21 | gnu: sdl-gfx: Update to 2.0.26....* gnu/packages/sdl.scm (sdl-gfx): Update to 2.0.26.
| Marius Bakke |
2017-04-21 | gnu: portaudio: Update to 190600.20161030....* gnu/packages/audio.scm (portaudio): Update to 190600.20161030.
* gnu/packages/patches/portaudio-audacity-compat.patch: Adjust line endings.
| Marius Bakke |
2017-04-21 | gnu: soxr: Update to 0.1.2....* gnu/packages/audio.scm (soxr): Update to 0.1.2.
| Marius Bakke |
2017-04-21 | gnu: python-pyopenssl: Update to 17.0.0....* 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.
| Marius Bakke |
2017-04-21 | gnu: proteinortho: Update to 5.16....* gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16.
| Ben Woodcroft |