diff --git a/flake.nix b/flake.nix index 3896e0e..7756549 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ nixpkgs, }: let tarball = fetchTarball { - url = "https://git.stuce.ch/stuce/sTodo/releases/download/Release2/release2.tar.gz"; + url = "https://git.stuce.ch/stuce/sTodo/releases/download/r2/release2.tar.gz"; sha256 = "10jyldwmcs5zyz1k8lp3jsdn7nhlvn56g0709l5jp91qimw7xiqz"; }; in {