updated flake
This commit is contained in:
parent
c5416f0b92
commit
b1a03c6a97
2 changed files with 55 additions and 55 deletions
|
|
@ -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 "")
|
||||
+ ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue