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: 43a15a7f559e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 51b62e6a8c90
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 13, 2018

  1. Revert "aliases: add nixos-rebuild"

    This reverts commit 0b124c1. We
    should really stop adding things that are not packages to
    all-packages.nix. For example, having nixos-rebuild.nix in
    all-packages.nix causes 'nix-env -qa' to evaluate a NixOS
    configuration, which obviously is not good for performance. (We should
    probably also remove the 'nixos' attribute from all-packages.nix, but
    at least that's a function so nix-env will ignore it.)
    
    (cherry picked from commit f1c978a)
    edolstra authored and Mic92 committed Sep 13, 2018
    Copy the full SHA
    51b62e6 View commit details
    Browse the repository at this point in the history