svn path=/nixpkgs/trunk/; revision=13273
This commit is contained in:
parent
8a3757b7f1
commit
d22734c3e7
@ -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;};
|
||||
});
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user