add alvr nixpkgs just to try and make alvr work....
This commit is contained in:
parent
650f817d5a
commit
48132065e1
3 changed files with 21 additions and 0 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -43,6 +43,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"alvr-nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1765837179,
|
||||
"narHash": "sha256-pGPUAAFsQktrdPqaYKjEjpXP7Jcd5HIbF2ecUTmVZoI=",
|
||||
"owner": "itepastra",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "96726c5e4a8b108fa912f8d1148ff947877b14cc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "itepastra",
|
||||
"ref": "alvr-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"authentik": {
|
||||
"inputs": {
|
||||
"authentik-src": "authentik-src",
|
||||
|
|
@ -1005,6 +1021,7 @@
|
|||
"inputs": {
|
||||
"advisory-db": "advisory-db",
|
||||
"agenix": "agenix",
|
||||
"alvr-nixpkgs": "alvr-nixpkgs",
|
||||
"authentik": "authentik",
|
||||
"automapaper": "automapaper",
|
||||
"crane": "crane",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue