Commit Graph

10 Commits

Author SHA1 Message Date
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
nuko
40916ded4a
maintainers: rename nu-nu-ko to fsnkty 2024-06-15 14:21:38 +12:00
R. Ryantm
64b4d9dec9 rwpspread: 0.2.6 -> 0.3.0 2024-05-09 20:28:56 +00:00
R. RyanTM
492b7b257a
rwpspread: 0.2.5 -> 0.2.6 (#305629) 2024-05-03 19:11:59 +00:00
R. Ryantm
cd467b6063 rwpspread: 0.2.4 -> 0.2.5 2024-04-03 11:15:01 +00:00
R. Ryantm
55e4d6e446 rwpspread: 0.2.3 -> 0.2.4 2024-03-14 15:21:08 +00:00
nuko
cf0557a07c
rwpspread: 0.2.1 -> 0.2.3 2024-03-12 19:50:05 +13:00
R. Ryantm
2b57950643 rwpspread: 0.1.9 -> 0.2.1 2024-02-19 18:47:37 +00:00
R. Ryantm
927681e58b rwpspread: 0.1.8 -> 0.1.9 2024-02-13 03:50:24 +00:00
nuko
2fbef4e3fa rwpspread: init at 0.1.8 2024-01-28 13:39:44 +13:00