This commit is contained in:
2025-06-07 14:16:23 +02:00
parent 2a42522573
commit 7b7c37bb26
9 changed files with 249 additions and 112 deletions
-1
View File
@@ -1,6 +1,5 @@
{ lib
, python3Packages
, fetchFromGitHub
}:
python3Packages.buildPythonApplication {
pname = "dibbler";