parent
e3a9357deb
commit
dc4a7189b4
4 changed files with 155 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ 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 { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue