From 35b438b1152120ca16d5adc73de35208b30dfb9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Wed, 4 Jun 2025 23:51:17 +0300 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/a59eb7800787c926045d51b70982ae285faa2346?narHash=sha256-q8jG2HJWgooWa9H0iatZqBPF3bp0504e05MevFmnFLY%3D' (2025-05-31) → 'github:NixOS/nixpkgs/8f1b52b04f2cb6e5ead50bd28d76528a2f0380ef?narHash=sha256-OGcDEz60TXQC%2BgVz5sdtgGJdKVYr6rwdzQKuZAJQpCA%3D' (2025-06-04) • Updated input 'nixvim': 'github:nix-community/nixvim/d063d0dd5e0b82d8be4dd4bc00b887ac1f92e4b2?narHash=sha256-P/ldKE0SCGKH6pEVJoW2MJJo2dZCZe10d/h1ree66c0%3D' (2025-06-02) → 'github:nix-community/nixvim/1d8724144cef98dad6638e0b6333cc84d0b2f5c3?narHash=sha256-ebxyRA7rK6Jb3eXvz%2B0QcyKLHzUnUQWRFDbKleLdLZ8%3D' (2025-06-04) --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 13d58bf..108030b 100644 --- a/flake.lock +++ b/flake.lock @@ -69,11 +69,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1748708770, - "narHash": "sha256-q8jG2HJWgooWa9H0iatZqBPF3bp0504e05MevFmnFLY=", + "lastModified": 1749024892, + "narHash": "sha256-OGcDEz60TXQC+gVz5sdtgGJdKVYr6rwdzQKuZAJQpCA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a59eb7800787c926045d51b70982ae285faa2346", + "rev": "8f1b52b04f2cb6e5ead50bd28d76528a2f0380ef", "type": "github" }, "original": { @@ -93,11 +93,11 @@ "systems": "systems_2" }, "locked": { - "lastModified": 1748884506, - "narHash": "sha256-P/ldKE0SCGKH6pEVJoW2MJJo2dZCZe10d/h1ree66c0=", + "lastModified": 1749028068, + "narHash": "sha256-ebxyRA7rK6Jb3eXvz+0QcyKLHzUnUQWRFDbKleLdLZ8=", "owner": "nix-community", "repo": "nixvim", - "rev": "d063d0dd5e0b82d8be4dd4bc00b887ac1f92e4b2", + "rev": "1d8724144cef98dad6638e0b6333cc84d0b2f5c3", "type": "github" }, "original": {