This commit is contained in:
raf 2025-02-13 20:45:09 +03:00
parent e49228d642
commit 287f603c7a
No known key found for this signature in database
GPG key ID: EED98D11B85A2819

View file

@ -1,5 +1,6 @@
{
inputs,
self,
config,
pkgs,
lib,
@ -59,7 +60,7 @@
"flutter-tools.dev_tools"
];
};
inherit (inputs.self.legacyPackages.${pkgs.stdenv.system}) blink-cmp;
inherit (self.legacyPackages.${pkgs.stdenv.system}) blink-cmp;
};
buildConfigPlugins = plugins: