mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.nix
This commit is contained in:
2026-05-25 16:35:19 +07:00
parent bc16c72707
commit 54d5290d0a
5 changed files with 85 additions and 0 deletions
+2
View File
@@ -26,4 +26,6 @@ final: prev: {
})
];
inventree = final.callPackage ./inventree { python3 = final.python312; };
erpnext_thailand = final.python3.pkgs.callPackage ./frappe/erpnext_thailand/default.nix { };
thai_payroll = final.python3.pkgs.callPackage ./frappe/thai_payroll/default.nix { };
}