Commit Graph

5383 Commits

Author SHA1 Message Date
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
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
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