diff --git a/flake.nix b/flake.nix index 919d831..b4fd928 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ agenix.url = "github:ryantm/agenix"; agenix.inputs.nixpkgs.follows = "nixpkgs"; - nar-serve.url = "github:numtide/nar-serve"; + nar-serve.url = "github:numtide/nar-serve/v0.5.0"; nar-serve.inputs.nixpkgs.follows = "nixpkgs"; }; outputs = { self, nixpkgs, home-manager, ... }@inputs: