systemd: Add to channel
This commit is contained in:
parent
4db2f403ba
commit
fcd30ecfc1
@ -90,5 +90,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.freedesktop.org/wiki/Software/systemd;
|
homepage = http://www.freedesktop.org/wiki/Software/systemd;
|
||||||
description = "A system and service manager for Linux";
|
description = "A system and service manager for Linux";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user