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: 63e7fc509628
Choose a base ref
...
head repository: NixOS/nix
compare: 5c05c238e609
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 24, 2019

  1. Add isPath primop

    this is added for completeness' sake since all the other possible
    `builtins.typeOf` results have a corresponding `builtins.is<Type>`
    zimbatm committed Mar 24, 2019
    Copy the full SHA
    514b3c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Merge pull request #1828 from zimbatm/isPath

    Add isPath primop
    edolstra committed Mar 25, 2019
    Copy the full SHA
    5c05c23 View commit details
    Browse the repository at this point in the history