wiki-tui: Migrate to by-name (remove top-level entry)
Rename pkgs/misc/wiki-tui/default.nix to pkgs/by-name/wi/wiki-tui/package.nix
This commit is contained in:
committed by
Guy Chronister
parent
164ce5660d
commit
3d87978b45
@@ -19203,10 +19203,6 @@ with pkgs;
|
||||
pythonPackages = python3Packages;
|
||||
};
|
||||
|
||||
wiki-tui = callPackage ../misc/wiki-tui {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
winePackagesFor =
|
||||
wineBuild:
|
||||
lib.makeExtensible (
|
||||
|
||||
Reference in New Issue
Block a user