diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1363,7 +1363,8 @@ "pywal-nix": "pywal-nix", "spicetify-nix": "spicetify-nix", "systems": "systems_4", - "tailray": "tailray" + "tailray": "tailray", + "zen-browser": "zen-browser" } }, "rust-analyzer-src": { @@ -1599,6 +1600,26 @@ "repo": "xdg-desktop-portal-hyprland", "type": "github" } + }, + "zen-browser": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1726001766, + "narHash": "sha256-ADvEWfo0AuHR06ah1nnzOyhsG05/b5QpUc7vFNbiEfM=", + "owner": "MarceColl", + "repo": "zen-browser-flake", + "rev": "06505a088396e2c0b9ad100302502783a6bcdb40", + "type": "github" + }, + "original": { + "owner": "MarceColl", + "repo": "zen-browser-flake", + "type": "github" + } } }, "root": "root", |