remove crossArm64
This commit is contained in:
parent
736783bf56
commit
239d7bb96d
@ -115,12 +115,6 @@
|
|||||||
pkgs-unstable = import nixpkgs-unstable {
|
pkgs-unstable = import nixpkgs-unstable {
|
||||||
inherit (super) system;
|
inherit (super) system;
|
||||||
};
|
};
|
||||||
|
|
||||||
crossArm64 = import nixpkgs {
|
|
||||||
system = "x86_64-linux";
|
|
||||||
hostPlatform.config = "aarch64-linux";
|
|
||||||
buildPlatform.config = "x86_64-linux";
|
|
||||||
};
|
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user