This is the structure how it should be with 3 svn checkouts.

/etc/nixos/
               nixos/
               nixpkgs/
               services/

/etc/nixos/nixos/upstart-jobs/httpd.nix had a ../services reference, and this worked because some people (not me clearly) had a symlink /etc/nixos/nixos/services --> /etc/nixos/services.


Michael Raskin wrote:
Wouter den Breejen wrote:
Modified:
   nixos/trunk/upstart-jobs/httpd.nix

Log:
Fixed ../ to ../../services reference
But doesn't it break things instead of fixing? nixos-checkout writes
/etc/nixos/nixos/services (and I think it is more logical, but it is
irrelevant).
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to