| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/gnustep.scm (wmfire): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Suggested by Ludovic Courtès <ludo@gnu.org>.
* guix/utils.scm: Re-export 'memoize' to avoid a potential breakage of
emacs interface. See
<http://lists.gnu.org/archive/html/guix-devel/2016-05/msg00146.html>
for details.
|
|
|
|
|
|
|
| |
* emacs/guix-config.el.in (guix-config-name, guix-config-version): New
constants.
* emacs/guix-about.el (guix-version): New command. New file.
* emacs/local.mk (ELFILES): Add it.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (mlt): Update to 6.2.0.
[source]: Download from github.
[inputs]: Add pulseaudio.
|
|
|
|
|
| |
* gnu/packages/video.scm (v4l-utils): Update to 1.10.0.
[source]: Use https.
|
|
|
|
|
| |
* gnu/tests/base.scm (%test-basic-os): Use 'start-service' instead of a
busy loop to wait for 'term-tty1'.
|
|
|
|
| |
* doc/guix.texi (Binary Installation): Use long OpenPGP key ID.
|
|
|
|
| |
* gnu/packages/video.scm (obs): Update to 0.14.1.
|
|
|
|
| |
* gnu/packages/game-development.scm (tiled): Update to 0.16.1.
|
|
|
|
|
|
| |
* gnu/packages/bash.scm (bash-tap): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-mvtnorm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (thinkfan): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (moc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.6.1.
|
|
|
|
| |
* gnu/packages/mail.scm (msmtp): Update to 1.6.4.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (wesnoth): Update to 1.12.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/dns.scm (bind-utils): Update to 9.10.4.
|
|
|
|
|
| |
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.4. Update
bundled 'bind' to 9.9.9.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.10.0.
|
| |
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r): Update to 3.3.0.
[inputs]: Add curl and tzdata.
[arguments]: Set TZDIR in "set-timezone" phase.
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (%struct-flock): Use 'define-c-struct'.
(fcntl-flock): Use 'write-flock!' and 'make-bytevector' instead of
'make-c-struct'.
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/utils.scm (%struct-flock, F_SETLKW, F_SETLK, F_xxLCK)
(fcntl-flock): Move to...
* guix/build/syscalls.scm: ... here. New variables.
* guix/nar.scm: Adjust imports accordingly.
* tests/utils.scm ("fcntl-flock wait", "fcntl-flock non-blocking"): Move
to...
* tests/syscalls.scm: ... here. New tests.
(temp-file): New variable.
|
|
|
|
|
|
|
| |
* gnu/system/shadow.scm (default-skeletons)[bashrc]: Remove "export"
for 'PS1'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3status)[source]: Use https URL.
[home-page]: Use https URL.
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3-wm)[source]: Use https URL.
[home-page]: Use https URL.
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-estimability): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-coda): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/services/networking.scm (connman-service): New procedure.
(connman-service-type, %connman-activation): New variables.
(connman-shepherd-service): New procedure.
* doc/guix.texi (Networking Services): Document it.
|
|
|
|
|
| |
* gnu/packages/connman.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
|
| |
This fixes CVE-2015-7704 and CVE-2016-{1547,1548,1549,1551,2516,2517,
2518,2519}.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8.p7.
|
|
|
|
| |
* gnu/packages/version-control.scm (mercurial): Update to 3.8.1.
|
|
|
|
|
|
| |
* gnu/packages/base.scm (libiconv): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.5.3.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.9.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.23.
|
|
|
|
|
|
|
| |
Reported by rsiddharth on #guix.
This is a followup to commit 958dd3ce68733bcd5c1231424c7e4ad39e67594a.
* emacs/guix-main.scm: Use (guix combinators) module as 'memoize' moved there.
|
|
|
|
|
|
| |
Fixes CVE-2016-{2105, 2106, 2107, 2108, 2109}.
* gnu/packages/tls.scm (libressl): Update to 2.3.4.
|
|
|
|
|
|
|
|
| |
This file was meant to be added as part of
commit e9f693d06f94bd96488c3910dba6504f94a6b6f9.
* build-aux/run-system-tests.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
|
|
|
|
|
|
|
| |
* gnu/system/vm.scm (virtualized-operating-system): Export.
* gnu/tests/base.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* Makefile.am (check-system): New target.
|
|
|
|
|
|
| |
* gnu/build/marionette.scm, gnu/tests.scm: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add them.
* gnu/system/vm.scm (common-qemu-options): Remove '-serial stdio'.
|
|
|
|
|
| |
* gnu/system.scm (operating-system-user-accounts)
(operating-system-shepherd-service-names): New procedures.
|
|
|
|
|
| |
* gnu/packages/java.scm (java-qdox-1.12)[description]: Use "@@tag", not
"@tag".
|
|
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in
a9edb211e733b8b34e67ec3b4450567e9376986f where the .log files of the .sh
tests would not contain stderr.
* build-aux/test-env.in: Redirect stderr only when --quiet-stderr is
passed.
* Makefile.am (SCM_LOG_DRIVER): Add --quiet-stderr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/utils.scm (compile-time-value, memoize, fold2)
(fold-tree, fold-tree-leaves): Move to...
* guix/combinators: ... here. New file.
* tests/utils.scm ("fold2, 1 list", "fold2, 2 lists")
(fold-tree tests): Move to...
* tests/combinators.scm: ... here. New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
gnu/services/herd.scm, guix/build-system/gnu.scm,
guix/build-system/python.scm, guix/derivations.scm,
guix/gnu-maintenance.scm, guix/import/elpa.scm,
guix/scripts/archive.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/size.scm, guix/scripts/substitute.scm,
guix/serialization.scm, guix/store.scm, guix/ui.scm: Adjust imports
accordingly.
|
|
|
|
|
|
|
|
| |
This procedure was redundant with SRFI-1's 'break'.
* guix/utils.scm (split): Remove.
* tests/utils.scm ("split, element is in list")
("split, element is not in list"): Remove.
|
|
|
|
|
| |
* guix/scripts/environment.scm (parse-args): Use 'break' instead of
'split'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes (gnu services herd) independent of (guix ui).
* gnu/services/herd.scm (&shepherd-error, &service-not-found-error)
(&action-not-found-error, &action-exception-error)
(&unknown-shepherd-error): New error condition types.
(report-action-error): Remove.
(raise-shepherd-error): New procedure.
(display-message): Do not use 'info' and '_'.
(invoke-action): Use 'raise-shepherd-error' instead of
'report-action-error'. Do not use 'warning'.
(current-services): Do not use 'warning'.
* guix/scripts/system.scm (with-shepherd-error-handling): New macro.
(report-shepherd-error, call-with-service-upgrade-info): New
procedures.
(upgrade-shepherd-services): Use it.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/tv.scm (tvtime): Update to 1.0.10.
[source]: Remove patches.
[inputs]: Add 'alsa-lib'.
* gnu/packages/patches/tvtime-gcc41.patch,
gnu/packages/patches/tvtime-pngoutput.patch,
gnu/packages/patches/tvtime-videodev2.patch,
gnu/packages/patches/tvtime-xmltv.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|