diff --git a/default.nix b/default.nix index 3900e22..390931f 100644 --- a/default.nix +++ b/default.nix @@ -11,8 +11,8 @@ pkgs.stdenv.mkDerivation rec { domain = "git.vulpecula.zone"; owner = "tasiaiso"; repo = "tasiaiso.vulpecula.zone"; - rev = "faed0287bbbb2914bbd54ef835caa17469dec469"; - hash = "sha256-j+7pLGrjMIAuCvuyoS9aNESmXpwHniZV0mr0wAsZJfM=; + rev = "0136ac4cc427b9fad090c9163df5eb9cbb95f697"; + hash = "sha256-SwYYARscFqU7aysCEKoh7BN4Wxff7LUGM7Dg+GtXiEs="; }; nativeBuildInputs = deps;