Commit Graph

12 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
Stanisław Pitucha
32abce05f1 wrangler: fix darwin builds
Remove unnecessary deps, update platforms.
2024-10-31 09:54:00 +11:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
Peder Bergebakken Sundt
b107409263
writefreely: 0.15.0 -> 0.15.1 (#347269) 2024-10-19 04:52:37 +02:00
Cassie Cheung
85848e7d8b
writefreely: format with nixfmt 2024-10-08 18:13:04 +08:00
Cassie Cheung
852a489ac7
writefreely: move to pkgs/by-name 2024-10-08 18:04:56 +08:00
Ryan Omasta
96dfef0228
wrangler: 3.72.1 -> 3.80.1 2024-10-07 19:11:35 -06:00
Ryan Omasta
25ca834635
wrangler: 3.66.0 -> 3.72.1 2024-08-20 13:51:27 -06:00
seth
39f7452f08
wrangler: set SSL_CERT_FILE
Workaround for https://github.com/cloudflare/workers-sdk/issues/3264
2024-08-02 04:16:27 -04:00
Ryan Omasta
234a10137e
wrangler: 3.62.0 -> 3.66.0 2024-07-23 15:50:06 -06:00
Ryan Omasta
955ee92439
wrangler: add ryand56 to maintainers 2024-07-22 13:23:23 -06:00
Drewry Pope
5c5b655799 wrangler: init at 3.62.0
Co-authored-by: Sean Murphy <sean@gopaddy.ch>
2024-07-10 04:10:00 -05:00