From abfa2c8dd6db7b2870af6f3c399d451efd737466 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 14 Dec 2025 21:41:33 +0000 Subject: Fix server --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 5d4a217..c8f4963 100755 --- a/flake.nix +++ b/flake.nix @@ -176,6 +176,7 @@ inherit (inputs) draupnirSrc; inherit (inputs) nixpkgs-master; + inherit (inputs) nom; matrix-synapse-unwrapped-patched = self.packages.x86_64-linux.matrix-synapse-unwrapped-patched; draupnir = self.packages.x86_64-linux.draupnir; }; -- cgit 1.5.1