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
Martin Weinelt
6b8de6bf3c
treewide: clean up pythonRelaxDepsHook references
Referencing it is not necessary any more, since using pythonRelaxDeps
or pythonRemoveDeps will automatically make sure the hook is provided.
2024-07-07 17:15:21 +02:00
Masum Reza
c497e80fff
Merge pull request #303121 from pacien/tg-archive-init
tg-archive: init at 1.1.3
2024-06-21 00:15:29 +05:30
pacien
aa4afc8931 tg-archive: init at 1.1.3 2024-05-20 23:26:20 +02:00
R. Ryantm
79f2579994 tgpt: 2.7.3 -> 2.7.4 2024-05-18 12:34:03 +00:00
R. Ryantm
c6411f87ae tgpt: 2.7.2 -> 2.7.3 2024-03-30 12:38:17 +00:00
Fabian Affolter
5462cbed9b tgpt: 2.7.1 -> 2.7.2
Diff: https://github.com/aandrew-me/tgpt/compare/refs/tags/v2.7.1...v2.7.2

Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v2.7.2
2024-03-17 22:33:27 +01:00
éclairevoyant
870dd79cda
tgpt: 2.0.4 -> 2.7.1 2024-03-01 07:10:45 -05:00
éclairevoyant
c55223e314
tgpt: set passthru.updateScript 2024-02-04 03:06:59 -05:00
éclairevoyant
5770fc7007
tgpt: move to pkgs/by-name 2024-02-04 03:06:59 -05:00