Age | Commit message (Expand) | Author |
2017-11-21 | hydra: 'evaluate' passes an alist to the entry point....* build-aux/hydra/evaluate.scm (%top-srcdir): New variable.
<top level>: Pass it to 'hydra-jobs'.
| Ludovic Courtès |
2017-11-21 | Add (guix self) and use it when pulling....This mitigates <https://bugs.gnu.org/27284>.
* guix/self.scm: New file.
* Makefile.am (MODULES): Add it.
* build-aux/build-self.scm (libgcrypt, zlib, gzip, bzip2, xz)
(false-if-wrong-guile, package-for-current-guile, guile-json)
(guile-ssh, guile-git, guile-bytestructures): Remove.
(build): Rewrite to simply delegate to 'compiled-guix'.
* gnu/packages.scm (%distro-root-directory): Rewrite to try different
directories.
* guix/discovery.scm (guix): Export 'scheme-files'.
* guix/scripts/pull.scm (build-and-install): Split into...
(install-latest): ... this. New procedure. And...
(build-and-install): ... this, which now takes a monadic value argument.
(indirect-root-added): Remove.
(guix-pull): Call 'add-indirect-root'. Call 'build-from-source' and
pass the result to 'build-and-install'.
| Ludovic Courtès |
2017-11-21 | git: Do not add '.git' to the store....This makes 'latest-repository-commit' significantly more efficient and
reduces disk usage in the store.
* guix/git.scm (copy-to-store)[dot-git?]: New procedure.
Pass it as the #:select? argument to 'add-to-store'.
| Ludovic Courtès |
2017-11-21 | pull: Trim import list....* guix/scripts/pull.scm: Remove useless imports.
| Ludovic Courtès |
2017-11-21 | gexp: 'directory-union' has a #:quiet? parameter....* guix/gexp.scm (directory-union): Add #:quiet? and honor it.
| Ludovic Courtès |
2017-11-21 | union: Parametrize the symlink procedure ....* guix/gexp.scm (directory-union): Add #:hard-links and honor it.
* guix/build/union.scm (union-build): Add #:symlink parameter.
| Ludovic Courtès |
2017-11-21 | gnu: guix: Update snapshot....* gnu/packages/package-management.scm (guix): Update to 953c2de.
| Marius Bakke |
2017-11-21 | tests: Disable test for freed disk space that fails on Btrfs....This is a follow-up to commit 40e89f5be609045bc2666cc16a4ef80bb7f84095.
* tests/store.scm ("dead path can be explicitly collected"): Don't check
that (> freed 0).
* gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove
workaround for the same problem.
| Marius Bakke |
2017-11-21 | gnu: taglib: Update to 1.11.1 and fix home page....* gnu/packages/mp3.scm (taglib)[version]: Update to 1.11.1.
[arguments]: Configure with -DBUILD_SHARED_LIBS=ON.
[home-page]: Change to http://taglib.org.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Pierre Langlois |
2017-11-21 | gnu: retroarch: Update to 1.6.9....* gnu/packages/games.scm (retroarch): Update to 1.6.9.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Rutger Helling |
2017-11-21 | gnu: gnupg: Update to 2.2.3....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.3.
| Marius Bakke |
2017-11-21 | gnu: orc: Update to 0.4.28....* gnu/packages/gstreamer.scm (orc): Update to 0.4.28.
| Marius Bakke |
2017-11-21 | gnu: samba: Update to 4.7.3 [fixes CVE-2017-14746 and CVE-2017-15275]....* gnu/packages/samba.scm (samba): Update to 4.7.3.
| Marius Bakke |
2017-11-21 | gnu: signify: Update to 23....* gnu/packages/crypto.scm (signify): Update to 23.
| Marius Bakke |
2017-11-21 | gnu: guix: Disable test that fails on Btrfs....Works around <https://bugs.gnu.org/29363>.
Reported by Rutger Helling <rhelling@mykolab.com>.
* gnu/packages/package-management.scm (guix)[arguments]: Rename
'disable-container-tests' phase to 'disable-failing-tests' and add
substitution to disable test for freed disk space.
| Marius Bakke |
2017-11-21 | gnu: retroarch: Update to 1.6.8....* gnu/packages/games.scm (retroarch): Update to 1.6.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-11-21 | gnu: cdogs-sdl: Update to 0.6.6....* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-11-21 | gnu: procenv: Update to 0.50....* gnu/packages/linux.scm (procenv): Update to 0.50.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-11-21 | gnu: you-get: Update to 0.4.964....* gnu/packages/video.scm (you-get): Update to 0.4.964.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-11-21 | gnu: Patch path to locale in gnome-desktop....* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to
get libgnome-desktop to use the full path to the locale binary.
| Christopher Baines |
2017-11-21 | gnu: knot: Update licence information....* gnu/packages/dns.scm (knot)[license]: Add PUBLIC-DOMAIN. Expand comments.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: knot: Support dnstap query logging....* gnu/packages/dns.scm (knot)[source]: No longer delete dnstap. It appears
that dnstap is intended to be bundled and modified.
[inputs]: Add fstrm and protobuf-c.
[arguments]: Add ‘--with-module-dnstap=yes’ to #:configure-flags.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: Use ‘license:’ prefix in (gnu packages protobuf)....* gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c)
(python-protobuf, python2-protobuf): Use ‘license:’ prefix.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: Add fstrm....* gnu/packages/protobuf.scm (fstrim): New public variable.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: protobuf: Add ‘static’ output....* gnu/packages/protobuf.scm (protobuf)[outputs]: New field.
[arguments]: Add new ‘move-static-libraries’ phase.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: perl-devel-stacktrace: Update to 2.03....* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.03.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: btrfs-progs: Update to 4.14....* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: nss: Mark up description....* gnu/packages/gnuzilla.scm (nss)[description]: Use @dfn.
| Tobias Geerinckx-Rice |
2017-11-21 | gnu: eid-mw: Update to 4.3.4....* gnu/packages/security-token.scm (eid-mw): Update to 4.3.4.
Fix up indentation.
| Tobias Geerinckx-Rice |
2017-11-20 | gnu: musl: Update to 1.1.18....* gnu/packages/musl.scm (musl): Update to 1.1.18.
| Leo Famulari |
2017-11-20 | compile: Put an upper bound on the number of workers....* guix/build/compile.scm (compile-files): Don't use more than 8 workers.
| Ludovic Courtès |
2017-11-20 | gnu: Add python-pyodbc....* gnu/packages/databases.scm (python-pyodbc, python2-pyodbc): New variables.
| Danny Milosavljevic |
2017-11-20 | Add semicolon in commands that set GUIX_PROFILE....Fixes <https://bugs.gnu.org/28223>.
Reported by Rosebud Uplink <Uplink.Introversion@outlook.com>.
* doc/guix.texi (Binary Installation): Add missing semicolon after
'GUIX_PROFILE=' line.
(Invoking guix package): Likewise.
* gnu/system.scm (operating-system-etc-service)[profile]: Likewise.
* guix/build/profiles.scm (build-etc/profile): Likewise.
| Ludovic Courtès |
2017-11-20 | gnu: wget2: Switch to official URL....* gnu/packages/wget.scm (wget2): Switch to official URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-20 | gnu: scribus: Fix No module named _sysconfigdata_nd....* gnu/packages/scribus.scm (scribus): Wrap PATH with expected Python around
executable.
Fixes <https://bugs.gnu.org/25035>.
| Nicolas Goaziou |
2017-11-20 | gnu: linux-libre@4.9: Update to 4.9.63....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.63.
| Mark H Weaver |
2017-11-20 | gnu: linux-libre@4.4: Update to 4.4.99....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.99.
| Mark H Weaver |
2017-11-20 | gnu: Add python-clf....* gnu/packages/web.scm (python-clf): New variable.
| Oleg Pykhalov |
2017-11-20 | gnu: kodi: Update snapshot....* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-67fd70f.
| Marius Bakke |
2017-11-20 | gnu: gcc@6: Respect SOURCE_DATE_EPOCH in __DATE__ and __TIME__ macros....* gnu/packages/patches/gcc-6-source-date-epoch-1.patch,
gnu/packages/patches/gcc-6-source-date-epoch-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/gcc.scm (gcc-6)[source]: Use them.
| Marius Bakke |
2017-11-20 | gnu: guix: Update snapshot....* gnu/packages/package-management.scm (guix): Update to 0b4c385.
| Ludovic Courtès |
2017-11-19 | gnu: gajim: Add python2-axolotl to inputs....* gnu/packages/messaging.scm (gajim)[inputs]: Add python2-axolotl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-19 | gnu: qtox: Add filteraudio to inputs....* gnu/packages/messaging.scm (qtox)[inputs]: Add filteraudio.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-19 | gnu: c-toxcore: Update to 0.1.10....* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-11-19 | zlib: Fix race condition when closing gzip ports....Fixes <https://bugs.gnu.org/29335>.
* guix/zlib.scm (close-procedure): Remove.
(make-gzip-input-port): Do (dup (fileno port)) to get a file descriptor
for 'gzdopen'. Close PORT before returning. Use 'gzclose' as the
'close' procedure of the returned port.
(make-gzip-output-port): Likewise.
| Ludovic Courtès |
2017-11-19 | ssh: Use (guix i18n)....* guix/ssh.scm: Use (guix i18n) instead of (guix ui).
| Ludovic Courtès |
2017-11-19 | gnu: audacity: Fix building on non-Intel systems....* gnu/packages/audio.scm (audacity)[arguments]: On non-Intel systems add
a configure-flag to disable SSE optimizations.
| Efraim Flashner |
2017-11-19 | gnu: nss, nss-certs: Update to 3.34....* gnu/packages/certs.scm (nss-certs): Update to 3.34.
* gnu/packages/gnuzilla.scm (nss): Update to 3.34.
| Marius Bakke |
2017-11-19 | gnu: bitcoin: Update to 0.15.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
| Marius Bakke |
2017-11-19 | gnu: strace: Update to 4.20....* gnu/packages/linux.scm (strace): Update to 4.20.
| Marius Bakke |