nixpkgs/pkgs/os-specific/linux/input-utils
Samuel Dionne-Riel 68096cab7f input-utils: Fix cross-compilation
We actually don't need to `strip` using `install`. Stripping is already
part of the fixup. This ends up being a fix we can apply universally,
but works around an issue where `install` doesn't know about the
prefixed `strip` binary.
2020-06-05 18:52:47 -04:00
..
default.nix input-utils: Fix cross-compilation 2020-06-05 18:52:47 -04:00