forked from mirrors/nixpkgs
hecate: remove platforms
This commit is contained in:
parent
dc562d2588
commit
c77069b412
|
@ -21,6 +21,5 @@ buildGoPackage rec {
|
|||
longDescription = "The Hex Editor From Hell!";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ ramkromberg ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue