Skip to content
Discussion options

You must be logged in to vote

per-item

https://birdeehub.github.io/nix-wrapper-modules/modules/makeWrapper.html#flagsnameesc-fn

default

https://birdeehub.github.io/nix-wrapper-modules/modules/makeWrapper.html#escapingfunction

example

env = {
"NH_FLAKE" = {
data = "${config.flake}";
esc-fn = toString;
};
};

^ this one is for the env set, but flags can do this too

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wbehrens-on-gh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants