Commit Graph

68471 Commits

Author SHA1 Message Date
Weijia Wang
ef9353273f
hqplayer-desktop: 4.22.0-65 -> 5.8.2-25 (#283631) 2024-11-26 22:31:31 +01:00
Sandro
cbe4fa7a64
binwalk: 2.4.3 -> 3.1.0 (#357991) 2024-11-26 21:50:34 +01:00
Dmitry Kalinkin
62e97383c2
geant4: move to by-name, drop deprecated enableQT argument (#358781) 2024-11-26 12:33:48 -05:00
Thiago Kenji Okada
048619c66a
audacious: move to pkgs/by-name (#359063) 2024-11-26 16:07:15 +00:00
Thiago Kenji Okada
944e227b6a
libstdcxx5: remove (#358909) 2024-11-26 14:39:37 +00:00
Doron Behar
de4dbc58fd
nerdfonts: separate into individual font packages, 3.2.1 -> 3.3.0 (#354543) 2024-11-26 10:41:24 +02:00
Weijia Wang
bdf3bbe6b6
libbitcoin{,-client,-explorer,-network,-protocol}: drop; boost175: drop (#358867) 2024-11-25 21:17:17 +01:00
Weijia Wang
613c347a26
nvc: 1.14.1 -> 1.14.2 (#358689) 2024-11-25 21:13:55 +01:00
Weijia Wang
ba76e15859
rippled: drop (#358864) 2024-11-25 21:02:50 +01:00
Thiago Kenji Okada
d0b8e7beac audacious: move to pkgs/by-name 2024-11-25 17:29:44 +00:00
Thiago Kenji Okada
4637550101 audacious-plugins: move to pkgs/by-name 2024-11-25 17:29:43 +00:00
Thiago Kenji Okada
13020da8a8 audacious-bare: init at 4.4.2 2024-11-25 17:15:28 +00:00
Thiago Kenji Okada
6b83f7004c
retroarch: refactor (#358405) 2024-11-25 16:58:02 +00:00
Maximilian Bosch
c76b79b7d2
libstdcxx5: remove
I observed this package to be a big red herring when people are searching
for the package they need if libstdc++ is missing: I observed this to
happen if you're either very new to packaging and don't know where it's
supposed to come from or if you package some binary program (or virtual
environment) and this library is missing.

The package is a subset of GCC 3.3 from 2005 and only needed for very
old proprietary software that cannot be recompiled where it's only
questionable if this is even appropriate to have in nixpkgs.

There's in fact one such package, unreal tournament 2004. As much as I
don't think that libstdcxx5 has a place in here, this also applies to
it. If people want to consume this, it should belong into an external
flake.

Until this happens, I'm sorry for https://www.youtube.com/watch?v=mXapt4GHt-s
2024-11-25 09:03:50 +01:00
Emily
29ef7a233d
treewide: remove deprecations after 24.11 branch-off (#358735) 2024-11-25 08:03:00 +00:00
Wolfgang Walther
094453260d
cinnamon: remove
As the TODO says.
2024-11-25 08:54:07 +01:00
Tomodachi94
b3e9840b74
litecoin{,d}: drop (#358865) 2024-11-24 20:03:02 -08:00
Emily
f1dd207da7 rippled{,-validator-keys-tool}: drop
This package was broken from May until November’s ZHF due to a Git
security change. In itself, that’s a one‐line fix, but a greater
concern is that this package hasn’t been updated since 2022; there
have been many releases since, including backward‐incompatible
protocol changes:

> If you operate an XRP Ledger server, upgrade to version 1.10.0 by
> March 21 to ensure service continuity.

Since it is after March 2023 and nobody has reported this package
broken, I conclude that nobody uses it, and we should remove it until
an interested maintainer comes along.
2024-11-25 02:14:31 +00:00
Someone
3856d658d0
python312Packages.tensorflow: use tensorflow-bin by default (#345658)
Not even asking for forgiveness
2024-11-25 02:13:17 +00:00
Emily
fb2dd4aed7 boost175: drop
Obsolete version with no remaining users in the tree. Already removed
by other distributions.
2024-11-25 02:11:38 +00:00
Emily
03675716cf litecoin{,d}: drop
Our current version is from March 2023; there was a release with a
critical security fix in March of this year, and another one with more
security fixes two weeks ago. The listed maintainer has been inactive
in Nixpkgs for years and it seems nobody else is stepping up to keep
this package secure and updated. Let’s drop it until that changes.
2024-11-25 02:08:10 +00:00
Emily
c983d7bc80 libbitcoin{,-client,-explorer,-network,-protocol}: drop
These are the last packages in the tree that depend on Boost
1.75. There hasn’t been a release since 2023; upstream have stated
in <https://github.com/libbitcoin/libbitcoin-system/issues/1234> that
they do not plan to maintain the current version, and are currently
working on a backwards‐incompatible major update.

Nothing in the tree uses these libraries. The only other software
distributions on Repology packaging them are YACP and the AUR, neither
of which has had an update since 2019. They were removed from Ubuntu
after 16.04, and have more recently been removed from [SlackBuilds.org]
and [Homebrew] with the same reasoning that they’re keeping Boost
1.75 around unnecessarily and no packaged software wants them.

[SlackBuilds.org]: 17c7d0e430
[Homebrew]: https://github.com/Homebrew/homebrew-core/pull/157427

Since these packages are also unmaintained in Nixpkgs, let’s just
drop them and if anyone wants to package the 4.x version when it’s
out they can re‐add it.
2024-11-25 02:04:59 +00:00
Robert Schütz
a6d28112ea
warp: 0.7.0 -> 0.8.0 (#358325) 2024-11-24 16:35:27 -08:00
Thiago Kenji Okada
3d616665d6 retroarch-{bare,free}: use lib instead of builtins 2024-11-24 21:58:02 +00:00
Thiago Kenji Okada
60d1565d29 retroarch: define it using wrapRetroArch instead retroarch-bare.wrapper 2024-11-24 21:58:02 +00:00
Thiago Kenji Okada
e981e0a249 retroarch-free: init 2024-11-24 21:58:02 +00:00
Thiago Kenji Okada
61d8a91f52 libretro: renamed from retroarch 2024-11-24 21:58:02 +00:00
Thiago Kenji Okada
3aa0725cb3 retroarch: add withCores helper 2024-11-24 21:58:02 +00:00
Thiago Kenji Okada
3c11d3ede1 retroarch-bare: move to pkgs/by-name 2024-11-24 21:58:01 +00:00
Thiago Kenji Okada
bc078e1e31 retroarch-bare: add passthru.wrapper, refactor derivation to use it 2024-11-24 21:58:01 +00:00
Thiago Kenji Okada
b65ca14ede kodi-retroarch-advanced-launchers: move to pkgs/by-name, format with nixfmt-rfc-style 2024-11-24 21:58:01 +00:00
Thiago Kenji Okada
859926a5b5 retroarch-joypad-autoconfig: move to pkgs/by-name, format by nixfmt-rfc-style 2024-11-24 21:58:01 +00:00
Thiago Kenji Okada
1a6115afb5 retroarch-assets: move to pkgs/by-name, format with nixfmt-rfc-style 2024-11-24 21:58:00 +00:00
Thiago Kenji Okada
e34cd11e1d libretro-core-info: move to pkgs/by-name, format with nixfmt-rfc-style 2024-11-24 21:58:00 +00:00
rczb
ee2bb9be3e nerdfonts: separate into packages under nerd-fonts 2024-11-24 19:57:09 +02:00
Nico Felbinger
2c8074dfa7
binwalk: 2.4.3 -> 3.1.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-24 18:20:06 +01:00
Franz Pletz
a0cefba4f7
onefetch: 2.21.0 -> 2.22.0, migrate to by-name (#355063) 2024-11-24 17:08:52 +01:00
Philip Taron
0ed56980f9
{gcc{7,8}{,Stdenv},gfortran{7,8}}: drop (#357657) 2024-11-24 08:01:00 -08:00
Weijia Wang
7c5948b7f9 nvc: move to pkgs/by-name 2024-11-24 12:51:40 +01:00
Emily
3f06ef6d6f
rabbitmq-server: migrate to the new macOS SDK (#357333) 2024-11-24 08:31:04 +00:00
Bjørn Forsman
74a650ef9c suricata: move to pkgs/by-name 2024-11-24 09:30:49 +01:00
Bjørn Forsman
77fffb09ec suricata: take versioned params instead of overriding at top-level
In preparation for moving to ./pkgs/by-name.
2024-11-24 09:30:49 +01:00
Maximilian Bosch
57ff99d7bd
Merge: php: 8.2 -> 8.3 (#354568) 2024-11-23 22:24:06 +01:00
Emily
0a92232f3f
bambu-studio: 01.09.07.52 > 01.10.01.50 (#356673) 2024-11-23 19:55:25 +00:00
teutat3s
6d86d77aae element-desktop: 1.11.85 -> 1.11.86
https://github.com/element-hq/element-desktop/releases/tag/v1.11.86

Electron version got bumped to 33 in cecea312c6
2024-11-23 20:49:45 +01:00
Maximilian Bosch
d2ed89833b
php: 8.2 -> 8.3
PHP 8.2 will only receive security patches starting at the end of
November[1], so it makes sense to bump the default version forward.

I looked through all modules with the substring `pkgs.php`[2] and all of
the usages looked fine or were fixed in a commit before this one.

[1] https://www.php.net/supported-versions.php
[2] I didn't take `with`/`let ... in` things into account, but honestly,
    if an application doesn't work with a newer PHP, it should probably
    be pinned down instead of blindly relying on `pkgs.php`.
2024-11-23 20:47:31 +01:00
Emily
979ba96ede
bisq-desktop: drop (#356730) 2024-11-23 19:24:40 +00:00
Emily
2ce151821b
signal-desktop: move to pkgs/by-name; signal-desktop{x86_64-linux, aarch64-linux, darwin}: 7.33.0 -> 7.34.0; add myself to maintainers (#358187) 2024-11-23 19:18:47 +00:00
Robert Schütz
adaa460a69 Revert "cargo-pgrx_0_12_0_alpha_1: remove"
This reverts commit b468a08276.
2024-11-23 08:40:12 -08:00
Nick Cao
7702925ebd
lychee: 0.16.1 -> 0.17.0 (#358127) 2024-11-23 09:29:30 -05:00