diff --git a/flake.nix b/flake.nix index 93b11d1..a0db889 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ nixpkgs, }: let tarball = fetchTarball { - url = "https://git.stuce.ch/stuce/sTodo/releases/download/re3/release3.tar.gz"; + url = "https://git.stuce.ch/stuce/sTodo/releases/download/r3/r3.tar.gz"; sha256 = "1fr0sr7l6f19g215gh0kgyhndcf4607ydq0cg49psw1yyvx1iv4v"; }; in {