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