Skip to content

Commit c7592b7

Browse files
committed
shaka-packager: move to pkgs/by-name
1 parent f4baf61 commit c7592b7

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31948,7 +31948,7 @@ with pkgs;
3194831948

3194931949
mpvScripts = mpv-unwrapped.scripts;
3195031950

31951-
shaka-packager = callPackage ../applications/video/shaka-packager {
31951+
shaka-packager = callPackage ../by-name/sh/shaka-packager/package.nix {
3195231952
abseil-cpp = abseil-cpp_202401;
3195331953
};
3195431954

0 commit comments

Comments
 (0)