owofetch: mark as x86_64 only
This commit is contained in:
parent
27527ba4ab
commit
21621146c4
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Alternative to *fetch, uwuifies all stats";
|
||||
homepage = "https://github.com/netthier/owofetch-rs";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.x86_64;
|
||||
maintainers = with maintainers; [ nullishamy ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue