mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: update starship hash after rebase
This commit is contained in:
parent
ffbef38f96
commit
53cc006138
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
owner = "oddlama";
|
owner = "oddlama";
|
||||||
repo = "starship";
|
repo = "starship";
|
||||||
rev = "feat-more-dynamic-username-and-hostname";
|
rev = "feat-more-dynamic-username-and-hostname";
|
||||||
hash = "sha256-me6GC1NTSEfdTdSbhwbmwMlzIhSmcs1PSUFCWu+2LG0=";
|
hash = "sha256-br1fpQPgclJcsm4INBZ+vk4/PtpnUCkWMHll0rjdGmQ=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
pkgs.starship.overrideAttrs (_finalAttrs: previousAttrs: {
|
pkgs.starship.overrideAttrs (_finalAttrs: previousAttrs: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue