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: 9c2e9960eaf2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8590ddd427de
Choose a head ref
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 18, 2020

  1. buildGoModule: enable strictDeps

    This will improve cross compiling in the long run.
    See also #82786
    Mic92 committed Mar 18, 2020
    Copy the full SHA
    060a922 View commit details
    Browse the repository at this point in the history
  2. magnetico: move go-bindata to nativeBuildInputs

    fixes strictDeps
    Mic92 committed Mar 18, 2020
    Copy the full SHA
    72f3f99 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e63be52 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f288afe View commit details
    Browse the repository at this point in the history
  5. imgproxy: fix strict deps build

    Mic92 committed Mar 18, 2020
    Copy the full SHA
    f545f92 View commit details
    Browse the repository at this point in the history
  6. aerc: fix strict deps build

    Mic92 committed Mar 18, 2020
    Copy the full SHA
    b514445 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ae08790 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ea87180 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #82787 from Mic92/cross-build-go-module

    buildGoModule: enable strictDeps
    Mic92 committed Mar 18, 2020
    Copy the full SHA
    8590ddd View commit details
    Browse the repository at this point in the history