Skip to content

Commit

Permalink
tag the tmux input with the right version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 3, 2021
1 parent a0167d1 commit f69797a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Expand Up @@ -154,6 +154,7 @@
tmux = prev.tmux.overrideAttrs (attrs:
attrs // {
src = inputs.tmux;
version = inputs.tmux.rev;

# macOS does some weird stuff with locales and character widths.
# Practically, that means that without extra support tmux will
Expand Down

0 comments on commit f69797a

Please sign in to comment.