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: 9a7432672ba7
Choose a base ref
...
head repository: NixOS/nix
compare: 30906122e2f7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 25, 2018

  1. remove some dead code in nix/repl.cc

    Fixes a static analyzer warning:
    
    Expression 'isDrv' is always false.
    
    Fixes: 3beb6f6 ('Show derivations more concisely')
    veprbl committed Dec 25, 2018
    Copy the full SHA
    93c9ba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Merge pull request #2617 from veprbl/pr/V547_nix_repl.cc

    remove some dead code in nix/repl.cc
    edolstra committed Jan 10, 2019
    Copy the full SHA
    3090612 View commit details
    Browse the repository at this point in the history