horoscope: add
This commit is contained in:
4
horoscope/default.nix
Normal file
4
horoscope/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{poetry2nix}:
|
||||
poetry2nix.mkPoetryApplication {
|
||||
projectDir = ./.;
|
||||
}
|
||||
Reference in New Issue
Block a user