updated flake

This commit is contained in:
foxora 2026-04-07 17:55:49 +01:00
parent c5416f0b92
commit b1a03c6a97
2 changed files with 55 additions and 55 deletions

View file

@ -309,7 +309,7 @@
alvr = {
enable = true;
package = (upkgs.alvr.override {ffmpeg = upkgs.ffmpeg_7;}).overrideAttrs (old: rec {
package = upkgs.alvr.overrideAttrs (old: rec {
postPatch =
(old.postPatch or "")
+ ''