Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under | Eelco Dolstra | |
the Nix:: namespace. | |||
2011-04-11 | * configure: detect whether DBD::SQLite is present. If necessary the | Eelco Dolstra | |
location to DBI and DBD::SQLite can be passed with --with-dbi and --with-dbd-sqlite. | |||
2011-04-11 | * Subtle bug: if you import File::stat in one module, it affects other | Eelco Dolstra | |
modules as well. So use symbolic field names everywhere (which is nicer anyway). | |||
2010-12-05 | * Use CamelCase for the Perl modules. | Eelco Dolstra | |
2010-11-29 | * Move the patch generator into a module. | Eelco Dolstra | |