From 056902258d73ba4a896325f5cf544f075d5a9efd Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 20 Jul 2022 09:49:02 -0400 Subject: Re-enable scheme builds I had thought that I needed some unmerged commits to nixpkgs that enable Guile 3.0, but turns out I just needed to use a different target name :P --- Biz/Bild.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Bild.nix') diff --git a/Biz/Bild.nix b/Biz/Bild.nix index 700ea36..47194ea 100644 --- a/Biz/Bild.nix +++ b/Biz/Bild.nix @@ -160,7 +160,7 @@ rec { wemux ] ++ lib.optional nixpkgs.stdenv.isLinux [ # scheme deps (i think these are broken on macOS) - guile + guile_3_0 #inspekt3d #libfive ]; -- cgit v1.2.3