update supported platforms
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
This commit is contained in:
co-authored by
Arne Keller
parent
561232db15
commit
aef0614650
@@ -52,6 +52,6 @@ stdenv.mkDerivation {
|
||||
license = licenses.wtfpl;
|
||||
maintainers = with maintainers; [ erictapen ];
|
||||
mainProgram = "hexdiff";
|
||||
platforms = platforms.all;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user