Added pygithub to run a script that mirrors my github repos to gitea

This commit is contained in:
2025-01-01 23:31:45 +02:00
parent 38a6330497
commit beb16396de

View File

@@ -45,6 +45,7 @@
(python312.withPackages (pypkgs: [
pypkgs.matplotlib
pypkgs.pandas
pypkgs.pygithub
]))
watchexec
golangci-lint