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

Commits on Nov 14, 2019

  1. Fix attr path to nixpkgs flake in flake template

    This doesn't work anymore since `packages` was removed from the
    `nixpkgs`-fork with flake support[1], now it's only possible to refer to
    pkgs via `legacyPackages`.
    
    [1] edolstra/nixpkgs@49c9b71
    Ma27 committed Nov 14, 2019
    Copy the full SHA
    b8bddb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Merge pull request #3228 from Ma27/flake-fix-template

    Fix attr path to nixpkgs flake in flake template
    edolstra committed Nov 19, 2019
    Copy the full SHA
    9b8cb68 View commit details
    Browse the repository at this point in the history