diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-12 13:29:05 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-12 13:29:05 +0530 |
| commit | a1522f065e9b3ebc253068e04fbf869e881faf3b (patch) | |
| tree | bae3d4c01069a7416e3fc1949cf71e9a1be72e1c /flake.lock | |
| parent | 42e48b718aa7757819c3c949c23f7fb638a54bdf (diff) | |
switched from firefox to zen
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 26 |
1 files changed, 25 insertions, 1 deletions
@@ -78,7 +78,31 @@ "home-manager": "home-manager", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", - "quickshell": "quickshell" + "quickshell": "quickshell", + "zen-browser": "zen-browser" + } + }, + "zen-browser": { + "inputs": { + "home-manager": [ + "home-manager" + ], + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1765514052, + "narHash": "sha256-YdwI+u4exAo0nRZsC9arapchD4Urt5Oeo+wZIrvlMa4=", + "owner": "0xc000022070", + "repo": "zen-browser-flake", + "rev": "3f55518bd994195cfdd835e86c41e984ac1241e8", + "type": "github" + }, + "original": { + "owner": "0xc000022070", + "repo": "zen-browser-flake", + "type": "github" } } }, |
