File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/me/metacubexd Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88} :
99stdenv . mkDerivation ( finalAttrs : {
1010 pname = "metacubexd" ;
11- version = "1.150 .0" ;
11+ version = "1.151 .0" ;
1212
1313 src = fetchFromGitHub {
1414 owner = "MetaCubeX" ;
1515 repo = "metacubexd" ;
1616 rev = "v${ finalAttrs . version } " ;
17- hash = "sha256-UItmZmrcCSO7705TzEO80IVGSsCrDjm9Apw17XAQ9jY =" ;
17+ hash = "sha256-H6zMEicE9RT84NJmmcihw46TDOSE0HhUoIRIrpNxM+c =" ;
1818 } ;
1919
2020 nativeBuildInputs = [
@@ -24,7 +24,7 @@ stdenv.mkDerivation (finalAttrs: {
2424
2525 pnpmDeps = pnpm . fetchDeps {
2626 inherit ( finalAttrs ) pname version src ;
27- hash = "sha256-jIotwZmFzzv3jN4iXV4aonxnVDuIGzxNH8RGD0r7t0c =" ;
27+ hash = "sha256-XwIcwvTcB4vO5tqJ/jdqgkTrkmN3H0e3q5eDNOvUrcA =" ;
2828 } ;
2929
3030 buildPhase = ''
You can’t perform that action at this time.
0 commit comments