direnv: hopefully final nushell fix
This commit is contained in:
parent
0afc2f0f19
commit
ffe2d07e77
2 changed files with 57 additions and 39 deletions
|
|
@ -13,6 +13,6 @@
|
|||
"home-files/.config/nushell/config.nu";
|
||||
in ''
|
||||
assertFileExists "${configFile}"
|
||||
assertFileRegex "${configFile}" '/nix/store/.*direnv.*/bin/direnv export json'
|
||||
assertFileRegex "${configFile}" '/nix/store/.*direnv-wrapped'
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue