Commit graph

5403 commits

Author SHA1 Message Date
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
Sergei Trofimovich 5df292dcc8 perlPackages.DBDSQLite: 1.66 -> 1.70
While at it pull upstream fix for sqlite-3.37 test compatibilty.
2021-12-05 23:33:05 -08:00
Ilan Joselevich bb703ffb23 libvirt: 7.9.0 -> 7.10.0 2021-12-04 01:52:11 +02:00
Mark Martinez b382ed47fd perlPackages.DistZilla: shortenPerlShebang on Darwin 2021-11-23 15:17:52 -06:00
github-actions[bot] 65356b24bf
Merge staging-next into staging 2021-11-12 18:01:48 +00:00
github-actions[bot] 699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Sandro 00b8fdf06e
Merge pull request #144035 from ius/perl-version-bump 2021-11-12 14:18:46 +01:00
github-actions[bot] 64baf2593d
Merge staging-next into staging 2021-11-06 18:01:35 +00:00
github-actions[bot] eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
Maximilian Bosch 17e118aa7a
Merge pull request #144283 from Kranzes/bump-libvirt
libvirt: 7.8.0 -> 7.9.0
2021-11-06 13:39:20 +01:00
Sandro c8769cc03c
Merge pull request #142602 from Artturin/strictdepsfixes 2021-11-05 19:33:27 +01:00
github-actions[bot] 933da575d4
Merge master into staging-next 2021-11-05 18:01:07 +00:00
Artturin 04e17c10b8 perlPackages.ExtUtilsPkgConfig: fix cross-compiling 2021-11-05 19:57:04 +02:00
Artturin 599e6c0cfa perlPackages.X11XCB: fix strictDeps 2021-11-05 19:57:03 +02:00
Sandro b61cc55da9
Merge pull request #144760 from sternenseemann/perl-datetime-format-rfc3339-1.2.0 2021-11-05 18:23:41 +01:00
sternenseemann caeab83ba4 perlPackages.DateTimeFormatRFC3339: init at 1.2.0 2021-11-05 17:17:07 +01:00
Ryan Burns 03daab729e perlPackages.XMLLibXML: fix build on darwin 2021-11-04 18:25:06 -07:00
github-actions[bot] 3567177949
Merge staging-next into staging 2021-11-03 18:10:58 +00:00
Artturin 47fd040e41 perlPackages.Gtk3ImageView: 9 -> 10 2021-11-03 16:40:02 +02:00
Ilan Joselevich 57bfc1e6a3 libvirt: 7.8.0 -> 7.9.0 2021-11-02 22:52:47 +02:00
Joerie de Gram 757bff5c46 perlPackages.IOCompress: 2.096 -> 2.102 2021-10-31 21:11:12 +01:00
Joerie de Gram 2c27f2fdf1 perlPackages.CompressRawBzip2: 2.096 -> 2.101 2021-10-31 19:06:10 +01:00
github-actions[bot] e92f6f6da8
Merge staging-next into staging 2021-10-31 18:01:34 +00:00
Joerie de Gram 12dd1b248b perlPackages.CompressRawZlib: 2.096 -> 2.101 2021-10-31 18:33:17 +01:00
ius aad67bd968
perlPackages.CompressRawLzma: init at 2.101 (#142679)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-31 16:57:54 +01:00
Alyssa Ross 3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
Sergei Trofimovich 742101bf8a
perlPackages.libnet: fix Net/libnet.cfg determinism. (#142876)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-26 13:37:52 +02:00
Sergei Trofimovich 16f8f83002
perlPackages.X11XCB: pull upstream fix for parallel build (#142642)
Co-authored-by: Zak B. Elep <zakame@zakame.net>
2021-10-26 11:44:12 +02:00
Dominik Xaver Hörl ea8f2f937c treewide: allow eval with no-url-literals 2021-10-26 09:01:11 +02:00
AndersonTorres 713a69a199 treewide: rename perlPackages.libintl_perl -> perlPackages.libintl-perl
The other package managers call this package libintl-perl, and it is also the
original name.
2021-10-23 22:51:23 -03:00
Stig 93d13a91be
Merge pull request #133753 from thomassdk/multiple-perl-packages
Multiple perl packages
2021-10-15 15:24:00 +02:00
Thomas Sean Dominic Kelly 4f1b50734d perlPackages.GraphicsColor: init at 0.31 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly 6e70f7c336 perlPackages.JSONParse: 0.57 -> 0.61 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly d5caa52d82 perlPackages.URIEscapeXS: init at 0.14 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly 26754d7ab4 perlPackages.LocaleMaketextLexiconGetcontext: init at 0.05 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly be3f72291f perlPackages.TypeTinyXS: init at 0.022 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly 88a3bd0ba5 perlPackages.BSONXS: init at 0.8.4 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly ce32331a1d perlPackages.TimeMoment: init at 0.44 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly 1537f81a63 perlPackages.MooseXStorageFormatJSONpm: init at 0.093093 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly d624b27176 perlPackages.YAMLOld: init at 1.23 2021-10-14 18:23:35 +01:00
Thomas Sean Dominic Kelly df2b12d572 perlPackages.TestDeepJSON: init at 0.05 2021-10-14 18:23:35 +01:00