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: 226dc2178e7b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 45f4cc195743
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 17, 2019

  1. lynx: enable default-colors

    Building with this option allows Lynx to optionally use the default
    colors of the terminal, when compiled with ncurses or slang. It does not
    (as far as I know) change any default behavior.
    
    Since we build with ncurses, I don't think there's any reason not to
    have this.
    alyssais committed Mar 17, 2019
    Copy the full SHA
    3912502 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Merge pull request #57803 from alyssais/lynx

    lynx: enable default-colors
    alyssais committed Jun 2, 2019
    Copy the full SHA
    45f4cc1 View commit details
    Browse the repository at this point in the history