diff options
| author | Franck Cuny <59291+fcuny@users.noreply.github.com> | 2025-03-02 07:06:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-02 07:06:11 -0800 |
| commit | 6d5527c96c33a114f9deb23a41d7fdcdb61f5c55 (patch) | |
| tree | 9ab9aaee534e9588b5e824529872b3462df134c3 | |
| parent | 🚀 Refactor LLM config: Move to standardized templates and improve setup (diff) | |
| parent | chore: update flake (diff) | |
| download | infra-6d5527c96c33a114f9deb23a41d7fdcdb61f5c55.tar.gz | |
Merge pull request #10 from fcuny/update_flake_lock_action
Update flake.lock
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -119,11 +119,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1740162160, - "narHash": "sha256-SSYxFhqCOb3aiPb6MmN68yEzBIltfom8IgRz7phHscM=", + "lastModified": 1740743217, + "narHash": "sha256-brsCRzLqimpyhORma84c3W2xPbIidZlIc3JGIuQVSNI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "11415c7ae8539d6292f2928317ee7a8410b28bb9", + "rev": "b27ba4eb322d9d2bf2dc9ada9fd59442f50c8d7c", "type": "github" }, "original": { @@ -142,11 +142,11 @@ ] }, "locked": { - "lastModified": 1737465171, - "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=", + "lastModified": 1740870877, + "narHash": "sha256-LWDIJvKWMW0tiih1jTcAK0ncTi3S9IF3gOhpCT1ydik=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17", + "rev": "25d4946dfc2021584f5bde1fbd2aa97353384a95", "type": "github" }, "original": { |
