about summary refs log tree commit diff
path: root/pkgs/development/perl-modules
Commit message (Collapse)AuthorAge
* perlPackages.FileSlurp: silence perl 5.24.1 warningsJörg Thalheim2017-04-28
| | | | | | | | | | | | this silence annoying warnings happens in nixos-rebuild activating the configuration... setting up /etc... syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506. syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506. ... syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506. setting up tmpfiles
* perlPackages.OpenGL: 0.6703 -> 0.70Bjørn Forsman2017-03-24
| | | | | Fixes https://github.com/NixOS/nixpkgs/issues/19271 ("slic3r gui fails").
* perl-Compress-Raw-Zlib: try without testing for nowVladimír Čunát2017-01-08
| | | | | Tests got broken by zlib update. Also 2.0.65 -> 2.0.71, but the update didn't help with this unfortunately.
* perlPackages.DBDmysql: 4.039 -> 4.041 for CVE-2016-1251Graham Christensen2016-12-15
|
* maatkit: update URLGraham Christensen2016-11-30
|
* perlPackages.DBDmysql: 4.033 -> 4.039Graham Christensen2016-11-30
|
* Net::Amazon::S3: 0.60 -> 0.80Eelco Dolstra2016-09-26
|
* perlPackages.WWWCurl: fix broken build after curl updateAlexander Ried2016-09-23
| | | | | | | upstream bugreport: https://rt.cpan.org/Public/Bug/Display.html?id=117793 patch also taken from there
* perlPackages.DBIxClass: Add upstream patch to fix buildTuomas Tynkkynen2016-09-19
| | | | | | | Apply an upstream commit destined for next release like Debian is doing: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835731 Should fix http://hydra.nixos.org/build/40815848
* DBD::SQLite: 1.48 -> 1.50Eelco Dolstra2016-09-05
|
* docdev -> devdocEelco Dolstra2016-09-01
| | | | | It's "developer documentation", not "documentation developer" after all.
* perl module: patch CatalystXScriptServerStarmanRenzo Carbonara2016-08-11
| | | | Fixes #16074 and #17624
* perl: XML::Grove: init at 0.46alphaMatt McHenry2016-05-29
|
* Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\ | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * perl-maatkit: fix buildRobert Helgesson2016-05-21
| |
* | treewide: Make explicit that 'dev' output of zlib is usedTuomas Tynkkynen2016-05-19
| |
* | treewide: Make explicit that 'dev' output of sqlite is usedTuomas Tynkkynen2016-05-19
|/
* Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\ | | | | | | | | | | This is mainly to get the update of bootstrap tools. Otherwise there were mysterious segfaults: https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
| * perlPackages.UnicodeString: fix build (also imapsync)Domen Kožar2016-03-30
| |
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * LWP::Protocol::https: Fix SSL cert handlingEelco Dolstra2016-03-02
| | | | | | | | | | | | We lost this in 9f358f809d1db46f3206d4a09a5366f13c93e777. Updated to use /etc/ssl/certs/ca-certificates.crt if it exists and SSL_CERT_FILE is not set.
| * perl-LWP: 6.13 -> 6.15Robert Helgesson2016-02-28
| | | | | | | | Also remove no longer needed patch.
| * perl-DBIx-Class: 0.082820 -> 0.082821Robert Helgesson2016-02-28
| | | | | | | | Also remove patches for issues that have been resolved upstream.
| * Configure a default trust store for opensslGuillaume Maudoux2016-02-03
| |
* | treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| |
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\|
| * perl-DBIx-Class: fix testsPascal Wittmann2015-11-30
| |
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * perl-DBIx-Class: 0.082801 -> 0.082820Robert Helgesson2015-11-11
| |
| * perl-DBD-mysql: 4.031 -> 4.033Pascal Wittmann2015-11-05
| |
| * perl-DBD-Pg: 3.0.0 -> 3.5.3Pascal Wittmann2015-11-05
| |
* | $docdev fixups: mostly to avoid empty outputVladimír Čunát2015-10-28
| | | | | | | | | | | | | | ... after auto-removing some kinds of files by default. In some cases I let them be removed and in others I let them be put into $docdev. That was more due to general indecisiveness on this question than any reasons in the particular cases.
* | sqlite: split dev and bin outputsVladimír Čunát2015-10-14
| |
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * Merge #8929: perl-LWP: enable tests + a few bumpsVladimír Čunát2015-07-30
| |\
| | * perl-LWP: enable testsRobert Helgesson2015-07-21
| | | | | | | | | | | | The added patch allows LWP to run its tests.
| * | fix perl package platformsJude Taylor2015-07-18
| |/
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-13
| |\
| | * perl-BoostGeometryUtils: fix OOM in testsRobert Helgesson2015-07-07
| | | | | | | | | | | | | | | The included patch from Debian resolves an out-of-memory error occurring when running the test suite.
| * | perlPackages: UpdatesWilliam A. Kennington III2015-07-06
| | |
| * | openssl: Remove References to OPENSSL_X509_CERT_FILEWilliam A. Kennington III2015-05-31
| |/
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|\| | | | | | | | | | | | | | | - there were many easy merge conflicts - cc-wrapper needed nontrivial changes Many other problems might've been created by interaction of the branches, but stdenv and a few other packages build fine now.
| * DBD-mysql: 4.023 -> 4.031William A. Kennington III2015-04-01
| |
| * perl DB_file: fix build by not changing $out/lib/perl5Vladimír Čunát2015-01-20
| | | | | | | | | | | | The package already installs into $oul/lib/perl5/site_perl by itself. Presumably it broke after d0bad145f5 due to removing perllocal.pod (because this compiles on master and not here).
| * perl-modules: do not create perllocal.pod, for determinismAlexander Kjeldaas2014-12-30
| |
| * fix a bunch of perl modulesDomen Kožar2014-12-10
| |
| * slic3r: Bump to 1.2.1Moritz Ulrich2014-11-15
| | | | | | | | | | | | | | Also adds OpenGL and WxGLCanvas to perlPackages.. OpenGL currently contains some pretty ugly hacks regarding OpenGL feature-detection. Expect it to fail on different systems.
| * Net::Amazon::S3: Shut up a big fat warning during Hydra startupEelco Dolstra2014-11-06
| |
| * Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | | | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
| * DBD::SQLite: Update to 1.44Eelco Dolstra2014-10-24
| |