aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGerg-L <GregLeyda@proton.me>2023-09-21 21:00:35 -0400
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-09-25 08:43:54 +0000
commit277ba907794e166195250f83e0dae6131bc58f52 (patch)
tree542fae39e108331fd0a9932263a78c8e0ba5cd2e /flake.lock
parenta4445859abca0de3d8927c0719cbefc31d1dadbf (diff)
flake: complete update to 23.05
(cherry picked from commit f264d9ff0862277523a207c7afaed4894a40dc11)
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index 75b6ae6a7..56df9c3fb 100644
--- a/flake.lock
+++ b/flake.lock
@@ -34,16 +34,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1695124524,
- "narHash": "sha256-trXDytVCqf3KryQQQrHOZKUabu1/lB8/ndOAuZKQrOE=",
- "owner": "edolstra",
+ "lastModified": 1695283060,
+ "narHash": "sha256-CJz71xhCLlRkdFUSQEL0pIAAfcnWFXMzd9vXhPrnrEg=",
+ "owner": "NixOS",
"repo": "nixpkgs",
- "rev": "a3d30b525535e3158221abc1a957ce798ab159fe",
+ "rev": "31ed632c692e6a36cfc18083b88ece892f863ed4",
"type": "github"
},
"original": {
- "owner": "edolstra",
- "ref": "fix-aws-sdk-cpp",
+ "owner": "NixOS",
+ "ref": "nixos-23.05-small",
"repo": "nixpkgs",
"type": "github"
}