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: 5fd27509cf48
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 58823ac10359
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 8, 2020

  1. Revert "nixos/raspberrypi-builder: fix cross using buildPackages"

    The commit enforces buildPackages in the builder but neglects
    the fact that the builder is intended to run on the target system.
    Because of that, the builder will fail when remotely building a
    configuration eg. with nixops or nix-copy-closure.
    
    This reverts commit a6ac6d0.
    kampka committed Sep 8, 2020
    Copy the full SHA
    2c6753f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Merge pull request #97462 from kampka/raspberrypi-builder

    Revert "nixos/raspberrypi-builder: fix cross using buildPackages"
    matthewbauer committed Sep 9, 2020
    Copy the full SHA
    58823ac View commit details
    Browse the repository at this point in the history