flake: fix using blink-cmp package (#632)

This commit is contained in:
Gerg-L 2025-02-13 03:18:02 +00:00 committed by GitHub
parent 6e7e91fc11
commit 63c032cf87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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