From 13931279551d856824bd784886ba536c962c2735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 25 Nov 2024 20:37:11 +0100 Subject: nixos: various fixes and temporally disables --- devShells/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devShells') diff --git a/devShells/default.nix b/devShells/default.nix index d09fa70..e6a80ad 100644 --- a/devShells/default.nix +++ b/devShells/default.nix @@ -1,6 +1,6 @@ pkgs: rec { c = import ./c.nix pkgs; - musl = import ./c.nix pkgs.pkgsMusl; + #musl = import ./c.nix pkgs.pkgsMusl; #llvm = import ./c.nix pkgs.pkgsLLVM; apo = import ./apo.nix pkgs c; } -- cgit v1.2.3