- Jan 17, 2013
-
-
Andreas Enge authored
* distro/packages/gnutls.scm (gnutls): Update to 3.1.6.
-
Ludovic Courtès authored
* guix/packages.scm (base32): Allow arguments that are not literal strings.
-
Ludovic Courtès authored
* distro/packages/nettle.scm (nettle): Update to 2.6.
-
- Jan 16, 2013
-
-
Ludovic Courtès authored
* distro/packages/gdb.scm (gdb): Add Expat and Python as inputs.
-
Ludovic Courtès authored
* distro/packages/xml.scm: New file. * Makefile.am (MODULES): Add it.
-
Ludovic Courtès authored
* doc/guix.texi (Defining Packages): Add cross-reference to "Derivations". (The Store): Add `build-derivations'. (Derivations): Populate.
-
Ludovic Courtès authored
* doc/guix.texi: Fix typos. (Invoking guix-daemon): Add details about `--disable-log-compression' and `--disable-store-optimization'. Reported by Nikita Karetnikov <nikita@karetnikov.org>.
-
Ludovic Courtès authored
* doc/guix.texi: Remove @documentlanguage, which confuses TeX.
-
Andreas Enge authored
* distro/packages/icu4c.scm: New file. * Makefile.am (MODULES): Add it.
-
Nikita Karetnikov authored
* distro/packages/python.scm: New file. * Makefile.am (MODULES): Add it.
-
- Jan 15, 2013
-
-
Ludovic Courtès authored
* doc/guix.texi (The Store): Populate. (Introduction): Add cross-reference. Change "package store" to "the store".
-
Ludovic Courtès authored
* distro/packages/recutils.scm (recutils): Add Emacs, Check, and bc as dependencies.
-
Ludovic Courtès authored
* distro/packages/check.scm (check): Fix source URI.
-
Ludovic Courtès authored
* distro/packages/patches/bigloo-gc-shebangs.patch, distro/packages/patches/emacs-configure-sh.patch, distro/packages/patches/procps-make-3.82.patch: New files. * Makefile.am (dist_patch_DATA): Add them.
-
Ludovic Courtès authored
* distro/packages/algebra.scm (bc): New variable.
-
Ludovic Courtès authored
* guix-package.in (%store): Change to a SRFI-39 parameter. Update all users. (guix-package): Parametrize %STORE to an open connection after `parse-options' has been called.
-
Andreas Enge authored
* distro/packages/cyrus-sasl.scm: New file. * Makefile.am (MODULES): Add it.
-
Andreas Enge authored
* Makefile.am: alphabetical ordering
-
Ludovic Courtès authored
-
Ludovic Courtès authored
* build-aux/download.scm (%url-base): Change to alpha.gnu.org. * distro/packages/bootstrap.scm (%bootstrap-base-url): Rename to... (%bootstrap-base-urls): ... this. Add alpha.gnu.org as the first URL. Update users.
-
Nikita Karetnikov authored
* guix/licenses.scm (psfl): New variable.
-
Ludovic Courtès authored
* distro/packages/scheme.scm: New file. * Makefile.am (MODULES): Add it.
-
Ludovic Courtès authored
* guix/build-system/gnu.scm (gnu-build): Allow SOURCE to be #f.
-
- Jan 14, 2013
-
-
Ludovic Courtès authored
* daemon.am (libutil_a_SOURCES): Remove nix/libutil/immutable.cc. (libutil_headers): Remove nix/libutil/immutable.hh. These files were removed in Nix commit def5160 (post 1.2). Reported by Nikita Karetnikov <nikita@karetnikov.org>.
-
Ludovic Courtès authored
* guix/snix.scm (snix-derivation->guix-package)[pretty-uri]: When VERSION is #f, return URI.
-
Ludovic Courtès authored
Reported by Andreas Enge. * guix-package.in (%profile-directory): Honor $NIX_STATE_DIR. (guix-package)[ensure-default-profile]: Use it. [process-actions]: Call it when the `profile' option is %CURRENT-PROFILE. * tests/guix-package.sh: Add installation test with $HOME set, using the default profile.
-
Ludovic Courtès authored
* tests/guix-package.sh: Use "binutils:lib" instead of "libsigsegv:lib", since the latter no longer exists.
-
- Jan 13, 2013
-
-
Ludovic Courtès authored
* guix-package.in (guix-package): When testing whether %USER-ENVIRONMENT-DIRECTORY exists, use `lstat' instead of `file-exists?'. Reported by Andreas Enge.
-
Andreas Enge authored
* guix/licenses.scm (openldap2.8): New variable.
-
Andreas Enge authored
* distro/packages/algebra.scm (pari-gp): New variable.
-
Ludovic Courtès authored
-
Ludovic Courtès authored
* guix/store.scm (open-connection): Loop until `process-stderr' returns #t.
-
Ludovic Courtès authored
* distro/packages/openssl.scm: Add renamer for (guix licenses). Adjust accordingly.
-
Ludovic Courtès authored
* distro/packages/emacs.scm: New file. * Makefile.am (MODULES): Add it.
-
Ludovic Courtès authored
* doc/guix.texi (Setting Up the Daemon): Use "useradd -c" for comments. Reported by Andreas Enge. (Invoking guix-gc): Fix typo.
-
Ludovic Courtès authored
* distro/packages/mailutils.scm: New file. * Makefile.am (MODULES): Add it.
-
Ludovic Courtès authored
* distro/packages/tcl.scm (expect): Add #:phases argument.
-
- Jan 12, 2013
-
-
Ludovic Courtès authored
* distro/packages/gnutls.scm (gnutls): Add dependency on Which.
-
Ludovic Courtès authored
* distro/packages/gdb.scm: New file. * Makefile.am (MODULES): Add it.
-
Ludovic Courtès authored
* distro/packages/dejagnu.scm (dejagnu): In `check' phase, change `PATH' in `runtest', to avoid "expect not found in PATH" error.
-