diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-09-01 13:42:46 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-09-01 13:42:46 -0400 |
| commit | 7cc0f11df23165477081c3efcb2fb1124232bc4e (patch) | |
| tree | 07b975c7829c97f6101bf7f15ef0739683b3e87d /home-config/nix-home-manager/flake.nix | |
| parent | f2efb2542f7cd37d106e283701912d55c061bb1d (diff) | |
Bumped zen-browser to 1.15
Diffstat (limited to 'home-config/nix-home-manager/flake.nix')
| -rw-r--r-- | home-config/nix-home-manager/flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/nix-home-manager/flake.nix b/home-config/nix-home-manager/flake.nix index 82229eb..77bb56c 100644 --- a/home-config/nix-home-manager/flake.nix +++ b/home-config/nix-home-manager/flake.nix | |||
| @@ -43,7 +43,7 @@ | |||
| 43 | inputs.nixpkgs.follows = "hyprland/nixpkgs"; | 43 | inputs.nixpkgs.follows = "hyprland/nixpkgs"; |
| 44 | }; | 44 | }; |
| 45 | zen-browser = { | 45 | zen-browser = { |
| 46 | url = "github:0xc000022070/zen-browser-flake/4cbc88072f1597e1757ec82fefaacc02f49c6c98"; | 46 | url = "github:0xc000022070/zen-browser-flake/45c9893188e92bc0be717fb28c6d9e983c4b1734"; |
| 47 | inputs.nixpkgs.follows = "nixpkgs"; | 47 | inputs.nixpkgs.follows = "nixpkgs"; |
| 48 | inputs.home-manager.follows = "home-manager"; | 48 | inputs.home-manager.follows = "home-manager"; |
| 49 | }; | 49 | }; |
