tar2ext4: correct meta.platforms is already configured by buildGoModule
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
co-authored by
Sandro
parent
a68f24c2ca
commit
d4cc8ca3d3
@@ -18,6 +18,5 @@ buildGoModule rec {
|
||||
description = "Convert a tar archive to an ext4 image";
|
||||
maintainers = with maintainers; [ qyliss ];
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user