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: d01e3d548989
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d83e5a1ff68f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 6, 2020

  1. nixos/gnome3: add realtime-scheduling option

    This adds an option services.gnome3.experimental-features.realtime-scheduling
    See this comment for the motivation [0].
    Having gnome-shell launched with capability seemed harmless at first,
    but it caused these issues [1] [2] for people who aren't even using
    the feature. It makes more sense to make this optional.
    
    [0]: #90201 (comment)
    [1]: #90201
    [2]: #86730
    worldofpeace committed Oct 6, 2020
    Copy the full SHA
    656cd70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99697 from worldofpeace/rt-sched-optional-and-off…

    …-by-default
    
    nixos/gnome3: add realtime-scheduling option
    worldofpeace committed Oct 6, 2020
    Copy the full SHA
    d83e5a1 View commit details
    Browse the repository at this point in the history