From c33fbecf66584a78bcbf50916a94440380a26097 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 29 Aug 2024 08:20:28 +0000 Subject: [PATCH] Change conduit to conduwuit in the flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 40ddf08..03cf2a4 100644 --- a/flake.nix +++ b/flake.nix @@ -97,7 +97,7 @@ jovian, nixos-hardware, nix-index-database, - conduit, + conduwuit, ... } @ inputs: let inherit (self) outputs;