nixpkgs/pkgs/by-name/at/atop
Majiir Paktu a6ee73b543 atop: fix cross-compilation
atop 2.10 broke cross-compilation by hard-coding a build architecture
pkg-config. atop 2.11 fixed the issue by reading the PKG_CONFIG
environment variable, but cross-compilation remained broken in nixpkgs
because PKG_CONFIG was not set. Moving pkg-config to nativeBuildInputs
fixes the variable and the build.
2024-11-30 11:42:00 -05:00
..
atop.service.patch
fix-paths.patch
package.nix