This commit is contained in:
stuce-bot 2025-06-26 12:41:02 +02:00
parent 8b618bfdbb
commit 3ed15bae87

View file

@ -11,7 +11,7 @@
}: let
tarball = fetchTarball {
url = "https://git.stuce.ch/stuce/sTodo/releases/download/r3/release3.tar.gz";
sha256 = "1fr0sr7l6f19g215gh0kgyhnncf4607ydq0cg49psw1yyvx1iv7v";
sha256 = "1fr0sr7l6f19g215gh0kgyhnncf4607ydq0cg49psw1yyvx1iv4v";
};
in {
packages.x86_64-linux.sTodo = with nixpkgs.legacyPackages.x86_64-linux;