diff --git a/flake.nix b/flake.nix index db7d23c..59a35c9 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ }; }; - outputs = { self, nixpkgs, poetry2nix, flake-utils, bash, ... }@inputs: + outputs = { self, nixpkgs, flake-utils, ... }@inputs: flake-utils.lib.eachDefaultSystem (system: let