Skip to content

Commit 1768d95

Browse files
committed
remove checkmate self reference
1 parent 45722f1 commit 1768d95

3 files changed

Lines changed: 0 additions & 221 deletions

File tree

flake.lock

Lines changed: 0 additions & 186 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 & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,6 @@
55
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./modules);
66

77
inputs = {
8-
checkmate = {
9-
inputs = {
10-
den.follows = "den";
11-
flake-aspects.follows = "flake-aspects";
12-
flake-file.follows = "flake-file";
13-
flake-parts.follows = "flake-parts";
14-
import-tree.follows = "import-tree";
15-
nix-unit.follows = "nix-unit";
16-
nixpkgs.follows = "nixpkgs";
17-
nixpkgs-lib.follows = "nixpkgs";
18-
systems.follows = "systems";
19-
target.follows = "target";
20-
treefmt-nix.follows = "treefmt-nix";
21-
};
22-
url = "github:vic/checkmate";
23-
};
248
den.url = "github:vic/den";
259
flake-aspects.url = "github:vic/flake-aspects";
2610
flake-file.url = "github:vic/flake-file";

modules/checkmate/checkmate.nix

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

0 commit comments

Comments
 (0)