create setup hook
This commit is contained in:
parent
40c4e7fe5b
commit
e6f9574bb8
3 changed files with 29 additions and 10 deletions
|
|
@ -3,5 +3,6 @@
|
|||
{ self }:
|
||||
{
|
||||
mkShell = { pkgs, ... }@vars: import ./default.nix vars;
|
||||
hook = ./unset-nix-env.sh;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue