This commit is contained in:
Jeffrey C. Ollie 2023-08-16 11:01:53 -05:00
parent 298a8800a5
commit a25db8a53a
No known key found for this signature in database
GPG key ID: F936E4DCB7E25F15

View file

@ -10,7 +10,7 @@
}; };
}; };
outputs = { self, nixpkgs, poetry2nix, flake-utils, bash, ... }@inputs: outputs = { self, nixpkgs, flake-utils, ... }@inputs:
flake-utils.lib.eachDefaultSystem flake-utils.lib.eachDefaultSystem
(system: (system:
let let