mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
scx.rustscheds: aarch64-linux is good
(cherry picked from commit 9d010c79c3)
This commit is contained in:
committed by
github-actions[bot]
parent
94375c6214
commit
70d4a02bd9
@@ -114,7 +114,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
changelog = "https://github.com/sched-ext/scx/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.gpl2Only;
|
||||
platforms = lib.platforms.linux;
|
||||
badPlatforms = [ "aarch64-linux" ];
|
||||
maintainers = with lib.maintainers; [
|
||||
johnrtitor
|
||||
Gliczy
|
||||
|
||||
Reference in New Issue
Block a user