From 0d0ae1b91c0ad805687cd7aa0baae7f7eec948f6 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 18 Aug 2024 11:28:21 +0530 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:msfjarvis/nixpkgs/4c1a468b87ac4e5b557496dcd40eee199e4bf7e0' (2024-08-17) → 'github:msfjarvis/nixpkgs/217661b0903eb89d940fde01333268341b390209' (2024-08-18) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 632230c..f2d3695 100644 --- a/flake.lock +++ b/flake.lock @@ -115,11 +115,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1723907417, - "narHash": "sha256-v21jJTM3TgLCB704qrzLp+r9KvtatJQA268H1lSmjsQ=", + "lastModified": 1723960177, + "narHash": "sha256-XQASn+5eHt+IZ1BlZDR1uKusfYzfPxNQ7i4LfH+j0ls=", "owner": "msfjarvis", "repo": "nixpkgs", - "rev": "4c1a468b87ac4e5b557496dcd40eee199e4bf7e0", + "rev": "217661b0903eb89d940fde01333268341b390209", "type": "github" }, "original": {