fix
This commit is contained in:
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
formatter = pkgs.alejandra;
|
formatter = pkgs.alejandra;
|
||||||
|
|
||||||
devShells = {
|
devShells.${system} = {
|
||||||
default = pkgs.mkShellNoCC.mkShellNoCC {
|
default = pkgs.mkShellNoCC.mkShellNoCC {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
git
|
git
|
||||||
|
Reference in New Issue
Block a user