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

Garbage collection - gcKeepDerivations bug

This commit is contained in:
Wouter den Breejen 2007-10-15 19:17:30 +00:00
parent ef37776094
commit d8e9dc2775
4 changed files with 73 additions and 44 deletions

View file

@ -761,6 +761,9 @@ static void installDerivations(Globals & globals,
//**********************
//TODO !!!!!!!!!!!!!!!!!!!!!!!
//Remove the external links when a user uninstalls
}