Common/starship: update nerdfont preset
This commit is contained in:
parent
b3d71fc28c
commit
9d53cc611a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ 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-fPmZrfhwM9NakdlJ7Y4rZ5n6JjsqXNEQ9XuFa8en9n0=";
|
hash = "sha256-BVe5JMSIa3CoY2Wf9pvcF1EUtDVCWCLhW3IyKuwfHug=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# -------------------------------- 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