mirror of
https://github.com/RGBCube/ncc
synced 2025-07-27 18:17:44 +00:00
feat: update starship
This commit is contained in:
parent
8afadebf05
commit
8a2a27954e
1 changed files with 3 additions and 3 deletions
|
@ -49,13 +49,13 @@ in {
|
|||
src = self.fetchFromGitHub {
|
||||
owner = "poliorcetics";
|
||||
repo = "starship";
|
||||
rev = "19926e1e0aa25eddf63f93ba270d60eef023338f";
|
||||
hash = "sha256-mi2O8JzXNLIF0/GuXVyf27JVV7d6zoskIjB29r5fPso=";
|
||||
rev = "92aba18381994599850053ba667c25017566b8ee";
|
||||
hash = "sha256-FKDvkDcxUPDLcjFQzvqsGXeJUm0Dq8TcA4edf5OkdWo=";
|
||||
};
|
||||
|
||||
cargoDeps = self.rustPlatform.fetchCargoVendor {
|
||||
inherit (self.starship) src;
|
||||
hash = "sha256-EvslXwa4xGrrWLTqJlj/+iviBibPY0lRKcErNpb1FFo=";
|
||||
hash = "sha256-nH1iYjKw/GbYKadoymH3onWBbMzuMUaRCSTNWVE+A9E=";
|
||||
};
|
||||
});
|
||||
})];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue