summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorRenzo Carbonara <k0001@users.noreply.github.com>2016-07-19 04:48:36 -0300
committerFranz Pletz <fpletz@fnordicwalking.de>2016-07-19 09:48:36 +0200
commite54ec2f907e8980027ba040f11375adac478cc84 (patch)
treea5787ce172ad189b0cfd5c7e652cac3697c1a075 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent3530f3f20a934ed1d3df35fe3c8041d197f8b41e (diff)
fetchMavenArtifact: init (#16825)
fetchMavenArtifact downloads a Maven artifact given a group id, an artifact id, and a version. Example usage: org_apache_httpcomponents_httpclient_4_5_2 = fetchMavenArtifact { groupId = "org.apache.httpcomponents"; artifactId = "httpclient"; version = "4.5.2"; sha256 = "0ms00zc28pwqk83nwwbafhq6p8zci9mrjzbqalpn6v0d80hwdzqd"; # Optionally: repos = [ ... urls to some Maven repos to use ... ]; # Optionally: url, urls - pointing directly to a specific jar url. }; Now `org_apache_httpcomponents_httpclient_4_5_2.jar` points to the downloaded JAR file, while `org_apache_httpcomponents_httpclient_4_5_2` refers to a derivation that when used used in `buildInputs` will be automatically added to the Java classpath.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions