mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03: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