feat(fish): replace starship with hydro

This commit is contained in:
uku 2024-11-23 11:14:09 +01:00
parent 109785aadd
commit e7fa72e2c5
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
5 changed files with 45 additions and 13 deletions

17
flake.lock generated
View file

@ -202,6 +202,22 @@
"type": "github"
}
},
"hydro": {
"flake": false,
"locked": {
"lastModified": 1730549115,
"narHash": "sha256-QYq4sU41/iKvDUczWLYRGqDQpVASF/+6brJJ8IxypjE=",
"owner": "jorgebucaran",
"repo": "hydro",
"rev": "9c93b89573bd722f766f2190a862ae55e728f6ba",
"type": "github"
},
"original": {
"owner": "jorgebucaran",
"repo": "hydro",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": [
@ -323,6 +339,7 @@
"flake-utils": "flake-utils",
"ghostty": "ghostty",
"home-manager": "home-manager",
"hydro": "hydro",
"lanzaboote": "lanzaboote",
"mystia": "mystia",
"nixinate": "nixinate",