Commit Graph

2712 Commits

Author SHA1 Message Date
xeji
5e89ea75ba
Merge pull request #41679 from volth/libvirt-4.4.0
libvirt: 4.1.0 -> 4.4.0
2018-06-08 23:09:38 +02:00
volth
2b4653461c perlPackages.UnicodeString: 2.09 -> 2.10 (#41698)
* perlPackages.UnicodeString: 2.09 -> 2.10

* perlPackages.UnicodeString: fix url
2018-06-08 18:57:28 +02:00
volth
b854b83154 perlPackages.JSON: 2.90 -> 2.97001 (#41712)
update to match JSON::PP version
2018-06-08 18:49:34 +02:00
volth
757a58ed2f [cpan2nix] perlPackages.GD: 2.53 -> 2.68
dependencies:
perlPackages.TestFork: init at 0.02
2018-06-08 13:40:06 +00:00
volth
e0e3a0770b
perlPackages.FileDesktopEntry: 0.04 -> 0.22 2018-06-08 13:19:27 +00:00
Jörg Thalheim
aa11c0877b perlPackages.FileDesktopEntry: fix build by adding missing Module::Build 2018-06-08 14:01:57 +01:00
volth
4110c1bdaf
perlPackages.ListBinarySearch: 0.20 -> 0.25 2018-06-08 11:42:09 +00:00
volth
22a74ad5f2 libvirt: 4.1.0 -> 4.4.0 2018-06-08 11:21:22 +00:00
Peter Hoeg
b48af23d16
Merge pull request #41617 from peterhoeg/p/mssql
check-mssql-health: init at 2.6.4.14
2018-06-07 14:55:59 +08:00
Peter Hoeg
333cebead2 perlPackages.DBDsybase: init at 1.16 2018-06-07 14:10:48 +08:00
Orivej Desh
e5dedc5f3b perlPackages.CPANPLUS: add cpanp dependency 2018-06-04 08:40:39 +00:00
Orivej Desh
5b96694e2d perlPackages.CPANPLUS: restore build inputs removed in #41394 2018-06-03 22:47:19 +00:00
Michael Brantley
26a01ede61 perlPackages.Git: init at 0.42 2018-06-01 03:12:25 -04:00
Jan Malakhovski
430da809af perlPackages.GD: disable format hardening to fix some tests
One test still fails :(
2018-05-29 07:35:38 +00:00
Jan Malakhovski
ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Uli Baum
3b336d0c18 perlPackages.DateManip: disable tests on i686
Build froze and timed out during tests on i686.
2018-05-24 22:30:26 +02:00
John Ericson
18742471af Merge remote-tracking branch 'upstream/master' into staging
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Michael Brantley
11b3435345 perlPackages.ParsePlainConfig: init at 3.05 (#40624) 2018-05-22 18:42:41 +02:00
Tuomas Tynkkynen
003473613a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Will Dietz
a5c9b87d78 App::St: no need for fixup anymore
FWIW the fixup is the update 1.1.2 -> 1.1.4 is reverted.
2018-05-17 10:12:34 -05:00
Will Dietz
0b4b3e648c perlPackages.AppSt: 1.1.2 -> 1.1.4 2018-05-17 10:06:56 -05:00
volth
3a4eda2e38 perlPackages.GD: fix build on staging (#40449) 2018-05-13 22:12:02 +02:00
xeji
d1c4260859
Merge pull request #40256 from rycee/bump/perl-URI
perl-URI: 1.73 -> 1.74
2018-05-10 19:25:04 +02:00
Michael Brantley
56bd3b7db8
perlPackages.ClassEHierarchy: init at 2.00 2018-05-10 16:11:48 +02:00
Michael Brantley
988c56ee11
perlPackages.Paranoid: employ more restrictive blessed path
Decided it would be better to employ an even more restrictive default
"blessed" path by only including the coreutils package bin directory.
2018-05-10 16:06:44 +02:00
Michael Brantley
d4e71a2321
perlPackages.Paranoid: init at 2.05 2018-05-10 16:06:36 +02:00
Robert Helgesson
0cdb56dfa8
perl-URI: 1.73 -> 1.74 2018-05-09 23:42:22 +02:00
Michael Brantley
df37647ab2
Fix alphabetization of perl modules 2018-05-09 21:56:27 +02:00
Michael Brantley
9410c39b9a
perlPackages.LinuxACL: init at 0.05 2018-05-09 21:56:27 +02:00
Michael Brantley
7b0b4cd397
perlPackages.NetZooKeeper: init at 0.41 2018-05-09 21:55:32 +02:00
John Wiegley
d97d463d19 perlPackages.ListMoreUtilsXS: Fix build on Darwin 2018-04-25 23:04:15 -07:00
Jörg Thalheim
b1d4962d67 perlPackages.MNI-Perllib: use callPackage instead of import 2018-04-21 20:24:43 +01:00
Jörg Thalheim
f7785dd61c
Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
Matthew Justin Bauer
6d3df0ee23
Merge pull request #35276 from rdanitz/feat/perl/ical-parser
perl-iCal-Parser: init at 1.21
2018-04-20 18:34:11 -05:00
Marius Bergmann
4d7da18f5c perlPackages.Socket6: fix sv_undef compilation error
Socket6.xs redefines `PV_sv_undef`, which breaks compilation from
306d5cdf03 ("perlPackages: Add cross-compilation support."). I added a patch
to remove this redefinition. Compilation is now working again.
2018-04-14 18:00:35 +02:00
Ben Darwin
12fa2f9fd3 metadata fixes: EBTKS, MNI::Perllib, Text::Format 2018-04-10 00:53:55 -04:00
Ben Darwin
cf2aac6a04 address license/version issues for PR #29782 2018-04-09 18:06:54 -04:00
Ben Darwin
61864898f3 perlPackages.MNI-Perllib: init at 0.08 2018-04-09 18:06:33 -04:00
Ben Darwin
fa2cc0e72f perlPackages.TextFormat: init at 0.60 2018-04-09 18:05:53 -04:00
Frederik Rietdijk
0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Jack Kelly
babbf2ac5c perlPackages.CDDB_get: init at 2.28 2018-04-08 20:43:57 +10:00
Frederik Rietdijk
595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Michael Brantley
b25153a298
perlPackages.FileTail: init at 1.3 2018-04-07 10:08:46 +02:00
Michael Brantley
2ecd96a135
perlPackages.FileTouch: init at 0.11
Also corrected alphabetization for the FileTemp and FileType packages.
2018-04-07 10:04:30 +02:00
Michael Brantley
babd72618f
perlPackages.FilePid: init at 1.01 2018-04-07 10:00:22 +02:00
volth
baf6efe321 [cpan2nix] perlPackages.TaskCatalystTutorial: cleanup 2018-04-07 07:59:14 +00:00
volth
88a72016bd [cpan2nix] perlPackages.CatalystControllerHTMLFormFu: 1.00 -> 2.02 2018-04-07 07:59:12 +00:00
volth
898dfd2dd4 [cpan2nix] perlPackages.DistZillaPluginBundleTestingMania: 0.21 -> 0.25
dependencies:
perlPackages.DistZillaPluginTestNoTabs: init at 0.15
2018-04-07 07:59:11 +00:00
volth
0e8421ca11 [cpan2nix] perlPackages.CatalystAuthenticationStoreDBIxClass: cleanup 2018-04-07 07:59:09 +00:00
volth
f8e8426af0 [cpan2nix] perlPackages.CatalystViewCSV: cleanup 2018-04-07 07:59:08 +00:00