update flake inputs
This commit is contained in:
parent
1fea7028ed
commit
323540641f
2 changed files with 7 additions and 7 deletions
|
|
@ -16,7 +16,7 @@
|
|||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
|
||||
# Use mpv with scripts
|
||||
mpv = (pkgs.mpv-with-scripts.override {
|
||||
mpv = (pkgs.mpv.override {
|
||||
scripts = [
|
||||
pkgs.mpvScripts.mpris
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue