nope, that didn't work either

This commit is contained in:
Noa Aarts 2025-12-16 00:44:38 +01:00
parent 55d5c61c7a
commit ff0885cb0a
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 3 additions and 4 deletions

6
flake.lock generated
View file

@ -45,11 +45,11 @@
},
"alvr-nixpkgs": {
"locked": {
"lastModified": 1765837179,
"narHash": "sha256-pGPUAAFsQktrdPqaYKjEjpXP7Jcd5HIbF2ecUTmVZoI=",
"lastModified": 1765840429,
"narHash": "sha256-OV/iFdwGWlEJd7kO3YmDa0Co413SiqEHTLMnhlNNJJo=",
"owner": "itepastra",
"repo": "nixpkgs",
"rev": "96726c5e4a8b108fa912f8d1148ff947877b14cc",
"rev": "485513cf380aff6bab5f5991e03d467fd4de5313",
"type": "github"
},
"original": {

View file

@ -96,7 +96,6 @@
alvr = {
enable = true;
openFirewall = true;
package = inputs.alvr-nixpkgs.legacyPackages.${pkgs.stdenv.hostPlatform.system}.alvr;
};
nix-ld = {
enable = true;