1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 20:20:58 +01:00
nix/src/libstore
2007-07-08 22:59:44 +00:00
..
build.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
db.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
db.hh downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
derivations-ast.def Nix now includes the username into the hash calculation, statepaths are also recomputed at buildtime so they cannot be spoofed 2007-06-11 16:43:32 +00:00
derivations.cc 2007-06-21 16:47:48 +00:00
derivations.hh Almost finished the identifier/user/multiple-derivations mod 2007-06-12 21:01:55 +00:00
gc.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
globals.cc Removed collision-bug between repositorys, each group of repositorys and each individual repository has now a scannable unique hash 2007-06-07 14:08:57 +00:00
globals.hh Removed collision-bug between repositorys, each group of repositorys and each individual repository has now a scannable unique hash 2007-06-07 14:08:57 +00:00
local-store.cc States can now be (recursively) rolled back and forward :) 2007-07-08 22:59:44 +00:00
local-store.hh downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
Makefile.am Repositorys are created, state dirs are checked out automatically 2007-05-21 21:34:49 +00:00
misc.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
misc.hh downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
pathlocks.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
references.cc Bugfix: Before adjusting registerValidPath to also be able to take state paths 2007-06-28 17:12:02 +00:00
references.hh Bugfix: Before adjusting registerValidPath to also be able to take state paths 2007-06-28 17:12:02 +00:00
remote-store.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
remote-store.hh downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
store-api.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
store-api.hh downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
store-state.cc downscaled to 1 repos per statePath 2007-07-08 22:40:16 +00:00
store-state.hh merged executeAndPrintShellCommand to runProgram 2007-06-28 13:17:03 +00:00
worker-protocol.hh nix-state now works, state is recursively commited (when necessary) 2007-06-27 15:43:16 +00:00