mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
tmuxai
This commit is contained in:
parent
bf6e5e5991
commit
5f5d41fbf2
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
# For Linux x86_64:
|
||||
srcFilename = "${pname}_Linux_amd64.tar.gz";
|
||||
srcHash = "sha256-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx="; # <-- TODO: GET HASH for tmuxai_Linux_amd64.tar.gz v1.0.3
|
||||
srcHash = "sha256-58770cf1f98badf0635e7f9ad05fbe31dde52557d20294a3a4fa01abcd1554eb"; # <-- TODO: GET HASH for tmuxai_Linux_amd64.tar.gz v1.0.3
|
||||
|
||||
# For Linux aarch64 (if you need it):
|
||||
# srcFilename = if stdenv.hostPlatform.system == "aarch64-linux"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue