diff --git a/patches/default.nix b/patches/default.nix index ed69156..a534d8d 100644 --- a/patches/default.nix +++ b/patches/default.nix @@ -1,8 +1,11 @@ { "nixos-23.11" = [ + # netbox module { - _type = "static"; - path = ./netbox.patch; + _type = "commit"; + sha = "163fed297ed65a24241f190d8e954ce1877f9020"; + includes = [ "nixos/modules/services/web-apps/netbox.nix" ]; + hash = "sha256-mjeRxtZozgLNzHkCxcTs3xnonNPkmPoaGxawixC9jfo="; } # castopod: 1.6.4 -> 1.7.0 + ajout du support de loadcredentials {