Set type of flake option to string, correctly evaluate it when provided - #149
Set type of flake option to string, correctly evaluate it when provided#149b-m-f wants to merge 1 commit into
Conversation
|
The primary use-case for this option was to pass a flake that is |
|
When testing this with a flakeref string as With |
|
Thanks for giving it a try. For the "impurity" I found NixOS/nix#6124 (comment) . Now for the recursion. In my setup I currently have 2 gitrepos: and I can successfully deploy that way - the impurity error happens as well. Have you maybe tried to reference flake in the same way as self? Since the usage does not seem clear, maybe a new option could be added? How about Edit: Some more context: Using |
|
@astro should I close this as 'feature not desired'? |
|
I haven't yet taken more time to investigate this myself. |
|
@astro Alright. There is absolutely no urgency on my side. |
|
Does https://github.com/NixOS/nix/blob/master/doc/manual/rl-next/getflake-path.md help us resolve this? |
Closes #148