From deea2d67962e306f3a54fd17b2288d82dd5ef25a Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 24 Apr 2023 02:03:54 -0400 Subject: bump lanzaboote --- flake.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7499426..3e53488 100644 --- a/flake.nix +++ b/flake.nix @@ -59,13 +59,6 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - # TODO: remove when this commit is used in lanzaboote: - # https://github.com/oxalica/rust-overlay/commit/c949d341f2b507857d589c48d1bd719896a2a224 - rust-overlay = { - url = "github:oxalica/rust-overlay"; - inputs.nixpkgs.follows = "nixpkgs"; - inputs.flake-utils.follows = "flake-utils"; - }; lanzaboote = { url = "github:nix-community/lanzaboote"; inputs.nixpkgs.follows = "nixpkgs"; @@ -73,8 +66,6 @@ inputs.flake-utils.follows = "flake-utils"; inputs.flake-parts.follows = "flake-parts"; inputs.pre-commit-hooks-nix.follows = "pre-commit-hooks"; - # TODO: ditto - inputs.rust-overlay.follows = "rust-overlay"; }; nixinate = { url = "github:MatthewCroughan/nixinate"; -- cgit v1.2.3