summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorBenjamin Staffin <ben@folsomlabs.com>2014-12-30 15:07:29 -0800
committerBenjamin Staffin <ben@folsomlabs.com>2014-12-30 15:07:29 -0800
commit4dd93dbf258847f6cf85e61d8c37356a0f35ddaa (patch)
tree1770277553e4489249e3d6117cd3d00774e397a2 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentd137ff33e240db93a95aeff8376e1ea8efabbf2a (diff)
lib: Fix matchAttrs by importing builtins.length
Before: nix-repl> :l <nixpkgs> nix-repl> lib.matchAttrs { foo = "bar"; } { bar = "bas"; } error: undefined variable ‘length’ at "/home/benley/nix/nixpkgs/lib/attrsets.nix":317:10 After: nix-repl> :l <nixpkgs> nix-repl> lib.matchAttrs { foo = "bar"; } { bar = "bas"; } false Change-Id: I548d69d50cffe1c63a6f39f76fd09d1835d8d9a2
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions