nixpkgs/pkgs/development/tools/analysis
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
..
binlore
brakeman
cargo-tarpaulin treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
checkov checkov: 3.2.281 -> 3.2.283 2024-11-08 22:49:21 +01:00
clang-analyzer
clazy
dotenv-linter treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
flow treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
hopper pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
hotspot hotspot: 1.5.0 -> 1.5.1 2024-10-22 11:08:47 -07:00
ikos ikos: 3.3 -> 3.4 2024-10-03 11:24:30 +00:00
include-what-you-use
jdepend
massif-visualizer
nix-linter
pmd
qcachegrind treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
radare2 radare2: 5.9.2 -> 5.9.6 2024-10-15 08:57:44 +05:30
rizin Add note about the issue this patch works around. 2024-10-10 13:25:26 +00:00
rr Merge pull request #316666 from symphorien/rr_zen_workaround_from_rr 2024-08-11 23:13:43 +02:00
snowman treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
sparse
splint treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
tflint-plugins tflint-plugins.tflint-ruleset-aws: 0.32.0 -> 0.34.0 2024-10-21 11:44:41 +00:00
valgrind treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00