We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5ed49 commit 400b6e8Copy full SHA for 400b6e8
flake.nix
@@ -5,7 +5,7 @@
5
allow-import-from-derivation = true;
6
7
extra-trusted-public-keys = [
8
- "vix.cachix.org-1:JFm9l4KxdKyBNjQFxo/SF5SVjBTGvib/D877Zwf8C0s="
+ "vix.cachix.org-1:hP/Lpdsi1dB3AxK9o6coWh+xHzvAc4ztdDYuG7lC6dI="
9
];
10
extra-substituters = [ "https://vix.cachix.org" ];
11
};
0 commit comments