pkgs/ears-cli: init at unstable-2023-04-24

This commit is contained in:
Infinidoge 2023-08-10 23:46:25 -04:00
parent eb609aee70
commit bfae938917
2 changed files with 39 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{ pkgs }:
{
ears-cli = pkgs.callPackage ./ears-cli.nix { };
hexagon = pkgs.callPackage ./hexagon.nix { };
mcaselector = pkgs.callPackage ./mcaselector.nix { };
nix-modrinth-prefetch = pkgs.callPackage ./nix-modrinth-prefetch.nix { };