summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xflake.nix1
1 files changed, 1 insertions, 0 deletions
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; };