Commit Graph

13 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
168116687e drone-scp: 1.6.14 -> 1.7.0 2024-10-28 18:11:16 +00:00
Mikhail Klementev
f5d1d1ddfd
dry: init at 0.11.2 2024-10-27 09:36:57 +00:00
Peder Bergebakken Sundt
8c8962dd70 druid: use mirror url 2024-10-09 12:03:59 +02:00
Florian
2c5b304712
Merge pull request #219942 from vsharathchandra/druid_nix_module
nixos/druid: init module and package
2024-07-28 11:02:06 +02:00
sharath.v
99438044e7 druid: add passthru test 2024-07-28 07:20:16 +00:00
sharath.v
52eab37679 druid: init at 30.0.0 2024-07-28 06:51:13 +00: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
Laurent Arnoud
5cfeab887c
dreamchess: init at 0.3.0 2024-05-22 14:28:51 +02:00
R. Ryantm
1cf54a8ce7 drone-scp: 1.6.13 -> 1.6.14 2024-01-05 04:27:41 +00:00
R. Ryantm
dab7f9a029 drone-scp: 1.6.12 -> 1.6.13 2023-12-30 20:32:19 +00:00
R. Ryantm
41d3468680 drone-scp: 1.6.11 -> 1.6.12 2023-12-24 21:25:09 +00:00
Bruno BELANYI
cdb2546783 drone-scp: init at 1.6.11 2023-11-07 17:10:51 +00:00