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: 6342ab656cc2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 83a18e14d913
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 7, 2018

  1. fwupd: 1.0.5 -> 1.1.0

    We override the ESP mount point in the config file /etc/fwupd/uefi.conf
    (available since version 1.0.6), as it is set to a path in the nix store
    during build time.
    
    Tests are disabled as it needs /etc/os-release, which is not available
    when building with sandboxing enabled.
    Moredread authored and jtojnar committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    08547ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bf0a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Merge pull request #39792 from Moredread/fwupd

    WIP fwupd: 1.0.5 -> 1.1.0
    jtojnar committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    83a18e1 View commit details
    Browse the repository at this point in the history