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: 8eb607335b46
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a95d8f160ac2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 26, 2020

  1. linux: disable module signing

    Without this, the kernel would generate a random one for us which obviously
    isn't reproducible.
    
    `nix-build -A linux --check` succeeds now!
    (Tested at different times with different kernel)
    Atemu committed Dec 26, 2020
    Copy the full SHA
    2c19ef2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merge pull request #107625 from Atemu/r13y/kernel-disable-module-signing

    kernel: disable module signing
    7c6f434c committed Dec 30, 2020
    Copy the full SHA
    a95d8f1 View commit details
    Browse the repository at this point in the history