diff --git a/flake.nix b/flake.nix index ecc8b29..5a3e73a 100644 --- a/flake.nix +++ b/flake.nix @@ -31,8 +31,6 @@ config = { permittedInsecurePackages = [ - # https://github.com/NixOS/nixpkgs/issues/360592 - "aspnetcore-runtime-6.0.36" # TODO: https://github.com/NixOS/nixpkgs/issues/326335 "dotnet-sdk-6.0.428" ];