Loading pkgs/development/lisp-modules/imported.nix +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ lib, fetchzip, build-asdf-system, stdenv, ... }: Loading Loading @@ -15920,6 +15921,8 @@ lib.makeScope pkgs.newScope (self: { lispLibs = [ (getAttr "cffi" self) ]; meta = { hydraPlatforms = [ ]; # darwin cannot find libpango.dylib broken = stdenv.isDarwin; }; } ); Loading Loading @@ -39537,6 +39540,8 @@ lib.makeScope pkgs.newScope (self: { ]; meta = { hydraPlatforms = [ ]; # darwin cannot find libpango.dylib broken = stdenv.isDarwin; }; } ); Loading
pkgs/development/lisp-modules/imported.nix +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ lib, fetchzip, build-asdf-system, stdenv, ... }: Loading Loading @@ -15920,6 +15921,8 @@ lib.makeScope pkgs.newScope (self: { lispLibs = [ (getAttr "cffi" self) ]; meta = { hydraPlatforms = [ ]; # darwin cannot find libpango.dylib broken = stdenv.isDarwin; }; } ); Loading Loading @@ -39537,6 +39540,8 @@ lib.makeScope pkgs.newScope (self: { ]; meta = { hydraPlatforms = [ ]; # darwin cannot find libpango.dylib broken = stdenv.isDarwin; }; } );