Run the symlinking of the ./bootstrap script in the preAutoreconf hook.
Remove the tests that are broken and enable testing again.
Put correct dependencies in nativeBuildInputs vs buildInputs vs
checkInputs to support cross-compilation.
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
* dydisnix: init at unstable-2018-04-26
updated with suggestions from @xeji
* Update pkgs/tools/package-management/disnix/dydisnix/default.nix
Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>
* Add dydisxnix and libnixxml
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Tom Bereknyei <tom@rebelliondefense.com>