feat: Update to mpv
This commit is contained in:
6
justfile
6
justfile
@@ -21,15 +21,9 @@ build:
|
||||
home:
|
||||
nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake . --show-trace
|
||||
|
||||
[linux]
|
||||
local:
|
||||
nix flake update subflakes
|
||||
nix flake update neovim
|
||||
|
||||
[macos]
|
||||
local:
|
||||
nix flake lock --update-input subflakes
|
||||
nix flake lock --update-input neovim
|
||||
|
||||
nvim:
|
||||
nix run .#neovim
|
||||
|
||||
Reference in New Issue
Block a user