fix: switch to cpp nix to get clan to work

This commit is contained in:
Moritz Böhme 2025-05-17 22:08:54 +02:00
parent 6e68c63a54
commit 6bed137ccf
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9

View file

@ -30,7 +30,7 @@ in {
nix = {
nixPath = ["nixpkgs=${inputs.nixpkgs}"];
package = pkgs.lix;
package = pkgs.nix; # TODO: change this back
extraOptions = ''
experimental-features = nix-command flakes