parent
9874d1b5de
commit
14df60d0db
@ -51,6 +51,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
license = "custom";
|
license = "custom";
|
||||||
maintainers = with stdenv.lib.maintainers; [ pierron thoughtpolice ];
|
maintainers = with stdenv.lib.maintainers; [ pierron thoughtpolice ];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = ["x86_64-linux"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user