Loading pkgs/by-name/ve/vencord/fix-deps.patch +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92c50e4e..67a306eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: @@ -162,8 +162,8 @@ importers: specifier: ^22.13.4 version: 22.13.13 '@types/react': Loading pkgs/by-name/ve/vencord/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,13 +19,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "vencord"; version = "1.14.6"; version = "1.14.7"; src = fetchFromGitHub { owner = "Vendicated"; repo = "Vencord"; tag = "v${finalAttrs.version}"; hash = "sha256-Wl89sRv49os6uRuYQVB/LgsOD7Rz3DPoxqeeELyY/o4="; hash = "sha256-uLuWTquRwguWYu3eolrHa5rguSI8ydwzHY6CrOcP7qM="; }; patches = [ ./fix-deps.patch ]; Loading Loading
pkgs/by-name/ve/vencord/fix-deps.patch +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92c50e4e..67a306eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: @@ -162,8 +162,8 @@ importers: specifier: ^22.13.4 version: 22.13.13 '@types/react': Loading
pkgs/by-name/ve/vencord/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,13 +19,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "vencord"; version = "1.14.6"; version = "1.14.7"; src = fetchFromGitHub { owner = "Vendicated"; repo = "Vencord"; tag = "v${finalAttrs.version}"; hash = "sha256-Wl89sRv49os6uRuYQVB/LgsOD7Rz3DPoxqeeELyY/o4="; hash = "sha256-uLuWTquRwguWYu3eolrHa5rguSI8ydwzHY6CrOcP7qM="; }; patches = [ ./fix-deps.patch ]; Loading