Common/starship: update nerd font symbols preset
This commit is contained in:
parent
b322c242ce
commit
384ecd5712
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ with builtins; let
|
||||||
presets = {
|
presets = {
|
||||||
nerdFontSymbols = pkgs.fetchurl {
|
nerdFontSymbols = pkgs.fetchurl {
|
||||||
url = "https://starship.rs/presets/toml/nerd-font-symbols.toml";
|
url = "https://starship.rs/presets/toml/nerd-font-symbols.toml";
|
||||||
hash = "sha256-BVe5JMSIa3CoY2Wf9pvcF1EUtDVCWCLhW3IyKuwfHug=";
|
hash = "sha256-JKX+DKY4IPQwNj3znkhMUReNqbKBxdJyBZW+WCdKwuU=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# -------------------------------- F U N C T I O N S --------------------------------
|
# -------------------------------- F U N C T I O N S --------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue