Skip to content

Commit 2ebc034

Browse files
qwen-code: 0.5.0 -> 0.5.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9947f0f commit 2ebc034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/qwen-code/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildNpmPackage (finalAttrs: {
2929
npmDeps = fetchNpmDepsWithPackuments {
3030
inherit (finalAttrs) src;
3131
name = "${finalAttrs.pname}-${finalAttrs.version}-npm-deps";
32-
hash = "sha256-3XIBh9RI0SDUwF0RnPk45XzmgztyJiSvbZExvEYxPbg=";
32+
hash = "sha256-iX7DmipEHSr4ny+RTbtMSiyaQhIpWexWJ/C3u0ba1Fc=";
3333
cacheVersion = 2;
3434
};
3535
makeCacheWritable = true;

0 commit comments

Comments
 (0)