feat: use forked nh with support for doas instead of fish wrapper

This commit is contained in:
Youwen Wu 2025-02-02 23:18:19 -08:00
parent 4930320599
commit c6235fe00c
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 31 additions and 17 deletions

21
flake.lock generated
View file

@ -646,6 +646,26 @@
"type": "github"
}
},
"nh-doas": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1738564910,
"narHash": "sha256-rd1pnAiRYolXH1R1Zbs6UQFjW1b5DdEJeyq2udUnjCo=",
"owner": "youwen5",
"repo": "nh",
"rev": "f4d93dfda62f034bbc08dc3bfea78213ec99b3be",
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "nh",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@ -909,6 +929,7 @@
"homebrew-core": "homebrew-core",
"lanzaboote": "lanzaboote",
"musnix": "musnix",
"nh-doas": "nh-doas",
"nix-darwin": "nix-darwin",
"nix-flatpak": "nix-flatpak",
"nix-homebrew": "nix-homebrew",