Commit Graph

9 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
Gliczy
2abc9cbb40 gzdoom: 4.13.1 -> 4.13.2 2024-10-31 14:52:24 +01:00
Gliczy
06f175167f gzdoom: 4.13.0 -> 4.13.1 2024-10-20 16:48:45 +02:00
Gliczy
82cee11aba gzdoom: 4.12.2 -> 4.13.0 2024-10-12 12:33:52 +02:00
Gliczy
6c31bc6af8 gzdoom: add myself as maintainer 2024-09-12 22:52:41 +02:00
Gliczy
6dc99a6a11 gzdoom: nixfmt 2024-09-12 22:52:41 +02:00
Gliczy
b3646e9cd9 gzdoom: fixes 2024-09-12 22:51:34 +02:00
Gliczy
e726b99310 gzdoom: fix vulkan 2024-09-12 22:39:33 +02:00
Gliczy
31246e060b gzdoom: move to pkgs/by-name 2024-09-12 22:27:49 +02:00