diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-08 01:04:43 +0000 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-03-13 19:53:52 -0400 |
| commit | 804a21f358c5e2727b46ea6499e425c8fcaca95d (patch) | |
| tree | 91dd39bb57344c3e675065d89ce6ef364e88d264 | |
| parent | 8697de0c3e9b458a844e1bd99f8b0156408653b5 (diff) | |
chore(nix): update flake.lock
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/d6973081434f88088e5321f83ebafe9a1167c367?narHash=sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8%3D' (2025-01-02)
→ 'github:NixOS/nixpkgs/de0fe301211c267807afd11b12613f5511ff7433?narHash=sha256-aizILFrPgq/W53Jw8i0a1h1GZAAKtlYOrG/A5r46gVM%3D' (2025-03-07)
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1735821806, - "narHash": "sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8=", + "lastModified": 1741310760, + "narHash": "sha256-aizILFrPgq/W53Jw8i0a1h1GZAAKtlYOrG/A5r46gVM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d6973081434f88088e5321f83ebafe9a1167c367", + "rev": "de0fe301211c267807afd11b12613f5511ff7433", "type": "github" }, "original": { |
