From 4455f8e5f0ae6e0f9418050b8d6af57e886af317 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Sun, 27 Feb 2022 16:57:37 +0100 Subject: [PATCH] terminal-life: update python-wiki-fetch --- overlays/python-wiki-fetch.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overlays/python-wiki-fetch.nix b/overlays/python-wiki-fetch.nix index 2b20e95c..fde08eed 100644 --- a/overlays/python-wiki-fetch.nix +++ b/overlays/python-wiki-fetch.nix @@ -6,8 +6,8 @@ final: prev: with prev.python39Packages; { src = prev.fetchFromGitHub { owner = "yashsinghcodes"; repo = "fetch"; - rev = "3a490a2c2f0b6d2491397fe77939e850056963fd"; - sha256 = "sha256-VsZ8YEXZOIf3UbPmJSn84DYaINavLXCzC0nUOqkvOh4="; + rev = "b946b4d8c9bbe6d62fa8c95ad284e1fc9665caf2"; + sha256 = "sha256-zs32iAEoRudO1dpRQpghmJM94+FF/N13H31Shqqp71Y="; }; checkPhase = ''