update
This commit is contained in:
parent
bdffe70222
commit
5b055cb567
@ -66,7 +66,7 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
nixOnDroidConfigurations.default = nix-on-droid.lib.nixOnDroidConfiguration {
|
nixOnDroidConfigurations.default = nix-on-droid.lib.nixOnDroidConfiguration {
|
||||||
pkgs = import nixpkgs { system = "aarch64-linux"; };
|
pkgs = import nixpkgs { system = "aarch64-linux"; };
|
||||||
extraSpecialArgs = {inherit inputs;};
|
extraSpecialArgs = {inherit inputs;};
|
||||||
|
@ -472,10 +472,6 @@ lib,
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
hls = {
|
|
||||||
enable = true;
|
|
||||||
installGhc = true;
|
|
||||||
};
|
|
||||||
ts_ls = {
|
ts_ls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user