infrastructure/patches/default.nix
2023-12-08 16:55:36 +01:00

11 lines
264 B
Nix

{
"nixos-23.11" = [
{ id = 241542; revert = true; hash = "sha256-uiRokmJewTLURuQkPWRfb3jgxjaDwfkXntj8PWk6pi8="; }
# castopod: 1.6.4 -> 1.7.0 + ajout du support de loadcredentials
{
_type = "static";
path = ./castopod.patch;
}
];
}