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/nix
base: 8ad2c9c4b97f
Choose a base ref
...
head repository: NixOS/nix
compare: 8df58eae4c6f
Choose a head ref
  • 10 commits
  • 32 files changed
  • 1 contributor

Commits on Dec 3, 2020

  1. Move 'nix hash-*' and 'nix to-*' to 'nix hash'

    From the 'nix' UX review.
    edolstra committed Dec 3, 2020
    Copy the full SHA
    b2d6c61 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5781f45 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    79c1967 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef58330 View commit details
    Browse the repository at this point in the history
  5. Add FIXME

    edolstra committed Dec 3, 2020
    Copy the full SHA
    0c15ae5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    af373c2 View commit details
    Browse the repository at this point in the history
  7. Add 'nix nar dump-path'

    This only differs from 'nix store dump-path' in that the path doesn't
    need to be a store path.
    edolstra committed Dec 3, 2020
    Copy the full SHA
    a1cd805 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ea2062a View commit details
    Browse the repository at this point in the history
  9. Typo

    edolstra committed Dec 3, 2020
    Copy the full SHA
    fa8dad1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3858 from edolstra/group-commands

    Group 'nix' subcommands
    edolstra committed Dec 3, 2020
    Copy the full SHA
    8df58ea View commit details
    Browse the repository at this point in the history