mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-31 04:04:45 +00:00
Fix tests
This commit is contained in:
parent
2702ccab6b
commit
ef8b45c7c0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ with lib;
|
|||
env_path=$(bash -c 'source ${config.system.build.setEnvironment}; echo $PATH')
|
||||
|
||||
test "$env_path" = "${builtins.concatStringsSep ":" [
|
||||
"/run/wrappers/bin"
|
||||
"beforePath"
|
||||
"myPath"
|
||||
"beforeProfile/bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue