Use nixGl auto detection fork to fix NixOS (open source NVIDIA)
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 36s

This commit is contained in:
Florian RICHER 2025-01-09 15:33:33 +01:00
parent 7ed254f183
commit 34ec2894df
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
2 changed files with 19 additions and 21 deletions

11
flake.lock generated
View file

@ -28,15 +28,16 @@
]
},
"locked": {
"lastModified": 1713543440,
"narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=",
"owner": "nix-community",
"lastModified": 1735283791,
"narHash": "sha256-JlT4VFs8aVlW+l151HZIZumfFsccZXcO/k5WpbYF09Y=",
"owner": "phirsch",
"repo": "nixGL",
"rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a",
"rev": "ea8baea3b9d854bf9cf5c834a805c50948dd2603",
"type": "github"
},
"original": {
"owner": "nix-community",
"owner": "phirsch",
"ref": "fix-versionMatch",
"repo": "nixGL",
"type": "github"
}