nixpkgs/pkgs/tools
Alyssa Ross 0d3b2b6990
cargo-download: init at 0.1.1
Cargo.nix was generated from cargo-download 0.1.1 with this patch
applied, which was necessary to not confuse carnix about the version
being different between Cargo.toml and Cargo.lock.

See https://github.com/Xion/cargo-download/pull/3.

From 5efd4cf11ff9d5042712303404169016b1e05c33 Mon Sep 17 00:00:00 2001
From: Alyssa Ross <hi@alyssa.is>
Date: Thu, 26 Jul 2018 21:19:06 +0200
Subject: [PATCH] Fix Cargo.lock

Running `cargo build` on a clean checkout produces a diff in Cargo.lock,
because it wasn't updated after the version number was bumped.

After this commit, `cargo build` should no longer produce a modified
working tree.
---
 Cargo.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock
index cc7357c..c384dc1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -76,7 +76,7 @@ dependencies = [

 [[package]]
 name = "cargo-download"
-version = "0.1.0"
+version = "0.1.1"
 dependencies = [
  "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.27.1 (registry+https://github.com/rust-lang/crates.io-index)",
--
2.17.1
2018-08-13 12:18:57 +01:00
..
admin ansible_2_6: init at 2.6.2 (#44673) 2018-08-09 08:19:55 +02:00
archivers Merge branch 'master' into add-missing-licenses 2018-08-09 13:10:27 +02:00
audio abcm2ps: 8.13.23 -> 8.13.24 2018-08-02 12:33:08 +02:00
backup borgbackup: 1.1.6 -> 1.1.7 (#44933) 2018-08-13 00:16:34 +02:00
bluetooth Merge pull request #44808 from r-ryantm/auto-update/blueman 2018-08-09 13:53:22 +08:00
bootloaders/refind refind: add license 2018-08-06 12:21:56 +02:00
cd-dvd brasero: inherit meta in wrapper 2018-08-05 16:06:55 +02:00
compression Merge pull request #44813 from markuskowa/licenses-zip 2018-08-09 12:15:33 +02:00
filesystems Merge pull request #44894 from markuskowa/sqlite-lic 2018-08-11 15:31:29 +02:00
graphics Merge pull request #44683 from r-ryantm/auto-update/vips 2018-08-12 20:26:52 -04:00
inputmethods pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
misc Merge branch 'master' into add-missing-licenses 2018-08-11 09:36:34 +02:00
networking Merge pull request #44894 from markuskowa/sqlite-lic 2018-08-11 15:31:29 +02:00
nix/info
package-management cargo-download: init at 0.1.1 2018-08-13 12:18:57 +01:00
security Merge pull request #44898 from LnL7/vault-0.10.4 2018-08-12 09:40:30 +02:00
system Merge branch 'master' into add-missing-licenses 2018-08-09 13:10:27 +02:00
text Merge branch 'master' into add-missing-licenses 2018-08-09 13:10:27 +02:00
typesetting Merge branch 'master' into add-missing-licenses 2018-08-09 13:10:27 +02:00
video vnc2flv: add license 2018-08-04 16:13:28 +02:00
virtualization treewide: fix build with disallowed aliases (#43872) 2018-07-21 22:03:24 -04:00
X11 Merge branch 'master' into add-missing-licenses 2018-08-09 13:10:27 +02:00