feat(package): nix-derivation-hash
This commit is contained in:
@@ -272,4 +272,5 @@ in {
|
||||
c-hectic = pkgs.callPackage ./c/hectic/default.nix {};
|
||||
watch = pkgs.callPackage ./c/watch/default.nix {};
|
||||
support-bot = pkgs.callPackage ./support-bot {};
|
||||
nix-derivation-hash = pkgs.callPackage ./nix-derivation-hash {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user