Commit Graph

33 Commits

Author SHA1 Message Date
SandaruKasa
f4d68ec73c iproute2: strictDeps & __structuredAttrs
`nix store make-content-addressed` gives the same output
before and after this change
2026-08-08 22:35:09 +03:00
SandaruKasa
03c97e7c65 iproute2: use finalAttrs
does not change the derivation
2026-08-08 22:35:09 +03:00
SandaruKasa
d24d4b22cf iproute2: remove seemingly useless DOCDIR
also use `--replace-fail` instead of `--replace`

`nix store make-content-addressed` gives the same output
before and after this change
2026-08-08 22:34:10 +03:00
SandaruKasa
d3988cb7a8 iproute2: add man output
out: 5112K -> 4460K
man: 0K -> 652K
2026-08-08 22:34:10 +03:00
Sandro
b73c4eaf76 iproute2: stop substitutung pname 2026-06-19 14:06:46 +02:00
Sergei Trofimovich
ef9a5555f4 iproute2: 7.0.0 -> 7.1.0
Changes: https://lore.kernel.org/netdev/20260615160636.412a064e@phoenix.local/
2026-06-16 21:01:22 +01:00
Sergei Trofimovich
d79d276b63 iproute2: 6.19.0 -> 7.0.0
Changes: https://lore.kernel.org/netdev/20260413124459.1d6f40dd@phoenix.local/
2026-04-25 07:02:00 +01:00
Sergei Trofimovich
f0c3260513 iproute2: 6.18.0 -> 6.19.0
Changes: https://lore.kernel.org/netdev/20260221081009.45f00ca8@phoenix.local/
2026-02-23 22:37:48 +00: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
Fabián Heredia Montiel
29c2a3ee7b iproute2: 6.17.0 -> 6.18.0 (#467039) 2025-12-08 19:37:00 +00:00
Robin Gloster
e57c6f852e treewide: reduce maintenance by globin 2025-12-07 17:37:26 +01:00
Sergei Trofimovich
e20fcb8e02 iproute2: 6.17.0 -> 6.18.0
Changes: https://lore.kernel.org/netdev/20251201091738.3a8b4303@phoenix.local/
2025-12-02 06:36:48 +00:00
Yureka
c43687e298 iproute2: unconditionalize patch for redefinition error musl
This was previously conditionalized to avoid rebuilds

Also remove the other two patches which are no longer required to build.
2025-10-25 15:31:23 +02:00
Yureka
b38f14f58b iproute2: add patch for redefinition error musl
Fixes pkgsMusl.iproute2 after the update to 6.17.0
2025-10-12 22:37:16 +02:00
Franz Pletz
db73c97019 iproute2: 6.16.0 -> 6.17.0 (#447291) 2025-09-30 02:36:14 +02:00
Sergei Trofimovich
4904f13346 iproute2: 6.16.0 -> 6.17.0
Changes: https://lore.kernel.org/netdev/20250929095042.48200315@hermes.local/T/#u
2025-09-29 21:16:56 +01:00
Jacek Galowicz
94a62b70da iproute2: Don't add python dependency by default 2025-09-25 13:48:13 +02:00
Franz Pletz
572ed50ad6 iproute2: 6.15.0 -> 6.16.0 (#432353) 2025-08-10 12:45:33 +02:00
Sergei Trofimovich
43bd726e1b iproute2: 6.15.0 -> 6.16.0
Changes: https://lore.kernel.org/netdev/20250803143154.2d700ad4@hermes.local/
2025-08-09 22:04:03 +01:00
Izorkin
e10606c671 iproute2: do not use dark blue in dark background palette 2025-07-30 22:15:20 +03:00
Wolfgang Walther
90604d95bc Merge branch 'staging-next' into staging 2025-07-24 14:33:09 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Franz Pletz
4ccdc6ca47 iproute2: add python3 for routel script
Fixes #424803.
2025-07-13 15:39:29 +02:00
nixpkgs-ci[bot]
0aa7b55674 Merge master into staging-next 2025-07-06 00:19:50 +00:00
John Titor
766ad54fde treewide: remove primeos from maintainers
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-07-06 00:00:32 +05:30
R. Ryantm
aebdf4f1b1 iproute2: 6.14.0 -> 6.15.0 2025-05-27 20:42:49 +00:00
misilelab
d2fe08f265 iproute2: 6.13.0 -> 6.14.0
https://lore.kernel.org/all/20250324092319.28d39f2f@hermes.local/T/

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-03-26 01:09:46 +09:00
misilelaboratory
20a84908cd iproute2: 6.12.0 -> 6.13.0
Signed-off-by: misilelaboratory <misileminecord@gmail.com>
2025-01-23 02:19:50 +09:00
Silvan Mosberger
667d42c00d 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 a08b3a4d19.tar.gz \
      --argstr baseRev 57b193d8dd
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:27:17 +01:00
Alyssa Ross
62e24cdb9b iproute2: fix build for musl
These patches were removed when iproute2 was updated, but are still
necessary.  (They fix implicit function declarations, which are an
error with GCC 14.)

Fixes: e74ce644d0 ("iproute2: 6.11.0 -> 6.12.0")
2024-11-26 20:17:08 +01:00
Sergei Trofimovich
e74ce644d0 iproute2: 6.11.0 -> 6.12.0
Changes: https://www.spinics.net/lists/netdev/msg1047599.html
2024-11-20 06:59:33 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00