fix: use latest on wpaperd
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-06-06 09:22:55 -04:00
parent 5faee0c1b4
commit df78fafcb9
4 changed files with 1 additions and 3 deletions

View file

@ -36,6 +36,7 @@ in {
})
pkgs.r2modman
pkgs.ryujinx
];
# Give wine a constant path for lutris

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -151,9 +151,6 @@ let
wpaperd = mkDep {
owner = "danyspin97";
repo = "wpaperd";
# FIXME: latest has dep issues with 'dav1d'
ref = "21fafdc0b8e8c8e8aa2524acb5890e3cb860ded9";
};
};