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

Commits on Aug 30, 2019

  1. remove empty nix file

    Nix repl hangs when evaluating empty files.
    
        find -name "*.nix" -empty -delete
    zimbatm committed Aug 30, 2019
    Copy the full SHA
    80a3988 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67796 from zimbatm/remove-empty-nix-files

    remove empty nix file
    matthewbauer committed Aug 30, 2019
    Copy the full SHA
    7c76c8c View commit details
    Browse the repository at this point in the history