From 98bab04d870779345237265b8e1853dc1eb04e59 Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Sun, 22 Dec 2024 04:47:57 +0000 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/d78d09350ac7dfe503cf48cbc59764aef4157b9a' (2024-10-01) → 'github:nixos/nixpkgs/4989a246d7a390a859852baddb1013f825435cee' (2024-12-17) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fb6c232..9055d38 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1727777050, - "narHash": "sha256-5jw7zwOcWOpxTO6NCzmFZfq0klNGA+ktw+Yb3n35eUQ=", + "lastModified": 1734435836, + "narHash": "sha256-kMBQ5PRiFLagltK0sH+08aiNt3zGERC2297iB6vrvlU=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d78d09350ac7dfe503cf48cbc59764aef4157b9a", + "rev": "4989a246d7a390a859852baddb1013f825435cee", "type": "github" }, "original": {