From 6e1b37d9f68241b6f4bac6b098f2b2508ba882c4 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 30 Mar 2023 13:11:07 -0600 Subject: [PATCH] [NixOS] Add Poetry --- nixos/code.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nixos/code.nix b/nixos/code.nix index 0a6974ee..260e6a05 100644 --- a/nixos/code.nix +++ b/nixos/code.nix @@ -21,7 +21,6 @@ # Rust cargo - carnix # rls rustc rustfmt @@ -37,6 +36,9 @@ purescript spago + # python + poetry + # dhall haskellPackages.dhall haskellPackages.dhall-json