summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-01-02 01:59:38 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-01-02 01:59:38 +0100
commit0f32a35b2cd22c0fe5ba68453b5d522e24e127dd (patch)
tree80bf901981c5286266926d1e690985b44f2c504f
parentAdd fosscord (diff)
downloadRory-Open-Architecture-0f32a35b2cd22c0fe5ba68453b5d522e24e127dd.tar.xz
Fix typo in flake
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index b5719e4..495098d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -13,7 +13,7 @@
     };
     discord-client-proxy = {
       url = "github:Fosscord/discord-client-proxy";
-    }
+    };
   };
 
   # Outputs can be anything, but the wiki + some commands define their own