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

Commits on Feb 15, 2020

  1. Copy the full SHA
    a5f883e View commit details
    Browse the repository at this point in the history
  2. nixos/modules/misc/version.nix: Don't parse .git

    This leads to inconsistent results between local builds and
    Hydra. Also Nix is not a general purpose language, we shouldn't be
    parsing .git from inside Nix code.
    edolstra committed Feb 15, 2020
    Copy the full SHA
    f0f040c View commit details
    Browse the repository at this point in the history