mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
adlplug: move to by-name
This commit is contained in:
parent
7efc41c7b0
commit
bd44edb8f3
2 changed files with 0 additions and 1 deletions
|
@ -1011,7 +1011,6 @@ with pkgs;
|
|||
|
||||
actdiag = with python3.pkgs; toPythonApplication actdiag;
|
||||
|
||||
adlplug = callPackage ../applications/audio/adlplug {};
|
||||
opnplug = adlplug.override { type = "OPN"; };
|
||||
|
||||
akkoma = callPackage ../by-name/ak/akkoma/package.nix {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue