nixpkgs/pkgs/tools/package-management
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
..
appimage-run treewide: fix build with disallowed aliases (#43872) 2018-07-21 22:03:24 -04:00
appimagekit appimagekit: init at 20180727 2018-08-05 19:49:52 +00:00
apt db: Use more conventional outputs, also split bin 2018-05-22 17:49:04 +03:00
cargo-download cargo-download: init at 0.1.1 2018-08-13 12:18:57 +01:00
cargo-edit [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
cargo-release cargo-release: Init at 0.10.0 2018-05-17 14:20:28 -05:00
cargo-tree cargo-tree: 0.18.0 -> 0.19.0 (#42720) 2018-06-28 13:15:48 +02:00
cargo-update cargo-update: init at 1.5.2 (#40575) 2018-08-02 10:28:57 +02:00
cde
checkinstall
clib
conda treewide: fix derivation names 2018-05-28 05:59:57 -07:00
createrepo_c createrepo_c: 0.10.0 -> 0.11.0 2018-07-04 11:52:38 -07:00
disnix disnixos: 0.7 -> 0.7.1 2018-08-12 22:24:21 +02:00
dpkg Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall 2018-01-18 11:27:31 +01:00
elm-github-install
fpm fpm: 1.6.2 -> 1.9.3 2017-11-02 10:22:51 +08:00
gx
home-manager home-manager:2017-12-7 -> 2018-06-14 2018-06-23 13:59:18 +02:00
librepo librepo: add bindings to python-packages.nix 2017-12-05 16:04:24 +01:00
mynewt-newt mynewt-newt: 1.0.0 -> 1.3.0 2018-02-28 20:31:10 +00:00
niff
nix nixUnstable: 2.1pre6148_a4aac7f -> 2.1pre6338_45bcf541 2018-07-31 21:17:10 +02:00
nix-bundle
nix-du nix-du: 0.1.2 -> 0.2.0 2018-07-05 14:18:34 +02:00
nix-index nix-index: 0.1.0 -> 0.1.1 2018-07-18 12:55:35 +02:00
nix-pin nix-pin: 0.3.1 -> 0.3.4 2018-06-18 22:09:14 +10:00
nix-prefetch-scripts pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
nix-review nix-review: 0.3.0 -> 0.4.0 2018-08-07 01:14:12 +01:00
nix-serve pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
nix-top nix-top: simplify installPhase 2018-07-30 10:04:15 +01:00
nix-update-source nix-update-source: 0.5.0 -> 0.6.3 2018-06-18 22:09:52 +10:00
nixops nixops: add license 2018-08-09 12:51:48 +02:00
nixui pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
nox nox: remove pythonPackages references 2018-08-08 02:20:54 +02:00
opkg treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
opkg-utils
packagekit pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
pacman pacman: 5.1.0 -> 5.1.1 (#44730) 2018-08-08 23:18:43 +02:00
python2nix
rpm rpm: 4.14.0 -> 4.14.1 2018-03-16 10:08:46 +00:00
xbps xbps: limit to platforms.linux 2018-05-18 13:07:51 -05:00