X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=flakes%2Fpeertube%2Ffix_yarn_lock.patch;fp=flakes%2Fpeertube%2Ffix_yarn_lock.patch;h=241e31aeec0d5c564f6592c6200a73daa5940dc9;hb=ded643e14096a7cb166c78dd961cf68fb4ddb0cf;hp=0000000000000000000000000000000000000000;hpb=c82fab2ac12441338fb1ff9a4081fbc4afc1ea20;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/flakes/peertube/fix_yarn_lock.patch b/flakes/peertube/fix_yarn_lock.patch new file mode 100644 index 0000000..241e31a --- /dev/null +++ b/flakes/peertube/fix_yarn_lock.patch @@ -0,0 +1,28 @@ +diff --git a/client/yarn.lock b/client/yarn.lock +index d27cdaec8..26706a9fc 100644 +--- a/client/yarn.lock ++++ b/client/yarn.lock +@@ -5703,7 +5703,8 @@ http-errors@~1.7.2: + + "http-node@github:feross/http-node#webtorrent": + version "1.2.0" +- resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974" ++ resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13" ++ integrity sha1-M/oxLTfwAAsXrNsaUIZWVABBmhM= + dependencies: + chrome-net "^3.3.3" + freelist "^1.0.3" +diff --git a/yarn.lock b/yarn.lock +index 61a2ea05e..c742276c7 100644 +--- a/yarn.lock ++++ b/yarn.lock +@@ -3873,7 +3873,8 @@ http-errors@~1.7.2: + + "http-node@github:feross/http-node#webtorrent": + version "1.2.0" +- resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974" ++ resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13" ++ integrity sha1-M/oxLTfwAAsXrNsaUIZWVABBmhM= + dependencies: + chrome-net "^3.3.3" + freelist "^1.0.3"