Compare commits

...

2 Commits

Author SHA1 Message Date
6eefe97764 lib: Update river public IP
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 35m59s
2024-04-13 15:04:52 +01:00
4bc4fe3ee8 Update my nixpkgs (spdk 24.01) 2024-04-13 15:02:54 +01:00
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View File

@ -623,11 +623,11 @@
},
"nixpkgs-mine": {
"locked": {
"lastModified": 1712253442,
"narHash": "sha256-tRGZpTKQuMdKAuiRPaUkIGFlECMLA3pPv0pI7xzHT0I=",
"lastModified": 1713016718,
"narHash": "sha256-0fdD78wL7qLQ0XX1QBtzZqKtDORY4DqnHS5rerXiVgw=",
"owner": "devplayer0",
"repo": "nixpkgs",
"rev": "9b5a04c6fa83a3c7060d5576177ed96a9f67ad4a",
"rev": "994688e64f2446e248744d48078eeb3ee45bd8b8",
"type": "github"
},
"original": {

View File

@ -229,7 +229,7 @@ rec {
"stream"
];
routersPubV4 = [
"109.255.252.154"
"109.255.252.125"
"109.255.252.63"
];