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: 8a5eb89b0f70
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 366a677dbbae
Choose a head ref
  • 8 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 17, 2020

  1. Copy the full SHA
    0f62317 View commit details
    Browse the repository at this point in the history
  2. lib/generators.toPretty: Wrap in a go function

    As a preparation to the following commit
    infinisil committed Sep 17, 2020
    Copy the full SHA
    4811f54 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47f2eb8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    073e9b2 View commit details
    Browse the repository at this point in the history
  5. lib/generators.toPretty: Switch away from δ and λ

    - These symbols can be confusing for those not familiar with them
    - There's no harm in making these more obvious
    - Terminals may not print them correctly either
    
    Also changes the function argument printing slightly to be more obvious
    infinisil committed Sep 17, 2020
    Copy the full SHA
    d0be9e9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    05e4d37 View commit details
    Browse the repository at this point in the history
  7. lib/generators.toPretty: functors should print as functions

    Not attribute sets. So move the function case forward
    infinisil committed Sep 17, 2020
    Copy the full SHA
    15c5ba9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Merge pull request #97133 from Infinisil/improved-toPretty

    Improve `generators.toPretty`
    infinisil committed Sep 21, 2020
    Copy the full SHA
    366a677 View commit details
    Browse the repository at this point in the history