t3code: 0.0.25 -> 0.0.27
This commit is contained in:
@@ -80,7 +80,7 @@ stdenv.mkDerivation (
|
||||
in
|
||||
{
|
||||
pname = "t3code";
|
||||
version = "0.0.25";
|
||||
version = "0.0.27";
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -88,7 +88,7 @@ stdenv.mkDerivation (
|
||||
owner = "pingdotgg";
|
||||
repo = "t3code";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-R9FTqKT67POU9dED/EdPJVsu/rSEQ2C4WoNUwgkL0e8=";
|
||||
hash = "sha256-KwiF6A7pTlkzr43FJ9XM+oEXBOEtw3vrazVOjBaD5lU=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
@@ -136,7 +136,7 @@ stdenv.mkDerivation (
|
||||
;
|
||||
|
||||
fetcherVersion = 4;
|
||||
hash = "sha256-gctAlOtQMAbw4xWH9QyyVae6f0fk+o+EkLW+4rpmF9c=";
|
||||
hash = "sha256-vpL0kjDAtxnBpm+izcJ06KXuzX888yxmzrcEc9yKtm0=";
|
||||
};
|
||||
|
||||
# This workaround turns the `pnpmWorkspaces` array into a space-separated
|
||||
|
||||
Reference in New Issue
Block a user