mirror of
https://github.com/nix-community/nixpkgs-update.git
synced 2024-11-28 23:22:00 +03:00
b8840ce550
developPackage will use this to determine if it should return a shell env but instead lets be declarative aout this.
2 lines
48 B
Nix
2 lines
48 B
Nix
import ./default.nix { returnShellEnv = true; }
|