1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 10:41:06 +01:00
Files

5 lines
73 B
Nix
Raw Permalink Normal View History

2021-11-19 08:09:08 +01:00
{ poetry2nix }:
poetry2nix.mkPoetryApplication {
projectDir = ./.;
}