pulumi-bin: rename directory to reflect package name

This commit is contained in:
Vincent Haupert 2022-10-17 19:19:15 +02:00
parent f804318543
commit f572b05f84
5 changed files with 1 additions and 1 deletions

View File

@ -10219,7 +10219,7 @@ with pkgs;
prism = callPackage ../applications/video/prism { };
pulumi-bin = callPackage ../tools/admin/pulumi { };
pulumi-bin = callPackage ../tools/admin/pulumi-bin { };
p0f = callPackage ../tools/security/p0f { };