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