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 | |
| parent | f2efb2542f7cd37d106e283701912d55c061bb1d (diff) | |
Bumped zen-browser to 1.15
Diffstat (limited to 'home-config')
| -rw-r--r-- | home-config/nix-home-manager/flake.lock | 8 | ||||
| -rw-r--r-- | home-config/nix-home-manager/flake.nix | 2 | ||||
| -rw-r--r-- | home-config/nix-home-manager/home.nix | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/home-config/nix-home-manager/flake.lock b/home-config/nix-home-manager/flake.lock index da6b9a8..7c39606 100644 --- a/home-config/nix-home-manager/flake.lock +++ b/home-config/nix-home-manager/flake.lock | |||
| @@ -993,17 +993,17 @@ | |||
| 993 | ] | 993 | ] |
| 994 | }, | 994 | }, |
| 995 | "locked": { | 995 | "locked": { |
| 996 | "lastModified": 1749511163, | 996 | "lastModified": 1754321100, |
| 997 | "narHash": "sha256-0NpDb30Wf1wBeMHQP4N6mUVIq+tNujNX9hplZSvXWKE=", | 997 | "narHash": "sha256-ZGLXnpXy7vcTDLC1yLQSJOclsilvK+RNFVVEeO0ei/0=", |
| 998 | "owner": "0xc000022070", | 998 | "owner": "0xc000022070", |
| 999 | "repo": "zen-browser-flake", | 999 | "repo": "zen-browser-flake", |
| 1000 | "rev": "4cbc88072f1597e1757ec82fefaacc02f49c6c98", | 1000 | "rev": "39839af0ce884ba60231dfbcc68a58a084c1c02a", |
| 1001 | "type": "github" | 1001 | "type": "github" |
| 1002 | }, | 1002 | }, |
| 1003 | "original": { | 1003 | "original": { |
| 1004 | "owner": "0xc000022070", | 1004 | "owner": "0xc000022070", |
| 1005 | "repo": "zen-browser-flake", | 1005 | "repo": "zen-browser-flake", |
| 1006 | "rev": "4cbc88072f1597e1757ec82fefaacc02f49c6c98", | 1006 | "rev": "39839af0ce884ba60231dfbcc68a58a084c1c02a", |
| 1007 | "type": "github" | 1007 | "type": "github" |
| 1008 | } | 1008 | } |
| 1009 | } | 1009 | } |
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 | }; |
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index a88af0e..e279130 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -106,6 +106,7 @@ | |||
| 106 | kubectl | 106 | kubectl |
| 107 | fluxcd | 107 | fluxcd |
| 108 | restic | 108 | restic |
| 109 | kdePackages.kdenlive | ||
| 109 | 110 | ||
| 110 | # Here until i can fix firefox's stupid devtools issue | 111 | # Here until i can fix firefox's stupid devtools issue |
| 111 | chromium | 112 | chromium |
