nix-example icon indicating copy to clipboard operation
nix-example copied to clipboard

a way to develop software with Nix

Results 1 nix-example issues
Sort by recently updated
recently updated
newest added

Might be nice to first check for direnv.nix, and if it exists just do a normal instantiate + realize (i.e. no IN_NIX_SHELL or anything) and take its `$out` as an...