mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
hddfancontrol: add meta.platforms
This has no chance of working on non-linux systems
This commit is contained in:
@@ -69,5 +69,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
philipwilk
|
||||
];
|
||||
mainProgram = "hddfancontrol";
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user