System Gen235 @ 2026-06-19-21:07:09 by jonas@comfy-station
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{python3Packages}:
|
||||
with python3Packages;
|
||||
buildPythonApplication {
|
||||
name = "follow-hive-nixpkgs";
|
||||
pyproject = true;
|
||||
build-system = [setuptools];
|
||||
src = ./.;
|
||||
}
|
||||
Reference in New Issue
Block a user