diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 6c3a8705fb4..06ef9f5d6a5 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -5278,6 +5278,9 @@ let cups = null; acl = null; openldap = null; + + # libunwind 1.0.1 is not ported to GNU/Hurd. + libunwind = null; }; shishi = callPackage ../servers/shishi { };