parent
8aafab9b49
commit
8d87f1a842
@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A tool to run processes untied from some of the namespaces";
|
description = "A tool to run processes untied from some of the namespaces";
|
||||||
maintainers = with maintainers; [ raskin ];
|
maintainers = with maintainers; [ raskin ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user