| Commit message (Expand) | Author | Age | Files | Lines |
| * | teams/helsinki-systems: drop | Wolfgang Walther | 2026-01-14 | 1 | -1/+4 |
| * | Merge branch 'staging-next' into staging | Wolfgang Walther | 2025-12-10 | 1 | -3/+3 |
| |\ |
|
| | * | 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 | 1 | -3/+3 |
| * | | diffutils: disable gnulib tests to fix Darwin cross | Ben Siraphob | 2025-11-19 | 1 | -1/+7 |
| |/ |
|
| * | diffutils: unconditionalize a patch | Vladimír Čunát | 2025-10-07 | 1 | -2/+1 |
| * | diffutils: fix tests on pkgsMusl.pkgsLLVM | matthewcroughan | 2025-09-28 | 1 | -0/+3 |
| * | diffutils: Fix gnulib test failure on ppc64 | OPNA2608 | 2025-07-14 | 1 | -0/+7 |
| * | diffutils: disable atime-based test on FreeBSD•••This atime-based test fails on some FreeBSD configurations
| Artemis Tosini | 2025-05-28 | 1 | -0/+4 |
| * | diffutils: fix cross•••https://lists.gnu.org/archive/html/bug-diffutils/2025-04/msg00004.html
| misuzu | 2025-04-27 | 1 | -1/+4 |
| * | diffutils: skip `test-sigaction` on `x86_64-darwin`•••More Rosetta 2 issues. AArch32 can continue coming along for the ride,
I guess.
| Emily | 2025-04-23 | 1 | -1/+2 |
| * | diffutils: skip tests more robustly | Emily | 2025-04-23 | 1 | -2/+2 |
| * | diffutils: 3.11 -> 3.12•••changelog: https://savannah.gnu.org/news/?id=10749
| Simon Hauser | 2025-04-17 | 1 | -3/+3 |
| * | diffutils: 3.10 -> 3.11•••Changes: https://lists.gnu.org/archive/html/info-gnu/2025-02/msg00003.html
| Sergei Trofimovich | 2025-02-15 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/nixos-unstable' into update-armv56_boots... | Guillaume Girol | 2024-12-17 | 1 | -8/+27 |
| |\ |
|
| | * | treewide: format all inactive Nix files•••After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
--argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7
result/bin/apply-formatting $NIXPKGS_PATH
| Silvan Mosberger | 2024-12-10 | 1 | -8/+25 |
| * | | pkgs/tools/text/diffutils: Disabled test-c-stack2 test-sigsegv-catch-stackove...•••Those tests fail on qemu making it impossible to build on other architectures
| Sebastian | 2024-12-16 | 1 | -1/+1 |
| |/ |
|
| * | various: Enable updateAutotoolsGnuConfigScriptsHook•••Prior to August 2023, any config.guess generated by autoconf will
include a hardcoded /usr/bin/uname invocation for FreeBSD on any
architecture other than arm. This clearly doesn't work under nix.
We must then update or otherwise patch each old config.guess.
| Audrey Dutcher | 2024-05-27 | 1 | -2/+2 |
| * | diffutils: disable tests in diffutils on riscv64 | Bit | 2024-04-03 | 1 | -1/+2 |
| * | Revert "diffutils: disable tests on aarch64 musl"•••This reverts commit 45584b3e5a7d25bf7f9dcb4e0a1888c98330c53a.
These work fine now that we have an up-to-date bootstrap tarball for
this platform.
| Alyssa Ross | 2024-01-25 | 1 | -1/+1 |
| * | diffutils: disable tests on aarch64 musl•••The tests have never worked on aarch64 musl, so this restores the
previous behaviour on that platform of building successfully even
though the tests don't pass.
Since the tests work on x86_64 musl, and not aarch64 musl, my best
guess having not looked too closely is that the difference is because
aarch64 is stuck on ancient bootstrap tools for musl that cause all
sorts of problems. Hopefully we can revert this once the bootstrap
tools are updated. Having diffutils building is a prerequisite to
doing that.
Fixes: 9588972fe983 ("diffutils: 3.9 -> 3.10")
| Alyssa Ross | 2023-10-10 | 1 | -1/+1 |
| * | diffutils: disable hanging test on x86_64-darwin•••The test-c-stack tests hang on x86_64-darwin when they are run under
Rosetta 2. Disabling these tests allows the rest of the tests to run
successfully on that platform.
This is a similar to the issue that affected gnugrep (NixOS#236229).
| Randy Eckenrode | 2023-07-03 | 1 | -0/+7 |
| * | diffutils: 3.9 -> 3.10•••Fixes the issue introduced in 3.9 and makes cmp and diff work past Y2K39
| Janne Heß | 2023-05-21 | 1 | -15/+6 |
| * | diffutils: 3.8 -> 3.9•••Changes: https://savannah.gnu.org/forum/forum.php?forum_id=10282
| Sergei Trofimovich | 2023-02-20 | 1 | -2/+14 |
| * | diffutils: 3.7 -> 3.8•••ChangeLog: https://fossies.org/linux/misc/diffutils-3.8.tar.xz/diffutils-3.8/ChangeLog
Will be needed to fix its build with glibc-2.34[1].
[1] https://github.com/NixOS/nixpkgs/pull/133431
| Maximilian Bosch | 2021-09-11 | 1 | -2/+2 |
| * | diffutils: name -> pname | Luflosi | 2021-04-22 | 1 | -2/+3 |
| * | pkgs/tools: stdenv.lib -> lib | Ben Siraphob | 2021-01-15 | 1 | -2/+2 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
| Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | treewide: add warning comment to “boot” packages•••This adds a warning to the top of each “boot” package that reads:
Note: this package is used for bootstrapping fetchurl, and thus cannot
use fetchpatch! All mutable patches (generated by GitHub or cgit) that
are needed here should be included directly in Nixpkgs as files.
This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
| Matthew Bauer | 2020-07-31 | 1 | -0/+5 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | diffutils: 3.6 -> 3.7•••https://savannah.gnu.org/forum/forum.php?forum_id=9341
| Will Dietz | 2019-01-02 | 1 | -2/+2 |
| * | Treewide: use HTTPS on GNU domains•••HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
| c0bw3b | 2018-12-02 | 1 | -1/+1 |
| * | diffutils: add licenses | Markus Kowalewski | 2018-08-16 | 1 | -2/+3 |
| * | diffutils: Enable cross-compilation | Ben Gamari | 2017-12-29 | 1 | -1/+2 |
| * | diffutils: coreutils is a run-time dep; specify pr's location | John Ericson | 2017-08-16 | 1 | -1/+7 |
| * | diffutils: 3.5 -> 3.6 | Armijn Hemel | 2017-05-24 | 1 | -2/+2 |
| * | diffutils: 3.3 -> 3.5•••Releases announcements:
3.4: http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
3.5: http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00010.html
| Lancelot SIX | 2016-08-21 | 1 | -2/+2 |
| * | Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"•••Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1, reversing
changes made to 760b2b9048ea775c319cb348d74447a20dea513e.
| Shea Levy | 2016-08-15 | 1 | -2/+2 |
| * | diffutils: 3.3 -> 3.4•••See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
for release announcement.
| Lancelot SIX | 2016-08-10 | 1 | -2/+2 |
| * | treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac.
| Tuomas Tynkkynen | 2016-08-02 | 1 | -0/+1 |
| * | fix .xz in stdenv bootstrap•••Presumably needed due to the last staging merge.
There was some stdenv stage refactoring within, IIRC.
| Vladimír Čunát | 2014-08-30 | 1 | -2/+2 |
| * | mutiout: make it builtin | Vladimír Čunát | 2014-08-30 | 1 | -1/+0 |
| * | WIP: getting good | Vladimír Čunát | 2014-08-27 | 1 | -0/+3 |
| * | diffutils: minor stable update 3.2 -> 3.3 | Vladimír Čunát | 2013-06-30 | 1 | -6/+4 |
| * | Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
| Eelco Dolstra | 2012-12-28 | 1 | -1/+1 |
| * | Fix evaluation | Eelco Dolstra | 2012-12-04 | 1 | -1/+1 |
| * | Fix more gets() problems | Eelco Dolstra | 2012-09-18 | 1 | -15/+7 |
| * | tar, gzip, diffutils: Allow builds with newer versions of glibc.•••This is a follow-up to 77fdc7bb3583606c86b2dd602b76a20a1bf6bc7c ("GNU
Coreutils: Allow builds with newer versions of glibc.").
| Ludovic Courtès | 2012-07-01 | 1 | -1/+11 |
| * | GNU diffutils 3.2.•••svn path=/nixpkgs/branches/stdenv-updates/; revision=29590
| Ludovic Courtès | 2011-10-02 | 1 | -3/+3 |
| * | Updating diffutils•••svn path=/nixpkgs/branches/stdenv-updates/; revision=22942
| Lluís Batlle i Rossell | 2010-08-04 | 1 | -3/+3 |
| * | Making a bunch of basic programs cross-buildable.•••After this, the 'bootstrap-tools' can be cross-built.
svn path=/nixpkgs/branches/stdenv-updates/; revision=20945
| Lluís Batlle i Rossell | 2010-04-04 | 1 | -1/+1 |