Loading pkgs/development/libraries/libffi/freebsd-tsan-pthread.patch→pkgs/by-name/li/libffiReal/freebsd-tsan-pthread.patch +0 −0 File moved. View file pkgs/development/libraries/libffi/default.nix→pkgs/by-name/li/libffiReal/package.nix +0 −0 File moved. View file pkgs/development/libraries/libffi/3.3.nix→pkgs/by-name/li/libffi_3_3/package.nix +0 −0 File moved. View file pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -7155,9 +7155,7 @@ with pkgs; # merged upstream. This is needed by some packages (such as cffi). # # `libffiReal` is provided in case the upstream libffi package is needed on Darwin instead of the fork. libffiReal = callPackage ../development/libraries/libffi { }; libffi = if stdenv.hostPlatform.isDarwin then darwin.libffi else libffiReal; libffi_3_3 = callPackage ../development/libraries/libffi/3.3.nix { }; # https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=README;h=fd6e1a83f55696c1f7a08f6dfca08b2d6b7617ec;hb=70058cd9f944d620764e57c838209afae8a58c78#l118 libgpg-error-gen-posix-lock-obj = libgpg-error.override { Loading Loading
pkgs/development/libraries/libffi/freebsd-tsan-pthread.patch→pkgs/by-name/li/libffiReal/freebsd-tsan-pthread.patch +0 −0 File moved. View file
pkgs/development/libraries/libffi/default.nix→pkgs/by-name/li/libffiReal/package.nix +0 −0 File moved. View file
pkgs/development/libraries/libffi/3.3.nix→pkgs/by-name/li/libffi_3_3/package.nix +0 −0 File moved. View file
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -7155,9 +7155,7 @@ with pkgs; # merged upstream. This is needed by some packages (such as cffi). # # `libffiReal` is provided in case the upstream libffi package is needed on Darwin instead of the fork. libffiReal = callPackage ../development/libraries/libffi { }; libffi = if stdenv.hostPlatform.isDarwin then darwin.libffi else libffiReal; libffi_3_3 = callPackage ../development/libraries/libffi/3.3.nix { }; # https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=README;h=fd6e1a83f55696c1f7a08f6dfca08b2d6b7617ec;hb=70058cd9f944d620764e57c838209afae8a58c78#l118 libgpg-error-gen-posix-lock-obj = libgpg-error.override { Loading