Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: ce3daae51a8c0ef38b0c59a4e672ccdd7b1e7e58
https://github.com/NixOS/nixpkgs/commit/ce3daae51a8c0ef38b0c59a4e672ccdd7b1e7e58
Author: Karn Kallio <[email protected]>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M pkgs/development/python-modules/pygobject/default.nix
Log Message:
-----------
pygobject
In the pygobject package of pythonPackages the codegen python files are
executable and get wrapped, which causes pygtk to not build because it
uses the python program to execute them. The attached patch makes them
not executable so they do not get wrapped and cause pygtk to fail its
build.
>From 931b7998658fa72323c9a76e7b336fe726a9cc61 Mon Sep 17 00:00:00 2001
From: Karn Kallio <[email protected]>
Date: Fri, 2 Sep 2016 15:30:42 -0400
Subject: [PATCH] pygobject: prevent wrapping of codegen/*.py files.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits