Changed binary cache key

This commit is contained in:
Julien Malka 2022-04-01 10:38:13 +02:00
parent aad06bd853
commit f3ab033298
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F

View file

@ -36,7 +36,7 @@ with lib;
"https://bin.julienmalka.me"
];
binaryCachePublicKeys = [
"bin.julienmalka.me:y0uADfX8ZQ6Pthofm8Pj7v+hED3m2cY0d+Sg6/Jm+s8="
"bin.julienmalka.me:RfXA+kPZt3SsMHGib5fY5mxJQLijfXzPbHjHD52ijyI="
];
gcRoots = [ inputs.neovim-nightly-overlay inputs.nixpkgs inputs.unstable inputs.home-manager ];