direnv: remove nushell hack
This commit is contained in:
parent
1834304bc3
commit
cb93ab1c99
2 changed files with 5 additions and 28 deletions
|
|
@ -13,6 +13,6 @@
|
|||
"home-files/.config/nushell/config.nu";
|
||||
in ''
|
||||
assertFileExists "${configFile}"
|
||||
assertFileRegex "${configFile}" '/nix/store/.*direnv-wrapped'
|
||||
assertFileRegex "${configFile}" '/nix/store/.*direnv.*/bin/direnv export json'
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue