mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
testRPMImage: Use x86_64 image
This commit is contained in:
parent
abc10b4715
commit
7afc1149d9
@ -8,7 +8,7 @@ rec {
|
||||
buildPatchelfInVM = runInLinuxVM patchelf;
|
||||
|
||||
|
||||
testRPMImage = makeImageTestScript diskImages.fedora16i386;
|
||||
testRPMImage = makeImageTestScript diskImages.fedora16x86_64;
|
||||
|
||||
|
||||
buildPatchelfRPM = buildRPM {
|
||||
|
Loading…
Reference in New Issue
Block a user