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

Commits on Jun 1, 2020

  1. pipenv: refactor runtimeDeps

    Make `runtimeDeps` a function, so that it will return a selection
    of the packages in the set passed to it by `python3.withPackages`,
    rather than the same packages taken directly from `python3.pkgs`.
    das-g committed Jun 1, 2020
    Copy the full SHA
    9581a08 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Merge pull request #89293 from das-g/refactor-pipenv-runtimeDeps

    pipenv: refactor runtimeDeps
    Lassulus committed Aug 22, 2020
    Copy the full SHA
    d626d15 View commit details
    Browse the repository at this point in the history