From c8114810c9f42410e837573e836c32510eb60ba7 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Sun, 14 Jan 2024 19:18:33 +0200 Subject: chore(third_party/overlays): bump crate2nix to 0.13.0 We need to vendor in the package expression, as it's not possible to override cargoHash. Change-Id: Ib123647bb9b96d41f4630daa431d020f1cb8d4fa Reviewed-on: https://cl.tvl.fyi/c/depot/+/10624 Tested-by: BuildkiteCI Reviewed-by: raitobezarius Autosubmit: flokli --- tvix/Cargo.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tvix/Cargo.nix') diff --git a/tvix/Cargo.nix b/tvix/Cargo.nix index e3f4be07e3..d6400eed3d 100644 --- a/tvix/Cargo.nix +++ b/tvix/Cargo.nix @@ -1,4 +1,4 @@ -# This file was @generated by crate2nix 0.12.0 with the command: +# This file was @generated by crate2nix 0.13.0 with the command: # "generate" "--all-features" # See https://github.com/kolloch/crate2nix for more info. @@ -13517,7 +13517,6 @@ rec { ( _: { buildTests = true; - release = false; } ); # If the user hasn't set any pre/post commands, we don't want to -- cgit 1.4.1