volth
b3cc65f8b9
buildPerlPackage: name -> (pname, version)
2019-06-20 15:56:50 +00:00
volth
9629c3d8ac
perlPackages.DB_File: 1.842 -> 1.851
2019-04-22 16:01:25 +00:00
volth
9654348e82
[cpan2nix] perlPackages.DBFile: 1.841 -> 1.842
2018-08-25 13:04:38 +00:00
volth
44055018f5
perlPackages.DB_File: 1.831 -> 1.841
2018-06-08 11:08:14 +00:00
Tuomas Tynkkynen
0fd461d5b5
db: Use more conventional outputs, also split bin
2018-05-22 17:49:04 +03:00
volth
a4b7be9e84
perlPackages.DBFile: db -> db.lib
...
fix regression after 4b0638394d
2018-05-13 13:00:24 +00:00
Vladimír Čunát
cd993d0e10
perl DB_file: fix build by not changing $out/lib/perl5
...
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).
2015-01-20 14:08:17 +01:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Nixpkgs Monitor
bfa9f1a9f9
perlPackages.DBFile: update from 1.826 to 1.831
2013-12-21 02:28:25 +02:00
Peter Simons
248faf4726
perl-DB_File: update to version 1.826
2012-07-29 20:54:45 +02:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell
ffe3d65986
Making perl DB_File follow the lib/perl5/site_perl convention for the *.pm files,
...
so all hooks on PERL5LIB include this module properly.
I don't know why this doesn't install the files to that */site_perl/* by default.
svn path=/nixpkgs/trunk/; revision=17837
2009-10-15 22:08:23 +00:00
Eelco Dolstra
ac24816344
* Move all the Perl packages out of all-packages.nix into a separate
...
file, perl-packages.nix.
svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00
Eelco Dolstra
cd48c1b496
* Unbreak the DB_File / BerkeleyDB Perl modules.
...
svn path=/nixpkgs/trunk/; revision=13102
2008-10-22 19:25:01 +00:00
Eelco Dolstra
af40c15c30
* Use CPAN mirrors.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10806
2008-02-21 15:52:31 +00:00
Eelco Dolstra
65866dc7c2
* Added DB_File (dbmmanage needs it).
...
svn path=/nixpkgs/trunk/; revision=10630
2008-02-12 08:42:56 +00:00