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