packages/kubo: fix patching

This commit is contained in:
Max Headroom 2022-11-14 18:05:05 +01:00
parent 1404a09df2
commit d0ff4581a6
3 changed files with 2 additions and 13 deletions

View file

@ -8,7 +8,7 @@
inherit (patched)
ddcci-driver-with-global-control
ipfs
kubo
nerdfonts-terminus
terminus_font_fancy
libfprint

View file

@ -7,7 +7,7 @@ super: rec {
doas-interactive = patch-rename super.doas "doas-interactive" "patches/base/doas";
ipfs = patch super.ipfs "patches/base/ipfs";
kubo = patch super.kubo "patches/base/ipfs";
gnome-control-center = patch' super.gnome.gnome-control-center;

View file

@ -1,11 +0,0 @@
--- a/core/corehttp/webui.go 2020-05-09 04:58:18.000000000 +0200
+++ b/core/corehttp/webui.go 2020-07-15 00:22:00.439862559 +0200
@@ -1,7 +1,7 @@
package corehttp
// TODO: move to IPNS
-const WebUIPath = "/ipfs/bafybeibozpulxtpv5nhfa2ue3dcjx23ndh3gwr5vwllk7ptoyfwnfjjr4q" // v2.15.1
+const WebUIPath = "/ipns/webui.ipfs.privatevoid.net"
// this is a list of all past webUI paths.
var WebUIPaths = []string{