pythonPackages.gst-python: fix hash after afd59811a1

/cc #22549.
This commit is contained in:
Vladimír Čunát
2017-02-09 09:40:36 +01:00
parent 5de04f6d55
commit 333e36eca0
2 changed files with 3 additions and 1 deletions
@@ -27,4 +27,6 @@ rec {
};
gst-validate = callPackage ./validate { inherit gst-plugins-base; };
# note: gst-python is in ./python/default.nix - called under pythonPackages
}