mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
abcde: move to by-name
This commit is contained in:
parent
d99cedfa71
commit
d847c941b7
2 changed files with 0 additions and 2 deletions
|
@ -11898,8 +11898,6 @@ with pkgs;
|
||||||
patches = config."2bwm".patches or [ ];
|
patches = config."2bwm".patches or [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
abcde = callPackage ../applications/audio/abcde { };
|
|
||||||
|
|
||||||
acd-cli = callPackage ../applications/networking/sync/acd_cli {
|
acd-cli = callPackage ../applications/networking/sync/acd_cli {
|
||||||
inherit (python3Packages)
|
inherit (python3Packages)
|
||||||
buildPythonApplication
|
buildPythonApplication
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue