From 9df5b34aa4f1dc34e2c67ce681505a2901322271 Mon Sep 17 00:00:00 2001 From: George Shammas Date: Sat, 5 Oct 2024 09:08:22 -0400 Subject: [PATCH] flake.lock: Update 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/0a35f7e66c6d60ae97fc3a1eefbeb01f5a5b039c?narHash=sha256-hMN8Is8aWfommXFOUAzI5Ryo4kd3AKuqbmpWAxJnCGY%3D' (2024-07-02) → 'github:nixos/nixpkgs/0c0a393832517a75e87d66ed5828af92a547ba26?narHash=sha256-xTDvuHN/Q682ZD8lm8pXeYeL5L4qYyBVKdEZZCetY7o%3D' (2024-10-05) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d658b7c..6a66c45 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719919860, - "narHash": "sha256-hMN8Is8aWfommXFOUAzI5Ryo4kd3AKuqbmpWAxJnCGY=", + "lastModified": 1728133552, + "narHash": "sha256-xTDvuHN/Q682ZD8lm8pXeYeL5L4qYyBVKdEZZCetY7o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0a35f7e66c6d60ae97fc3a1eefbeb01f5a5b039c", + "rev": "0c0a393832517a75e87d66ed5828af92a547ba26", "type": "github" }, "original": {