diff --git a/nix/package.nix b/nix/package.nix index bb7e93b2..7b934a6a 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -54,7 +54,7 @@ in # Required else we get errors that our fixed-output derivation references store paths dontFixup = true; - outputHash = "sha256-gr4R+S4OusBtQtlskzjS+FEtT2mKCXcr6jk7EInXXMo="; + outputHash = "sha256-NAPVIUGkD0io262m3cqgPFSAs5Jes1RXevNnvxaueYM="; outputHashAlgo = "sha256"; outputHashMode = "recursive"; };