nixpkgs/pkgs/tools/package-management/rpm
Alexander Sosedkin b4a0bdcf92 rpm: compile --with-cap
Without that, RPM is unable to handle packages that require `rpmlib(FileCaps)`;
example error message trying to install Fedora 36 shadow-utils:
`rpmlib(FileCaps) <= 4.6.1-1 is needed by shadow-utils`.
2022-07-16 01:36:32 +02:00
..
default.nix rpm: compile --with-cap 2022-07-16 01:36:32 +02:00