idk push for pais
build / build (push) Failing after 2m16s

This commit is contained in:
2026-08-16 16:49:29 -06:00
parent ab77858eda
commit 47f213b9bc
19 changed files with 477 additions and 360 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
self.packages.${system}.db
self.packages.${system}.default
];
DATABASE_URL = "words.db";
DATABASE_URL = "db/words.db";
packages = with pkgs; [
(sqlite.override { interactive = true; })
python314Packages.wiktextract