feat(nix): add rrv.sh module and enable for server
This commit is contained in:
parent
c026887236
commit
2710c71820
4 changed files with 51 additions and 0 deletions
21
flake.lock
generated
21
flake.lock
generated
|
@ -471,6 +471,7 @@
|
|||
"nixpkgs": "nixpkgs",
|
||||
"nur": "nur",
|
||||
"nvf": "nvf",
|
||||
"rrv-sh": "rrv-sh",
|
||||
"rrvsh-nixpkgs": "rrvsh-nixpkgs",
|
||||
"sops-nix": "sops-nix",
|
||||
"stable-diffusion-webui-nix": "stable-diffusion-webui-nix",
|
||||
|
@ -479,6 +480,26 @@
|
|||
"text": "text"
|
||||
}
|
||||
},
|
||||
"rrv-sh": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1751721838,
|
||||
"narHash": "sha256-702c0fbgpUuEuQsduGJ9I5bSrCLYEG88SPuZXcSQqTs=",
|
||||
"owner": "rrvsh",
|
||||
"repo": "rrv.sh",
|
||||
"rev": "e00c1c2607b55f43ef74b5f555f62838f4fe5963",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rrvsh",
|
||||
"repo": "rrv.sh",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"rrvsh-nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1750146550,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue