Merge pull request #278461 from camelpunch/elektroid

elektroid: move to name-based directory package
This commit is contained in:
Nick Cao 2024-01-03 11:10:45 -05:00 committed by GitHub
commit 03530963ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -667,8 +667,6 @@ with pkgs;
efficient-compression-tool = callPackage ../tools/compression/efficient-compression-tool { };
elektroid = callPackage ../applications/audio/elektroid { };
eludris = callPackage ../tools/misc/eludris {
inherit (darwin.apple_sdk.frameworks) Security;
};