Commit Graph

6472 Commits

Author SHA1 Message Date
Mrmaxmeier
d954876d6b perlPackages.XMLLibXML: 2.0209 -> 2.0210 and apply fix for tests 2024-07-24 12:43:43 +02:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Jan Tojnar
7a2c8f9c01
Merge pull request #322986 from jtojnar/gnome-vfs-dependents
Remove some gnome2 dependents
2024-07-02 08:02:51 +02:00
Jan Tojnar
826a3127fc perlPackages.Gnome2: Remove
Not used by anything and deprecated for decades.
2024-07-01 07:59:00 +02:00
github-actions[bot]
f018e44bd1
Merge master into staging-next 2024-06-29 12:01:32 +00:00
TomaSajt
2684c12af2
perlPackages.YAMLPP: 0.036 -> 0.38.0 2024-06-28 13:54:15 +02:00
TomaSajt
3e58b78218
perlPackages.Minion: 10.25 -> 10.30 2024-06-28 13:54:11 +02:00
TomaSajt
ee0e71ad33
perlPackages.IOSocketSocks: init at 0.74 2024-06-28 13:54:03 +02:00
Martin Weinelt
de245ec4a5
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-25 13:00:25 +02:00
Franz Pletz
e6e4cd92ad
Merge pull request #322211 from NyCodeGHG/update-libvirt
libvirt: 10.0.0 -> 10.4.0, nixos/libvirtd: add ssh proxy option
2024-06-25 05:47:13 +02:00
github-actions[bot]
42ca786b66
Merge master into staging-next 2024-06-24 18:00:57 +00:00
Marie Ramlow
9c2647cf29 libvirt: 10.0.0 -> 10.4.0 2024-06-24 17:13:44 +02:00
Weijia Wang
6d551ad270 perl538Packages.MemoryProcess: init at 0.06 2024-06-24 00:07:41 +02:00
Weijia Wang
a5af8a0129 perl538Packages.MemoryUsage: init at 0.201 2024-06-24 00:07:30 +02:00
Weijia Wang
6f9daa9d3d perl538Packages.DevelCover: init at 1.44 2024-06-24 00:07:05 +02:00
Emily
8696744ce9 treewide: clean up uses of lib{GL,GLU,glut}.dev
These were now broken on Darwin; most of them were unnecessary,
but best practice for the remaining ones is to use `lib.getDev`.
2024-06-22 18:06:51 +01:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
Francesco Gazzetta
fb62df0da2 perlPackages.AnyEventI3: 0.17 -> 0.19
Fixes crash in perlPackages.Apppapersway
2024-06-14 14:03:27 +00:00
Stanisław Pitucha
456059e996
perl538Packages.IOInterface: fix darwin build (#317723)
This expects the LD hack now (for some reason?)
2024-06-10 17:12:36 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Francesco Gazzetta
375ac09eed perlPackages.Apppapersway: init at 1.001 2024-06-05 12:45:22 +00:00
Yongun Seong
c0dfedf8b4
perlPackages.FinanceQuote: 1.61 -> 1.62 2024-05-24 16:07:49 +09:00
K900
9d5ff613e5 perlPackages: fix wine-staging build on i686
Something something cflags I guess?
2024-05-21 10:04:47 +03:00
Yongun Seong
54c67f4351
perlPackages.FinanceQuote: 1.60 -> 1.61 2024-05-08 18:27:49 +09:00
Stig
6e8bbb279b
Merge pull request #306947 from stigtsp/perl/yaml-libyaml-0.89
perlPackages.YAMLLibYAML: 0.88 -> 0.89
2024-05-04 00:35:57 +02:00
github-actions[bot]
31135daf48
Merge master into staging-next 2024-05-02 18:01:05 +00:00
Stig
63c4c8d6d7
Merge pull request #308289 from marcusramberg/marcus/up_mojo
perlPackages.Mojolicious: 9.35 -> 9.36
2024-05-02 18:28:15 +02:00
Marcus Ramberg
741d073087 perlPackages.Mojolicious: 9.35 -> 9.36 2024-05-02 10:18:02 +02:00
Marcus Ramberg
cb13995a83 perlPackages: clean up unnecessary use of rec 2024-05-02 09:20:23 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Nick Cao
5009a8a1ed
perl538Packages.MusicBrainzDiscID: fix cross compilation, drop outdated LD envvar 2024-04-29 15:45:57 -04:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
Andrew Dunham
ca9932abe5 maintainers: remove andrew-d as a maintainer
I am deeply saddened at the fact that I need to do this. I have no
interest in re-litigating everything that has happened over the past
weeks and months, but I want to make my position(s) extremely clear:

The thought of any of my work contributing to someone's death by drone
makes me feel physically ill.

Recent communications from senior members of the NixOS community have
made it clear that leadership is unaware or uninterested in the basics
of how to run and moderate a community in a way that is resilient to bad
actors. The recent post by @edolstra is tone-deaf and gives me no
confidence that the Nix/NixOS community is a place that I want to remain
involved in going forward. I am thus choosing to remove myself from such
a community.

I also hereby resign from the ACME team.

See also: #307033

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-04-27 14:05:07 -04:00
Stig Palmquist
1e14848279
perlPackages.YAMLLibYAML: 0.88 -> 0.89 2024-04-26 12:44:51 +02:00
Florian Klink
6b812ac187
Merge pull request #305260 from flokli/pcsc-fixes
pcsclite, pcsc{-d,tools}: fix cross, {systemd,udev,dbus}Support flags
2024-04-22 11:25:23 +03:00
Adam Joseph
b9fe1f4e3b perlPackages.ChipcardPCSC: fix cross 2024-04-19 11:51:02 +03:00
Stig
ae3c6a2eb9
Merge pull request #304987 from jmbaur/perl-netdns
perlPackages.NetDNS: 1.40 -> 1.44
2024-04-18 13:56:06 +02:00
Jared Baur
973184bd1c
perlPackages.NetDNS: 1.40 -> 1.44
Upstream release notes: https://metacpan.org/dist/Net-DNS/changes#L4
2024-04-18 02:46:19 -07:00
Yongun Seong
930252ec0d
perlPackages.FinanceQuote: 1.59 -> 1.60 2024-04-16 11:24:12 +09:00
Weijia Wang
36663bac98
Merge pull request #298454 from reckenrode/perl-gtk3-darwin
perlPackages.Gtk3: fix build on Darwin
2024-04-04 01:48:29 +02:00
Stig Palmquist
792526ea6e perlPackages.HTTPBody: 1.22 -> 1.23 2024-03-31 13:06:01 +02:00
Randy Eckenrode
78ebe0cf68
perlPackages.Gtk3: fix build on Darwin
Remove more failing tests, which crash in `libxpc.dylib` at
`_xpc_api_misuse`.
2024-03-23 17:08:17 -04:00
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