Update hash of the meunier patches

This commit is contained in:
Graham Christensen 2017-11-30 20:52:24 -05:00
parent 016fffc01e
commit 6219398ffa
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -21,7 +21,7 @@ in import (hostpkgs.stdenv.mkDerivation {
# with master merged in so it applies cleanly. # with master merged in so it applies cleanly.
url = "https://github.com/NixOS/nixpkgs/compare/master...grahamc:P-E-Meunier-mkRustCrate-rebased.patch"; url = "https://github.com/NixOS/nixpkgs/compare/master...grahamc:P-E-Meunier-mkRustCrate-rebased.patch";
name = "mkRustCrate-rebased.patch"; name = "mkRustCrate-rebased.patch";
sha256 = "0pnk31zwr0djlxd4wifx3sdwsv87hgfd6h8agr5wzifhlqzj48cp"; sha256 = "1gji1lp948pr5ymcc6s8b0pvd5z42h5bjb3bihf51dpb9cjl6x2j";
}) })
]; ];