flake updated
This commit is contained in:
parent
6be9bd7802
commit
b04ab998ce
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
stdenv.mkDerivation {
|
||||
pname = "sTodo";
|
||||
version = "1.0.0";
|
||||
|
||||
src = tarball;
|
||||
buildInputs = [zlib gmp libffi openssl];
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue