summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-04-25 23:13:34 +0200
committerRory& <root@rory.gay>2026-04-25 23:13:34 +0200
commitb8f908d50baadbd0b7ee1ea097e62b9fab44bef2 (patch)
tree182ec40ed9ea93ff4d9ef6e41cacddfaec0fd5b3
parentRebase synapse patches to 1.150 (diff)
downloadRory-Open-Architecture-b8f908d50baadbd0b7ee1ea097e62b9fab44bef2.tar.xz
fix overrides formatting
-rwxr-xr-xflake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix

index fa16501..54d0908 100755 --- a/flake.nix +++ b/flake.nix
@@ -32,10 +32,10 @@ }; # Draupnir module/package - #nixpkgs-override-synapse.url = "github:teutat3s/nixpkgs/matrix-synapse-1.136.0"; -# nixpkgs-override-draupnir.url = "github:NixOS/nixpkgs/master"; -# nixpkgs-override-draupnir.url = "github:r-ryantm/nixpkgs/auto-update/draupnir"; -# nixpkgs-override-jetbrains.url = "github:TheArcaneBrony/nixpkgs/jetbrains-2025-4"; + # nixpkgs-override-synapse.url = "github:teutat3s/nixpkgs/matrix-synapse-1.136.0"; + # nixpkgs-override-draupnir.url = "github:NixOS/nixpkgs/master"; + # nixpkgs-override-draupnir.url = "github:r-ryantm/nixpkgs/auto-update/draupnir"; + # nixpkgs-override-jetbrains.url = "github:theCapypara/nixpkgs/jetbrains/update-26.1-ssl"; # Base modules home-manager.url = "github:nix-community/home-manager/master";