Skip to content

Commit

Permalink
pythonPackages.pygobject2: fixup conversation to buildPythonPackage
Browse files Browse the repository at this point in the history
  • Loading branch information
FRidh committed Mar 21, 2017
1 parent 39eda57 commit 8143413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/pygobject/default.nix
Expand Up @@ -3,6 +3,7 @@
buildPythonPackage rec {
name = "pygobject-${version}";
version = "2.28.6";
format = "other";

src = fetchurl {
url = "mirror://gnome/sources/pygobject/2.28/${name}.tar.xz";
Expand Down

0 comments on commit 8143413

Please sign in to comment.