fix zigpkgs cachix.nix
This commit is contained in:
parent
a7406bc6bb
commit
89a9f17fcd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
"https://zigpkgs.cachix.org"
|
"https://zigpkgs.cachix.org"
|
||||||
];
|
];
|
||||||
binaryCachePublicKeys = [
|
binaryCachePublicKeys = [
|
||||||
"zigpkgs.cachix.org-1:0OzsirU7FWCIcV9KFlEvQd/6n6rB34tNXMiDbEOJ+3w=";
|
"zigpkgs.cachix.org-1:0OzsirU7FWCIcV9KFlEvQd/6n6rB34tNXMiDbEOJ+3w="
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue