diff --git a/flake.lock b/flake.lock index 2d57e18..38e542f 100644 --- a/flake.lock +++ b/flake.lock @@ -884,7 +884,6 @@ "original": { "owner": "symphorien", "repo": "nixseparatedebuginfod", - "rev": "466110a37e11a33a3551b44d9da5e323a8924cfa", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 480d512..09f54fe 100644 --- a/flake.nix +++ b/flake.nix @@ -68,7 +68,7 @@ }; nixseparatedebuginfod = { - url = "github:symphorien/nixseparatedebuginfod/466110a37e11a33a3551b44d9da5e323a8924cfa"; + url = "github:symphorien/nixseparatedebuginfod"; inputs.nixpkgs.follows = "nixpkgs"; inputs.flake-utils.follows = "flake-utils"; };