File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
pkgs/servers/pingvin-share Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ buildNpmPackage {
3131 prisma
3232 ] ;
3333
34- npmDepsHash = "sha256-hjdwAAb0mMabMD8LzQHPl69kn3gmRHnqBoyRJvN5P0w =" ;
34+ npmDepsHash = "sha256-X/208utkpbWrn5S+y4HmpbzjQO+WmaXRaDRp8zOMCKM =" ;
3535 makeCacheWritable = true ;
3636 npmFlags = [ "--legacy-peer-deps" ] ;
3737
Original file line number Diff line number Diff line change 55} :
66
77let
8- version = "1.9.0 " ;
8+ version = "1.9.1 " ;
99 src = fetchFromGitHub {
1010 owner = "stonith404" ;
1111 repo = "pingvin-share" ;
1212 rev = "v${ version } " ;
13- hash = "sha256-Ekpx4EwhgBU7Kut4ykygIrMhYoYwCZnuUEyNJuv0nvk =" ;
13+ hash = "sha256-Yy1Ncqgl5A/0bQ9BAtOdQCCmYNL+AfShm1dDtEydO9c =" ;
1414 } ;
1515in
1616
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ buildNpmPackage {
2323 buildInputs = [ vips ] ;
2424 nativeBuildInputs = [ pkg-config ] ;
2525
26- npmDepsHash = "sha256-gKP7jIAk/f+r+YuHtO26qVsC/Z/jc6E32r+pmyl0He8 =" ;
26+ npmDepsHash = "sha256-iZAlMDDd1zSLa7C9HoeKcIETaraEci8kaQUFLMGmMqE =" ;
2727 makeCacheWritable = true ;
2828 npmFlags = [ "--legacy-peer-deps" ] ;
2929
You can’t perform that action at this time.
0 commit comments