nixpkgs/pkgs/top-level
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
..
aliases.nix Revert "aliases: add nixos-rebuild" 2018-08-10 21:45:07 +02:00
all-packages.nix cargo-download: init at 0.1.1 2018-08-13 12:18:57 +01:00
beam-packages.nix elixir: init 1.7.0 2018-07-25 23:48:50 +02:00
coq-packages.nix coq_8_8: 8.8.0 -> 8.8.1 2018-06-29 11:10:31 +02:00
darwin-packages.nix xcode: add xcodePlatform to system 2018-06-25 22:18:23 -04:00
default.nix top-level: Move comma for stylistic consistency 2018-03-20 15:37:34 -04:00
dotnet-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
emacs-packages.nix hindent: build Emacs package with latest Melpa recipe 2018-07-26 15:36:43 -05:00
emscripten-packages.nix Emscripten 1.37.16 to 1.37.36 (#37291) 2018-03-18 13:34:46 +01:00
haskell-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
haxe-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
impure.nix impure.nix: fix handling of localSystem 2018-06-25 17:13:02 -04:00
java-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
lua-packages.nix Merge #43141: lua-5.3 and lpeg updates 2018-07-21 23:05:44 +02:00
make-tarball.nix pkgs/top-level/release.nix: Don't require Darwin to be supported 2018-07-04 17:53:02 +02:00
metrics.nix Revert "release/metrics: drop requiredSystemFeatures" 2018-07-30 10:46:20 +02:00
ocaml-packages.nix stog: 0.17.0 -> 0.18.0 2018-07-29 13:32:10 +00:00
perl-packages.nix Merge pull request #44447 from NixOS/staging-next 2018-08-09 09:04:03 +02:00
php-packages.nix added the pecl oci8 library for php 2018-08-03 21:58:57 -04:00
pure-packages.nix purePackages.octave: Use octaveHg 2017-04-09 21:54:39 +10:00
python-packages.nix pythonPackages.Flootty: Remove redundant package 2018-08-12 12:41:20 +10:00
release-cross.nix release-lib: Filter supportedSystems with meta.platforms-style patterns 2018-03-19 21:32:28 -04:00
release-lib.nix lib: Messed up or operator precedence 2018-03-19 22:25:49 -04:00
release-python.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
release-small.nix release-small.nix: Fix evaluation error 2018-03-17 21:57:44 -04:00
release.nix Revert "Revert "Revert "release: disallow aliases""" 2018-08-08 13:04:06 -04:00
splice.nix haskell infra: Fix built-time overrides 2018-07-09 18:09:17 -04:00
stage.nix config.skipAliases -> config.allowAliases 2018-07-17 14:46:21 +00:00
unix-tools.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
wine-packages.nix wine: build wineWow packages on hydra 2018-07-03 21:29:32 +03:00