svn path=/nixpkgs/trunk/; revision=13273

This commit is contained in:
Eelco Dolstra 2008-11-12 17:19:12 +00:00
parent 8a3757b7f1
commit d22734c3e7

View File

@ -391,6 +391,8 @@ rec {
${klibcShrunk}/bin/umount /mnt/nix/store
${klibcShrunk}/bin/umount /mnt
'';
passthru = {inherit fullName;};
});
@ -543,6 +545,8 @@ rec {
${klibcShrunk}/bin/umount /mnt/dev
${klibcShrunk}/bin/umount /mnt
'';
passthru = {inherit fullName;};
});