From d759e3d7f44dfbb220a1119f5afa6b5d6dd09f18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Tue, 28 Jul 2020 00:33:03 +0200 Subject: [PATCH] nixpkgs: Update submodule: * include fixes for GHC segfaulting: (NixOS/nixpkgs#129247, NixOS/nixpkgs#129289) * musl 1.2.2, including this important fix from musl 1.2.0: https://github.com/nh2/static-haskell-nix/pull/98#issuecomment-664676038 * workaround for fontforge execution failure due to wrong RPATH: https://github.com/NixOS/nixpkgs/pull/94126 * ilmbase musl compilation error: https://github.com/NixOS/nixpkgs/pull/94205 * mesa: Fix `-Werror=int-conversion` build error on musl: https://github.com/NixOS/nixpkgs/pull/94207 --- nixpkgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpkgs b/nixpkgs index 0c96026..8d536f3 160000 --- a/nixpkgs +++ b/nixpkgs @@ -1 +1 @@ -Subproject commit 0c960262d159d3a884dadc3d4e4b131557dad116 +Subproject commit 8d536f36256d30d8fa47b24caafb1af6405889f3