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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 90d6018509e6
Choose a base ref
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 204291f0598c
Choose a head ref
  • 1 commit
  • 9 files changed
  • 1 contributor

Commits on Oct 4, 2019

  1. Merge release.nix, shell.nix and release-common.nix into flake.nix

    Also provide a Nixpkgs overlay, memoize Nixpkgs evaluation and fit the
    githubFlakes test.
    edolstra committed Oct 4, 2019
    Copy the full SHA
    204291f View commit details
Showing with 476 additions and 540 deletions.
  1. +3 −3 flake.lock
  2. +451 −17 flake.nix
  3. +0 −80 release-common.nix
  4. +0 −396 release.nix
  5. +0 −28 shell.nix
  6. +7 −5 tests/github-flakes.nix
  7. +5 −4 tests/nix-copy-closure.nix
  8. +5 −4 tests/remote-builds.nix
  9. +5 −3 tests/setuid.nix
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading