Fix dkim public key for froidmont.org

This commit is contained in:
Paul-Henri Froidmont 2021-09-02 16:11:58 +02:00
parent 807fade22b
commit df9573573c
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
5 changed files with 193 additions and 175 deletions

12
flake.lock generated
View file

@ -2,16 +2,16 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1626395775,
"narHash": "sha256-7Uo+4PIQGirfd7WfFuRuspLCyDT7eUn6pnJx/CL9UC8=",
"owner": "NixOS",
"lastModified": 1630248577,
"narHash": "sha256-9d/yq96TTrnF7qjA6wPYk+rYjWAXwfUmwk3qewezSeg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a165aeceda9f9741d15bc2488425daeb06c0707e",
"rev": "8d8a28b47b7c41aeb4ad01a2bd8b7d26986c3512",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}