Skip to content

Commit 07b2be4

Browse files
committed
chore: remove nix-github-actions dependency
1 parent 19a1e56 commit 07b2be4

File tree

3 files changed

+0
-42
lines changed

3 files changed

+0
-42
lines changed

flake.lock

Lines changed: 0 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
git-hooks.url = "github:cachix/git-hooks.nix";
1515
git-hooks.inputs.nixpkgs.follows = "nixpkgs";
1616
nixpkgs-go124.url = "github:Nixos/nixpkgs/d2ac4dfa61fba987a84a0a81555da57ae0b9a2b0";
17-
nix-github-actions.url = "github:nix-community/nix-github-actions";
18-
nix-github-actions.inputs.nixpkgs.follows = "nixpkgs";
1917
};
2018

2119
outputs =
@@ -38,7 +36,6 @@
3836
nix/nixpkgs.nix
3937
nix/packages
4038
nix/overlays
41-
nix/github-actions.nix
4239
];
4340
});
4441
}

nix/github-actions.nix

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)