Switch shell to mkShellNoCC
All checks were successful
CI / build (push) Successful in 6m19s

This commit is contained in:
Fabian Hauser 2025-01-14 20:38:39 +02:00
parent 4f4fa24c65
commit 529619647c

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