feat: update to rust nar-bridge

This commit is contained in:
sinavir 2024-07-21 04:17:28 +02:00
parent 42024b06e4
commit dea71f1b27
2 changed files with 2 additions and 6 deletions

View file

@ -22,10 +22,6 @@
port = 8001; port = 8001;
remote-path-info-service-addr = "nix+https://cache.nixos.org?trusted-public-keys=cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="; remote-path-info-service-addr = "nix+https://cache.nixos.org?trusted-public-keys=cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=";
}; };
third = {
port = 8002;
remote-path-info-service-addr = "nix+http://[::1]:8001/cno";
};
}; };
}; };

View file

@ -7,9 +7,9 @@
"url": "https://git.dgnum.eu/mdebray/binary-cache.git" "url": "https://git.dgnum.eu/mdebray/binary-cache.git"
}, },
"branch": "master", "branch": "master",
"revision": "fa45ea47797c63bc259fbd6aa32b34f383878f14", "revision": "ca91cdb33b14cea9221c21dba836132fdc5d4956",
"url": null, "url": null,
"hash": "sha256-66aRLAmelImRWFGav6N+sqieBQyMBrxEfGDOabKde3o=" "hash": "sha256-JKwi18fjiM5Fz/+qPsixrHKYAjTDPZiI8t8gsiP2Zac="
}, },
"nixpkgs": { "nixpkgs": {
"type": "Channel", "type": "Channel",