diff --git a/flake.nix b/flake.nix index b80ad51..d67ae95 100644 --- a/flake.nix +++ b/flake.nix @@ -24,9 +24,6 @@ echo "checking ''${dir}" nix flake check --all-systems --no-build - - echo "building ''${dir}" - nix build ".#devShells.''${SYSTEM}.default" ) done '';