zoneminder: set platforms to linux
This commit is contained in:
parent
4b6e5cb1ad
commit
c5fd704443
@ -246,6 +246,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://zoneminder.com";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ ];
|
||||
platforms = platforms.unix;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user