mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-15 13:33:10 +00:00
update outputHash in deps.nix
This commit is contained in:
parent
0f1805f797
commit
d55f572781
@ -55,7 +55,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
# Make this a fixed-output derivation to allow internet access for Nimble.
|
||||
outputHash = "sha256-hyH53xPwTJlAwjTVpuZkV4nwLfrKY7BXnZkjsAyt/1w=";
|
||||
outputHash = "sha256-8+CdoOA8Y3YOaUdhyH9Ur9TvwxetsuD3Q+92Nt54oJ4=";
|
||||
outputHashAlgo = "sha256";
|
||||
outputHashMode = "recursive";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user