Files
to-hen/horoscope/default.nix
2023-02-24 21:51:04 +01:00

5 lines
69 B
Nix

{poetry2nix}:
poetry2nix.mkPoetryApplication {
projectDir = ./.;
}