This commit is contained in:
parent
b01a572dd9
commit
ee55dfddff
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
allowedPostUpgradeCommands = [
|
allowedPostUpgradeCommands = [
|
||||||
"^cargo2nix -o$"
|
"^cargo2nix -o$"
|
||||||
"^alejandra \\.$"
|
"^alejandra \\.$"
|
||||||
"^cd packages; yes '' | \\./update.sh$"
|
"^cd packages; yes '' | \\.\\/update.sh$"
|
||||||
];
|
];
|
||||||
allowCustomCrateRegistries = true;
|
allowCustomCrateRegistries = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue