about summary refs log tree commit diff
path: root/src/buildenv
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2017-10-16T16·56-0400
committerShea Levy <shea@shealevy.com>2017-10-16T18·35-0400
commit4e58294ae62075fae1a2e82e1f62f627c2a0bd80 (patch)
treedb2c90e2456b56edaca2487ac5eeb4d118e96b13 /src/buildenv
parent1dd29d7aebae706f3e90a18bbfae727f2ed03c70 (diff)
fetchgit: Remove incomplete/unneeded isURI check.
This check spuriously fails for e.g. git@github.com:NixOS/nixpkgs.git,
and even for ssh://git@github.com/NixOS/nixpkgs.git, and is made
redundant by the checks git itself will do when fetching the repo. We
instead pass a -- before passing the URI to git to avoid injection.
Diffstat (limited to 'src/buildenv')
0 files changed, 0 insertions, 0 deletions