1
0
Fork 0
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:
Sam 2024-08-08 20:16:37 -07:00
parent 2702ccab6b
commit ef8b45c7c0
No known key found for this signature in database
GPG key ID: 07C4B9795517E3B4

View file

@ -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"