Forks::Super: Build on Hydra

This commit is contained in:
Eelco Dolstra 2017-06-29 15:00:23 +02:00
parent 32a351a0aa
commit 6feedb4492
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -5772,6 +5772,7 @@ let self = _self // overrides; _self = with self; {
meta = {
description = "Extensions and convenience methods to manage background processes";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
platforms = stdenv.lib.platforms.linux;
};
};