1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00
Files
niveum/packages/scripts/horoscope/default.nix

5 lines
69 B
Nix
Raw Normal View History

2022-03-10 21:52:12 +01:00
{poetry2nix}:
2021-11-19 08:09:08 +01:00
poetry2nix.mkPoetryApplication {
2022-03-10 21:52:12 +01:00
projectDir = ./.;
2021-11-19 08:09:08 +01:00
}