switch peerix to private fork with fix

This commit is contained in:
2026-03-19 18:07:40 +01:00
parent dda547954b
commit 126e828b4f
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
peerix = {
url = "github:sophronesis/peerix";
url = "git+ssh://git@gitea.lumpiasty.xyz/Lumpiasty/peerix.git"; # fork of github:sophronesis/peerix
inputs.nixpkgs.follows = "nixpkgs";
};
};