R. Ryantm
15876b4f30
aws-sam-cli: 1.163.0 -> 1.165.0
2026-08-09 03:24:06 +00:00
Fabian Affolter
0d32eec12c
aws-sam-cli: 1.160.0 -> 1.163.0
...
Changelog: https://github.com/aws/aws-sam-cli/releases/tag/v1.163.0
2026-07-11 08:15:57 +02:00
Fabian Affolter
4f46cab38c
aws-sam-cli: 1.154.0 -> 1.160.0
...
Changelog: https://github.com/aws/aws-sam-cli/releases/tag/v1.160.0
2026-05-22 21:39:08 +02:00
Eman Resu
c4e70c2a59
various: remove nested lists in build inputs
2026-05-16 22:39:19 -04:00
Yiyu Zhou
4a1912c09f
aws-sam-cli: 1.153.1 -> 1.154.0
...
Resolves #495645
2026-03-01 21:10:06 -08:00
R. Ryantm
3fa42150db
aws-sam-cli: 1.152.0 -> 1.153.1
2026-02-03 22:55:17 +00:00
R. Ryantm
6b141ea1c2
aws-sam-cli: 1.151.0 -> 1.152.0
2026-01-21 05:12:12 +00:00
Fabian Affolter
145f09e1c7
aws-sam-cli: 1.146.0 -> 1.151.0
...
Changelog: https://github.com/aws/aws-sam-cli/releases/tag/v1.151.0
2026-01-06 20:30:14 +01:00
Yiyu Zhou
3ea6ede424
aws-sam-cli: 1.143.0 -> 1.146.0
2025-11-07 13:32:57 -08:00
Michael Barney, Jr
60c8e1e139
aws-sam-cli: 1.35.0 -> 1.43.0
2025-08-25 11:30:26 -04:00
Yueh-Shun Li
624897829b
treewide: modernize Python package pytest flags
...
Use `(enabled|disabled)(TestPaths|TestMarks|Tests)` and `pytestFlags`
instead of the `__structuredAttrs`-incompatible `pytestFlagsArray`.
2025-07-15 03:00:08 +08:00
liberodark
51104bca6e
treewide: remove with lib Part 1
2025-06-03 18:27:59 +05:30
R. Ryantm
e58fb6b16f
aws-sam-cli: 1.134.0 -> 1.135.0
2025-03-19 17:16:42 +00:00
R. Ryantm
240be3cb1a
aws-sam-cli: 1.132.0 -> 1.134.0
2025-02-22 22:21:59 +00:00
Peder Bergebakken Sundt
0cd04d3036
treewide: migrate fetchgit rev = "refs/tags/..." to tag
2025-01-04 00:19:17 +01:00
R. Ryantm
c6980dc016
aws-sam-cli: 1.131.0 -> 1.132.0
2024-12-13 11:40:20 +00:00
R. Ryantm
d955099026
aws-sam-cli: 1.127.0 -> 1.131.0
2024-12-01 05:57:21 +00:00
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