mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
synapse-admin-etkecc: 0.11.1-etke46 -> 0.11.1-etke47
Changelog: https://github.com/etkecc/synapse-admin/releases/tag/v0.11.1-etke47 Diff: https://github.com/etkecc/synapse-admin/compare/v0.11.1-etke46...v0.11.1-etke47
This commit is contained in:
@@ -17,13 +17,13 @@ assert lib.asserts.assertMsg (
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "synapse-admin-etkecc";
|
||||
version = "0.11.1-etke46";
|
||||
version = "0.11.1-etke47";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "etkecc";
|
||||
repo = "synapse-admin";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-jRz4yST/Uqo2lLNKU/5vtP9pw3kLtgi3Btq5LxO2xOA=";
|
||||
hash = "sha256-pf8g61jKj7nQXgEED3RGZiLHSvoBsYNo+M1cMsRCWnw=";
|
||||
};
|
||||
|
||||
yarnOfflineCache = fetchYarnDeps {
|
||||
|
||||
Reference in New Issue
Block a user