nh: init and remove makeshift fish function

This commit is contained in:
Christoph Hollizeck 2025-06-13 11:57:39 +02:00
parent c49d449516
commit 50150710e9
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 35 additions and 2 deletions

21
flake.lock generated
View file

@ -1057,6 +1057,26 @@
"type": "github"
}
},
"nh-flake": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1749409404,
"narHash": "sha256-v02NsZ589zzPq5xsCxyrG1/ZkFbbMkUthly50QdmYKo=",
"owner": "nix-community",
"repo": "nh",
"rev": "003dd72d3234361c93d5be7ec9766c88e0dd1052",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nh",
"type": "github"
}
},
"nix": {
"inputs": {
"flake-compat": [
@ -1451,6 +1471,7 @@
"hyprland-plugins": "hyprland-plugins",
"hyprlock": "hyprlock",
"hyprpanel": "hyprpanel",
"nh-flake": "nh-flake",
"nix-ld": "nix-ld",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",