1
0
Fork 0
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:
Eelco Dolstra 2006-05-31 09:24:54 +00:00
parent 1390ce4142
commit 04cf72287b
3 changed files with 21 additions and 2 deletions

View file

@ -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;