sha256 update
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
settings = lib.recursiveUpdate (lib.importTOML (pkgs.fetchurl {
|
settings = lib.recursiveUpdate (lib.importTOML (pkgs.fetchurl {
|
||||||
url = https://starship.rs/presets/toml/catppuccin-powerline.toml;
|
url = https://starship.rs/presets/toml/catppuccin-powerline.toml;
|
||||||
sha256 = "0bd8zx0bpri63rnb9dva0rav75d3i2wrzw44h63m75hq5220r26g";
|
sha256 = "1jzbbzm3nwdlldq43aj3csp0ps23fsa6x2225z85l0s9qbj4cdy2";
|
||||||
})) {
|
})) {
|
||||||
palette = "catppuccin_mocha";
|
palette = "catppuccin_mocha";
|
||||||
add_newline = true;
|
add_newline = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user