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: 9b6fc07d1546
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 58b8ae4127b7
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 10, 2020

  1. Copy the full SHA
    b3e2b52 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e2fea84 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    85d5195 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. kicad: Rename <feature>Support arguments to with<Feature>

    Also: Use assertions instead of silently ignoring arguments that don't cooperate
    (occ+oce) / won't compile (aarch64 + oce).
    
    base.nix no longer provides default argument values since these are
    provided by default.nix.
    matthuszagh committed Oct 12, 2020
    Copy the full SHA
    9d13164 View commit details
    Browse the repository at this point in the history
  2. kicad: add srcs parameter to allow configuring kicad versions

    This also exposes the full src and version parameters for each
    derivation, allowing them to overrideable by srcs.
    matthuszagh committed Oct 12, 2020
    Copy the full SHA
    f2cb2c4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b90776c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    58b8ae4 View commit details
    Browse the repository at this point in the history