diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-12-03 09:27:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-03 09:27:10 -0800 |
| commit | 31fd10de6c6d9784da9216dfbd1aff8e9216c2c2 (patch) | |
| tree | 0013308b8f2b2d413aabec58306735330f2fd182 | |
| parent | don't sign commits for now (diff) | |
| download | fcuny.net-31fd10de6c6d9784da9216dfbd1aff8e9216c2c2.tar.gz | |
chore: update flake (#12)
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/4b790413b4cb67615f2efcdde5066d9c57138369' (2023-09-15)
→ 'github:nixos/nixpkgs/9582ea3e2648d19a65f22dc99ba9ae7d87ac8440' (2023-12-03)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1694740028, - "narHash": "sha256-8xmi+Ov2KYEscjS5+EBuJgFYLx62n9ZjWePrYU4I3HM=", + "lastModified": 1701624383, + "narHash": "sha256-wyBUPFanM1WEsHoNruHWErredhl5TJ5MGGISCRnojLM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4b790413b4cb67615f2efcdde5066d9c57138369", + "rev": "9582ea3e2648d19a65f22dc99ba9ae7d87ac8440", "type": "github" }, "original": { |
