fix: use latest on wpaperd
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
5faee0c1b4
commit
df78fafcb9
4 changed files with 1 additions and 3 deletions
|
@ -36,6 +36,7 @@ in {
|
|||
})
|
||||
|
||||
pkgs.r2modman
|
||||
pkgs.ryujinx
|
||||
];
|
||||
|
||||
# Give wine a constant path for lutris
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -151,9 +151,6 @@ let
|
|||
wpaperd = mkDep {
|
||||
owner = "danyspin97";
|
||||
repo = "wpaperd";
|
||||
|
||||
# FIXME: latest has dep issues with 'dav1d'
|
||||
ref = "21fafdc0b8e8c8e8aa2524acb5890e3cb860ded9";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue