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: 6cf91d6fbd65
Choose a base ref
...
head repository: NixOS/nix
compare: 485a87f22f96
Choose a head ref
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 2, 2020

  1. Move parseTreeInfo()

    edolstra committed Apr 2, 2020
    Copy the full SHA
    6d6467d View commit details
    Browse the repository at this point in the history
  2. Change lastModified to the number of seconds in the epoch

    'lastModifiedDate' is now a string representing the equivalent
    date/time.
    edolstra committed Apr 2, 2020
    Copy the full SHA
    ab47868 View commit details
    Browse the repository at this point in the history
  3. Improve error message

    edolstra committed Apr 2, 2020
    Copy the full SHA
    e1fc9f6 View commit details
    Browse the repository at this point in the history
  4. PathInput: Add some methods

    edolstra committed Apr 2, 2020
    Copy the full SHA
    78ad5b3 View commit details
    Browse the repository at this point in the history
  5. Respect the narHash attribute in more input types

    call-flake.nix now passes node.info.narHash to fetchTree. This ensures
    that dirty Git trees work even in pure mode.
    edolstra committed Apr 2, 2020
    Copy the full SHA
    a6ff66b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    485a87f View commit details
    Browse the repository at this point in the history