switch peerix to private fork with fix
This commit is contained in:
Generated
+9
-9
@@ -279,17 +279,17 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1772566807,
|
"lastModified": 1773939829,
|
||||||
"narHash": "sha256-e5Fdb2K0GHPGVj3l+Jn/QIdxaR30WZATmmOb6amaVRA=",
|
"narHash": "sha256-YFcPBu5Z2s5DEhJgLD2f7/P5xiyhQkCXgBVjYaVPxAI=",
|
||||||
"owner": "sophronesis",
|
"ref": "refs/heads/master",
|
||||||
"repo": "peerix",
|
"rev": "25338911d013865b68bd52041eb2f0eeb4955cbf",
|
||||||
"rev": "a56a9ff1dd1023bae1d68dfe5d1133822ad6f4ae",
|
"revCount": 285,
|
||||||
"type": "github"
|
"type": "git",
|
||||||
|
"url": "ssh://git@gitea.lumpiasty.xyz/Lumpiasty/peerix.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "sophronesis",
|
"type": "git",
|
||||||
"repo": "peerix",
|
"url": "ssh://git@gitea.lumpiasty.xyz/Lumpiasty/peerix.git"
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"plasma-manager": {
|
"plasma-manager": {
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
peerix = {
|
peerix = {
|
||||||
url = "github:sophronesis/peerix";
|
url = "git+ssh://git@gitea.lumpiasty.xyz/Lumpiasty/peerix.git"; # fork of github:sophronesis/peerix
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user