hwinfo: make linux-only
This commit is contained in:
@@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
homepage = https://github.com/openSUSE/hwinfo;
|
homepage = https://github.com/openSUSE/hwinfo;
|
||||||
maintainers = with maintainers; [ bobvanderlinden ndowens ];
|
maintainers = with maintainers; [ bobvanderlinden ndowens ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user