From c1d6b8a58be71d311b1176d70faa8a021fbe6ebe Mon Sep 17 00:00:00 2001 From: George Shammas Date: Mon, 14 Apr 2025 16:49:20 -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/1aa276314e16197ec3333fda8f41edf977f3901e?narHash=sha256-tZJy4t2H0vqI%2BXgU4NNLiGPDDfy/SZY9htI9OKKxgtA%3D' (2024-12-29) → 'github:nixos/nixpkgs/e50191fbc555fb081b0bb50d318c68c3c97d386d?narHash=sha256-71AwGQGwfRCFl104esRbnNGm3elQfcJl6aFFj9b2IZc%3D' (2025-04-14) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 556f9ee..2e3de0b 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1735485911, - "narHash": "sha256-tZJy4t2H0vqI+XgU4NNLiGPDDfy/SZY9htI9OKKxgtA=", + "lastModified": 1744663742, + "narHash": "sha256-71AwGQGwfRCFl104esRbnNGm3elQfcJl6aFFj9b2IZc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1aa276314e16197ec3333fda8f41edf977f3901e", + "rev": "e50191fbc555fb081b0bb50d318c68c3c97d386d", "type": "github" }, "original": {