aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/peertube/yarn_fix_http_node.patch
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-23 23:26:11 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-24 00:12:09 +0100
commit3d11eafc9c516321901908338befe4c04b58f3aa (patch)
treee16d8e92eeabfb834424772b71e8833e864e4849 /pkgs/webapps/peertube/yarn_fix_http_node.patch
parentce95026934c4ea8c647365f68eb195459fcdff08 (diff)
downloadNix-3d11eafc9c516321901908338befe4c04b58f3aa.tar.gz
Nix-3d11eafc9c516321901908338befe4c04b58f3aa.tar.zst
Nix-3d11eafc9c516321901908338befe4c04b58f3aa.zip
Use peertube flake in modules
Diffstat (limited to 'pkgs/webapps/peertube/yarn_fix_http_node.patch')
-rw-r--r--pkgs/webapps/peertube/yarn_fix_http_node.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/pkgs/webapps/peertube/yarn_fix_http_node.patch b/pkgs/webapps/peertube/yarn_fix_http_node.patch
deleted file mode 100644
index bf31e2d..0000000
--- a/pkgs/webapps/peertube/yarn_fix_http_node.patch
+++ /dev/null
@@ -1,26 +0,0 @@
1diff --git a/yarn.lock b/yarn.lock
2index 76ce7ed27..f087746df 100644
3--- a/yarn.lock
4+++ b/yarn.lock
5@@ -2787,7 +2837,7 @@ http-errors@~1.7.2:
6
7 "http-node@github:feross/http-node#webtorrent":
8 version "1.2.0"
9- resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
10+ resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
11 dependencies:
12 chrome-net "^3.3.3"
13 freelist "^1.0.3"
14diff --git a/client/yarn.lock b/client/yarn.lock
15index 0855a2570..50f592f76 100644
16--- a/client/yarn.lock
17+++ b/client/yarn.lock
18@@ -5164,7 +5164,7 @@ http-errors@~1.7.2:
19
20 "http-node@github:feross/http-node#webtorrent":
21 version "1.2.0"
22- resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
23+ resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
24 dependencies:
25 chrome-net "^3.3.3"
26 freelist "^1.0.3"