Commit Graph

7 Commits

Author SHA1 Message Date
Alyssa Ross
48a8c0b281 mblaze: 1.2 -> 1.3 2024-11-18 15:35:31 +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
Emery Hemingway
e5acd64a30 mbuffer: 20240929 -> 20241007
- Move to pkgs/by-name
- Add maintainer
- Split man output
2024-10-30 08:31:56 +00:00
Nikolay Korotkiy
61f49a4b56
mbtileserver: migrate to by-name 2024-10-03 10:59:35 +04:00
Nikolay Korotkiy
854f5dbff2
mbusd: migrate to by-name 2024-03-29 16:01:45 +04:00
R. Ryantm
9503a00beb mbpoll: 1.5 -> 1.5.2 2024-03-14 01:31:05 +00:00
almini
81401567b7 mbpoll: init at 1.5 2024-03-13 09:30:27 +01:00