nixpkgs/pkgs/applications/display-managers
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
..
greetd gtkgreet: fix cross-compilation (#351481) 2024-10-27 19:39:44 +01:00
lightdm treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
ly ly: remove with statements 2024-08-18 06:31:11 -07:00
sddm nixos/sddm: add layer-shell-qt to the wrapper when kwin is used 2024-08-27 20:50:08 +03:00