guix/perl/lib/Nix
Eelco Dolstra 993fa94fb4 * Move initialisation of variables like nixConfDir from libmain to
libstore so that the Perl bindings can use it as well.  It's vital
  that the Perl bindings use the configuration file, because otherwise
  nix-copy-closure will fail with a ‘database locked’ message if the
  value of ‘use-sqlite-wal’ is changed from the default.
2011-11-22 17:28:41 +00:00
..
Config.pm.in * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under 2011-10-10 21:11:08 +00:00
GeneratePatches.pm * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under 2011-10-10 21:11:08 +00:00
Manifest.pm * nix-pull: update the Nix manifest cache if necessary. Also, don't 2011-11-16 16:41:48 +00:00
SSH.pm * Move SSH.pm. 2011-10-11 11:45:36 +00:00
Store.pm * Use the Store API bindings in nix-copy-closure. 2011-10-11 15:41:13 +00:00
Store.xs * Move initialisation of variables like nixConfDir from libmain to 2011-11-22 17:28:41 +00:00