File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010, nix-output-monitor
1111} :
1212let
13- version = "3.5.25 " ;
13+ version = "3.5.26 " ;
1414 runtimeDeps = [ nvd nix-output-monitor ] ;
1515in
1616rustPlatform . buildRustPackage {
@@ -21,7 +21,7 @@ rustPlatform.buildRustPackage {
2121 owner = "viperML" ;
2222 repo = "nh" ;
2323 rev = "refs/tags/v${ version } " ;
24- hash = "sha256-dCfl8q5dg8euqD6NzsN4CLyY6KxmglCU9yJtSKYk+KU =" ;
24+ hash = "sha256-p38Uini6lChBCF0mZndHXTAy7ZH/OQLY696BFCHg92g =" ;
2525 } ;
2626
2727 strictDeps = true ;
@@ -47,7 +47,7 @@ rustPlatform.buildRustPackage {
4747 --prefix PATH : ${ lib . makeBinPath runtimeDeps }
4848 '' ;
4949
50- cargoHash = "sha256-vCJ8Y1wXrgd4tft+VVguDI9RO+Wb6QRqIeQL3qbrRdI =" ;
50+ cargoHash = "sha256-ejjgtjDNB7XBKi83R48xG3HLhTmm26Sdqdgh0xRVtNA =" ;
5151
5252 passthru . updateScript = nix-update-script { } ;
5353
You can’t perform that action at this time.
0 commit comments