Auto merge of #24155 - Eijebong:nix, r=jdm

Update and dedupe nix

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24155)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-09-06 16:26:45 -04:00 committed by GitHub
commit ff75e3d73c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 44 deletions

View file

@ -30,7 +30,6 @@ rand = [
# Ignored packages with duplicated versions
packages = [
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
"proc-macro2",
"quote",
"rand_core",