mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 06:21:06 +01:00
parent
4ca5a9dcfd
commit
e0a068cb97
1 changed files with 2 additions and 0 deletions
|
|
@ -217,6 +217,8 @@ for (my $n = 0; $n < scalar @ARGV; $n++) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
die "$0: ‘-p’ and ‘-E’ are mutually exclusive\n" if $packages && $fromArgs;
|
||||||
|
|
||||||
if ($packages) {
|
if ($packages) {
|
||||||
push @instArgs, "--expr";
|
push @instArgs, "--expr";
|
||||||
@exprs = (
|
@exprs = (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue