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: 41d35532769c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6a63021eba70
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 25, 2019

  1. nixos-generate-config: do not build btrfs-tools when btrfs is not used

    cross-compilation of `btrfs-tools` is broken, and this usually needless dependency of each system closure on `btrfs-tools` prevents cross-compilation of whole system closures
    volth committed Apr 25, 2019
    Copy the full SHA
    c01ea27 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Merge pull request #60207 from volth/patch-329

    nixos-generate-config: do not build btrfs-tools when btrfs is not used
    lukateras committed May 22, 2019
    Copy the full SHA
    6a63021 View commit details
    Browse the repository at this point in the history