update sobercookie

This commit is contained in:
xunuwu 2024-09-09 10:44:11 +02:00
parent f5a34ca35a
commit b4b1fc6e08
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -16,8 +16,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "xunuwu"; owner = "xunuwu";
repo = "sobercookie"; repo = "sobercookie";
rev = "09b75ce925281a60a90281e9c5007720f50d48fb"; rev = "0e082ab538a2eed206ab228ed50c5251323abdf2";
sha256 = "sha256-FIGXxG9CCSq1MPPiC5nHVdKJMwpz1Apd00Ix53jtYwk="; sha256 = "sha256-hdW/MqzphyAy6bcN3LDFFRV0t9ZHOx2b96hu9acZ7+E=";
}; };
version = "0.0.1"; version = "0.0.1";