diff --git a/modules/autopatch/default.nix b/modules/autopatch/default.nix index b2e6c97..52149b1 100644 --- a/modules/autopatch/default.nix +++ b/modules/autopatch/default.nix @@ -8,7 +8,7 @@ inherit (patched) ddcci-driver-with-global-control - ipfs + kubo nerdfonts-terminus terminus_font_fancy libfprint diff --git a/packages/patched-derivations.nix b/packages/patched-derivations.nix index 2668ec1..aed3f9c 100644 --- a/packages/patched-derivations.nix +++ b/packages/patched-derivations.nix @@ -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; diff --git a/patches/base/ipfs/lain-webui-0.14.0.patch b/patches/base/ipfs/lain-webui-0.14.0.patch deleted file mode 100644 index 6109961..0000000 --- a/patches/base/ipfs/lain-webui-0.14.0.patch +++ /dev/null @@ -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{