summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorRory&::Emma <root@rory.gay>2024-06-08 22:39:12 +0000
committerRory& <root@rory.gay>2024-07-04 14:45:02 +0200
commitc78d564ad7d7577c43b32ab9627db34b6bfe36d8 (patch)
tree9548483f2fb81367b2d7e0d004e09a381aecdaee /flake.nix
parentWSL changes (diff)
downloadRory-Open-Architecture-c78d564ad7d7577c43b32ab9627db34b6bfe36d8.tar.xz
Server updates
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 30f4826..40bb8b3 100755
--- a/flake.nix
+++ b/flake.nix
@@ -7,8 +7,8 @@
       #url="path:/Rory-Open-Architecture/nixpkgs";
     };
     nixpkgs-rory = {
-      #url = "path:/Rory-Open-Architecture/nixpkgs";
-      url = "github:TheArcaneBrony/nixpkgs/master";
+      url = "path:/Rory-Open-Architecture/nixpkgs";
+      #url = "github:TheArcaneBrony/nixpkgs/master";
     };
     nixpkgs-RoryNix = {
       #url = "github:NixOS/nixpkgs/nixos-23.05";
@@ -21,14 +21,14 @@
       #url = "gitlab:famedly/conduit";
 
       #url = "github:girlbossceo/conduwuit/7ecc570bb8a07aba9802fd0217f978583f55bc8b";
-      url = "github:girlbossceo/conduwuit/dev";
+      url = "github:girlbossceo/conduwuit";
       # Assuming you have an input for nixpkgs called `nixpkgs`. If you experience
       # build failures while using this, try commenting/deleting this line. This
       # will probably also require you to always build from source.
       #inputs.nixpkgs.follows = "nixpkgs";
     };
     conduit-vanilla = {
-      url = "gitlab:famedly/conduit";
+      url = "gitlab:famedly/conduit/membership-reason-fixes";
     };
     nixos-wsl.url = "github:nix-community/NixOS-WSL";
     #inputs.nur.url = github:nix-community/NUR;