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

Commits on Jan 5, 2019

  1. pythonPackages.simplejson: Update the metadata

    The old homepage URL returns a 404 and the project is dual-licensed.
    primeos committed Jan 5, 2019
    Copy the full SHA
    35bee29 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.gcutil: Deprecate the package

    The package doesn't exist anymore (even the deprecation notice is gone
    [0]) and the build is currently broken:
    Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
      Could not find a version that satisfies the requirement
    google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
    No matching distribution found for google-apputils==0.4.1 (from
    gcutil==1.16.1)
    
    [0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
    > "Warning: gcutil is deprecated. We encourage you to transition to
    > using gcloud compute ."
    primeos committed Jan 5, 2019
    Copy the full SHA
    46dd27e View commit details
    Browse the repository at this point in the history