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
committerPeter Simons <simons@cryp.to>2015-01-01 15:45:34 +0100
commitb3a534d3d23aa77ff6121e242100f7f8ff008e3b (patch)
treedc2f08e6be3a3c8ba6136c9c83f0f35c3d99ecd4 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent420bf2b677e932e061eaefe7a90affaf7b2175b7 (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