Remove dev-commit

This commit is contained in:
Oliver Davies 2025-11-22 16:26:35 +00:00
parent cec818dcb1
commit d1a49188a2
4 changed files with 0 additions and 155 deletions

View file

@ -16,7 +16,6 @@ in
build-glove80 = callPackage ./build-glove80.nix { };
count-tags = callPackage ./count-tags.nix { };
create-script = callPackage ./create-script.nix { };
dev-commit = callPackage ./dev-commit.nix { };
get-tags = callPackage ./get-tags.nix { };
git-exclude = callPackage ./git-exclude.nix { };
git-graph = callPackage ./git-graph.nix { };