Skip to content

Commit fc3f38d

Browse files
committedJun 29, 2017
Forks::Super: Build on Hydra
(cherry picked from commit 6feedb4)
1 parent 9e5a13f commit fc3f38d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pkgs/top-level/perl-packages.nix

+1
Original file line numberDiff line numberDiff line change
@@ -5503,6 +5503,7 @@ let self = _self // overrides; _self = with self; {
55035503
meta = {
55045504
description = "Extensions and convenience methods to manage background processes";
55055505
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
5506+
platforms = stdenv.lib.platforms.linux;
55065507
};
55075508
};
55085509

0 commit comments

Comments
 (0)