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: 22f1c746dfbd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6221782074b0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 1, 2021

  1. polkit: don't build with gobject-introspection when cross-compiling

    gobject-introspection doesn't currently cross-compile (see
    #88222), but polkit is somewhat
    essential for many system components.
    
    By disabling gobject-introspection when cross-compiling, we get it to
    build.
    flokli committed Jan 1, 2021
    Copy the full SHA
    4f087a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Merge pull request #108173 from flokli/cross-compile-nixos-sd

    Fix NixOS cross-compilation SD Image
    flokli committed Jan 2, 2021
    Copy the full SHA
    6221782 View commit details
    Browse the repository at this point in the history