1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

Try aws-sdk-cpp fix

This commit is contained in:
Eelco Dolstra 2023-09-19 14:51:50 +02:00
parent c451b48993
commit c8afa01bc2
2 changed files with 8 additions and 7 deletions

12
flake.lock generated
View file

@ -34,16 +34,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1693494129,
"narHash": "sha256-YrHlSbniFmhcz0ORe8MMFttifKR4hTRzyX2OQUO9VxA=",
"owner": "NixOS",
"lastModified": 1695124524,
"narHash": "sha256-trXDytVCqf3KryQQQrHOZKUabu1/lB8/ndOAuZKQrOE=",
"owner": "edolstra",
"repo": "nixpkgs",
"rev": "22a584b861ab31a2dca52121999079832f0e0f73",
"rev": "a3d30b525535e3158221abc1a957ce798ab159fe",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05-small",
"owner": "edolstra",
"ref": "fix-aws-sdk-cpp",
"repo": "nixpkgs",
"type": "github"
}