nixos/whale2: Update graeme whitelist
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 6m13s
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 6m13s
This commit is contained in:
@@ -204,7 +204,8 @@ in
|
|||||||
EXISTING_WHITELIST_FILE = "SYNCHRONIZE";
|
EXISTING_WHITELIST_FILE = "SYNCHRONIZE";
|
||||||
WHITELIST = concatStringsSep "," [
|
WHITELIST = concatStringsSep "," [
|
||||||
op
|
op
|
||||||
# ... :(
|
"fffa146c-0bc8-421c-9e3a-3635c0aca2ea" # Scarlehh
|
||||||
|
"1ea05f48-76cc-4034-bcd3-2fa1fc5a7375" # Dario
|
||||||
];
|
];
|
||||||
EXISTING_OPS_FILE = "SYNCHRONIZE";
|
EXISTING_OPS_FILE = "SYNCHRONIZE";
|
||||||
OPS = op;
|
OPS = op;
|
||||||
|
|||||||
Reference in New Issue
Block a user