diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-09-08 00:54:14 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-09-08 01:12:21 +0000 |
| commit | 1fe15703fb325e7928fa1a52507be985f7651599 (patch) | |
| tree | f6ec344266875541833492d715836539e01a43df | |
| parent | 8792285b18a71d6099066106dbf992c8e9fe10ba (diff) | |
flake: update nixpkgs inputs
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/3c15feef7770eb5500a4b8792623e2d6f598c9c1' (2023-09-04)
→ 'github:NixOS/nixpkgs/0bffda19b8af722f8069d09d8b6a24594c80b352' (2023-09-06)
• Updated input 'nixpkgs-stable':
'github:NixOS/nixpkgs/4077a0e4ac3356222bc1f0a070af7939c3098535' (2023-09-05)
→ 'github:NixOS/nixpkgs/4f77ea639305f1de0a14d9d41eef83313360638c' (2023-09-07)
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -340,11 +340,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693844670, - "narHash": "sha256-t69F2nBB8DNQUWHD809oJZJVE+23XBrth4QZuVd6IE0=", + "lastModified": 1693985761, + "narHash": "sha256-K5b+7j7Tt3+AqbWkcw+wMeqOAWyCD1MH26FPZyWXpdo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3c15feef7770eb5500a4b8792623e2d6f598c9c1", + "rev": "0bffda19b8af722f8069d09d8b6a24594c80b352", "type": "github" }, "original": { @@ -355,11 +355,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1693953029, - "narHash": "sha256-1+28KQl4YC4IBzKo/epvEyK5KH4MlgoYueJ8YwLGbOc=", + "lastModified": 1694048570, + "narHash": "sha256-PEQptwFCVaJ+jLFJgrZll2shQ9VI/7xVhrCYkJo8iIw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4077a0e4ac3356222bc1f0a070af7939c3098535", + "rev": "4f77ea639305f1de0a14d9d41eef83313360638c", "type": "github" }, "original": { |
