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: 0496c08afd0a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 38543e9174a8
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 6, 2019

  1. efi-image_eltorito: make reproducible

    './*' produces arguments ordered by inode.
    
    efiDir produces, reliably, ./EFI, so just make all the directories
    known explicitly.
    grahamc committed Feb 6, 2019
    Copy the full SHA
    013c7fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55296 from grahamc/efi-image_eltorito-make-reprod…

    …ucible
    
    efi-image_eltorito: make reproducible
    grahamc committed Feb 6, 2019
    Copy the full SHA
    38543e9 View commit details
    Browse the repository at this point in the history