Commit Graph

5443 Commits

Author SHA1 Message Date
Stig
f46e56db16
Merge pull request #175775 from willcohen/tclptk
perlPackages.TclpTk: init at 1.09
2022-06-07 00:33:36 +02:00
Will Cohen
26b1b6a6c6 perlPackages.TclpTk: init at 1.09 2022-06-06 17:26:54 -04:00
Stig
a5593988b9
Merge pull request #176550 from willcohen/levenshtein
perlPackages.TextLevenshteinXS: init at 0.03
2022-06-06 15:46:12 +02:00
Stig
e0700b757e
Merge pull request #176551 from willcohen/webvalidator
perlPackages.WebServiceValidatorHTMLW3C: init at 0.28
2022-06-06 15:33:22 +02:00
Pavel Borzenkov
cb104999e5 perlPackages.TestLWPUserAgent: 0.034 -> 0.036
Also do not mark it as broken on Darwin as it builds and works just fine.
2022-06-06 14:58:04 +02:00
Will Cohen
7b3ac6e3f9 perlPackages.Tcl: init at 1.27 2022-06-06 08:57:07 -04:00
Will Cohen
dbe6bb26a4 perlPackages.TextLevenshteinXS: init at 0.03 2022-06-06 08:55:20 -04:00
Will Cohen
32d43843d6 perlPackages.WebServiceValidatorHTMLW3C: init 0.28 2022-06-06 08:54:50 -04:00
Zak B. Elep
870b725407
Merge pull request #173647 from pborzenkov/perl-ipc-concurrencylimit
perlPackages.IPCConcurrencyLimit: init at 0.17
2022-06-06 13:01:35 +08:00
Zak B. Elep
56b6cfdcd6
Merge pull request #173646 from pborzenkov/perl-array-refelem
perlPackages.ArrayRefElem: init at 1.00
2022-06-06 12:56:16 +08:00
zimbatm
4e9d1ca3a4 exiftool: fix mainProgram
By default `lib.getExe` and `nix run` assume there is a binary at
"$out/bin/$pname" unless "meta.mainProgram" is specified. Since the
pname here is "perl5.34.1-Image-ExifTool", pass the "meta.mainProgram".
2022-06-05 12:53:17 +02:00
Tae Selene Sandoval Murgan
7156139d28 perlPackages.Gtk3: 0.037 -> 0.038
Co-authored-by: Stig <stig@stig.io>
2022-06-04 22:05:32 +02:00
Tae Selene Sandoval Murgan
be5f2f37f5 perlPackages.Gtk3: Fix darwin build
Done by removing failing test only on macOS

Co-authored-by: Stig <stig@stig.io>
2022-06-04 21:07:57 +02:00
Sergei Trofimovich
d1252d4082 perlPackages.MathPari: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libPARI/libPARI.a(compat.o):(.bss+0x8): multiple definition of
      `overflow'; Pari.o:(.bss+0x80): first defined here
2022-06-03 10:51:32 +01:00
Will Cohen
f5f11a90a4 perlPackages.TkToolBar: init at 0.12 2022-06-01 11:44:47 -04:00
github-actions[bot]
ff43d848bf
Merge staging-next into staging 2022-05-27 18:01:52 +00:00
Janne Heß
5c39ed00c6
Merge pull request #174722 from helsinki-systems/fix/perlPackages
perl*Packages: Fix all packages
2022-05-27 17:34:09 +02:00
github-actions[bot]
ccdd189373
Merge staging-next into staging 2022-05-27 06:01:56 +00:00
Peter Hoeg
579e722117 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Janne Heß
2997839463
perl*Packages: Fix all packages
This is mostly done by disabling the tests or the entire package on
Darwin
2022-05-26 14:21:17 +02:00
Pavel Borzenkov
ffc9721564 perlPackages.IPCConcurrencyLimit: init at 0.17 2022-05-24 10:01:36 +02:00
github-actions[bot]
574f2d4696
Merge staging-next into staging 2022-05-24 00:02:57 +00:00
Mauricio Collares
bbfdf8f138 perlPackages.NumberPhone: rm TestMore dependency
TestMore is an alias for TestSimple, which is an alias for null
2022-05-23 14:48:35 -07:00
Sandro
f22eb79f85
Merge pull request #173741 from pborzenkov/perl-number-phone 2022-05-23 21:04:05 +02:00
Artturin
f002ffed9a treewide: enable strictDeps in bootstrap packages 2022-05-22 16:40:26 +03:00
Pavel Borzenkov
e75dad1fe3 perlPackages.NumberPhone: init at 3.8004 2022-05-20 11:29:08 +02:00
Pavel Borzenkov
4ff0469dac perlPackages.DBMDeep: init at 2.0016 2022-05-20 11:29:05 +02:00
Nick Cao
c319f76223
perlPackages.TestPostgreSQL: 1.27 -> 1.29 2022-05-20 09:51:30 +08:00
Pavel Borzenkov
21ce40f7a4 perlPackages.Sereal: drop TestMemoryGrowth dependency
It's not actually required. This allows to build Sereal on Darwin.
2022-05-19 18:38:55 +02:00
Pavel Borzenkov
c79cc67bdb perlPackages.ArrayRefElem: init at 1.00 2022-05-19 18:36:44 +02:00
Aaron Bieber
4eb9c577b7 perlPackages.AWSSignature4: init at 1.02 2022-05-17 21:42:15 -06:00
Linus Heckemann
a7ee915179
Merge pull request #172378 from Mindavi/hydra-updates-3
Hydra updates 3
2022-05-13 12:55:53 +02:00
Rick van Schijndel
d03354ab85 UUID4-Tiny: add potential patch for aarch64
Hopefully ofborg can confirm or deny this works...
2022-05-13 07:22:34 +02:00
Rick van Schijndel
78520c1fff
Merge pull request #172387 from SuperSandro2000/CryptOpenSSLRandom
perlPackages.CryptOpenSSLRandom: mark broken for aarch64-darwin
2022-05-11 06:15:31 +02:00
Sandro Jäckel
a797299a78
perlPackages.CryptOpenSSLRandom: mark broken for aarch64-darwin 2022-05-10 22:55:48 +02:00
Linus Heckemann
117f62e72e
Merge pull request #172242 from Mindavi/hydra-updates-2
Hydra updates 2
2022-05-10 13:25:13 +02:00
Rick van Schijndel
3c34e350c9 perlPackages.UUID4Tiny: init at 0.002
Co-authored-by: lheckemann <git@sphalerite.org>
2022-05-09 22:18:50 +02:00
Rick van Schijndel
2e882e0903 hydra-unstable: 2021-08-11 -> 2021-12-17
Adds some new required deps too.
Enable doCheck (tests).

Apply patch for missing std:: specifier before std::strings.
2022-05-09 22:18:50 +02:00
Pavel Borzenkov
562a1fcdc8 perlPackages.POSIXAtFork: init at 0.04 2022-05-02 18:36:31 +02:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Stig
35125d1278
Merge pull request #170416 from pborzenkov/perl-strictdecl
perlPackages.SubStrictDecl: init at 0.005
2022-04-28 17:30:25 +02:00
Pavel Borzenkov
54765710b2 perlPackages.SubStrictDecl: init at 0.005 2022-04-28 15:51:16 +02:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
Pavel Borzenkov
6485d94992 perlPackages.LexicalSealRequireHints: init at 0.0011 2022-04-26 15:02:41 +02:00
P. R. d. O
51b0be3649
perlPackages.TextMarkdown: apply shortenPerlShebang 2022-04-21 16:22:22 -06:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Martin Weinelt
07b55d9c80 perlPackages.CompressRawZlib: 2.101 -> 2.103
https://github.com/pmqs/Compress-Raw-Zlib/releases/tag/v2.103
2022-04-04 00:20:15 +02:00
7c6f434c
8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Stig
1b4459e127
Merge pull request #162923 from stigtsp/package/perl-digest-sri-init
perlPackages.DigestSRI: init at 0.02
2022-04-02 14:27:05 +02:00
Robert Hensing
200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Alyssa Ross
fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Pavel Borzenkov
316e4a4ca1 perlPackages.PLS: shorten shebang on Darwin
As it's too long to be correctly executed.
2022-03-29 16:57:25 +02:00
AndersonTorres
0e1ebb957b perlPackages.AudioFLACHeader: init at 2.4 2022-03-26 16:17:20 -03:00
Zak B. Elep
f8dfc09c35 perlPackages.DevelPatchPerl: 2.04 -> 2.08 2022-03-21 13:17:36 +08:00
Bernardo Meurer
1fef27cc11
perlPackages.SysVirt: 7.10.0 -> 8.1.0 2022-03-14 11:41:58 -07:00
Bernardo Meurer
316b6f84c2
Revert "Merge pull request #163714 from lovesegfault/libvirt-8.1.0"
This reverts commit cdd51022ab, reversing
changes made to 8db28de919.
2022-03-12 14:24:30 -08:00
Bernardo Meurer
97829a8bf6
perlPackages.SysVirt: 7.10.0 -> 8.1.0 2022-03-12 00:34:43 -08:00
Frank Doepper
158ddc689b perlPackages.PDFAPI2: fix source url
fixes b5dcad8
2022-03-09 14:10:49 +01:00
Stig Palmquist
e434e215ed perlPackages.DigestSRI: init at 0.02 2022-03-05 20:55:26 +01:00
Stig
00aff7b856
Merge pull request #160215 from AnatolyPopov/perl-devel-camelcadedb-2021.2
perlPackages.DevelCamelcadedb: init at 2021.2
2022-02-23 13:29:38 +01:00
Have a good time
5b7152b864
perlPackages.XMLLibXML 2.0206 -> 2.0207 2022-02-19 14:41:50 +08:00
Ivan Babrou
32d2cf1046 perlPackages.Net-SSLeay: 1.88 -> 1.92
This fixes build failure on aarch64-darwin:

```
WARNING: /nix/store/zvhi5rnfcz69912fmqb3yx501z7jgji0-perl-5.32.1/bin/perl is loading libcrypto in an unsafe way
/nix/store/qf3mzpvsmkrw963xchbivcci06078n13-builder.sh: line 11: 33419 Abort trap: 6           perl Makefile.PL PREFIX=$out INSTALLDIRS=site $makeMakerFlags PERL=$(type -P perl) FULLPERL=\"$fullperl/bin/perl\"
```
2022-02-15 15:00:43 -08:00
Anatolii Popov
956fad6042
perlPackages.DevelCamelcadedb: init at 2021.2 2022-02-15 23:04:07 +02:00
Anatolii Popov
5096ad4c49
perlPackages.HashStoredIterator: init at 0.008 2022-02-15 15:34:53 +02:00
Felix Buehler
44c6f10cc6 findimagedupes: make as separate package 2022-02-06 00:11:00 +01:00
Janne Heß
1ec30a9003
perlPackages.ConfigIniFiles: Use buildPerlPackage
This is to fix cross NixOS builds. buildPerlModule uses Module::Build
which does not cross-build. The package doesn't seem to need
Module::Build so switching to buildPerlPackage seems to be safe.
2022-02-03 19:57:04 +01:00
Sandro
196921c619
Merge pull request #144306 from Stunkymonkey/findimagedupes 2022-02-02 12:41:51 +01:00
Martin Weinelt
778d148959
Merge pull request #155061 from piegamesde/gnome 2022-02-01 20:53:10 +01:00
Stig Palmquist
52cac2a6e4 perlPackages.Appcpanminus: use TLS endpoints by default 2022-01-30 19:20:38 +01:00
Stig Palmquist
9cbd42c6de perlPackages.Appcpanminus: add dep for tls support 2022-01-30 19:20:38 +01:00
Stig Palmquist
829b3f6adf perlPackages.Appcpanminus: 1.7044 -> 1.7045 2022-01-30 19:20:31 +01:00
Stig
8ce7c246ba
Merge pull request #157250 from LeSuisse/exiftool-12.39
perlPackages.ImageExifTool: 12.29 -> 12.39
2022-01-29 23:44:38 +01:00
Stig
e674a18cad
Merge pull request #157176 from LeSuisse/perl-cpan-2.29
perlPackages.CPAN: 2.28 -> 2.29
2022-01-29 23:41:18 +01:00
Thomas Gerbet
e6d73949cf perlPackages.CPAN: 2.28 -> 2.29
Fixes CVE-2020-16156
https://metacpan.org/release/ANDK/CPAN-2.29/source/Changes
2022-01-29 18:21:01 +01:00
piegames
a7e5835331 perlPackages.Gtk2GladeXML: drop 2022-01-29 18:08:52 +01:00
Felix Buehler
f328da45ae findimagedupes: init at 2.19.1 2022-01-29 10:52:23 +01:00
Thomas Gerbet
3be5d9cfce perlPackages.ImageExifTool: 12.29 -> 12.39
Fixes CVE-2022-23935.
https://exiftool.org/history.html
2022-01-29 09:38:37 +01:00
Thomas Gerbet
929a256be4 perlPackages.CPANChecksums: 2.12 -> 2.14
Fixes CVE-2020-16155.
https://metacpan.org/release/ANDK/CPAN-Checksums-2.14/source/Changes
2022-01-28 18:29:46 +01:00
Stig
196873f601
Merge pull request #155116 from wentasah/amc-add-oodoc
auto-multiple-choice: add OpenOfficeOODoc perl module as dependency
2022-01-27 17:37:02 +01:00
Arnout Engelen
7cca365f51
perlPackages.libnet: 3.12 -> 3.13
Mainly to get the fix for https://rt.cpan.org/Public/Bug/Display.html?id=133912
2022-01-27 09:41:26 +01:00
Michal Sojka
aaaa1af4a5 perlPackages.OpenOfficeOODoc: init at 2.125 2022-01-15 15:21:37 +01:00
Sandro
f86600a7b2
Merge pull request #148529 from Kranzes/bump-libvirt 2022-01-08 20:20:57 +01:00
Ben Siraphob
9a58b51e6a
treewide: fix homepages with permanent redirect to https 2022-01-07 09:57:54 +07:00
Robert Scott
5f68cf1511
Merge pull request #150538 from stigtsp/package/convos-6.40
convos: 6.26 -> 6.42
2021-12-28 01:06:16 +00:00
Jörg Thalheim
0a38568ff7
perl5Packages.DBIxClass: fix build (#152207) 2021-12-27 12:23:28 -05:00
Dmitry Kalinkin
443f8a42d3
Merge pull request #151128 from veprbl/pr/broken_perlPackages_darwin
perlPackages: add broken = stdenv.isDarwin marks as needed
2021-12-25 23:31:19 -05:00
Vladimír Čunát
dfc501756b
Merge #148396: staging-next iteration 2021-12-03 2021-12-25 18:03:46 +01:00
Artturin
1e5d724d5e perlPackages.RegexpCommontime: init at 0.16 2021-12-25 02:08:50 +02:00
Stig Palmquist
a979570718 perlPackages.TextMarkdownHoedown: init at 1.03 2021-12-22 11:45:39 +01:00
Stig Palmquist
dba7c6a07c perlPackages.MojoliciousPluginSyslog: 0.04 -> 0.05 2021-12-22 11:34:58 +01:00
Dmitry Kalinkin
959fa48e68
perlPackages: add broken = stdenv.isDarwin marks as needed
This touches packages that have a history of failing builds on Hydra
for x86_64-darwin for both perl534 and perl532.
2021-12-17 16:09:56 -05:00
github-actions[bot]
1e85228aa6
Merge master into staging-next 2021-12-15 18:01:15 +00:00
Artturin
61d396e81e perlPackages.PLS: init at 0.897 2021-12-13 22:51:05 +02:00
Artturin
6f8793ef98 perlPackages.PerlTidy: 20201207 -> 20211029 2021-12-13 22:51:05 +02:00
Artturin
a3406d4277 perlPackages.PerlCritic: 1.138 -> 1.140 2021-12-13 22:51:05 +02:00
Artturin
bd0ded59a1 perlPackages.Future: 0.46 -> 0.47 2021-12-13 22:51:02 +02:00
Artturin
9398d9a866 perlPackages.PPR: init at 0.000028 2021-12-13 22:31:24 +02:00
Stig Palmquist
0ac9fe175e perlPackages.CryptPassphraseBcrypt: init at 0.001 2021-12-13 15:24:15 +01:00
Stig Palmquist
382e055888 perlPackages.CryptPassphraseArgon2: 0.002 -> 0.003 2021-12-13 14:59:16 +01:00