fix hash for steamdeck
This commit is contained in:
parent
2f3831683b
commit
ba6ed4c5a8
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
builtins.fetchTarball {
|
builtins.fetchTarball {
|
||||||
url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz";
|
url = "https://github.com/Jovian-Experiments/Jovian-NixOS/archive/${revision}.tar.gz";
|
||||||
# Update the hash as needed:
|
# Update the hash as needed:
|
||||||
sha256 = "sha256:1kdvqrciq27xcgnqi9qk8dm12xcik6griivmfvf74fpym4r3x75m";
|
sha256 = "sha256:1fpnhwgwkciwjfbxcmcrzblnz4j16dbjnyhgqzmk6m2px9zpha1k";
|
||||||
} + "/modules"
|
} + "/modules"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue