mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
* This may be useful in the future.
This commit is contained in:
parent
1390ce4142
commit
04cf72287b
3 changed files with 21 additions and 2 deletions
|
@ -26,7 +26,7 @@ $stateDir = "@localstatedir@/nix" unless defined $stateDir;
|
|||
umask 0022;
|
||||
|
||||
|
||||
# Obtain URLs either from the command line or from a configuration file.
|
||||
# Process the URLs specified on the command line.
|
||||
my %narFiles;
|
||||
my %patches;
|
||||
my %successors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue