.
This commit is contained in:
parent
842b6c8936
commit
f058168db9
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
nixpkgs,
|
nixpkgs,
|
||||||
}: let
|
}: let
|
||||||
tarball = fetchTarball {
|
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";
|
sha256 = "1fr0sr7l6f19g215gh0kgyhndcf4607ydq0cg49psw1yyvx1iv4v";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue