Merge pull request #335435 from newAM/dwfv-by-name

dwfv: move to pkgs/by-name
This commit is contained in:
Nick Cao 2024-08-18 09:03:03 -04:00 committed by GitHub
commit e2709d9aa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -18022,8 +18022,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
dwfv = callPackage ../applications/science/electronics/dwfv { };
dwz = callPackage ../development/tools/misc/dwz { };
easypdkprog = callPackage ../development/embedded/easypdkprog { };