Commit Graph

11 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
d-brasher
9f1bc42ec8 ugit: init at 5.8
Co-authored-by: Yohann Boniface <edhyjox@gmail.com>
2024-10-02 14:12:16 +02:00
oo-infty
15b33c77b2 maintainers: rename oo-infty to oosquare 2024-09-30 15:35:17 +08:00
lelgenio
8659aebbf4 nodePackages.uglify-js: repackage using buildNpmPackage 2024-07-01 01:38:09 -03:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
7b537b5b64 ugrep-indexer: 0.9.6 -> 1.0.0 2024-04-19 02:53:58 +00:00
oo-infty
a5388ad305 ugm: 1.4.0 -> 1.5.0 2024-04-13 10:57:31 +00:00
oo-infty
16544c2cf5 ugm: use nix-update-script 2024-04-13 18:56:40 +08:00
Weijia Wang
6271b14d39
Merge pull request #287467 from oo-infty/init-ugm
ugm: init at 1.4.0
2024-04-11 09:45:52 +02:00
Mikael Fangel
95eb164ede
ugrep-indexer: init at 0.9.6 2024-03-15 08:30:19 +01:00
oo-infty
8794795cb9 ugm: init at 1.4.0
CHANGELOG: <https://github.com/ariasmn/ugm/releases/tag/v1.4.0>
2024-02-10 13:14:18 +08:00