- May 22, 2015
-
-
Ludovic Courtès authored
* doc/guix.texi (Invoking guix package): Mention the declarative approach and --manifest in the intro. And an anchor for --manifest. Explain why/how it can be used. Tweak wording.
-
Ludovic Courtès authored
* gnu/packages/package-management.scm (guix-devel): Update to c2ee19e6.
-
Ludovic Courtès authored
* gnu/services/base.scm (swap-service)[start, stop]: Use 'restart-on-EINTR'. * guix/build/syscalls.scm (swapoff): Fix typo in 'throw' arguments.
-
Ludovic Courtès authored
* guix/build/syscalls.scm (call-with-restart-on-EINTR): New procedure. (restart-on-EINTR): New macro.
-
Ricardo Wurmus authored
* gnu/packages/python.scm (python-pyzmq, python2-pyzmq): New variables.
-
Mark H Weaver authored
* gnu/packages/video.scm (youtube-dl): Update to 2015.05.20.
-
Mark H Weaver authored
* gnu/packages/patches/fuse-CVE-2015-3202.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (fuse): Add patch.
-
- May 21, 2015
-
-
Ludovic Courtès authored
* gnu/services/xorg.scm (xorg-configuration-file): Add XF86-INPUT-LIBINPUT.
-
Ludovic Courtès authored
* gnu/services/xorg.scm (slim-service): Expect STARTX to be a regular value, not a monadic value.
-
Ludovic Courtès authored
* gnu/services/xorg.scm (xorg-configuration-file): Add #:extra-config and honor it. * doc/guix.texi (X Window): Adjust accordingly.
-
Ludovic Courtès authored
* gnu/services/xorg.scm (xorg-configuration-file): New procedure, with code formerly in 'xorg-start-command'. (xorg-start-command): Remove #:drivers and #:resolutions; add #:configuration-file; use it as well as 'xorg-configuration-file'.
-
Ludovic Courtès authored
* guix/scripts/package.scm (show-help): Add KIND parameter for --search-paths as a followup to dbc31ab2.
-
David Thompson authored
* guix/scripts/build.scm (set-build-options-from-command-line*): New procedure. * guix/scripts/environment.scm (set-build-options-from-command-line*): Delete.
-
David Thompson authored
* guix/ui.scm (show-what-to-build*): New procedure. * guix/scripts/environment.scm (show-what-to-build*): Delete. * guix/scripts/system.scm (show-what-to-build*): Likewise. * build-aux/make-binary-tarball.scm (show-what-to-build*): Likewise.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/games.scm (fizmo): New variable.
-
Ricardo Wurmus authored
* gnu/packages/patches/r-fix-15899.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/statistics.scm (r)[source]: Use it.
-
- May 20, 2015
-
-
Paul van der Walt authored
* gnu/packages/pdf.scm (zathura): Update to 0.3.3.
-
Paul van der Walt authored
* gnu/packages/gtk.scm (girara): Update to 0.2.4.
-
Andreas Enge authored
* gnu/packages/gnome.scm (gconf): Propagate input glib. (gnome-vfs): Drop input glib. (libgnome): Drop propagated input glib. * gnu/packages/ibus.scm (ibus): Drop input glib.
-
Andreas Enge authored
* gnu/packages/maths.scm (lpsolve): New variable.
-
Mark H Weaver authored
* gnu/packages/patches/bitlbee-configure-doc-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (bitlbee): Update to 3.4. Add patch. [inputs]: Remove 'zlib'.
-
Mark H Weaver authored
This reverts commit 4bfeb0ca.
-
Mark H Weaver authored
This reverts commit 8c3a5d70, which is no longer needed due to commit b2a5fa59.
-
Mark H Weaver authored
* gnu/system/install.scm (self-contained-tarball): Pass "./root/.guix-profile", "./var/guix", and "./gnu" to 'tar' command instead of ".".
-
David Thompson authored
* guix/scripts/package.scm (show-help): Add help text. (%options): Add manifest option. (guix-package): Add manifest option handler. * doc/guix.texi ("Invoking guix package"): Document it. * tests/guix-package.sh: Add test.
-
David Thompson authored
* guix/profiles.scm (packages->manifest): New procedure.
-
David Thompson authored
* guix/ui.scm (make-user-module, load*): New procedures. * guix/scripts/system.scm (%user-module): Define in terms of 'make-user-module'. (read-operating-system): Define in terms of load*'.
-
David Thompson authored
* gnu/packages/game-development.scm (sfxr): New variable.
-
Ricardo Wurmus authored
* gnu/packages/maths.scm (openblas)[arguments]: Do not pass DYNAMIC_ARCH when building for MIPS. Also make non-substitutable for MIPS.
-
Ludovic Courtès authored
* nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter): Reinstate commit 9ba0b8d3. Fixes a regression introduced in 2bb04905.
-
Ludovic Courtès authored
* guix/ftp-client.scm (ftp-open): When '%ftp-listen' returns something different from 220, throw instead of writing an error message.
-
Ludovic Courtès authored
* guix/scripts/package.scm (search-path-environment-variables): Add #:kind parameter. Pass it to 'environment-variable-definition'. (display-search-paths): Add #:kind parameter and pass it to 'search-path-environment-variables'. (%options): Add an optional parameter for "--search-paths". (guix-package)[process-query]: Handle it. * tests/guix-package-net.sh: Adjust existing test. * tests/guix-package.sh: Adjust existing tests and add new test. * doc/guix.texi (Invoking guix package): Document it.
-
Ludovic Courtès authored
* guix/scripts/package.scm (search-path-environment-variables): Add $PATH to SEARCH-PATHS.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/feh.scm (feh): Update to 2.13.
-
- May 19, 2015
-
-
Alexander Shendi authored
* gnu/packages/scheme.scm (mit-scheme)[inputs]: Add libx11.
-
Christine Lemmer-Webber authored
* gnu/packages/guile.scm (guile-for-guile-emacs): New variable. * gnu/packages/emacs.scm (guile-emacs): New variable.
-
Mark H Weaver authored
* gnu/packages/cdrom.scm (xorriso): Update to 1.4.0.
-
Taylan Ulrich Bayırlı/Kammer authored
* doc/guix.texi (Defining Packages): Link to "package Reference". Add menu. (package Reference, origin Reference): New subsections.
-
Eric Bavier authored
* gnu/packages/fltk.scm (fltk)[inputs]: Add libjpeg, libpng, and zlib. [arguments]: Add 'patch-config' phase.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/xfce.scm (xfce4-clipman-plugin): New variable. (xfce)[propagated-inputs]: Add it.
-