Skip to content

Commit 95822b0

Browse files
committed
docs: update nixpkgs-python public key
[skip ci]
1 parent ebdac09 commit 95822b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Add the cache substituter and public key to your `flake.nix`:
3535
{
3636
nixConfig = {
3737
extra-substituters = "https://nixpkgs-python.cachix.org";
38-
extra-trusted-public-keys = "nixpkgs-python.cachix.org-1:hxjI7pFxTyuTHn2NkvWCrAUcber0jBIYSMemRlUcXNk=";
38+
extra-trusted-public-keys = "nixpkgs-python.cachix.org-1:hxjI7pFxTyuTHn2NkvWCrAUcNZLNS3ZAvfYNuYifcEU=";
3939
};
4040
}
4141
```

0 commit comments

Comments
 (0)