Commit Graph

5063 Commits

Author SHA1 Message Date
R. Ryantm
adb61b4058 highlight: 4.18 -> 4.19 2026-02-25 12:46:47 +00:00
Marcin Serwin
5b5839ce5b maintainers: drop c0bw3b
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-02-18 22:54:18 +01:00
Alexander Bantyev
22ca96f3a9 various: add meta.identifier.cpeParts to a batch of packages
Co-Authored-By: Silvan Mosberger <silvan.mosberger@tweag.io>
2026-02-16 17:11:52 +01:00
Stefan Frijters
e37fde873e gnused: move env variable(s) into env for structuredAttrs 2026-02-09 22:33:56 +01:00
Weijia Wang
a591d57872 highlight: 4.17 -> 4.18 (#460916) 2026-02-06 17:53:21 +00:00
Gergő Gutyina
4552f7063e various: use stdenv.mkDerivation instead of qt5.mkDerivation (#483875) 2026-01-31 11:43:03 +00:00
Stefan Frijters
37c4a33354 patchutils: enable and fix strictDeps 2026-01-30 20:39:00 +01:00
Stefan Frijters
94bdf7ab1d mdcat: prepare for structuredAttrs 2026-01-28 07:20:51 +01:00
quantenzitrone
ba38bc4e0a various: use stdenv.mkDerivation instead of qt5.mkDerivation
this shouldn't create any rebuilds
2026-01-26 05:56:25 +01:00
Yureka
8be8dbc613 pkgsMusl.patchutils: fix build (#479064) 2026-01-20 11:38:11 +00:00
Wolfgang Walther
550ed29363 teams/helsinki-systems: drop 2026-01-14 09:46:22 +01:00
Yureka
7517df9ddb pkgsMusl.patchutils: fix build
Upstream has addressed this in release 0.4.3 and later with commit
dc88e96 "Integrate gnulib properly".

Since these versions of patchutils need to stay around for fetchpatch /
fetchpatch2 Fixed-Output Derivations, we'll need to carry these patches.
2026-01-12 00:17:08 +01:00
David McFarland
9bbc709586 cc-wrapper: set gl_cv_clean_version_stddef=yes on cygwin 2026-01-02 10:56:48 -04:00
Michael Daniels
8c1e0f511b gnupatch: use finalAttrs pattern 2025-12-31 19:07:22 -05:00
Michael Daniels
60d8441ac0 gnupatch: adopt 2025-12-31 18:55:42 -05:00
nixpkgs-ci[bot]
6b5a50c011 Merge staging-next into staging 2025-12-13 06:06:37 +00:00
pancaek
9a36a1fc32 mecab: move to by-name/ 2025-12-12 14:22:45 -08:00
Wolfgang Walther
46c0c0eae7 Merge branch 'staging-next' into staging 2025-12-10 18:42:31 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
John Ericson
19ad8fc90a gnugrep: fix cygwin build (#469010) 2025-12-09 05:14:21 +00:00
David McFarland
fa418d26fc gnugrep: fix cygwin build 2025-12-08 10:43:50 -04:00
Ben Siraphob
3794fda5ed diffutils: disable gnulib tests to fix Darwin cross 2025-11-19 13:45:45 -08:00
Ben Siraphob
f5ab93698d gnugrep: disable gnulib tests to fix Darwin cross 2025-11-17 15:13:39 -08:00
R. Ryantm
22974881c1 highlight: 4.17 -> 4.18 2025-11-12 12:41:04 +00:00
nixpkgs-ci[bot]
9c7c6cc7ff Merge staging-next into staging 2025-10-31 00:17:58 +00:00
Aliaksandr
03bb7d8195 all-packages: do not export lib functions from pkgs 2025-10-30 22:38:49 +02:00
K900
0eb2b2c825 Merge remote-tracking branch 'origin/staging-next' into staging 2025-10-27 10:53:50 +03:00
Weijia Wang
063a32ea9f highlight: 4.16 -> 4.17 (#447171) 2025-10-26 15:34:53 +00:00
Luna Nova
e7fbed853b treewide: remove usages of obsolete pie hardening flag 2025-10-09 10:13:03 -07:00
Vladimír Čunát
4b368ec103 diffutils: unconditionalize a patch 2025-10-07 09:39:14 +02:00
Vladimír Čunát
e517ed9d06 diffutils: fix tests on pkgsMusl.pkgsLLVM (#446393) 2025-10-02 09:55:54 +02:00
R. Ryantm
245d281446 highlight: 4.16 -> 4.17 2025-09-29 12:37:26 +00:00
matthewcroughan
13afcb0edc diffutils: fix tests on pkgsMusl.pkgsLLVM 2025-09-28 14:21:02 +01:00
Tomodachi94
a4dd7db0dc treewide(java-users): clean callPackage overrides, by-name some
**This commit should cause no rebuilds.**

# Moving Java overrides out of all-packages

All usages of this pattern have been moved to
'let ... in' blocks.

Patterns I searched for:
* `jdk =`
* `jdk_headless =`
* `jre =`
* `jfx =`

The `jing` alias has been moved to aliases.nix, so
update the usage of `jing` in `xmloscopy` to
`jing-trang`.

cassandra was ignored because that derivation
involves code generation.

I ignored grails, because jdk is set to null by
default by an override in all-packages.nix. That
package would need a slightly larger refactor to
deal with.

Packages with a *-native variant were ignored because
those would need to be refactored.

jetbrains was ignored because that might be a special case?

I ignored virtualbox, because I did not want
to touch the usages of the pattern for other
dependencies.
2025-09-25 03:46:35 +00:00
Sandro
ac9aea21d7 ruby-zoom: drop (#436577) 2025-09-10 01:53:32 +02:00
Alyssa Ross
459d614932 patchutils_0_4_2: use upstream's test fix 2025-09-09 10:50:14 +02:00
Sandro Jäckel
e02dbaf605 mdcat: fix compilation 2025-08-26 18:52:06 +02:00
Sigmanificient
44ddda97af ruby-zoom: drop 2025-08-24 21:49:09 +02:00
liberodark
890d03374f treewide: move to by-name part 3 2025-08-19 14:56:57 +02:00
K900
9a0281fdc8 Merge remote-tracking branch 'origin/master' into staging-next 2025-07-26 15:13:14 +03:00
TomaSajt
398b16e16c treewide: remove useFetchCargoVendor usages 2025-07-26 11:39:35 +02:00
Wolfgang Walther
535b720589 Merge branch 'master' into staging-next 2025-07-24 14:27:50 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
OPNA2608
618a165ae7 gnugrep: Fix gnulib test failure on ppc64 2025-07-14 12:34:44 +02:00
OPNA2608
9c17e44098 diffutils: Fix gnulib test failure on ppc64 2025-07-14 12:34:44 +02:00
Aleksana
90c28caf88 gnugrep: Fix MinGW Build (#421397) 2025-07-04 16:43:57 +08:00
hellodword
fcecbfc9bf gnugrep: Fix MinGW Build 2025-07-04 04:49:41 +00:00
Martin Weinelt
ae4a1a485a treewide: add explicit format attribute for Python packages
If a Python package does not come with either `format` or `pyproject` we
consider it a setuptools build, that calls `setup.py` directly, which is
deprecated.

This change, as a first step, migrates a large chunk of these packages to
set setuptools as their explicit format

This is so we can unify the problem space for the next step of the
migration.
2025-07-02 05:56:47 +02:00
nixpkgs-ci[bot]
93aa3b82df Merge master into staging-next 2025-06-18 00:17:19 +00:00
Weijia Wang
d17691fb25 highlight: 4.15 -> 4.16 (#409408) 2025-06-17 22:05:54 +02:00