Commit Graph

10 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
R. Ryantm
4f161ca5d5 jreleaser-cli: 1.14.0 -> 1.15.0 2024-10-31 14:14:22 +00:00
Guilhem Saurel
720ee922ce jrl-cmakemodules: set platforms 2024-09-17 15:41:55 +02:00
Guilhem Saurel
5eacb43e8f jrl-cmakemodules: update to 0-unstable-2024-09-17 2024-09-17 15:41:46 +02:00
R. Ryantm
fe7a219ef2 jreleaser-cli: 1.13.1 -> 1.14.0 2024-08-31 13:14:13 +00:00
Jonas Heinrich
3660d6b3cf
Merge pull request #301914 from I-Al-Istannen/pkg/jreleaser-cli
jreleaser-cli: init at 1.13.1
2024-08-23 16:46:46 +02:00
I-Al-Istannen
b450e893b8 jreleaser-cli: init at 1.13.1 2024-08-06 13:35:49 +02:00
Guilhem Saurel
eb63930ce6 jrl-cmakemodules: 0-unstable-2024-05-22 -> 0-unstable-2024-08-05 2024-08-05 19:33:51 +02:00
Guilhem Saurel
d2b6d1a0a5 jrl-cmakemodules: unstable-2024-04-11 -> 0-unstable-2024-05-22 2024-05-31 14:50:23 +02:00
Guilhem Saurel
48e5f7743f jrl-cmakemodules: init at 0-unstable-2024-04-12 2024-04-15 02:43:26 +02:00