Commit Graph

8 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
R. Ryantm
8b9754beb1 pqiv: 2.13.1 -> 2.13.2 2024-10-31 16:55:15 +00:00
Lorenz Leutgeb
3b2c8bc52e pqos-wrapper: init at unstable-2022-01-31
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-05-17 21:22:54 +02:00
R. Ryantm
4f46f782e2 pqiv: 2.13 -> 2.13.1 2024-03-11 23:04:26 +00:00
Donovan Glover
e109026136
pqiv: cleanup 2024-03-08 01:05:37 -05:00
Donovan Glover
0203229eff
pqiv: add myself as maintainer 2024-03-08 01:05:21 -05:00
Donovan Glover
852e541b55
pqiv: migrate to by-name 2024-03-08 00:51:52 -05:00
Shayon
f4e2e47baa
pql: init at 0.1.0 2024-02-28 23:06:48 +01:00