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

Commits on Jan 24, 2021

  1. beamPackages: use callPackagesWith from nixpkgs lib

    2f78ee7 accidentally changed this from
    (nixpkgs) stdenv.lib to (beam-modules) lib', which broke things.
    This changes it back to (nixpkgs) lib.
    Milan Pässler committed Jan 24, 2021
    Copy the full SHA
    a35934f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110716 from petabyteboy/feature/beam-fix

    beamPackages: use callPackagesWith from nixpkgs lib
    SuperSandro2000 committed Jan 24, 2021
    Copy the full SHA
    de121de View commit details
    Browse the repository at this point in the history