Commit Graph

6428 Commits

Author SHA1 Message Date
Raito Bezarius
8cd4416530 perl536Packages.BerkeleyDB: use spec compliant base64 hash
Specification forbids any char after `=`, but Nix accepts it.

It's not a good reason enough to have non-spec compliant hashes.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-22 14:20:43 +01:00
Anthony Roussel
08a4a478bd
perlPackages.Tirex: move to pkgs/development/perl-modules 2024-03-21 00:39:57 +01:00
Robert Scott
247bdcb067
Merge pull request #297503 from TomaSajt/perl-version-bumps
perl538Packages.{FFICStat,ParallelLoops}: bump version
2024-03-20 22:19:55 +00:00
TomaSajt
5e9b193815
perl538Packages.ParallelLoops: 0.10 -> 0.12 2024-03-20 18:56:44 +01:00
TomaSajt
321d71bd40
perl538Packages.FFICStat: 0.02 -> 0.03 2024-03-20 18:56:44 +01:00
Anthony Roussel
9e0b98c309
exiftool: move to pkgs/development/perl-modules 2024-03-20 10:32:51 +01:00
Sergey Vlasov
9a066bfbed perlPackages.X11XCB: move XSObjectMagic to propagatedBuildInputs
`XSObjectMagic` is a runtime dependency (`XCB.pm` actually contains
`use XS::Object::Magic;`), so it should be in `propagatedBuildInputs`.
2024-03-10 15:33:36 +03:00
Sergey Vlasov
34fa9cc4c4 perlPackages.X11XCB: link with xcb-randr and xcb-xkb
Some used XCB libraries were missing from `NIX_CFLAGS_LINK`, which
resulted in undefined symbols when actually trying to use the module.
2024-03-10 15:20:56 +03:00
ajs124
1a47967714 remove my maintainership from some packages 2024-03-04 14:39:00 +01:00
Vincenzo Mantova
489310e2ec perlPackages.LaTeXML: set mainProgram to latexmlc
A typical latexml call needs to be followed by latexmlpost. The binary
latexmlc can do the work of both with essentially the same interface.
2024-02-27 09:29:41 +00:00
Vincenzo Mantova
ecf7cac183 perlPackages.LaTeXML: 0.8.7 -> 0.8.8 2024-02-27 09:23:32 +00:00
Matei Dibu
150c0721da
libvirt: 9.10.0 -> 10.0.0 2024-01-29 22:33:24 +01:00
Zak B. Elep
08e04cadfc
Merge pull request #278373 from D3vil0p3r/patch-7 2024-01-23 10:06:20 +08:00
D3vil0p3r
a563b20aad perlPackages.ParseWin32Registry: init at 1.1 2024-01-21 17:13:02 +01:00
Stig Palmquist
ec5806b8e2
perlPackages.SessionToken: add patch
Add patch from upstream to fix missing NULL-byte bug in tokens
2024-01-18 20:12:19 +01:00
Ulrik Strid
0b01f6d8a5
Merge pull request #277297 from superherointj/perl-POSIXstrftimeCompiler-mark-broken-musl
pkgsMusl.perl536Packages.POSIXstrftimeCompiler: mark broken for Musl
2024-01-12 15:54:13 +01:00
Thomas Gerbet
24fe8bb4f5
Merge pull request #266312 from helsinki-systems/upd/exim
exim: 4.96.2 -> 4.97.1
2024-01-07 12:22:52 +01:00
Yongun Seong
eb7fb5506b
perlPackages.FinanceQuote: 1.58 -> 1.59
Diff: https://github.com/finance-quote/finance-quote/compare/v1.58...v1.59
2024-01-03 01:42:48 +09:00
Stig Palmquist
ce065c6a81 perlPackages.SpreadsheetParseExcel: 0.65 -> 0.66 2023-12-29 04:15:43 +01:00
superherointj
55faddd65c pkgsMusl.perl536Packages.POSIXstrftimeCompiler: mark broken for Musl
Reports:
* Nixpkgs: https://github.com/NixOS/nixpkgs/issues/210749
* Upstream: https://github.com/kazeburo/POSIX-strftime-Compiler/issues/8
2023-12-28 07:17:39 -03:00
R. Ryantm
9c0f59adc1 libvirt: 9.9.0 -> 9.10.0 2023-12-16 11:58:58 +00:00
Adam Joseph
80472e3754 treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs 2023-12-15 05:13:46 -08:00
Adam Stephens
cb3660e7e4
perlPackages.AudioScan: switch to slimserver fork, 1.01 -> 1.05 2023-12-13 16:04:46 -05:00
Anthony Roussel
64cdbcf017
perlPackages.ChipcardPCSC: 1.4.14 -> 1.4.16
https://github.com/LudovicRousseau/pcsc-perl/compare/1.4.14...1.4.16
2023-12-07 21:10:59 +01:00
Doron Behar
df20638983
Merge pull request #186462 from apraga/bio-bigfile-1.07
bio-bigfile: init 1.07
2023-11-30 13:39:01 +00:00
Anthony Roussel
f5e6159032
exiftool: 12.68 -> 12.70
https://github.com/exiftool/exiftool/compare/12.68...12.70
https://exiftool.org/history.html
2023-11-22 15:04:18 +01:00
Alexis Praga
cc4bd30387 perlPackages.BioBigfile: init at 1.07
Perl interface to manipulate BigWig and BigBeg files (for genomics)
This will be used to package VEP : uttps://www.ensembl.org/info/docs/tools/vep/script/vep_download.html

For that, only kent version 335 works at the moment.
For this commit, 2 commits for kent are needed
- e027a5d836 : packaging kent header
- 2b2c6f4c28 : enabling patches in kent
2023-11-21 23:16:12 +01:00
Stig Palmquist
2d6897ad18 perlPackages.Mojolicious: 9.34 -> 9.35 2023-11-22 00:47:11 +08:00
Stig Palmquist
78cbf53e82
perlPackages.Hailo: fix tests
Add patch to tests that fixes compat with Getopt-Long-Description 0.106
2023-11-21 13:34:04 +01:00
Stig
70d0292ee7
Merge pull request #266921 from tu-maurice/fix/perl-cssdom
perl538Packages.CSSDOM: fix build
2023-11-19 00:42:15 +01:00
Stig
9060269824
Merge pull request #268183 from tu-maurice/fix/perl-appclusterssh
perl538Packages.AppClusterSSH: skip failing test
2023-11-18 23:15:13 +01:00
tu-maurice
462ae9fadc perl538Packages.CSSDOM: fix test
t/css-dom.t was deactivated because it failed due to deprecated syntax. This
commit uses an upstream patch to fix the syntax and activate the test again.
2023-11-18 23:08:46 +01:00
Stig
ec8f4de5de
Merge pull request #263349 from stigtsp/perl/env-util-init
perlPackages.ENVUtil: init at 0.03
2023-11-18 20:45:48 +01:00
Stig
a6ca8a05cf
Merge pull request #263350 from stigtsp/perl/net-nvd-init
perlPackages.NetNVD: init at 0.0.3
2023-11-18 20:41:55 +01:00
tu-maurice
8a94c31fea perl538Packages.AppClusterSSH: skip failing test 2023-11-17 22:28:10 +01:00
Adam Stephens
3f562cd626
perlPackages.MP3CutGapless: init at 0.03 2023-11-17 08:18:38 -05:00
Adam Stephens
b40f970682
perlPackages.IOInterface: init at 1.09 2023-11-17 08:18:37 -05:00
Adam Stephens
ff3d87b779
perlPackages.ClassMember: init at 1.6 2023-11-17 08:18:36 -05:00
Adam Stephens
0e6e859968
perlPackages.AudioCuefileParser: init at 0.02 2023-11-17 08:18:35 -05:00
Adam Stephens
00a44ec052
perlPackages.AsyncUtil: init at 0.01 2023-11-17 08:18:35 -05:00
ajs124
88ef13e3d8 perlPackages.FileFcntlLock: init at 0.22 2023-11-13 14:53:44 +01:00
Stig Palmquist
4ff5893765
perlPackages.CryptOpenSSLAES: 0.15 -> 0.17 2023-11-04 18:29:24 +01:00
Randy Eckenrode
1a2c0b89c6
perlPackages.Gtk2: fix build with clang 16
Fix pointer casts to 32-bit integers.
2023-11-03 13:45:18 -04:00
Stig
0dca32340c
Merge pull request #265043 from stigtsp/perl/mousex-getopts-fix-gld
[staging-next] perlPackages.MouseXGetopt: add patch
2023-11-03 17:57:02 +01:00
Stig Palmquist
79309b35b6
perlPackages.MouseXGetopt: add patch
Adds patch to test suite to make it compatible with
Getopt-Long-Descriptive >= 0.106
2023-11-02 16:32:39 +01:00
Stig Palmquist
aa6ed10765
perlPackages.XMLLibXML: fix darwin build 2023-11-02 13:21:50 +01:00
github-actions[bot]
0d2063b693
Merge master into staging-next 2023-11-01 00:02:16 +00:00
Anthony Roussel
f35eefd3d6
perlPackages.MacPropertyList: init at 1.504
https://github.com/briandfoy/mac-propertylist
2023-10-30 17:57:52 +01:00
Anthony Roussel
c4dab4b230
perlPackages.XMLEntities: init at 1.0002
https://metacpan.org/pod/XML::Entities
2023-10-30 17:57:51 +01:00
Anthony Roussel
47d3ce69dc
perlPackages.MacSysProfile: init at 0.05
https://metacpan.org/pod/Mac::SysProfile
2023-10-30 17:57:51 +01:00