nixpkgs/pkgs
Sergei Dolgov 5153e0e491 hplipWithPlugin: correct arch name for the plugin file on aarch64
Without this change, building hplipWithPlugin on aarch64 fails with:

    cp: cannot stat 'lj-aarch64.so': No such file or directory
    builder for '/nix/store/p0x02ppv0n1xj46wvik3p3cn4jikmr1q-hplip-3.20.11.drv' failed with exit code 1

This is because the corresponding file in the archive is actually called
lj-arm64.so.

hplipPlatforms exists to convert between the different names; this
commit only changes the value to a correct one.
2021-05-15 12:21:43 +02:00
..
applications Merge pull request #122772 from nlewo/gremlin-3.5 2021-05-15 09:18:34 +02:00
build-support mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00
common-updater
data amber-theme: 3.36-2 -> 3.38-1 2021-05-14 01:28:57 +00:00
desktops aisleriot: changed updateScript 2021-05-12 14:06:55 +02:00
development python3Packages.pika: enable tests (#122170) 2021-05-15 12:02:26 +02:00
games Merge pull request #122657 from malob/0verkill-darwin-fix 2021-05-12 23:13:12 +02:00
misc hplipWithPlugin: correct arch name for the plugin file on aarch64 2021-05-15 12:21:43 +02:00
os-specific linux/hardened/patches/5.4: 5.4.118-hardened1 -> 5.4.119-hardened1 2021-05-14 21:41:11 +00:00
pkgs-lib
servers inspircd: run configure phase hooks 2021-05-14 23:02:20 +02:00
shells oil: 0.8.10 -> 0.8.11 2021-05-14 13:39:34 +09:00
stdenv
test
tools findomain: fix darwin build (#123019) 2021-05-14 17:36:55 -04:00
top-level perlPackages.TextBibTeX: use lib instead of lib64 on aarch64 (#122567) 2021-05-15 10:04:35 +02:00