qc: remove platforms
This commit is contained in:
parent
f73acb5733
commit
912dd6977e
1 changed files with 0 additions and 1 deletions
|
@ -35,6 +35,5 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/qownnotes/qc";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ pbek totoroot ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue