Matt McHenry
cb26fc0a12
perl: XML::Grove: init at 0.46alpha
2016-05-29 21:48:28 +02:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Robert Helgesson
a37e639cec
perl-maatkit: fix build
2016-05-21 17:43:26 +02:00
Tuomas Tynkkynen
7fb29bfa73
treewide: Make explicit that 'dev' output of zlib is used
2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Domen Kožar
1845159705
perlPackages.UnicodeString: fix build (also imapsync)
2016-03-30 21:06:40 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Eelco Dolstra
bd7f379a3f
LWP::Protocol::https: Fix SSL cert handling
...
We lost this in 9f358f809d
. Updated to
use /etc/ssl/certs/ca-certificates.crt if it exists and SSL_CERT_FILE
is not set.
2016-03-02 15:00:32 +01:00
Robert Helgesson
3a9842c7c5
perl-LWP: 6.13 -> 6.15
...
Also remove no longer needed patch.
2016-02-28 09:33:59 +01:00
Robert Helgesson
cf463bbd1a
perl-DBIx-Class: 0.082820 -> 0.082821
...
Also remove patches for issues that have been resolved upstream.
2016-02-28 09:33:58 +01:00
Guillaume Maudoux
9f358f809d
Configure a default trust store for openssl
2016-02-03 12:42:01 +01:00
Tuomas Tynkkynen
ed7dbb46a8
treewide: Mass replace 'zlib}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Pascal Wittmann
9790732b18
perl-DBIx-Class: fix tests
2015-11-30 14:50:42 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
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.
2015-11-20 14:32:58 +01:00
Robert Helgesson
5bc1ddd78f
perl-DBIx-Class: 0.082801 -> 0.082820
2015-11-11 02:23:02 +01:00
Pascal Wittmann
44af3d438d
perl-DBD-mysql: 4.031 -> 4.033
2015-11-05 14:56:58 +01:00
Pascal Wittmann
6f37d11e8c
perl-DBD-Pg: 3.0.0 -> 3.5.3
2015-11-05 14:56:58 +01:00
Vladimír Čunát
787f322540
$docdev fixups: mostly to avoid empty output
...
... 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.
2015-10-28 18:58:06 +01:00
Vladimír Čunát
90d5e87862
sqlite: split dev and bin outputs
2015-10-14 14:27:07 +02:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Vladimír Čunát
a3a155402a
Merge #8929 : perl-LWP: enable tests + a few bumps
2015-07-30 16:03:44 +02:00
Robert Helgesson
8c7857d65e
perl-LWP: enable tests
...
The added patch allows LWP to run its tests.
2015-07-21 20:58:10 +02:00
Jude Taylor
55e8754010
fix perl package platforms
2015-07-18 14:52:32 -07:00
William A. Kennington III
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
Robert Helgesson
ac91ab371a
perl-BoostGeometryUtils: fix OOM in tests
...
The included patch from Debian resolves an out-of-memory error occurring
when running the test suite.
2015-07-07 22:33:45 +02:00
William A. Kennington III
731b4a4371
perlPackages: Updates
2015-07-06 19:21:21 -07:00
William A. Kennington III
867d2c5c46
openssl: Remove References to OPENSSL_X509_CERT_FILE
2015-05-31 15:50:51 -07:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- 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.
2015-04-18 11:22:20 +02:00
William A. Kennington III
bc7b39784a
DBD-mysql: 4.023 -> 4.031
2015-04-01 16:41:19 -07: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
Alexander Kjeldaas
d0bad145f5
perl-modules: do not create perllocal.pod, for determinism
2014-12-30 17:03:15 +01:00
Domen Kožar
0fcef83b0d
fix a bunch of perl modules
2014-12-10 01:38:00 +01:00
Moritz Ulrich
0fc8d92e53
slic3r: Bump to 1.2.1
...
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.
2014-11-15 19:22:59 +01:00
Eelco Dolstra
e047db8f4a
Net::Amazon::S3: Shut up a big fat warning during Hydra startup
2014-11-06 15:42:06 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Eelco Dolstra
e3728f0aad
DBD::SQLite: Update to 1.44
2014-10-24 11:55:48 +02:00
Vladimír Čunát
96cec2a7bd
Merge 'staging' into multiple-outputs
...
Conflicts:
pkgs/applications/audio/flac/default.nix
pkgs/build-support/gcc-wrapper/builder.sh
pkgs/development/libraries/apr-util/default.nix
pkgs/development/libraries/apr/default.nix
pkgs/development/libraries/atk/default.nix
pkgs/development/libraries/freetype/default.nix
pkgs/development/libraries/gdk-pixbuf/default.nix
pkgs/development/libraries/glib/default.nix
pkgs/development/libraries/glibc/2.17/builder.sh
pkgs/development/libraries/glibc/2.17/locales.nix
pkgs/development/libraries/libjpeg/default.nix
pkgs/development/libraries/libogg/default.nix
pkgs/development/libraries/libsamplerate/default.nix
pkgs/development/libraries/libtiff/default.nix
pkgs/development/libraries/libvorbis/default.nix
pkgs/development/libraries/mesa/default.nix
pkgs/development/libraries/pango/default.nix
pkgs/development/web/nodejs/default.nix
pkgs/os-specific/linux/pam/default.nix
pkgs/os-specific/linux/systemd/default.nix
pkgs/stdenv/generic/setup.sh
pkgs/stdenv/linux/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/release-small.nix
2014-08-23 16:04:53 +02:00
Peter Simons
5cc55e9523
Partially revert 7a45996
some more.
...
Removing more references to the non-existent license "stdenv.lib.licenses.perl5".
Thanks to @FlashKorten for catching those.
2014-07-28 20:52:47 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
aszlig
52769d5c17
perl-dbix-class: Fix tests with newer SQLite.
...
Our version of SQLite causes the tests to fail, so I'm hereby adding a
patch from dbsrgits/dbix-class@ed5550d36 with the hunk for the Changes
file dropped.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-22 16:27:28 +02:00
Peter Simons
2624dc3575
perlPackages.DBDSQLite: update from 1.37 to 1.42
2014-04-08 13:25:16 +02:00
Peter Simons
c67a5180bf
perlPackages.DBDPg: update from 2.19.3 to 3.0.0
2014-04-08 13:25:16 +02:00
Peter Simons
00eaaf091a
perlPackages.CompressRawZlib: update from 2.063 to 2.065
2014-04-08 13:25:16 +02:00
Peter Simons
2a43291e62
perlPackages.maatkit: update from 4790 to 7540
2014-04-08 13:25:14 +02:00
Aristid Breitkreuz
4fab99a195
perl.Finance::Quote 1.19 ( close #1759 )
...
This restores access to Yahoo. It is not available on CPAN yet, so the
download refers to Sourceforge directly.
2014-02-16 18:06:07 +01:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Eelco Dolstra
ca5f99b9ea
Finance::Quote: Fix the Yahoo source
2014-02-14 10:54:00 +01:00
Nixpkgs Monitor
bfa9f1a9f9
perlPackages.DBFile: update from 1.826 to 1.831
2013-12-21 02:28:25 +02:00