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: 434138ed1c99
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2c0dc389b40c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 7, 2020

  1. wtf: 0.31.0 -> 0.32.0

    * mark as broken on darwin
    
    ```
    these derivations will be built:
    /nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv
    building '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv'...
    unpacking sources
    unpacking source archive /nix/store/7xd1c92n7i0pcpxb71qgfz7d0hasbcrf-source
    source root is source
    patching sources
    configuring
    building
    Building subPackage ./.
    modules/azuredevops/widget.go:7:2: cannot find package "." in:
            /private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops
    modules/azuredevops/client.go:7:2: cannot find package "." in:
              /private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops/build
    builder for '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed with exit code 1
    error: build of '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed
    ```
    avdv committed Oct 7, 2020
    Copy the full SHA
    fd04da1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98622 from avdv/auto-update/wtf

    wtf: 0.31.0 -> 0.32.0
    stigtsp committed Oct 7, 2020
    Copy the full SHA
    2c0dc38 View commit details
    Browse the repository at this point in the history