| Commit message (Expand) | Author | Age | Files | Lines |
| * | various: use stdenv.mkDerivation instead of qt5.mkDerivation•••this shouldn't create any rebuilds
| quantenzitrone | 2026-01-26 | 1 | -2/+4 |
| * | various: modernize derivations, remove unnecessary recursiveness (#460756) | Peder Bergebakken Sundt | 2026-01-24 | 1 | -5/+5 |
| |\ |
|
| | * | whatstyle: fix postPatch | kashw2 | 2026-01-17 | 1 | -2/+2 |
| | * | whatstyle: modernise, update postPatch | kashw2 | 2026-01-17 | 1 | -5/+5 |
| * | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-18 | 1 | -1/+0 |
| |\ \ |
|
| | * \ | teams/ororatech: handle team with external membership (#478835) | Wolfgang Walther | 2026-01-18 | 1 | -1/+0 |
| | |\ \
| | |/
| |/| |
|
| | | * | teams/ororatech: drop | Wolfgang Walther | 2026-01-10 | 1 | -1/+0 |
| * | | | Merge branch 'master' into staging-next | Michael Daniels | 2026-01-12 | 1 | -1/+1 |
| |\| | |
|
| | * | | treewide: change 'format = "other";' to 'pyproject = false;'•••Entirely find-and-replace based.
A few usages that would cause rebuilds if changed remain.
This PR should have 0 rebuilds.
| Michael Daniels | 2026-01-12 | 1 | -1/+1 |
| * | | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-12 | 1 | -1/+0 |
| |\| | |
|
| | * | | coreboot-toolchain: fix building src FOD•••At some point, this FOD failed to build because we have
`allowedRequisites = []`, but the failure mentions that the FOD has a
requisite of itself. Nix already enforces that FODs don't reference
any store paths, so no need for this really.
| Jared Baur | 2026-01-11 | 1 | -1/+0 |
| | |/ |
|
| * | | Merge staging-next into staging | nixpkgs-ci[bot] | 2026-01-09 | 2 | -8/+8 |
| |\| |
|
| | * | coreboot-toolchain: 25.09 -> 25.12 | Jared Baur | 2026-01-08 | 2 | -8/+8 |
| * | | Merge staging-next into staging | nixpkgs-ci[bot] | 2026-01-03 | 1 | -1/+3 |
| |\| |
|
| | * | binutils: fix cygwin build | David McFarland | 2026-01-02 | 1 | -1/+3 |
| * | | gdb: migrate to by-name | Aliaksandr | 2026-01-03 | 3 | -248/+0 |
| * | | gdb: remove needless assert•••python3 is always available in scope
| Aliaksandr | 2026-01-03 | 1 | -3/+1 |
| * | | lua51Packages.luarocks_bootstrap: 3.12.2 -> 3.13.0 (#475655) | Matthieu Coudron | 2026-01-02 | 1 | -2/+2 |
| |\ \ |
|
| | * | | lua51Packages.luarocks_bootstrap: 3.12.2 -> 3.13.0 | R. Ryantm | 2025-12-31 | 1 | -2/+2 |
| | |/ |
|
| * | | gdb: 16.3 -> 17.1 (#472817) | Maximilian Bosch | 2025-12-31 | 1 | -2/+2 |
| |\ \
| |/
|/| |
|
| | * | gdb: 16.3 -> 17.1•••Changes: https://www.sourceware.org/gdb/download/ANNOUNCEMENT
| Sergei Trofimovich | 2025-12-20 | 1 | -2/+2 |
| * | | texinfo6: drop•••Used by exactly one thing which doesn't hard require it, broken on GCC15, yeet it.
| K900 | 2025-12-17 | 2 | -191/+0 |
| * | | texinfoInteractive: add patch for perl 5.42 (#466589) | Yureka | 2025-12-16 | 2 | -1/+48 |
| |\ \ |
|
| | * | | texinfoInteractive: add patch for perl 5.42•••Add patch for perl 5.42 from Debian that fixes syntax warnings causing test
failures via Texinfo::Convert::Coverter and Texinfo::Convert::LaTeX
The patch is only applied if:
- Versions =< 7.2, since this is fixed in later git releases of texinfo
- interactive = true, since tests are disabled for other cases, and
applying it for all cases causes a mass rebuild.
| Stig Palmquist | 2025-11-30 | 2 | -1/+48 |
| * | | | Merge branch 'staging-next' into staging | Wolfgang Walther | 2025-12-10 | 26 | -91/+91 |
| |\ \ \
| | |/
| |/| |
|
| | * | | 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 | 26 | -91/+91 |
| * | | | Merge staging-next into staging | nixpkgs-ci[bot] | 2025-12-10 | 1 | -1/+0 |
| |\| | |
|
| | * | | maintainers: drop lsix•••Reacted to 0 out of 16 maintainer pings in the least 180 days.
| Wolfgang Walther | 2025-12-09 | 1 | -1/+0 |
| * | | | Merge remote-tracking branch 'origin/staging-next' into staging | K900 | 2025-12-07 | 2 | -12/+14 |
| |\| |
| |/
|/| |
|
| | * | coreboot-toolchain: add overridable "archives" attribute (#468637) | Jared Baur | 2025-12-07 | 1 | -1/+3 |
| | |\ |
|
| | | * | Add overridable "archives" attribute to coreboot-toolchain•••For various reasons, the coreboot toolchain is extremely picky about
having *exactly* the expected versions of its various dependencies
available to it. Because this is the case it is not really functional
to leverage the toolchain derivation definition from nixpkgs in an
out-of-tree configuration that may wish to build a different version
of coreboot (e.g. an older/newer version, or a minor fork as many
vendors tend to create). This is because that out-of-tree build would
have to override not just the `src` and `version` for coreboot (which,
can easily be done), but also the dependency definitions in stable.nix
(which is not easy to do). By introducing an indirection through an
explicit `archives` attribute, it becomes possible to override
stable.nix with an alternate version.
| Chris Hodapp | 2025-12-07 | 1 | -1/+3 |
| | * | | Don't add archives concept | Chris Hodapp | 2025-12-07 | 1 | -3/+1 |
| | * | | coreboot-toolchain: 25.03 -> 25.09 | Chris Hodapp | 2025-12-01 | 2 | -12/+14 |
| | |/ |
|
| * | | Merge branch 'staging-next' into staging | Robert Schütz | 2025-11-29 | 1 | -1/+1 |
| |\| |
|
| | * | maintainers: drop orivej•••Signed-off-by: Marcin Serwin <marcin@serwin.dev>
| Marcin Serwin | 2025-11-21 | 1 | -1/+1 |
| * | | treewide: Remove redundant `versionCheckProgramArg = "--version";` with:•••```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
sed -i '/versionCheckProgramArg/d' "$f"
sed -i '/^$/N;/\n$/D' "$f"
done
```
| Jonathan Davies | 2025-11-20 | 1 | -1/+0 |
| * | | various: Stop using shortenPerlShebang | polyfloyd | 2025-11-15 | 1 | -5/+1 |
| |/ |
|
| * | Merge master into staging-next | nixpkgs-ci[bot] | 2025-11-09 | 1 | -2/+2 |
| |\ |
|
| | * | distcc: Add darwin as a platform (#426957) | Aleksana | 2025-11-09 | 1 | -2/+2 |
| | |\ |
|
| | | * | distcc: Update license from string to gpl2Only | Pascal Jungblut | 2025-09-28 | 1 | -1/+1 |
| | | * | distcc: Add aarch64-darwin as a platform•••The platform was removed in 431141c, but it builds fine on current
aarch64-darwin systems.
| Pascal Jungblut | 2025-09-28 | 1 | -2/+2 |
| * | | | Merge staging-next into staging | nixpkgs-ci[bot] | 2025-10-26 | 1 | -2/+6 |
| |\| | |
|
| | * | | creduce: fix build with cmake4 (#454157) | Yohann Boniface | 2025-10-26 | 1 | -2/+6 |
| | |\ \ |
|
| | | * | | creduce: fix build with cmake4•••Co-authored-by: Michael Daniels <mdaniels5757@gmail.com>
| Rafael Ieda | 2025-10-22 | 1 | -2/+6 |
| * | | | | Merge staging-next into staging | Wolfgang Walther | 2025-10-24 | 1 | -0/+12 |
| |\| | | |
|
| | * | | | capstone_4, edb: fix build failure with cmake 4 (#452783) | Yohann Boniface | 2025-10-23 | 1 | -0/+12 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | edb: fix build failure with cmake 4•••- CMake 4 is no longer retro compatible with versions < 3.5
| Clément | 2025-10-18 | 1 | -0/+12 |
| * | | | | Merge staging-next into staging | nixpkgs-ci[bot] | 2025-10-18 | 2 | -3/+16 |
| |\| | | |
|
| | * | | | Merge master into staging-next | nixpkgs-ci[bot] | 2025-10-18 | 2 | -3/+16 |
| | |\ \ \ |
|
| | | * | | | cvise: fix `unifdef.patch` (crashes otherwise)•••Without the change `cvise` does not even parse:
$ cvise --help |& unnix
File "/<<NIX>>/cvise-2.12.0/bin/.cvise-wrapped", line 96
programs['unifdef'] = '/<<NIX>>/unifdef-2.12/bin/unifdef'
^^^^^^^^
SyntaxError: expected 'except' or 'finally' block
Happens because the patch applies to the unrelated bit of the source.
While at it added minimal `cvise --help` test.
| Sergei Trofimovich | 2025-10-16 | 2 | -3/+16 |
| | | |/ / |
|