Commit Graph

7 Commits

Author SHA1 Message Date
Yohann Boniface
6eee7debd9 maintainers: drop marcweber (#497262) 2026-03-13 22:30:09 +00:00
Marcin Serwin
6be279f84c maintainers: drop marcweber
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-03-06 17:35:25 +01:00
R. Ryantm
7f32119c88 libdnet: 1.18.0 -> 1.18.2 2026-02-05 13:54:24 +00:00
Christian Kögler
18b6ca213a libdnet: fix cross build (#370316) 2025-01-13 22:32:42 +01:00
FliegendeWurst
422d5e9e28 libdnet: fix cross build 2025-01-13 22:09:39 +01:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01: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