Skip to content

Commit 4573c80

Browse files
qwen-code: 0.6.0 -> 0.6.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0cfdf2f commit 4573c80

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
@@ -30,7 +30,7 @@ buildNpmPackage (finalAttrs: {
3030
npmDeps = fetchNpmDepsWithPackuments {
3131
inherit (finalAttrs) src;
3232
name = "${finalAttrs.pname}-${finalAttrs.version}-npm-deps";
33-
hash = "sha256-YxeIC52Bt+WquvNGhxHKMv6bcHs8wcEAnbxhqsIoIjw=";
33+
hash = "sha256-a9UYvPAbJj9mOtqtLZiYf3kzYsIMxG1L9x2gUaYJTFg=";
3434
cacheVersion = 2;
3535
};
3636
makeCacheWritable = true;

0 commit comments

Comments
 (0)