Forks::Super: Build on Hydra
This commit is contained in:
parent
32a351a0aa
commit
6feedb4492
@ -5772,6 +5772,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Extensions and convenience methods to manage background processes";
|
description = "Extensions and convenience methods to manage background processes";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user