added debugging, switch to json

This commit is contained in:
Jonas Heinrich 2026-03-02 08:44:18 +01:00
parent fcffccb718
commit 56f1f4e8fb
3 changed files with 509 additions and 523 deletions

View file

@ -18,7 +18,7 @@
overlay = final: prev: {
meinantrag = with final; python3Packages.buildPythonApplication rec {
pname = "meinantrag";
version = "0.0.2";
version = "0.0.3";
format = "other";
src = self;