diff --git a/flake.nix b/flake.nix index 5c21143..313b6d2 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ nixpkgs, }: let tarball = fetchTarball { - url = "https://git.stuce.ch/stuce/sTodo/releases/download/r3/release3.tar.gz"; + url = "https://git.stuce.ch/stuce/sTodo/releases/download/r33/release3.tar.gz"; sha256 = "1fr0sr7l6f19g215gh0kgyhnncf4607ydq0cg49psw1yyvx1iv4v"; }; in {