diff --git a/nix/config/release.nix b/nix/config/release.nix index 8dddae9c2f46cb9d82eb5e963f2b02bbff1a8b8a..3c4d54175482e24bef5cbf6dce2c73478b9f8a2d 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -2,14 +2,14 @@ # this file is generated by nix/scripts/init-project.nix # please don't edit it manually - version = "v1.22.3"; - commit = "6a57758f1e003b0c3c9b997c118ec6e994b1a795"; + version = "1.22.3"; + commit = "7b2d62dbef9d964a9aaf6c23c4bf2ca36ccb62f9"; projectURL = "https://gitlab.schukai.com/oss/configuration"; name = "configuration"; mnemonic = "configuration"; - projectID = "512"; + projectID = "411"; # this file is generated by nix/scripts/init-project.nix # please don't edit it manually -} \ No newline at end of file +} diff --git a/nix/scripts/run-tests.nix b/nix/scripts/run-tests.nix index 42ec63832329283b84a0866d9b964d1e5e41c3f0..f5fe5b3f6fd4021487200b44251bd3bf7622e8c3 100644 --- a/nix/scripts/run-tests.nix +++ b/nix/scripts/run-tests.nix @@ -21,7 +21,7 @@ in echo_ok "Exiting." exit 0 fi - + if [[ -f "assets/test.env" ]]; then echo_hint "Loading test environment variables" set -a