fix small mistake
This commit is contained in:
parent
71d1e9bc34
commit
90ef6829e9
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/r3/release3.tar.gz";
|
||||
sha256 = "1h72drqsk690d5i53czpzgs4761wydk49cvz6fq0hgc3q3z214ha";
|
||||
sha256 = "1fr0sr7l6f19g215gh0kgyhnncf4607ydq0cg49psw1yyvx1iv7v";
|
||||
};
|
||||
in {
|
||||
packages.x86_64-linux.sTodo = with nixpkgs.legacyPackages.x86_64-linux;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue