nixpkgs/pkgs/by-name/ki/kikit/package.nix
Jeremy Fleischman 0650d380c7 kikit: init at 1.3.0
Co-authored-by: Rohit <rohitsutradhar311@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
Co-authored-by: Matúš Ferech <matus.ferech@gmail.com>
2023-11-16 21:24:04 +07:00

3 lines
58 B
Nix

{ python3 }:
(python3.pkgs.callPackage ./default.nix { })