mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 05:39:58 +00:00
qui: migrate to typescript 7 (#560536)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
pnpm_11,
|
||||
fetchPnpmDeps,
|
||||
pnpmConfigHook,
|
||||
typescript_5,
|
||||
typescript_7,
|
||||
versionCheckHook,
|
||||
}:
|
||||
buildGo126Module (finalAttrs: {
|
||||
@@ -30,7 +30,7 @@ buildGo126Module (finalAttrs: {
|
||||
nodejs
|
||||
pnpmConfigHook
|
||||
pnpm_11
|
||||
typescript_5
|
||||
typescript_7
|
||||
];
|
||||
|
||||
sourceRoot = "${finalAttrs.src.name}/web";
|
||||
|
||||
Reference in New Issue
Block a user