summaryrefslogtreecommitdiff
path: root/nix/derivation.nix
AgeCommit message (Collapse)Author
2023-09-28fix(flake): use pyproject format in buildPythonPackageseth
see https://github.com/NixOS/nixpkgs/pull/254309
2023-09-28fix(flake): use custom buildPhase instead of pypBuildHookseth
2023-09-07flake: start using flake-parts + add vm testseth