Commit Graph

5075 Commits

Author SHA1 Message Date
pacien
2670645016 Revert "perlPackages.Gtk3ImageView: disable tests"
a88ead5 fixes the test failures for this package.

This reverts commit 147359ee16.
2021-03-18 13:00:30 +01:00
pacien
a88ead5619 perlPackages.PerlMagick: enable HDRI support
... to match the native ImageMagick 7 defaults.
2021-03-18 12:59:00 +01:00
Stig
651c0d0a51
Merge pull request #115672 from zakame/fixes/perl-FileMap-ld-override
perlPackages.FileMap: add perlPreHook for $LD override
2021-03-18 10:00:30 +01:00
Samuel Gräfenstein
aef8f1edb0
treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein
06ebe5e6a6
perlPackages: pkgs.mysql-client -> pkgs.mariadb.client
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein
b1383168fd
perlPackages: ClassAccessorFast -> ClassAccessor
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein
817f0fd741
perlPackages: NetLDAP -> perlldap
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Samuel Gräfenstein
e5deebdf53
treewide: Remove references to perlPackages.TestMore
It's not needed anymore since it's built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Zak B. Elep
a05d0d6378 perlPackages.FileMap: add perlPreHook for $LD override
Fix a potential issue on where a compiler-only flag like
-mmacosx-version-min=10.12 is passed to plain ld instead.
2021-03-10 09:59:17 +08:00
Zak B. Elep
496963f428 perlPackages.PerlIOLayers: add perlPreHook for $LD override
Fix a potential issue on where a compiler-only flag like
`-mmacosx-version-min=10.12` is passed to plain `ld` instead.
2021-03-05 11:47:31 +08:00
Zak B. Elep
412e3e1929 perlPackages.FutureAsyncAwait: 0.48 -> 0.49 2021-03-01 09:51:49 +08:00
Robert Schütz
147359ee16 perlPackages.Gtk3ImageView: disable tests 2021-02-27 18:37:08 +01:00
Robert Schütz
4b7d9b2855 perlPackages.PerlMagick: 6.89-1 -> 7.0.10 2021-02-27 18:37:08 +01:00
Stig
1215e25b99
Merge pull request #113732 from pacien/gscan2pdf-v2.11.1
gscan2pdf: 2.9.1 -> 2.11.1
2021-02-20 16:43:02 +01:00
pacien
1794dab899 perlPackages.Gtk3ImageView: init at 6 2021-02-19 23:59:29 +01:00
pacien
3e85cb06ce perlPackages.GraphicsTIFF: init at 9 2021-02-19 22:59:45 +01:00
Graham Christensen
744de41d10
Merge pull request #113702 from grahamc/perlpkgs
perlPackages.{gotofile,LongJump,Test2PluginMemUsage,Test2PluginUUID,Test2Harness}: init
2021-02-19 16:54:55 -05:00
pacien
151ee1e499 perlPackages.ImagePNGLibpng: init at 0.56 2021-02-19 20:01:23 +01:00
pacien
c210176f78 perlPackages.PDFBuilder: init at 3.021 2021-02-19 19:13:27 +01:00
pacien
6f2890041e perlPackages.GlibObjectIntrospection: fix test and unmark as broken
The patched GIR path was referring to the not-yet built package.

Note that the package was working fine and that only the tests were failing due to some GIR path issues.
It shouldn't have been marked as broken in the first place.

GitHub: follows #68115
GitHub: closes #68116
2021-02-19 18:16:19 +01:00
Graham Christensen
6a53819136
perlPackages.Test2Harness: init at 1.000042 2021-02-19 11:23:45 -05:00
Graham Christensen
5e6c9ffac8
Merge pull request #113687 from grahamc/perlpkgs
perlPackages.{FunctionParameters,TieHashMethod,TestPostgreSQL}: init
2021-02-19 11:14:26 -05:00
Graham Christensen
5a6c62b211
perlPackages.Test2PluginUUID: init at 0.002001 2021-02-19 11:13:54 -05:00
Graham Christensen
974155138c
perlPackages.Test2PluginMemUsage: init at 0.002003 2021-02-19 11:13:40 -05:00
Graham Christensen
55b70353ce
perlPackages.LongJump: init at 0.000001 2021-02-19 11:12:42 -05:00
Graham Christensen
29fe085490
perlPackages.gotofile: init at 0.005 2021-02-19 11:12:18 -05:00
Graham Christensen
4f07645f6f
perlPackages.TestPostgreSQL: init at 1.27 2021-02-19 09:30:20 -05:00
Graham Christensen
2058e64c9c
perlPackages.TieHashMethod: init at 0.02 2021-02-19 09:30:20 -05:00
Graham Christensen
d9736c984c
perlPackages.FunctionParameters: init at 2.001003 2021-02-19 09:30:17 -05:00
pacien
a4f6f92cb6 perlPackages.Glib: re-enable tests
The tests for this package have been fixed since 1.3291.
2021-02-19 14:23:52 +01:00
github-actions[bot]
79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
Vincenzo Mantova
c3ee3be722 perlPackages.DevelNYTProf: use shortenPerlShebang on darwin
The shebang must be shortened to make the executable work on macOS.
2021-02-16 19:37:43 +00:00
github-actions[bot]
b31a0f36f8
Merge master into staging-next 2021-02-16 12:20:04 +00:00
Vincenzo Mantova
8cb0cd4a2f perlPackages.PerlTidy: use shortenPerlShebang on darwin
The shebang must be shortened to make the executable work on macOS.
2021-02-15 20:26:35 +00:00
github-actions[bot]
0ca7d945c2
Merge master into staging-next 2021-02-15 18:17:06 +00:00
Tobias Mayer
53abd00b1f
perlPackages.TextWrapI18N: don't propagate glibc 2021-02-15 08:44:51 +01:00
github-actions[bot]
bb5521a62c
Merge master into staging-next 2021-02-10 12:20:06 +00:00
Zak B. Elep
8d553802c7 perlPackages.FutureAsyncAwait: 0.47 -> 0.48 2021-02-10 16:26:13 +08:00
github-actions[bot]
571eb10996
Merge staging-next into staging 2021-02-03 18:22:22 +00:00
Stig Palmquist
ed451f314e perlPackages.EmailStuffer: init at 0.018 2021-02-03 11:03:28 +01:00
github-actions[bot]
03b81d1bef
Merge staging-next into staging 2021-01-31 18:27:42 +00:00
github-actions[bot]
f92395cf3c
Merge staging-next into staging 2021-01-31 06:19:43 +00:00
Stig
68d7178c1b
Merge pull request #110908 from archseer/master
Fix NixOS cross compilation: Revert "[nix-update-cpan] perlPackages.HTTPDaemon: 6.01 -> 6.12"
2021-01-31 03:16:34 +01:00
Stig Palmquist
d03a9d2f2a perlPackages.MathBigIntLite: fix for perl530
Tests fail with Math::BigInt 1.999816 in Perl 5.30.3 core, so we include
`perlPackages.MathBigInt` which is 1.999818 so test pass.
2021-01-31 02:51:10 +01:00
edef
81228c93e7 perlPackages.MathPlanePath: 127 -> 129
This fixes the build failure introduced by c5b0de9c6b,
which indirectly broke slic3r.
2021-01-29 23:01:41 +00:00
Vladyslav M
22c8f04242
perlPackages.ImageExifTool: 12.00 -> 12.16 2021-01-28 22:24:10 +02:00
Izorkin
92b4eedd83 perlPackages.SysVirt: 6.3.0 -> 7.0.0 2021-01-27 13:27:25 -08:00
Blaž Hrastnik
33fd4153cc Revert "[nix-update-cpan] perlPackages.HTTPDaemon: 6.01 -> 6.12"
This reverts commit a0d34c753b.
2021-01-26 15:24:41 +09:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Stig
2176c7e1c2
Merge pull request #110054 from stigtsp/package/convos-5.11
convos: 5.00 -> 5.11
2021-01-23 14:34:39 +01:00