libunicode: unpin LLVM
This commit is contained in:
parent
99701f37e4
commit
82c7972f92
@ -8627,10 +8627,6 @@ with pkgs;
|
||||
|
||||
libusb-compat-0_1 = callPackage ../development/libraries/libusb-compat/0.1.nix { };
|
||||
|
||||
libunicode = callPackage ../by-name/li/libunicode/package.nix {
|
||||
stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_17.stdenv else stdenv;
|
||||
};
|
||||
|
||||
libunwind =
|
||||
# Use the system unwinder in the SDK but provide a compatibility package to:
|
||||
# 1. avoid evaluation errors with setting `unwind` to `null`; and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user