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