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
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
NeverBehave
155b675882 ooklaserver: init at 2.11.1.2 2024-07-04 00:48:31 +00:00
seth
539fd3578f
oo7: add meta.changelog 2024-06-19 17:48:42 -04:00
seth
9111403d16
oo7: temporarily remove updateScript 2024-06-19 17:47:59 -04:00
seth
f8224aa8c7
oo7: format with nixfmt 2024-06-19 17:47:59 -04:00
seth
0a2c702068
oo7: 0.3.2 -> 0.3.3 2024-06-19 17:47:57 -04:00
Sefa Eyeoglu
0057cce7a9
oo7: init at 0.3.2
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-30 10:07:03 +02:00