| Commit message (Expand) | Author | Age | Files | Lines |
| * | various: use stdenv.mkDerivation instead of qt5.mkDerivation (#483875) | Gergő Gutyina | 2026-01-31 | 1 | -3/+6 |
| |\ |
|
| | * | various: use stdenv.mkDerivation instead of qt5.mkDerivation•••this shouldn't create any rebuilds
| quantenzitrone | 2026-01-26 | 1 | -3/+6 |
| * | | mdcat: prepare for structuredAttrs | Stefan Frijters | 2026-01-28 | 1 | -8/+8 |
| |/ |
|
| * | pkgsMusl.patchutils: fix build (#479064) | Yureka | 2026-01-20 | 4 | -2/+58 |
| |\ |
|
| | * | 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.
| Yureka | 2026-01-12 | 4 | -2/+58 |
| * | | teams/helsinki-systems: drop | Wolfgang Walther | 2026-01-14 | 2 | -2/+8 |
| * | | cc-wrapper: set gl_cv_clean_version_stddef=yes on cygwin | David McFarland | 2026-01-02 | 1 | -5/+0 |
| |/ |
|
| * | gnupatch: use finalAttrs pattern | Michael Daniels | 2025-12-31 | 1 | -3/+4 |
| * | gnupatch: adopt | Michael Daniels | 2025-12-31 | 1 | -5/+1 |
| * | Merge staging-next into staging | nixpkgs-ci[bot] | 2025-12-13 | 4 | -106/+0 |
| |\ |
|
| | * | mecab: move to by-name/ | pancaek | 2025-12-12 | 4 | -106/+0 |
| * | | Merge branch 'staging-next' into staging | Wolfgang Walther | 2025-12-10 | 9 | -32/+32 |
| |\| |
|
| | * | 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>
| Ihar Hrachyshka | 2025-12-10 | 9 | -32/+32 |
| * | | gnugrep: fix cygwin build (#469010) | John Ericson | 2025-12-09 | 1 | -1/+6 |
| |\ \ |
|
| | * | | gnugrep: fix cygwin build | David McFarland | 2025-12-08 | 1 | -1/+6 |
| | |/ |
|
| * | | diffutils: disable gnulib tests to fix Darwin cross | Ben Siraphob | 2025-11-19 | 1 | -1/+7 |
| * | | gnugrep: disable gnulib tests to fix Darwin cross | Ben Siraphob | 2025-11-17 | 1 | -1/+2 |
| |/ |
|
| * | Merge staging-next into staging | nixpkgs-ci[bot] | 2025-10-31 | 1 | -2/+1 |
| |\ |
|
| | * | all-packages: do not export lib functions from pkgs | Aliaksandr | 2025-10-30 | 1 | -2/+1 |
| * | | Merge remote-tracking branch 'origin/staging-next' into staging | K900 | 2025-10-27 | 1 | -2/+2 |
| |\| |
|
| | * | highlight: 4.16 -> 4.17 (#447171) | Weijia Wang | 2025-10-26 | 1 | -2/+2 |
| | |\ |
|
| | | * | highlight: 4.16 -> 4.17 | R. Ryantm | 2025-09-29 | 1 | -2/+2 |
| * | | | treewide: remove usages of obsolete pie hardening flag | Luna Nova | 2025-10-09 | 1 | -6/+0 |
| |/ / |
|
| * | | diffutils: unconditionalize a patch | Vladimír Čunát | 2025-10-07 | 1 | -2/+1 |
| * | | diffutils: fix tests on pkgsMusl.pkgsLLVM (#446393) | Vladimír Čunát | 2025-10-02 | 2 | -0/+18 |
| |\ \
| |/
|/| |
|
| | * | diffutils: fix tests on pkgsMusl.pkgsLLVM | matthewcroughan | 2025-09-28 | 2 | -0/+18 |
| * | | 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.
| Tomodachi94 | 2025-09-25 | 2 | -114/+0 |
| |/ |
|
| * | ruby-zoom: drop (#436577) | Sandro | 2025-09-10 | 4 | -122/+0 |
| |\ |
|
| | * | ruby-zoom: drop | Sigmanificient | 2025-08-24 | 4 | -122/+0 |
| * | | patchutils_0_4_2: use upstream's test fix | Alyssa Ross | 2025-09-09 | 3 | -39/+37 |
| * | | mdcat: fix compilation | Sandro Jäckel | 2025-08-26 | 2 | -0/+18 |
| |/ |
|
| * | treewide: move to by-name part 3 | liberodark | 2025-08-19 | 4 | -159/+0 |
| * | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2025-07-26 | 1 | -1/+0 |
| |\ |
|
| | * | treewide: remove useFetchCargoVendor usages | TomaSajt | 2025-07-26 | 1 | -1/+0 |
| * | | Merge branch 'master' into staging-next | Wolfgang Walther | 2025-07-24 | 7 | -64/+62 |
| |\| |
|
| | * | treewide: run nixfmt 1.0.0 | Wolfgang Walther | 2025-07-24 | 7 | -64/+62 |
| * | | gnugrep: Fix gnulib test failure on ppc64 | OPNA2608 | 2025-07-14 | 2 | -0/+237 |
| * | | diffutils: Fix gnulib test failure on ppc64 | OPNA2608 | 2025-07-14 | 2 | -0/+237 |
| |/ |
|
| * | gnugrep: Fix MinGW Build (#421397) | Aleksana | 2025-07-04 | 1 | -0/+4 |
| |\ |
|
| | * | gnugrep: Fix MinGW Build | hellodword | 2025-07-04 | 1 | -0/+4 |
| * | | 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.
| Martin Weinelt | 2025-07-02 | 1 | -0/+1 |
| |/ |
|
| * | Merge master into staging-next | nixpkgs-ci[bot] | 2025-06-18 | 1 | -2/+2 |
| |\ |
|
| | * | highlight: 4.15 -> 4.16 (#409408) | Weijia Wang | 2025-06-17 | 1 | -2/+2 |
| | |\ |
|
| | | * | highlight: 4.15 -> 4.16 | R. Ryantm | 2025-05-21 | 1 | -2/+2 |
| * | | | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2025-06-16 | 3 | -7/+41 |
| |\| | |
|
| | * | | reckon: Add passthru.tests.version | Damien Cassou | 2025-06-16 | 1 | -1/+9 |
| | * | | reckon: 0.9.2 -> 0.11.1•••This was done with:
nix-shell maintainers/scripts/update.nix --argstr package reckon
| Damien Cassou | 2025-06-16 | 2 | -6/+32 |
| * | | | Merge master into staging-next | nixpkgs-ci[bot] | 2025-06-12 | 1 | -1/+1 |
| |\| | |
|
| | * | | treewide: remove myself from maintainers•••This removes maintainer entries which haven't reflected reality for a
while, mostly due to a change in focus towards other topics.
| WilliButz | 2025-06-11 | 1 | -1/+1 |
| * | | | gnupatch: disable a filesystem-dependent test | Audrey Dutcher | 2025-05-31 | 1 | -0/+8 |