Switch shell to mkShellNoCC #21

Merged
fabianhauser merged 1 commit from mkshellnocc into main 2025-01-14 19:39:41 +01:00

View file

@ -5,7 +5,7 @@
... ...
}: }:
{ {
${system}.default = pkgs.mkShell { ${system}.default = pkgs.mkShellNoCC {
name = "qois-infrastructure-shell"; name = "qois-infrastructure-shell";
buildInputs = buildInputs =
let let