diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-10-08 06:03:33 +0000 |
---|---|---|
committer | Franck Cuny <franck.cuny@gmail.com> | 2022-10-08 07:10:32 -0700 |
commit | 8c76430cfcd749de6a51b0b0270a828bbf406bdb (patch) | |
tree | 13d96ecb5bd25a45a7c66f3b808663cdd2dbe28d | |
parent | ci: add GitHub actions and depedendabot configuration (diff) | |
download | fcuny.net-8c76430cfcd749de6a51b0b0270a828bbf406bdb.tar.gz |
flake.lock: Update
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/870249df2cc640e2278cd0bc599ebbb246b00802' (2022-04-30) → 'github:nixos/nixpkgs/a070b3c46b348e3c68e33ea233c18dd5582f3e29' (2022-10-08)
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock index 8af4281..cf5c705 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "flake-utils": { "locked": { - "lastModified": 1649676176, - "narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=", + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", - "rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1651345462, - "narHash": "sha256-4wf9sMUKGBjC2jWnUwG52ychtXRKlS3LfX/HEY6DjhM=", + "lastModified": 1665208795, + "narHash": "sha256-1ucBOyG1yvHHig79926qFo7N1TKvx3HWYzl0tcCJqOM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "870249df2cc640e2278cd0bc599ebbb246b00802", + "rev": "a070b3c46b348e3c68e33ea233c18dd5582f3e29", "type": "github" }, "original": { |