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: 821ff387daf8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 987a59e295e6
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 16, 2019

  1. linux/update.sh: update linux-libre too

    update-libre.sh doesn't commit by default so that it can be used as an
    updateScript, where I don't think auto-committing is the norm.
    
    The generated commit messages say "linux-libre_latest" rather than
    "linux-libre", because even though linux-libre will also be rebuilt,
    it's linux-libre_latest that is more likely to need it.
    alyssais committed Dec 16, 2019
    Copy the full SHA
    80a823e View commit details
    Browse the repository at this point in the history
  2. linux-libre: set update-libre.sh as update script

    This doesn't actually update the kernel, just the linux-libre
    deblobbing scripts, but it should mean that automatic updaters keep
    the deblobbing scripts up to date.  So even if deblobbing scripts for
    a new kernel version are not available immediately after release, they
    should be updated automatically soon enough once available.
    alyssais committed Dec 16, 2019
    Copy the full SHA
    2d3e408 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    987a59e View commit details
    Browse the repository at this point in the history