diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-02-10 16:52:12 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-25 00:04:47 +0200 |
commit | b437ebc0449a8776b8007ab895e2290e75c01002 (patch) | |
tree | eee6f553d25bf5e9ed8d96833ee38b6774792a5e /pkgs | |
parent | f43df5482b7c7edc6bc161a63f505e88f05a9c06 (diff) | |
download | NUR-b437ebc0449a8776b8007ab895e2290e75c01002.tar.gz NUR-b437ebc0449a8776b8007ab895e2290e75c01002.tar.zst NUR-b437ebc0449a8776b8007ab895e2290e75c01002.zip |
Fix urls hashes after migrating server
Diffstat (limited to 'pkgs')
-rw-r--r-- | pkgs/webapps/mastodon/gemset.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/webapps/mastodon/gemset.nix b/pkgs/webapps/mastodon/gemset.nix index ff3c7c76..dc63f7b4 100644 --- a/pkgs/webapps/mastodon/gemset.nix +++ b/pkgs/webapps/mastodon/gemset.nix | |||
@@ -1107,7 +1107,7 @@ | |||
1107 | source = { | 1107 | source = { |
1108 | fetchSubmodules = true; | 1108 | fetchSubmodules = true; |
1109 | rev = "54b17ba8c7d8d20a16dfc65d1775241833219cf2"; | 1109 | rev = "54b17ba8c7d8d20a16dfc65d1775241833219cf2"; |
1110 | sha256 = "079nwjsmg9jp33afc4f5bhjdbhcnfykdw4rd7ahhz8cbdkbhlzcp"; | 1110 | sha256 = "1h18hyrvqp1cj922drd6qd5lfbp11j6l0nx085vhm6lpixf3nilj"; |
1111 | type = "git"; | 1111 | type = "git"; |
1112 | url = "https://github.com/tmm1/http_parser.rb"; | 1112 | url = "https://github.com/tmm1/http_parser.rb"; |
1113 | }; | 1113 | }; |
@@ -1782,7 +1782,7 @@ | |||
1782 | source = { | 1782 | source = { |
1783 | fetchSubmodules = false; | 1783 | fetchSubmodules = false; |
1784 | rev = "58465d2e213991f8afb13b984854a49fcdcc980c"; | 1784 | rev = "58465d2e213991f8afb13b984854a49fcdcc980c"; |
1785 | sha256 = "1mq284bps0y4yfwkhvj2j27g6lpzfhzw1bypim1a0n1js7j54vhk"; | 1785 | sha256 = "07crzff7w5kqg1ah1px4gs924hm1mm0mh0jcm4jgiilfg7ij008f"; |
1786 | type = "git"; | 1786 | type = "git"; |
1787 | url = "https://github.com/rtomayko/posix-spawn"; | 1787 | url = "https://github.com/rtomayko/posix-spawn"; |
1788 | }; | 1788 | }; |