Merge pull request #145623 from marsam/alias-internetarchive
internetarchive: add alias to top-level
This commit is contained in:
commit
126db930e3
1 changed files with 2 additions and 0 deletions
|
@ -6432,6 +6432,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 { };
|
||||
|
|
Loading…
Reference in a new issue