flake: bump inputs
All checks were successful
ci/woodpecker/push/check Pipeline was successful

And fix a package change.
This commit is contained in:
Bruno BELANYI 2026-02-26 15:47:36 +00:00
parent 854a972972
commit d94f956434
2 changed files with 16 additions and 16 deletions

View file

@ -13,7 +13,7 @@ in
scripts = [
pkgs.mpvScripts.mpris # Allow controlling using media keys
pkgs.mpvScripts.mpv-cheatsheet # Show some simple mappings on '?'
pkgs.mpvScripts.mpv-cheatsheet-ng # Show some simple mappings on '?'
pkgs.mpvScripts.uosc # Nicer UI
];
};