updated for r3
This commit is contained in:
parent
ee514454f7
commit
d31a3d6330
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
}: let
|
||||
tarball = fetchTarball {
|
||||
url = "https://git.stuce.ch/stuce/sTodo/releases/download/r2/release2.tar.gz";
|
||||
sha256 = "11mmq60w5da42mzlckizbrgnpzzj8a8jz69ap5k86zh6a536v456";
|
||||
sha256 = "1h72drqsk690d5i53czpzgs4761wydk49cvz6fq0hgc3q3z214ha";
|
||||
};
|
||||
in {
|
||||
packages.x86_64-linux.sTodo = with nixpkgs.legacyPackages.x86_64-linux;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue