Commit Graph

4675 Commits

Author SHA1 Message Date
Gaétan Lepage
e2f132a017 uv: add manual entry (#430257) 2025-09-12 07:58:39 +00:00
Benjamin Sparks
3ffa8c3346 uv: add manual entry 2025-09-11 19:23:09 +02: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
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
Matthias Beyer
9c9f9a44d4 fetchRadiclePatch: init (#438646) 2025-09-10 08:28:23 +02: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
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
K900
2674ce2142 Merge remote-tracking branch 'origin/master' into staging-next 2025-09-05 09:07:52 +03:00
jade
a7a241d389 doc/overlays: mention that final/prev are used (#439953) 2025-09-04 12:06:18 -07:00
Jade Lovelace
6b5fcc7c10 doc/overlays: mention that final/prev are used
These are honestly the more common pair in new code and it is pretty
silly to not mention them.
2025-09-04 12:00:02 -07: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
nixpkgs-ci[bot]
c5d7abb5ab Merge master into staging-next 2025-09-03 14:30:56 +00:00
Felix Kimmel
579483f46e pulsemeeter: 1.2.14 -> 2.0.0 2025-09-03 15:24:13 +02:00
Peder Bergebakken Sundt
12520381ba lxde: drop scope and migrate to by-name (#438741) 2025-09-03 15:00:56 +02:00
Sigmanificient
e85dba0ea9 lxde: remove scope 2025-09-03 14:46:10 +02:00
K900
9ae07d7c4c Merge remote-tracking branch 'origin/master' into staging-next 2025-09-03 15:18:10 +03:00
Guider-le-recit
a5843d4903 libpinyin: replace db with kyotocabinet for reproducibility 2025-09-03 10:54:08 +02:00
dish
5f7573d2f7 python3Packages.bjoern: drop
This package depends on a 14-year-old version of http-parser, which has
numerous security issues. The upstream also hasn't been updated in
several years, so this is a security issue to keep around.
2025-09-01 17:36:54 -04:00
Robert Rose
f2faac4d0c k3s: simplify airgap images passthru
This reduces the filtering and renaming of airgap images archives to
make the update script and builder more resilient to upstream changes.
Additionally, it reduces the code of the k3s builder.
2025-09-01 20:14:52 +02:00
nixpkgs-ci[bot]
9f455ea141 Merge master into staging-next 2025-09-01 16:25:26 +00:00
mmfallacy
a116c18dd8 doc/vim: fix instructions on vim-plugins-updater update
See 1e71cad6e4/maintainers/scripts/pluginupdate-py/pluginupdate.py (L487).

This line checks the plugin's name and normalizes it before checking with `to_update`.
`to_update` is a raw list of packages you want to update.

Thus, calling `vim-plugins-updater update "package-name"` filters `current_plugin_specs`, removing all `PluginDesc` with *normalized* names that do not match `to_update`

Hence, updating something like "mini.nvim" does not work as the filter expects normalized names. Using "mini-nvim" instead works as intended
2025-08-31 13:26:55 +08:00
Vladimír Čunát
566b38d4ac doc/redirects.json: amend mismerge from the parent commit 2025-08-30 18:00:00 +02:00