guix-play/guix
Ludovic Courtès bea26837e8 profiles: Fix removal of the next-to-last item in a profile.
Fixes a bug whereby removing the next-to-last item in a profile would
lead to an obscure error, as shown at
<http://lists.gnu.org/archive/html/guix-devel/2014-12/msg00292.html>.
Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>.

* guix/profiles.scm (profile-derivation)[inputs]: Use (list info-dir
  "out") instead of just INFO-DIR.
2014-12-15 23:01:56 +01:00
..
build build: emacs-utils: Add 'emacs-generate-autoloads'. 2014-12-02 22:09:23 +03:00
build-system build-system/glib-or-gtk: Fix default value of #:glib-or-gtk-wrap-excluded-outputs. 2014-12-09 23:21:39 +01:00
import import: gnu: Write the hash in nix-base32 format. 2014-11-25 18:01:59 +01:00
scripts substitute-binary: Add missing newline in download progress report. 2014-12-09 11:24:56 +01:00
base32.scm
base64.scm
build-system.scm
config.scm.in
derivations.scm derivations: Export 'derivation-builder'. 2014-12-02 16:51:43 +01:00
download.scm Update gnupg mirrors. 2014-11-26 19:52:11 +01:00
elf.scm Add (guix elf). 2014-11-28 00:10:28 +01:00
ftp-client.scm
gexp.scm gexp: Add #:module-path parameter to 'gexp->derivation'. 2014-11-09 22:33:45 +01:00
git-download.scm download: Allow use of substitutes. 2014-10-16 23:40:10 +02:00
gnu-maintenance.scm gnu-maintenance: Support .zip files. 2014-11-29 22:34:59 +01:00
gnupg.scm
hash.scm
http-client.scm
licenses.scm gnu: licenses: Add NCSA license. 2014-12-09 12:02:08 -06:00
monad-repl.scm
monads.scm monads: Add 'lift0'. 2014-12-02 16:51:43 +01:00
nar.scm
packages.scm packages: Use the target's system Guile when downloading patches. 2014-12-02 16:51:43 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Fix removal of the next-to-last item in a profile. 2014-12-15 23:01:56 +01:00
records.scm records: Improve the docstring of 'define-record-type*'. 2014-10-17 23:23:20 +02:00
serialization.scm
store.scm store: default to serial "scheduler" 2014-11-23 21:48:47 +01:00
svn-download.scm download: Allow use of substitutes. 2014-10-16 23:40:10 +02:00
tests.scm tests: Move some of the narinfo test tools to (guix tests). 2014-10-29 00:31:23 +01:00
ui.scm guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. 2014-11-30 18:54:07 +01:00
utils.scm guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. 2014-11-30 18:54:07 +01:00