mirror of
https://github.com/RGBCube/crash
synced 2025-07-28 08:57:45 +00:00
feat: bug fixes and build fixes
This commit is contained in:
parent
3405a772ba
commit
119c52f090
4 changed files with 28 additions and 16 deletions
|
@ -34,7 +34,7 @@ in stdenvNoCC.mkDerivation {
|
|||
homepage = "https://github.com/RGBCube/crash";
|
||||
license = licenses.mit;
|
||||
mainProgram = "crash";
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ RGBCube ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue