flake/dev: remove nix-github-actions dependency

This commit is contained in:
Matt Sturgeon 2025-05-25 23:21:49 +01:00
parent ed2c309964
commit 5853d93330
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
3 changed files with 0 additions and 27 deletions

View file

@ -32,11 +32,6 @@
inputs.nixpkgs.follows = "dev-nixpkgs";
};
nix-github-actions = {
url = "github:nix-community/nix-github-actions";
inputs.nixpkgs.follows = "dev-nixpkgs";
};
treefmt-nix = {
url = "github:numtide/treefmt-nix";
inputs.nixpkgs.follows = "dev-nixpkgs";