mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
ignition: migrate to typescript 7 (#560517)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
meson,
|
||||
ninja,
|
||||
pkg-config,
|
||||
typescript_5,
|
||||
typescript_7,
|
||||
wrapGAppsHook4,
|
||||
|
||||
gjs,
|
||||
@@ -48,7 +48,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
meson
|
||||
ninja
|
||||
pkg-config
|
||||
typescript_5
|
||||
typescript_7
|
||||
wrapGAppsHook4
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user