mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: use forked nh with support for doas instead of fish wrapper
This commit is contained in:
parent
4930320599
commit
c6235fe00c
4 changed files with 31 additions and 17 deletions
21
flake.lock
generated
21
flake.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue