mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-08 18:51:37 -05:00
5 lines
63 B
Nix
5 lines
63 B
Nix
![]() |
{ poetry2nix }:
|
||
|
poetry2nix.mkPoetryEnv {
|
||
|
projectDir = ./.;
|
||
|
}
|