ajout référence ver source

This commit is contained in:
2017-01-03 18:11:34 +01:00
parent 8d28f29c57
commit 30962288b7

View File

@@ -7,6 +7,7 @@ let
profiles = config.r6d.profiles;
#### https://github.com/NixOS/hydra/issues/413
# Note that we use 'import <nixpkgs> {}' instead of 'pkgs'.
# If we use the latter we get an infinite recursion
# because we include hydra-src in the module imports below which in turn defines the 'pkgs' value.