nvim: added tree-sitter, Satori: misc changes
This commit is contained in:
@@ -48,4 +48,8 @@ final: prev: {
|
||||
discord = prev.discord.overrideAttrs (_ : {
|
||||
src = builtins.fetchTarball { url = "https://discord.com/api/download/stable?platform=linux&format=tar.gz"; sha256="1ahj4bhdfd58jcqh54qcgafljqxl1747fqqwxhknqlasa83li75n";};
|
||||
});
|
||||
|
||||
proxychains = prev.proxychains.overrideAttrs (_ : {
|
||||
postInstall = ":";
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user