From 9c29cf09bef19a6e2bf33a7266886fea820dbcd7 Mon Sep 17 00:00:00 2001 From: shinya Date: Tue, 6 May 2025 21:27:29 +0200 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/3730d8a308f94996a9ba7c7138ede69c1b9ac4ae?narHash=sha256-7%2BpG1I9jvxNlmln4YgnlW4o%2Bw0TZX24k688mibiFDUE%3D' (2025-05-05) → 'github:nixos/nixpkgs/c5cc311133c2e87cbf776df8b5297022c3c42e08?narHash=sha256-2%2BNKk8SkhLUCBGiXdeA8phJy6ZPmIKO1em2I2Bg%2BDuc%3D' (2025-05-06) • Updated input 'shinya-nvf': 'git+https://git.foglar.tech/foglar/neovim-config?ref=refs/heads/main&rev=135749af1c7b8c2af4cd4823e116b188496e4ef3' (2025-05-06) → 'git+https://git.foglar.tech/foglar/neovim-config?ref=refs/heads/main&rev=2a87a19abb3cae823649426b41cef2d4fcb5febb' (2025-05-06) --- flake.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 419081e..4011580 100644 --- a/flake.lock +++ b/flake.lock @@ -969,17 +969,17 @@ }, "nixpkgs": { "locked": { - "lastModified": 1746461020, - "narHash": "sha256-7+pG1I9jvxNlmln4YgnlW4o+w0TZX24k688mibiFDUE=", + "lastModified": 1746558947, + "narHash": "sha256-2+NKk8SkhLUCBGiXdeA8phJy6ZPmIKO1em2I2Bg+Duc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "3730d8a308f94996a9ba7c7138ede69c1b9ac4ae", + "rev": "c5cc311133c2e87cbf776df8b5297022c3c42e08", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-unstable", "repo": "nixpkgs", + "rev": "c5cc311133c2e87cbf776df8b5297022c3c42e08", "type": "github" } }, @@ -1295,11 +1295,11 @@ "nvf": "nvf" }, "locked": { - "lastModified": 1746559074, - "narHash": "sha256-KHOkSe+XeuuJ/ngn27vVWjtxSshAmkzBLkLg4mp1zsg=", + "lastModified": 1746559576, + "narHash": "sha256-fQkzfRu8AZIcy6YLDAuPeI/keHHbXslCCtzwpsucGl8=", "ref": "refs/heads/main", - "rev": "135749af1c7b8c2af4cd4823e116b188496e4ef3", - "revCount": 10, + "rev": "2a87a19abb3cae823649426b41cef2d4fcb5febb", + "revCount": 11, "type": "git", "url": "https://git.foglar.tech/foglar/neovim-config" },