Loading pkgs/by-name/ki/kikit/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ versioneer, shapely, setuptools, nix-update-script, }: let solidpython = callPackage ./solidpython { }; Loading Loading @@ -95,6 +96,8 @@ buildPythonApplication rec { cd test/units ''; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Automation for KiCAD boards"; homepage = "https://github.com/yaqwsx/KiKit/"; Loading Loading
pkgs/by-name/ki/kikit/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ versioneer, shapely, setuptools, nix-update-script, }: let solidpython = callPackage ./solidpython { }; Loading Loading @@ -95,6 +96,8 @@ buildPythonApplication rec { cd test/units ''; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Automation for KiCAD boards"; homepage = "https://github.com/yaqwsx/KiKit/"; Loading