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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7038b0c4fd97
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 53663de201eb
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 1, 2016

  1. koji -> pythonPackages.koji

    koji is both a library and an application. It is used in Nixpkgs
    primarily as a library and therefore I move it.
    FRidh committed Dec 1, 2016

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    14ac293 View commit details
  2. pythonPackages.rpm: rpm for specific python version

    rpm provides a Python module that is used by certain packages. We need
    to override pkgs.rpm to get a correct version.
    FRidh committed Dec 1, 2016
    Copy the full SHA
    3756b2c View commit details
  3. Copy the full SHA
    53663de View commit details
Loading