internetarchive: add alias to top-level
This commit is contained in:
@@ -6426,6 +6426,8 @@ with pkgs;
|
||||
|
||||
intermodal = callPackage ../tools/misc/intermodal { };
|
||||
|
||||
internetarchive = with python3Packages; toPythonApplication internetarchive;
|
||||
|
||||
invidious = callPackage ../servers/invidious {
|
||||
# needs a specific version of lsquic
|
||||
lsquic = callPackage ../servers/invidious/lsquic.nix { };
|
||||
|
||||
Reference in New Issue
Block a user