From b65a05a80ed69e99afc1dddad400e6d00bd4af4c Mon Sep 17 00:00:00 2001 From: Cadey Ratio Date: Sat, 18 Apr 2020 21:36:26 +0000 Subject: [PATCH] Update 'nix/bootimage.nix' --- nix/bootimage.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/bootimage.nix b/nix/bootimage.nix index a8566f7..5c02398 100644 --- a/nix/bootimage.nix +++ b/nix/bootimage.nix @@ -16,6 +16,6 @@ rustPlatform.buildRustPackage rec { sha256 = "03pqia1gi2i1dacnxmc2ryspdim2a8dinhipagnbb402q58qbvw9"; }; - cargoSha256 = "0h3yzds12q1vz66qi8hrkki8g5sm1d4k2mz9yg7ql8z59yma2r23"; + cargoSha256 = "0lasshl4iwv6lrc65588rd4h4mh8h2cv1qfdnqy7mhrbmxrzxvyc"; }