text -> source
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ with lib;
|
||||
|
||||
environment.etc = {
|
||||
build-timestamp.text = toString config.instance.build-timestamp;
|
||||
"build-seed.sha1sum".text = "${hashed-build-seed}";
|
||||
"build-seed.sha1sum".source = "${hashed-build-seed}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user