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: af6dbe82b41f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f6d423470a86
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 20, 2020

  1. librepcb: touch ups, co-maintain

    Fixes a bug where the build system tried to call `git` to embed the
    release tag revision into the binary, which isn't allowed. Easily fixed
    with `substituteInPlace`.
    
    Also updates the expression to be a little closer to "standard"
    expressions (e.g. consistent indentation, importing `stdenv` instead of
    `lib` and `mkDerivation`, etc.)
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 20, 2020
    Copy the full SHA
    00c451a View commit details
    Browse the repository at this point in the history
  2. picat: 3.0p2 -> 3.0p3, co-maintain

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 20, 2020
    Copy the full SHA
    f6d4234 View commit details
    Browse the repository at this point in the history