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