kops.nix: use relative path to stockholm

This commit is contained in:
lassulus 2018-04-06 12:08:29 +02:00
parent 63be810816
commit e68aaca801

View File

@ -16,7 +16,7 @@
ref = "4b4bbce199d3b3a8001ee93495604289b01aaad3";
url = https://github.com/NixOS/nixpkgs;
};
stockholm.file = toString ~/stockholm;
stockholm.file = toString ../.;
stockholm-version.pipe = toString (pkgs.writeDash "${name}-version" ''
set -efu
cd $HOME/stockholm