feat(onomastics): web server for geogen
This commit is contained in:
4
onomastics/default.nix
Normal file
4
onomastics/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ poetry2nix }:
|
||||
poetry2nix.mkPoetryApplication {
|
||||
projectDir = ./.;
|
||||
}
|
||||
Reference in New Issue
Block a user