1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 20:20:58 +01:00

Almost finished the identifier/user/multiple-derivations mod

This commit is contained in:
Wouter den Breejen 2007-06-12 21:01:55 +00:00
parent b909d57f5d
commit 76f5c8ba07
6 changed files with 50 additions and 13 deletions

View file

@ -57,6 +57,7 @@ struct DerivationStateOutput
{
}
//TODO add const ??
DerivationStateOutput(Path statepath, string componentHash, string hashAlgo, string hash, string stateIdentifier, string enabled, string shared, string synchronization, string createDirsBeforeInstall, string runtimeStateParamters, string username, bool check=true)
{
if(check){