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: b7871c3f2da1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e34a53c4ea84
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 25, 2021

  1. nixos treewide: Fix references to linux-kernel.target

    Thanks @ajs124 in
    #110544 (comment) for
    catching this. According to:
    
        git grep 'inherit.*Platform.*platform'
        git grep ' linux-kernel'
    
    We now don't have any remaining problems of this sort, thankfully.
    Ericson2314 committed Jan 25, 2021
    1
    Copy the full SHA
    63b02e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110803 from Ericson2314/fix-nixos-misc-linux-config

    nixos treewide: Fix references to linux-kernel.target
    Ericson2314 committed Jan 25, 2021
    1
    Copy the full SHA
    e34a53c View commit details
    Browse the repository at this point in the history