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

Commits on Jan 3, 2019

  1. nixos/cpufreq: Remove the alias to set the cpu frequency governor

    This PR temporarily fixes the issue with PR 53041 as explained
    here:
    
    #53041 (comment)
    
    The alias `powerManagement.cpufreq.governor` to
    `powerManagement.cpuFreqGovernor` has been removed.
    cdepillabout committed Jan 3, 2019
    Copy the full SHA
    46ecec8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53301 from cdepillabout/remove-cpufreqgov-alias

    nixos/cpufreq: Remove the alias to set the cpu frequency governor
    infinisil committed Jan 3, 2019
    Copy the full SHA
    2b1c9fd View commit details
    Browse the repository at this point in the history