fix
This commit is contained in:
parent
298a8800a5
commit
a25db8a53a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, poetry2nix, flake-utils, bash, ... }@inputs:
|
||||
outputs = { self, nixpkgs, flake-utils, ... }@inputs:
|
||||
flake-utils.lib.eachDefaultSystem
|
||||
(system:
|
||||
let
|
||||
|
|
Loading…
Reference in a new issue