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: 47caeb1272e8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 43f1db5b0dfd
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 2, 2018

  1. nixos/sd-image: Make it more similar to iso-image.nix

    - Add `imageName` and `imageBaseName` options similar to the `isoName`
      and `isoBaseName` options
    - Make the filename of the iso match what iso-image.nix does
    - Generate a nix-support/hydra-build-products like iso-image.nix does
    
    (cherry picked from commit 4c21180)
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    ac447b0 View commit details
    Browse the repository at this point in the history
  2. nixos/release.nix: Add Hydra job for AArch64 SD image

    Based on how ISO images are added to the release.
    
    (cherry picked from commit 181e067)
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    c514590 View commit details
    Browse the repository at this point in the history
  3. raspberrypi-tools: Init at 2018-02-05

    (cherry picked from commit 434722b)
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    d93b08e View commit details
    Browse the repository at this point in the history
  4. raspberrypifw: Drop all non-firmware parts

    They are now built from source in raspberrypi-tools.
    
    (cherry picked from commit b59f949)
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    c1c01c7 View commit details
    Browse the repository at this point in the history
  5. nixos/sd-image-*: Raspberry Pi firmware no longer falls under unfree

    It's just unfreeRedistributableFirmware now.
    
    (cherry picked from commit 1e5cb38)
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    43f1db5 View commit details
    Browse the repository at this point in the history