[NixOS] Add Poetry

This commit is contained in:
Ivan Malison 2023-03-30 13:11:07 -06:00
parent ca69c2d78f
commit 6e1b37d9f6
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -21,7 +21,6 @@
# Rust # Rust
cargo cargo
carnix
# rls # rls
rustc rustc
rustfmt rustfmt
@ -37,6 +36,9 @@
purescript purescript
spago spago
# python
poetry
# dhall # dhall
haskellPackages.dhall haskellPackages.dhall
haskellPackages.dhall-json haskellPackages.dhall-json