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: cf8ee4a6a329
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 748e5fc2ce78
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 25, 2019

  1. manual: Make sure building doesn't need recursive nix

    $(shell ...) looks a little sketch like it will be run no matter what.
    And there are problems building the manual on darwin so hopefully this
    fixes them.
    Ericson2314 committed Mar 25, 2019
    Copy the full SHA
    3b27113 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58223 from Ericson2314/manual-no-recursive-nix

    manual: Make sure building doesn't need recursive nix
    Ericson2314 committed Mar 25, 2019
    Copy the full SHA
    748e5fc View commit details
    Browse the repository at this point in the history