nixpkgs-suyu/pkgs/misc/drivers/hplip
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
..
3.16.11.nix
3.18.5.nix
default.nix hplipWithPlugin: correct arch name for the plugin file on aarch64 2021-05-15 12:21:43 +02:00
hplip-3.20.11-nixos-cups-ppd-search-path.patch
hplip.state
image-processor.patch