summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2017-07-05 09:53:53 +0200
committerVladimír Čunát <vcunat@gmail.com>2017-07-05 09:53:53 +0200
commit9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274 (patch)
treef7bda821b368d3d854d19ced09a82d21a757ebad /pkgs/build-support
parent7205dfadec4363e0846d6c65266d92a9dddfef6a (diff)
parent5328aac7be5b7ebf794349f915a379efd04b018b (diff)
downloadnixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.tar
nixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.tar.gz
nixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.tar.bz2
nixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.tar.lz
nixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.tar.xz
nixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.tar.zst
nixlib-9e1c7ddaaeeaa32cce6239ce27d4aafc4e678274.zip
Merge branch 'master' into staging
Diffstat (limited to 'pkgs/build-support')
-rwxr-xr-xpkgs/build-support/fetchgit/nix-prefetch-git1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/build-support/fetchgit/nix-prefetch-git b/pkgs/build-support/fetchgit/nix-prefetch-git
index c3ba15d59023..a180509a3265 100755
--- a/pkgs/build-support/fetchgit/nix-prefetch-git
+++ b/pkgs/build-support/fetchgit/nix-prefetch-git
@@ -47,6 +47,7 @@ Options:
       --leave-dotGit  Keep the .git directories.
       --fetch-submodules Fetch submodules.
       --builder       Clone as fetchgit does, but url, rev, and out option are mandatory.
+      --quiet         Only print the final json summary.
 "
     exit 1
 }