nixpkgs/pkgs/tools/virtualization
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
..
cloud-init cloud-init: 24.1 -> 24.2 2024-07-07 02:16:31 +00:00
ec2instanceconnectcli treewide: sha256 -> hash attribute for pypi fetchers 2024-07-14 01:25:22 +08:00
google-compute-engine google-compute-engine: remove broken boto dependency 2024-09-19 05:34:24 -04:00
linode-cli linode-cli: nixfmt format 2024-07-15 12:56:22 -03:00
mkosi mkosi: add msanft as maintainer 2024-09-03 14:27:17 +02:00
multipass multipass: 1.14.0 -> 1.14.1 2024-10-17 14:39:42 +01:00
supermin