fix(frappe): Reset git URLs to current version
Change-Id: Iaa76564f7eaf81849b52b91ca8046adaa80a8515
Reviewed-on: https://git.clicks.codes/c/Infra/NixFiles/+/729
Tested-by: Skyler Grey <minion@clicks.codes>
Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/flake.nix b/flake.nix
index 2af4e0d..e63112a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -16,7 +16,7 @@
inputs.helpers.url = "git+https://git.clicks.codes/Infra/NixHelpers";
- inputs.frappix.url = "github:ClicksCodes/frappix";
+ inputs.frappix.url = "github:blaggacao/frappix";
# follow settings
inputs.home-manager.inputs.nixpkgs.follows = "nixpkgs";