Update flake inputs (and add puppy-tracker)

This commit is contained in:
Alexander Heldt
2026-06-21 17:49:49 +00:00
parent b6fcd199c1
commit 80ed5a1017
2 changed files with 116 additions and 38 deletions
+6
View File
@@ -86,6 +86,12 @@
# url = "path:/home/alex/code/own/komga-reading-stats";
inputs.nixpkgs.follows = "nixpkgs";
};
puppy-tracker = {
url = "git+ssh://gitea@git.ppp.pm:1122/alex/puppy-tracker.git?ref=main";
# url = "path:/home/alex/code/puppy-tracker";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =