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: 1db88b5c6500
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 44864fd0f4d3
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 27, 2020

  1. Copy the full SHA
    2d0ba1f View commit details
    Browse the repository at this point in the history
  2. kernel/manual-config: add zstd to nativeBuildDeps.

    Required to build with zstd compression.
    
    Refs #101108
    archseer authored and Atemu committed Dec 27, 2020
    Copy the full SHA
    9fee546 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. kernel: use zstd compression on 5.9+.

    archseer authored and Atemu committed Dec 28, 2020
    Copy the full SHA
    9461f0a View commit details
    Browse the repository at this point in the history
  2. nixos/stage-1: set zstd as the default compressor when supported

    Co-authored-by: Atemu <atemu.main@gmail.com>
    archseer and Atemu committed Dec 28, 2020
    Copy the full SHA
    a6b5693 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Merge pull request #107703 from Atemu/kernel-use-zstd

    kernel: use zstd
    lheckemann committed Dec 29, 2020
    Copy the full SHA
    44864fd View commit details
    Browse the repository at this point in the history