Commit Graph

487 Commits

Author SHA1 Message Date
dish
7a94954d42 python3Packages.{pyheif, heif-image-plugin}: drop (#443260) 2025-09-21 19:41:17 +00:00
Yueh-Shun Li
adf8d64b84 buildGoModule: remove compatibility layer for directly specified CGO_ENABLED (#441828) 2025-09-21 14:54:31 +00:00
kuflierl
c104adb7da python3Packages.pyheif: drop 2025-09-20 21:00:58 +02:00
kuflierl
4bf4253b1f python3Packages.heif-image-plugin: drop 2025-09-20 21:00:43 +02:00
Michael Daniels
4eba7aebe0 steamcontroller: drop 2025-09-20 13:37:48 -04:00
Franz Pletz
fc7cb78159 uw-ttyp0: 1.3 -> 2.1 (#443336) 2025-09-16 16:22:28 +00:00
rnhmjoj
ad7b1a561b doc/release-notes: mention uw-ttyp0 update 2025-09-16 07:15:54 +02:00
Emily
2dac87bbde llvmPackages_17: drop 2025-09-14 19:03:24 +01:00
Emily
a892ce396d llvmPackages_16: drop 2025-09-14 19:03:24 +01:00
Emily
77acbe1f9c llvmPackages_15: drop 2025-09-14 19:03:24 +01:00
Emily
f470ea24b6 llvmPackages_14: drop 2025-09-14 19:03:24 +01:00
Emily
791fe23b63 llvmPackages_13: drop 2025-09-14 19:03:24 +01:00
Emily
9b8a66c3a4 llvmPackages_12: drop 2025-09-14 19:03:24 +01:00
Johannes Kirschbauer
348e5028e7 lib/types: minimal fix for the regression of either when used in freeformType (#440459) 2025-09-14 04:38:10 +00:00
dish
6ab8712005 purple-matrix: drop
Has been unmaintained since 2022 and uses the EOL http-parser library
that has many vulnerabilities.
2025-09-13 14:54:03 -04:00
misuzu
c1ad944ed9 floorp: drop, replace with floorp-bin; init at 12.1.4 (#439994) 2025-09-11 15:20:09 +00:00
sternenseemann
d84b2f1365 doc/rl-2511: note removal of llvmPackages from haskell.packages.*
This should be the only observable breakage from #441101 /
921f5db298.
2025-09-11 15:39:31 +02:00
Doro Rose
0919966ec7 emacs-macport: 29.4 -> 30.2
Co-authored-by: lactose <lactose@allthingslinux.org>
Co-authored-by: Lin Jian <me@linj.tech>
Co-authored-by: pancho horrillo <pancho@pancho.name>
2025-09-11 21:06:21 +08:00
Yueh-Shun Li
3c9b0f85a4 buildGoModule: remove compatibility layer for directly specified CGO_ENABLED 2025-09-11 02:15:29 +08:00
Sandro
8b54da409f hiawatha: drop (#441645) 2025-09-10 15:06:58 +02:00
Fernando Rodrigues
30c8da5feb rofi: 1.7.9.1 -> 2.0.0 (#440189) 2025-09-10 07:50:04 +00:00
Martin Weinelt
439da176f4 hiawatha: drop
Hiawatha is no longer actively maintained by the upstream developer and
there was no maintainer for this package since the original contributor
was removed in 2019.

With https://kb.cert.org/vuls/id/461364 there are three new CVEs that
will eventually be fixed, but the interest in nixpkgs is likely low
since we don't even ship a module.
2025-09-10 04:33:45 +02:00
nixpkgs-ci[bot]
e17f375991 Merge master into staging-next 2025-09-09 00:16:24 +00:00
Chris Moultrie
5d00faa52a forgejo-runner: 10.0.1 -> 11.0.0
changelog: https://code.forgejo.org/forgejo/runner/releases/tag/v11.0.0
2025-09-08 09:14:29 -04:00
nixpkgs-ci[bot]
7f33f65be5 Merge master into staging-next 2025-09-07 18:04:47 +00:00
Emily
3b7e7e362b haskell.compiler.ghc928: drop 2025-09-07 18:45:52 +01:00
Emily
c024327605 haskell.compiler.ghc8107{,Binary}: drop
Also, rearrange the GHC‐related release notes to be in order of
most likely to matter to anyone.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-09-07 18:45:36 +01:00
Emily
08129b69e5 haskell.compiler.ghc{928,963,967,9101,9102,HEAD}: drop AArch32 bootstrap
It’s questionable whether or not this worked – 32‐bit ARM in
Nixpkgs is already flaky even when cross‐compiling, and I find
it dubious whether much 32‐bit ARM hardware can build modern
GHCs in a bearable amount of time and memory – and figuring out
cross‐compilation of bootstrap GHCs will be a more sustainable way
to keep it working if anyone cares enough to.

Also, rearrange the GHC‐related release notes to be in order of
most likely to matter to anyone.
2025-09-07 18:45:02 +01:00
nixpkgs-ci[bot]
6b076a71fa Merge master into staging-next 2025-09-07 12:06:00 +00:00
SchweGELBin
76ff445624 rofi-emoji-wayland: drop in favor of rofi-emoji
rofi-wayland has been merged into rofi
https://github.com/davatorium/rofi/releases/tag/2.0.0
2025-09-07 12:56:48 +02:00
SchweGELBin
188b91103b rofi-wayland: drop in favor of rofi
rofi-wayland has been merged into rofi
https://github.com/davatorium/rofi/releases/tag/2.0.0
2025-09-07 12:56:47 +02:00
Philip Taron
c158e377e0 dockerTools.streamLayeredImage: Improve layer sharing for large images (#355189) 2025-09-07 12:37:35 +02:00
Lars Jellema
ff214e9d0e build-support/docker: Smarter default layering algorithm 2025-09-07 12:01:02 +02:00
Wolfgang Walther
3273094fa8 doc/release-notes: move all GHC related release notes in one place
Also remove the minor version for GHCJS, similar to the others.
2025-09-07 11:32:56 +02:00
sternenseemann
f8560ade01 haskell.compiler.ghc902: remove at 9.0.2
Let's drop everyone's least favorite GHC version.
2025-09-07 11:26:58 +02:00
Wolfgang Walther
eba6675b2c doc/release-notes: Only mention GHC major version
Since we're not mentioning drops of minor versions in the release notes
anyway, we also don't need to include the minor version when we drop a
whole major.
2025-09-07 11:14:34 +02:00
nixpkgs-ci[bot]
d279294928 Merge master into staging-next 2025-09-07 00:17:19 +00:00
Wolfgang Walther
4a5ab1eb69 haskell.compiler.ghc865Binary: drop
This was used for bootstrapping GHC on powerpc64le, but it's unclear
whether that actually still works. It makes no sense to pretend to
support it, when it's most likely broken, but we can't even verify.

Also the bootstrap chain will be broken once we drop GHC 8.10.7, so we
might as well drop the whole thing.
2025-09-07 00:32:48 +02:00
Christoph Heiss
6a1ef1c2b8 floorp: drop
Will be replaced with a -bin build, which becomes necessary due to
upstream becoming unfeasible to build from source starting with the 12.x
release line.

An appropriate `throw` is also added, to advise users to upgrade to the
new -bin variant.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-09-06 22:27:46 +02:00
nixpkgs-ci[bot]
0b98a49ec9 Merge master into staging-next 2025-09-06 18:04:41 +00:00
sternenseemann
7b5b5fe515 treewide: drop GHCJS specific code
This affects haskelPackages.mkDerivation, ghcWithPackages and
hoogleWithPackages which means that it is not possible to re-introduce
a ghcjs derivation downstream and create a ghcjs package set with an up
to date Nixpkgs.
2025-09-06 14:56:31 +02:00
sternenseemann
6bd080254c haskell.lib: remove controlPhases and ghcInfo 2025-09-06 14:56:30 +02:00
sternenseemann
60dfb9bae8 haskell.compiler.ghcjs: remove at 8.10.7 2025-09-06 14:56:30 +02:00
Johannes Kirschbauer
d4167f57ff lib/types: add deprecation note about freeform behavior of 'either' 2025-09-06 11:49:32 +02:00
nixpkgs-ci[bot]
7db992d114 Merge master into staging-next 2025-09-05 18:05:26 +00:00
dish
2b2ff53811 prometheus-script-exporter: switch to maintained fork (#435767) 2025-09-05 11:57:06 -04:00
nixpkgs-ci[bot]
a5414f7a6d Merge master into staging-next 2025-09-04 12:06:41 +00:00
Aleksana
36beb2ffd8 python3Packages.bjoern: drop (#439342) 2025-09-04 16:39:57 +08:00
K900
fa2f6adfe6 Merge remote-tracking branch 'origin/master' into staging-next 2025-09-03 21:17:21 +03:00
Ulrik Strid
e50f648270 k3s: simplify airgap images passthru (#434812) 2025-09-03 18:03:54 +02:00