diff --git a/flake.lock b/flake.lock index 450c78c..0599b27 100644 --- a/flake.lock +++ b/flake.lock @@ -18,26 +18,6 @@ "type": "github" } }, - "nix-github-actions": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1703863825, - "narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=", - "owner": "nix-community", - "repo": "nix-github-actions", - "rev": "5163432afc817cf8bd1f031418d1869e4c9d5547", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nix-github-actions", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1710806803, @@ -75,7 +55,6 @@ "root": { "inputs": { "flake-parts": "flake-parts", - "nix-github-actions": "nix-github-actions", "nixpkgs": "nixpkgs", "systems": "systems", "treefmt-nix": "treefmt-nix"