Compare commits

...

2 commits

Author SHA1 Message Date
raf
7a097cd791
Merge branch 'main' into patch-1 2025-02-13 04:03:31 +00:00
Gerg-L
63c032cf87
flake: fix using blink-cmp package (#632) 2025-02-13 03:18:02 +00:00

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: