From a25db8a53aaa8688d192d5137b9966872054f766 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Wed, 16 Aug 2023 11:01:53 -0500 Subject: [PATCH] fix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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