File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/sy/synapse-admin-etkecc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,18 +17,18 @@ assert lib.asserts.assertMsg (
1717
1818stdenv . mkDerivation ( finalAttrs : {
1919 pname = "synapse-admin-etkecc" ;
20- version = "0.11.1-etke45 " ;
20+ version = "0.11.1-etke46 " ;
2121
2222 src = fetchFromGitHub {
2323 owner = "etkecc" ;
2424 repo = "synapse-admin" ;
2525 tag = "v${ finalAttrs . version } " ;
26- hash = "sha256-LlwNVlgZl5O9paEGem68FbzAPOfXlLTxZ865vR7qPR8 =" ;
26+ hash = "sha256-jRz4yST/Uqo2lLNKU/5vtP9pw3kLtgi3Btq5LxO2xOA =" ;
2727 } ;
2828
2929 yarnOfflineCache = fetchYarnDeps {
3030 yarnLock = finalAttrs . src + "/yarn.lock" ;
31- hash = "sha256-7eSQQdcJkBIbG/0cj0uh02Day+4ph6LMQGIaMPqjpdk =" ;
31+ hash = "sha256-E9ukVprsM6GAUuWw+5l4PoYQc9VoDh1YgtpCRmCCam0 =" ;
3232 } ;
3333
3434 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments