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: 01b874d31122
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ae94e8923240
Choose a head ref
  • 2 commits
  • 85 files changed
  • 1 contributor

Commits on Dec 10, 2019

  1. nixos/treewide: Move rename.nix imports to their respective modules

    A centralized list for these renames is not good because:
    - It breaks disabledModules for modules that have a rename defined
    - Adding/removing renames for a module means having to find them in the
    central file
    - Merge conflicts due to multiple people editing the central file
    infinisil committed Dec 10, 2019
    2
    Copy the full SHA
    4ee3e8b View commit details
    Browse the repository at this point in the history
  2. Move renames to their appropriate places (#61570)

    Move renames to their appropriate places
    infinisil committed Dec 10, 2019
    Copy the full SHA
    ae94e89 View commit details
    Browse the repository at this point in the history