aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-08-17 16:42:56 +0530
committerAkshay Nair <phenax5@gmail.com>2025-08-17 17:24:26 +0530
commita634243a1d563ab4fe8dcd14bc9abd5b5617c858 (patch)
tree8040fb69992f5958e6f4eb2d7b8642e9b8aea571
parente9deaad1b973fd6d0702f318f802797dee28c82a (diff)
downloadnull-browser-a634243a1d563ab4fe8dcd14bc9abd5b5617c858.tar.gz
null-browser-a634243a1d563ab4fe8dcd14bc9abd5b5617c858.zip
Update nixpkgs
-rw-r--r--TODO.org1
-rw-r--r--flake.lock6
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": {