Commit Graph

7 Commits

Author SHA1 Message Date
Austin Horstman
799b1af3b4
cfn-nag: fix gemfile so that binaries are generated (#353735) 2024-11-10 10:52:55 -06: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
Mathieu St-Louis
9642cf4106 cfn-nag: added mathstlouis to maintainers 2024-11-05 09:44:24 -05:00
Mathieu St-Louis
c771f151f8 cfn-nag: added meta.mainProgram 2024-11-05 09:08:29 -05:00
Mathieu St-Louis
ff17208a82 cfn-nag: fix gemfile so that binaries are generated 2024-11-04 19:13:16 -05:00
Mutsuha Asada
6d73f83f1e
cfn-nag: moved to by-name 2024-10-02 15:16:17 +09:00
Bot_wxt1221
13413a7281
cf-tool: init at 202405140250 2024-08-31 22:54:46 +08:00