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: e410315f18f5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 181e0675da94
Choose a head ref
  • 2 commits
  • 2 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
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    4c21180 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.
    dezgeg committed Apr 2, 2018
    Copy the full SHA
    181e067 View commit details
    Browse the repository at this point in the history