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 1212} :
1313
1414let
15- version = "1.16.5 " ;
15+ version = "1.17.0 " ;
1616in
1717
1818stdenv . mkDerivation ( finalAttrs : {
@@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
2323 owner = "nano-collective" ;
2424 repo = "nanocoder" ;
2525 rev = "v${ version } " ;
26- sha256 = "sha256-//kKBdzLI/8zy46HRl19QKNrao/KO3zJvbSlItxjUPA =" ;
26+ sha256 = "sha256-lfKnSANySQNsABKIXC1DQKdTThHRP7ZYQFoCCK4faF0 =" ;
2727 } ;
2828
2929 nativeBuildInputs = [
@@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
3333
3434 pnpmDeps = pnpm_9 . fetchDeps {
3535 inherit ( finalAttrs ) pname version src ;
36- hash = "sha256-o2KDZMbXhoXy66We6oy3LA7BGRnBkM4Tbjv4iE8DxFI =" ;
36+ hash = "sha256-GkUjcUfBZCX9qVUVVS6bAwniRAkcbapwGdK0IQDPsjw =" ;
3737 fetcherVersion = 2 ;
3838 } ;
3939
You can’t perform that action at this time.
0 commit comments