direnv: Make lines shorter
This commit is contained in:
parent
bc52cdd579
commit
3bfaacf461
2 changed files with 27 additions and 15 deletions
|
|
@ -14,6 +14,6 @@
|
|||
in ''
|
||||
assertFileExists "${configFile}"
|
||||
assertFileRegex "${configFile}" \
|
||||
'let direnv = (/nix/store/.*direnv.*/bin/direnv export json \| from json | default {})'
|
||||
'^\s*let direnv = (/nix/store/.*direnv.*/bin/direnv export json$'
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue