Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jkachmar committed Jun 14, 2021
1 parent 20451bf commit 9d64543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ let
easy-hls-src = fetchFromGitHub {
owner = "jkachmar";
repo = "easy-hls-nix";
rev = "0cc4e5893a3e1de3456e3c91bc8dfdebad249dc1";
sha256 = "nu3HCXSie7yfMhj2h7wCtsEYTrzrBiVE7kdFg0SsV8o=";
rev = "20451bf65497fe9f8a972671e9925bd41e7ee15e";
sha256 = "Yd99o51HlzSYIKIMrYfdcumDyQ3Fz0S+r7G5PcCtXOM=";
};
easy-hls = callPackage easy-hls-src {};
in
Expand Down

0 comments on commit 9d64543

Please sign in to comment.