From 8cb34498eceef231927c444507b6787128c5f0d8 Mon Sep 17 00:00:00 2001 From: Nathan Ringo Date: Sun, 1 Sep 2024 20:49:26 -0500 Subject: Move everything over to the new organization. --- crates/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'crates/default.nix') diff --git a/crates/default.nix b/crates/default.nix index d615e29..7204dae 100644 --- a/crates/default.nix +++ b/crates/default.nix @@ -1,12 +1,11 @@ { + arches, fenix, nixpkgs, system, }: let - arches = import ./arches.nix; - toml = builtins.fromTOML (builtins.readFile ./kernel/Cargo.toml); mkLibKernel = -- cgit v1.2.3