pls work
Some checks are pending
update-riscv / pr (push) Waiting to run

This commit is contained in:
Charlotte 🦝 Delenk 2024-10-13 14:08:27 +02:00
parent b01a572dd9
commit ee55dfddff

View file

@ -20,7 +20,7 @@
allowedPostUpgradeCommands = [
"^cargo2nix -o$"
"^alejandra \\.$"
"^cd packages; yes '' | \\./update.sh$"
"^cd packages; yes '' | \\.\\/update.sh$"
];
allowCustomCrateRegistries = true;
};