parent
319c61c893
commit
713ff855e0
@ -51,6 +51,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
homepage = http://smarden.org/runit;
|
homepage = http://smarden.org/runit;
|
||||||
maintainers = with maintainers; [ rickynils joachifm ];
|
maintainers = with maintainers; [ rickynils joachifm ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user