summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-16 17:45:55 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-16 17:45:55 +0100
commit03ea4780c0504b60d0f30c642a6f4f3270e0bcae (patch)
tree7832e5260ce67534440526d88ffeb246fa6c1405
parenttest (diff)
downloadRory-Open-Architecture-03ea4780c0504b60d0f30c642a6f4f3270e0bcae.tar.xz
test
-rwxr-xr-xhost/Rory-synapse/configuration.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/Rory-synapse/configuration.nix b/host/Rory-synapse/configuration.nix

index f65c6f2..72a6294 100755 --- a/host/Rory-synapse/configuration.nix +++ b/host/Rory-synapse/configuration.nix
@@ -166,8 +166,8 @@ nixpkgs.overlays = [ (final: prev: { mjolnir = prev.mjolnir.overrideAttrs (prevAttrs: { - pname = "Draupnir"; - version = "1.81.0"; + #pname = "Draupnir"; + #version = "1.81.0"; src = final.fetchFromGitHub { owner = "Gnuxie"; repo = "Draupnir";