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
b83ec21c62 klog-rs: 0.0.3 -> 0.1.0 2024-10-31 03:54:13 +00:00
tobifroe
da26ed26f0
klog-rs: init at 0.0.3 2024-10-29 07:59:48 +01:00
casaca
9e4efdd76b klong: init at 20221212 2024-09-20 22:28:43 +00:00
Nikolay Korotkiy
7329174db7
kluctl: migrate to by-name 2024-07-22 21:40:59 +04:00
R. Ryantm
c3b0932e1e klog-time-tracker: 6.3 -> 6.4 2024-07-17 00:58:35 +00:00
R. Ryantm
d6f5528903 klog-time-tracker: 6.2 -> 6.3 2024-03-23 22:43:54 +00:00
blinry
0a352c677c klog-time-tracker: init at 6.2 2023-11-30 21:15:55 +01:00