Kakoune: Difference between revisions

imported>Tobias.bora
Add info about plugins
imported>Henri babouin
Add info about other fetchers and how to get the correct SHA-256
Line 74: Line 74:
</syntaxhighlight>
</syntaxhighlight>


Other fetchers can be used for source code hosted with different hosting services, as described in the Nixpkgs manual [https://nixos.org/manual/nixpkgs/stable/#chap-pkgs-fetchers] (see the Nixpkgs repository for examples [https://github.com/NixOS/nixpkgs/blob/nixos-22.05/pkgs/applications/editors/kakoune/plugins/overrides.nix]).
You can use the command-line tool <code>nix-prefetch-git $url</code> to get the SHA-256 of source distributions.


[[Category:Applications]]
[[Category:Applications]]