From 1e62086f74fae8df13cd69e8745395828ddcebb5 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Oct 2024 17:59:39 +0200 Subject: chore(build): Regenerate --- build/rust/flake.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'build/rust/flake.nix') diff --git a/build/rust/flake.nix b/build/rust/flake.nix index bd54e79..084cf27 100644 --- a/build/rust/flake.nix +++ b/build/rust/flake.nix @@ -13,15 +13,12 @@ crane = { url = "github:ipetkov/crane"; - inputs = { - nixpkgs.follows = "nixpkgs"; - }; + inputs = {}; }; rust-overlay = { url = "github:oxalica/rust-overlay"; inputs = { nixpkgs.follows = "nixpkgs"; - flake-utils.follows = "flake-utils"; }; }; -- cgit 1.4.1