rollback(jobPatched) Restored some features for patching jobs for ci

Tests for this filtering of environment variables in ci have also been rollback.
This commit is contained in:
Skryta Istota 2025-12-03 16:35:45 +01:00
parent fb234b80bf
commit 0ef6f4d2ff
No known key found for this signature in database
3 changed files with 5 additions and 6 deletions

View file

@ -73,7 +73,6 @@ in
variables = {
SAMPLE = "working";
HELLO = toString pkgs.hello;
FF_SCRIPT_SECTIONS = "true";
};
};
"test" = {