feat: gitea: vendor + fix heatmap
This commit is contained in:
@@ -140,6 +140,7 @@ in {
|
||||
c-hectic = pkgs.callPackage ./c/hectic/default.nix {};
|
||||
watch = pkgs.callPackage ./c/watch/default.nix {};
|
||||
support-bot = pkgs.callPackage ./support-bot {};
|
||||
gitea-heatmap = pkgs.callPackage ./gitea {};
|
||||
nix-derivation-hash = pkgs.callPackage ./nix-derivation-hash {};
|
||||
"sentinèlla" = pkgs.callPackage (./. + "/sentinèlla") {};
|
||||
deploy = pkgs.callPackage ./deploy { inherit inputs; };
|
||||
|
||||
Reference in New Issue
Block a user