Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: c589de98e247
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 30bc29280a07
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 14, 2020

  1. rxvt-unicode-plugins.perls: 2.2 -> 2.3

    This upgrade brings a new option to the keyboard-select plugin:
    
      URxvt.keyboard-select.clipboard: If true, copy to clipboard too
    
    and removes the now deprecated clipboard and url-select plugins. The
    reasons for deprecating these two plugins are described at:
    https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
    ivanbrennan committed Feb 14, 2020
    Copy the full SHA
    0e69b50 View commit details
    Browse the repository at this point in the history
  2. rxvt-unicode-plugins.perls: deprecated plugins

    While the clipboard and url-select plugins have been deprecated, it's
    likely there are still many users expecting them to exist, so continue
    to provide them.
    
    https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
    ivanbrennan committed Feb 14, 2020
    Copy the full SHA
    73b22c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80089 from ivanbrennan/urxvt-perls-update

    rxvt-unicode-plugins.perls: 2.2 -> 2.3
    rnhmjoj committed Feb 14, 2020
    Copy the full SHA
    30bc292 View commit details
    Browse the repository at this point in the history