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: 9fd50e69550a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dd60ccaca722
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 6, 2019

  1. sewer: Fix build

    The sed expression actually caused an error on hydra:
    ```
    sed: -e expression #1, char 18: Invalid collation character
    ```
    It seems to build fine without it however.
    knedlsepp committed Mar 6, 2019
    Copy the full SHA
    19fc5cb View commit details
    Browse the repository at this point in the history
  2. sewer: 0.6.0 -> 0.7.0

    knedlsepp committed Mar 6, 2019
    Copy the full SHA
    841beaf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Merge pull request #56981 from knedlsepp/fix-sewer

    sewer: Fix build
    markuskowa committed Mar 7, 2019
    Copy the full SHA
    dd60cca View commit details
    Browse the repository at this point in the history