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: b27f806da8e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b4cc4139284e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 3, 2020

  1. Fix boot.loader.grub.extraFiles when used with mirroredBoots

    Substitute @bootPath@ in boot.loader.grub.extraPrepareConfig script
    same way as it's done for boot.loader.grub.extraEntries option.
    Frostman committed Feb 3, 2020
    Copy the full SHA
    7144b9a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Merge pull request #77594 from Frostman/fix-grub-extrafiles-mirroredb…

    …oots
    
    Fix boot.loader.grub.extraFiles when used with mirroredBoots
    infinisil committed Feb 4, 2020
    Copy the full SHA
    b4cc413 View commit details
    Browse the repository at this point in the history