Remove easy-hls
This commit is contained in:
parent
6335946eeb
commit
d30047585b
1 changed files with 3 additions and 1 deletions
|
@ -11,5 +11,7 @@ let
|
||||||
in
|
in
|
||||||
|
|
||||||
mkShell {
|
mkShell {
|
||||||
buildInputs = [ easy-hls ];
|
buildInputs = [
|
||||||
|
#easy-hls
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue