feat(xonsh): added starship
This commit is contained in:
parent
a065f80c07
commit
b132ba2447
3 changed files with 158 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
hash = "sha256-vCWs+TOVURl18EdbJr5QAHfB+JX9lYJ3TPO6IklKeFE=";
|
||||
};
|
||||
});
|
||||
amadaluzian-starship = prev.callPackage ./derivations/starship.nix {};
|
||||
};
|
||||
perSystem = {pkgs, ...}: {
|
||||
packages = self.overlays.default null pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue