Commit graph

5525 commits

Author SHA1 Message Date
Anthony Roussel fae44cebb0
exiftool: add anthonyroussel to maintainers 2022-10-27 23:24:13 +02:00
Anthony Roussel 1eaf8eb131
exiftool: 12.39 -> 12.49 2022-10-27 23:24:02 +02:00
Sandro da8838990f
Merge pull request #190558 from elohmeier/imapsync 2022-10-23 15:31:57 +02:00
github-actions[bot] c8a9826fe2
Merge master into staging-next 2022-10-22 00:04:37 +00:00
Sandro 05c703fde0
Merge pull request #186464 from apraga/bioextalign-1.5.1 2022-10-22 00:34:42 +02:00
Alexis Praga 02ff423121 bioextalign: init at 1.5.1
Part of BioPerl Extensions (BioPerl-Ext) distribution, a collection of Bioperl C-compiled extensions. These are no longer maintained but needed for Ensembl-VEP (annotation
for genomics).

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-20 23:18:32 +02:00
Martin Weinelt c728598b84 Merge remote-tracking branch 'origin/staging-next' into staging 2022-10-13 23:29:04 +02:00
Janne Heß b0171888fb
perlPackages.perlldap: 0.66 -> 0.68 2022-10-13 20:26:46 +02:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Vladimír Čunát 6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Sergei Trofimovich 66d7b91d04
Merge pull request #194188 from trofi/perlPackages.X11GUITest-without-xlibsWrapper
perlPackages.X11GUITest: drop pkgs.xlibsWrapper build input
2022-10-08 07:13:22 +01:00
Sergei Trofimovich e13d0f5c15
Merge pull request #194184 from trofi/perlPackages.X11Protocol-without-xlibsWrapper
perlPackages.X11Protocol: drop unused pkgs.xlibsWrapper build input
2022-10-08 07:12:31 +01:00
github-actions[bot] c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
R. Ryantm 68ccf81f32 libvirt: 8.8.0 -> 8.8.0 2022-10-06 15:55:45 +00:00
Sergei Trofimovich fcc90e16ae perlPackages.X11GUITest: drop pkgs.xlibsWrapper build input
Use only a subset of `pkgs.xlibsWrapper` package to define inputs.

Dropped unused library imports in NIX_CFLAGS_LINK. -lX11 should not be
present there as well, but for some reason build system does not detect
is automatically:

    perl5.36.0-X11-GUITest> Warning (mostly harmless): No library found for -lX11
2022-10-03 09:06:55 +01:00
Sergei Trofimovich cff9cc73cf perlPackages.X11Protocol: drop unused pkgs.xlibsWrapper build input
`perlPackages.X11Protocol` seems to define serialization format over the
UNIX (or TCP) socket. It does not rely on on any X11 libraries and does
not install ELF executables.

Tested the change with diffoscope: the change is a no-on for both
"out" and "devdoc" outputs.
2022-10-03 08:28:45 +01:00
github-actions[bot] 0ae3aa5345
Merge master into staging-next 2022-10-02 17:45:43 +00:00
Thomas Gerbet cbc685e754 apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12
https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_12/Changes
2022-10-02 12:06:39 +02:00
github-actions[bot] aecf7c7bb9
Merge master into staging-next 2022-10-01 18:01:22 +00:00
Janne Heß edd7de1c67
perlPackages.NetLDAP: Use ldapi socket location from openldap 2022-09-29 19:51:31 +02:00
Artturin 0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Enno Richter b5bbc4c662 perlPackages.EncodeIMAPUTF7: init at 1.05 2022-09-26 09:10:16 +02:00
Anthony Roussel 782138c792
perl534Packages.ZonemasterLDNS: pin to openssl_1_1 2022-09-11 02:35:11 +02:00
Stig Palmquist 78f3f7790b
perlPackages.IOAsyncSSL: fix test
Apply patch from Debian to fix test compatibility with OpenSSL 3
2022-08-31 16:05:42 +02:00
github-actions[bot] 1e401e5cdd
Merge master into staging-next 2022-08-30 18:01:30 +00:00
riceicetea b55e48b643 ack: 3.5.0 -> 3.6.0 2022-08-30 15:19:44 +02:00
Martin Weinelt 249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
Stig 24f160cfcd
Merge pull request #187884 from helsinki-systems/feat/perl-sri
perlPackages: Switch to SRI hashes, add `hash` support to bootstrap fetchurl, bump minimal nix version
2022-08-24 17:28:04 +02:00
Janne Heß 071d09de30
perlPackages: Switch to SRI hashes
The future is now!
2022-08-24 17:10:06 +02:00
Michal Sojka c1b2e4a9b1 perlPackages.Crypt{Blowfish,DES,IDEA}: Use correct license
Recent commit 59356f11c1 ("perlPackages: Ensure all packages have a
license", 2022-08-22) added a license field to Perl packages where the
license was missing. The above mentioned packages got assigned
`unfreeRedistributable` license, which is not precise and makes all
packages depending on them unbuildable without `NIXPKGS_ALLOW_UNFREE`.

The packages actually have a license which SPDX calls
BSD-4-Clause-Shortened (https://spdx.org/licenses/BSD-4-Clause-Shortened.html).
In this commit, we add this license to the list of allowed licenses
and change the license field of the mentioned packages.

Closes #188103
2022-08-24 15:10:17 +02:00
Maximilian Bosch c050aba1a8
Merge pull request #187211 from fpletz/pkgs/libvirt-8.6.0
libvirt: 8.5.0 -> 8.6.0, bugfixes
2022-08-22 23:11:12 +02:00
Janne Heß 5c2ed8f381
perlPackages: Fix eval 2022-08-22 12:20:19 +02:00
Janne Heß 2a1349f14f
perlPackages: Clarify BSD licenses 2022-08-22 12:07:42 +02:00
Janne Heß c070a09e76
perlPackages: Re-add Gtk2GladeXML 2022-08-22 11:37:13 +02:00
Janne Heß 933e90b94a
perlPackages: Get rid of deprecated licenses 2022-08-22 11:34:14 +02:00
Janne Heß 8f8b184c45
perlPackages: Clarify free licenses 2022-08-22 11:22:24 +02:00
Janne Heß e6b89a5a52
perlPackages: Clarify all unfree licenses 2022-08-22 11:16:50 +02:00
Janne Heß 42928915a9
perlPackages: Add descriptions to all packages 2022-08-22 10:48:29 +02:00
Janne Heß 59356f11c1
perlPackages: Ensure all packages have a license 2022-08-22 10:28:38 +02:00
Franz Pletz 2bdcc9e537
libvirt: 8.5.0 -> 8.6.0 2022-08-22 02:00:03 +02:00
Janne Heß 6bc379f635
perlPackages: Use https where possible 2022-08-21 20:47:21 +02:00
Janne Heß a8a3e7225d
perlPackages: Regenerate metadata (phase 3)
This undoes the unnecessary changes from stage 1
2022-08-21 20:35:46 +02:00
Janne Heß 98716fb271
perlPackages: Regenerate metadata (phase 2)
This is the automated phase, fetching stuff from metacpan
2022-08-21 20:26:48 +02:00
Janne Heß 3d3188ba0b
perlPackages: Regenerate metadata (phase 1)
This is required because my parser/generator is very primitive :/
2022-08-21 16:37:15 +02:00
Stig e0914e7120
Merge pull request #187052 from qbit/zonemastercli
zonemaster-cli: init at 4.0.1
2022-08-21 03:32:34 +02:00
Aaron Bieber 213d35b0dd
zonemaster-cli: init at 4.0.1 2022-08-20 14:18:47 -06:00
github-actions[bot] f9974c3fe1
Merge staging-next into staging 2022-08-18 00:03:06 +00:00
Stig 6c122bab2e
Merge pull request #186666 from stigtsp/package/perl-test-mock-http-tiny-0.002
perlPackages.TestMockHTTPTiny: init at 0.002
2022-08-17 22:57:56 +02:00
ajs124 1a75cc1f1f perlPackages.CryptOpenSSLX509: 1.813 -> 1.914
for openssl 3.x support
2022-08-17 20:16:46 +02:00