Merge pull request #200132 from newAM/owofetch
owofetch: mark as x86_64 only
This commit is contained in:
commit
5b4a255b3d
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