From a634243a1d563ab4fe8dcd14bc9abd5b5617c858 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Aug 2025 16:42:56 +0530 Subject: Update nixpkgs --- TODO.org | 1 + flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.org b/TODO.org index d198260..6956393 100644 --- a/TODO.org +++ b/TODO.org @@ -26,6 +26,7 @@ - [X] Set search text as the user is typing (dmenu -r) - [X] Update all api to use opts table options/filters pattern - [ ] Element focus (input focus) +- [ ] Prevent scroll when finder is active - [ ] Add win options for web.view.list / web.view.current / web.view.current_index /etc - [ ] web.keymap.configure_mode(modename, { passthrough = false }) - [ ] Fullscreen diff --git a/flake.lock b/flake.lock index 70d65af..599d465 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1745377448, - "narHash": "sha256-jhZDfXVKdD7TSEGgzFJQvEEZ2K65UMiqW5YJ2aIqxMA=", + "lastModified": 1755268003, + "narHash": "sha256-nNaeJjo861wFR0tjHDyCnHs1rbRtrMgxAKMoig9Sj/w=", "owner": "nixos", "repo": "nixpkgs", - "rev": "507b63021ada5fee621b6ca371c4fca9ca46f52c", + "rev": "32f313e49e42f715491e1ea7b306a87c16fe0388", "type": "github" }, "original": { -- cgit v1.3.1