Remove some obsolete references to <nixos>

This commit is contained in:
Eelco Dolstra
2015-08-05 17:37:08 +02:00
parent 7f9b8866bf
commit 91e71725d4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -30,5 +30,5 @@ with lib;
};
};
# impl of assertions is in <nixos/modules/system/activation/top-level.nix>
# impl of assertions is in <nixpkgs/nixos/modules/system/activation/top-level.nix>
}