Commit Graph

6094 Commits

Author SHA1 Message Date
Wolfgang Walther
cdb246abb3 Merge commit '5203378d1dbf394970184006df4d6111065601a4' into haskell-updates 2025-09-06 21:18:41 +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]
2c83c4b1bd Merge d1537033b5 into haskell-updates 2025-09-06 00:19:28 +00: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
nixpkgs-ci[bot]
8d45158d12 Merge bdbd743a2b into haskell-updates 2025-09-05 00:20:47 +00: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
Wolfgang Walther
72d19d84a1 Merge commit '1db6d3c472c786a90b9eea0bcd0368eb60bf6477' into haskell-updates 2025-09-04 09:47:44 +02:00
K900
fa2f6adfe6 Merge remote-tracking branch 'origin/master' into staging-next 2025-09-03 21:17:21 +03:00
Wolfgang Walther
6ae791288e Merge commit '33d95fc71031eb4a1943c8cdcea3fe95aaba0910' into haskell-updates 2025-09-03 18:37:19 +02: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
C4 Patino
66ab45eb9a doc: updated breaking changes notes for prometheus-script-exporter 2025-08-30 10:49:19 -05:00
Defelo
c2ec9234e8 fetchRadiclePatch: init 2025-08-30 17:26:06 +02:00
Vladimír Čunát
d95b37aeac Merge branch 'staging' into staging-next 2025-08-30 17:06:43 +02:00
Martin Weinelt
2877deb852 python3Full: drop
Bluetooth support is now built into the default build. The X11 support is
realized outside the Python interpreter by including the tkinter module
from the package set.
2025-08-30 14:48:05 +02:00
K900
de74f9caf0 Revert "stdenv: Add CPE fields to meta" 2025-08-30 09:29:43 +03:00
K900
e4f14776e7 Merge remote-tracking branch 'origin/staging-next' into staging 2025-08-30 09:19:01 +03:00
nixpkgs-ci[bot]
c82748f890 Merge d8f8b0d1b3 into haskell-updates 2025-08-30 00:20:12 +00:00
Robert Scott
c027c69af9 rl-2511: add note on addition of glibcxxassertions hardening flag 2025-08-29 21:42:18 +01:00
Silvan Mosberger
e83e8dacb1 stdenv: Add CPE fields to meta (#409797) 2025-08-29 21:47:54 +02:00
Fabián Heredia Montiel
3e04a8f0a8 Merge remote-tracking branch 'origin/staging-next' into staging 2025-08-29 13:28:18 -06:00
Robert Scott
d3afbb6da9 cc-wrapper: add glibcxxassertions hardening flag (#414987) 2025-08-29 20:20:39 +01:00
winston
7fd2872828 doc: replace path import path in separateDebugInfo with channel 2025-08-29 16:21:18 +02:00
winston
42882346bf doc: prefer makeSearchPathOutput over symlinkJoin for separateDebugInfo
Avoids building an intermediate derivation and just uses a
colon-separated environment variable instead.
2025-08-29 16:21:18 +02:00
Yuriy Taraday
b0ce3dc09f stdenv: Add CPE fields to meta
Add `identifiers` attr to `meta` attribute with following attrs:
* `cpe` with the full CPE string when available
* `possibleCPEs` with the list of potential CPEs when not all
  information is provided
* `cpeParts` with the destructured CPE string, allowing to override it
  whenever needed
* `v1` attribute set with `cpe` and `cpeParts` from above and a
  guarantee of a backwards-compatible interface

Related issue: https://github.com/NixOS/nixpkgs/issues/354012
2025-08-29 15:40:03 +02:00
dish
0d4577bce4 spidermonkey_91: drop
It has been EOL for several years now, and the last dependant(couchdb3)
no longer requires it as of #436932.

I've also removed all conditionals in the common.nix build file that
were for versions older than 115, since we no longer ship any versions
older than that. I would like to remove 115 and 128 soon as well, since
as of commit, they reach end of life in 3 weeks(in fact, 115 is EOL for
all platforms we support afaik)
2025-08-29 09:36:06 -04:00
David McFarland
b8e3dd8db5 treewide: remove nuget-to-nix (#437744) 2025-08-29 09:58:45 -03:00
polyfloyd
3eea28e982 doc/javascript: Warn against the use of mkYarnPackage 2025-08-29 13:12:56 +02:00
Jamie Magee
d2201417a2 nuget-to-nix: remove 2025-08-28 20:25:29 -07:00
nixpkgs-ci[bot]
add835b2c7 Merge 72469b3966 into haskell-updates 2025-08-29 00:21:11 +00:00
nixpkgs-ci[bot]
e849ba637a Merge staging-next into staging 2025-08-29 00:17:30 +00:00