update
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user