From ca299fa5c846218027e7a4d31e528b077335e561 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 30 Mar 2026 19:24:45 +0200 Subject: update sources --- inputs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inputs.nix') diff --git a/inputs.nix b/inputs.nix index 4d38903..4d01e99 100644 --- a/inputs.nix +++ b/inputs.nix @@ -28,7 +28,7 @@ let inherit system; overlays = [ (import sources.rust-overlay) - deploy-rs.overlay + deploy-rs.overlays.default (import ./pkgs/overlay.nix { inherit inputs; }) lix-overlay ]; -- cgit v1.2.3