devenv
devenv copied to clipboard
Build devenv statically to reduce closure size
nix-static.overrideAttrs (_: { preHook = ""; }) builds it, but fails to work for some reason.
Caveat: (and I don't know the full context), but afaik static nix doesn't work with aws / s3.
also not supported (at least by nix repo) on darwin.