Fix warnings after switching to 23.05
This commit is contained in:
parent
09b7be8f47
commit
ddfb236c6c
5 changed files with 19 additions and 18 deletions
|
|
@ -57,7 +57,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
devShell = pkgs.mkShell {
|
||||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = (with pkgs; [
|
||||
black
|
||||
just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue