From 85a0ae0e8ef7ab87596228859eb2c48a6c70242e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 28 Jul 2024 00:22:11 +0000 Subject: [PATCH] chore(example): Update llm/flake.lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6e14bbce7bea6c4efd7adfa88a40dac750d80100?narHash=sha256-pFSxgSZqZ3h%2B5Du0KvEL1ccDZBwu4zvOil1zzrPNb3c%3D' (2024-07-20) → 'github:nixos/nixpkgs/e36e9f57337d0ff0cf77aceb58af4c805472bfae?narHash=sha256-OpX0StkL8vpXyWOGUD6G%2BMA26wAXK6SpT94kLJXo6B4%3D' (2024-07-27) • Updated input 'services-flake': 'github:juspay/services-flake/9a5e1e65c13ab7be48fa67a273e9fd009f111d14?narHash=sha256-LFYE2Ez6Wfj4WYgZR7p%2BUMzqJveeGLqUTDD%2B/bTQvlI%3D' (2024-07-21) → 'github:juspay/services-flake/8a547f08687a71d9f01f87a10ec4c5618db6efc5?narHash=sha256-iKJZFOwtBt09z/AAN/tZn6k8etGt3PQ%2BdIQAHX8Vzds%3D' (2024-07-28) --- example/llm/flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/example/llm/flake.lock b/example/llm/flake.lock index dc8b0d03..fde89d62 100644 --- a/example/llm/flake.lock +++ b/example/llm/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1721466660, - "narHash": "sha256-pFSxgSZqZ3h+5Du0KvEL1ccDZBwu4zvOil1zzrPNb3c=", + "lastModified": 1722073938, + "narHash": "sha256-OpX0StkL8vpXyWOGUD6G+MA26wAXK6SpT94kLJXo6B4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6e14bbce7bea6c4efd7adfa88a40dac750d80100", + "rev": "e36e9f57337d0ff0cf77aceb58af4c805472bfae", "type": "github" }, "original": { @@ -72,11 +72,11 @@ }, "services-flake": { "locked": { - "lastModified": 1721520464, - "narHash": "sha256-LFYE2Ez6Wfj4WYgZR7p+UMzqJveeGLqUTDD+/bTQvlI=", + "lastModified": 1722125262, + "narHash": "sha256-iKJZFOwtBt09z/AAN/tZn6k8etGt3PQ+dIQAHX8Vzds=", "owner": "juspay", "repo": "services-flake", - "rev": "9a5e1e65c13ab7be48fa67a273e9fd009f111d14", + "rev": "8a547f08687a71d9f01f87a10ec4c5618db6efc5", "type": "github" }, "original": {