summary refs log tree commit diff
path: root/pkgs/development/perl-modules
Commit message (Collapse)AuthorAge
* perlPackages.TimeDate: fix tests that fail as of 2020Will Dietz2020-01-03
|
* Treewide: update some problematic homepagesc0bw3b2019-12-08
| | | | | | These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
* Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson2019-11-24
|\
| * Merge pull request #71814 from puckipedia/frozen-bubbleMichael Raskin2019-11-04
| |\ | | | | | | frozen-bubble: init at 2.212
| | * perlPackages.AlienSDL: init at 1.446Puck Meerburg2019-10-23
| | |
| * | perlPackages.Po4a: fix build (#72170)Renaud2019-10-28
| | | | | | | | | | | | | | | | | | | | | Fixes #71296 (Po4a build get stuck in a loop) Term::ReadKey is an optional dependency. From upstream: > This module is used to retrieve the terminal's line width. > If it is not present, the line width can be specified with the COLUMN environment variable.
| * | buildPerlPackage: remove postFixupvolth2019-10-22
| | | | | | | | | It has no effect since system-wide $PERL5LIB removed more than an year ago
| * | perlPackages: move CPAN libs to perl-packages.nix and non-CPAN libs out of ↵volth2019-10-22
| |/ | | | | | | perl-packages.nix
| * Merge staging-next into stagingFrederik Rietdijk2019-10-16
| |\
| | * perlPackages.DeviceMAC: init at 1.00Stig Palmquist2019-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependencies: - perlPackages.DeviceOUI: init at 1.04 Patch to prevent random test failures in Device::OUI is included: https://rt.cpan.org/Public/Bug/Display.html?id=109209 https://rt.cpan.org/Ticket/Attachment/1657288/889472/Device-OUI-1.04-hash.patch
| | * Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | | | | | | | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
| | * Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | | | | | | | | | | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
| * | Revert "perl-modules: do not create perllocal.pod, for determinism"Alyssa Ross2019-10-03
| |/ | | | | | | | | | | | | | | | | | | This reverts commit d0bad145f5e78f2be6d745da305067398722df17. We don't need this any more, because the generated timestamps are always set to 1970-01-01. Reverting this will mean we get man pages for perl programs for free, because those are generally part of the `install' target.
| * treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
| |
* | treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson2019-11-24
|/ | | | | That is because this commit should be merged to both master and release-19.09.
* perlPackages.MHonArc: fix buildAlyssa Ross2019-09-07
|
* treewide: remove redundant recvolth2019-08-28
|
* perlPackages.DBDOracle: fix darwin buildFlorian Klink2019-08-22
|
* perlPackages.DBDOracle: 1.76 -> 1.80Florian Klink2019-08-22
|
* oracle-instantclient: turn into a multi-output derivationFlorian Klink2019-08-22
|
* buildPerlPackage: recognize "#!perl" as shebangvolth2019-07-03
|
* buildPerlPackage: name -> (pname, version)volth2019-06-20
|
* perl: get perl in HOST_PATH for patch-shebangsworldofpeace2019-05-17
|
* Merge staging-next into stagingFrederik Rietdijk2019-05-14
|\
| * [treewide] delete unused patchesc0bw3b2019-05-04
| |
* | perlPackages: fix build packages for non-default perlvolth2019-05-03
|/
* perlPackages.DBD-mysql: 4.046 -> 4.050volth2019-04-22
|
* perlPackages.BerkeleyDB: 0.55 -> 0.61volth2019-04-22
|
* perlPackages.DBD-SQLite: 1.58 -> 0.62volth2019-04-22
|
* perlPackages.CompressRawZlib: 2.081 -> 2.086volth2019-04-22
|
* perlPackages.DB_File: 1.842 -> 1.851volth2019-04-22
|
* perl: add .withPackagesvolth2019-04-12
|
* Merge branch 'master' into stagingJan Tojnar2019-04-05
|\
| * perlPackages.DBDOracle: init at 1.76 (#58726)aanderse2019-04-02
| |
* | perlPackages.TermReadKey: add workarounds for cross compilationMichael Eden2019-02-18
|/
* buildPerlPackage: provide default value for meta.platformsvolth2019-01-18
|
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
|
* perlPackages: remove old broken packetsvolth2018-11-27
| | | | | Remove packets which marked 'broken' because they target old versions of Perl which are unsupported in nixpkgs. The most recent releases of those packages are dated 2003-2013
* remove support for pre-5.26 Perlvolth2018-10-03
|
* [cpan2nix] perlPackages.DBFile: 1.841 -> 1.842volth2018-08-25
|
* Merge pull request #44421 from volth/perl-524-528xeji2018-08-03
|\ | | | | perl: 5.24.4 -> 5.28.0
| * perlPackages -> perl{522,524,526,528}Packagesvolth2018-07-16
| |
* | Merge master into staging-nextFrederik Rietdijk2018-07-21
|\ \ | |/ |/|
| * pkgs/*: remove unreferenced function argumentsvolth2018-07-21
| |
* | perlPackages: remove search.cpan.org; add metacpan.org default homepageRyan Mulligan2018-07-14
|/ | | | | | | | | | | | https://www.perl.com/article/saying-goodbye-to-search-cpan-org/ maybe one operation less ..with unifying recursiveUpdate and first // although not tested fix whitespace
* lwp-protocol-https: honour NIX_SSL_CERT_FILETyson Whitehead2018-06-29
|
* [staging] perlPackages.CatalystXScriptServerStarman: fix buildvolth2018-06-24
|
* perlPackages.DBDSQLite: 1.55_07 -> 1.58 (please ignore it)volth2018-06-08
|
* perlPackages.DBDPg: 3.5.3 -> 3.7.4 (#41677)volth2018-06-08
|
* perlPackages.UnicodeString: 2.09 -> 2.10 (#41698)volth2018-06-08
| | | | | | * perlPackages.UnicodeString: 2.09 -> 2.10 * perlPackages.UnicodeString: fix url