diff options
author | Leonardo Santiago <[email protected]> | 2025-04-10 16:55:00 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2025-04-10 16:55:00 -0300 |
commit | 9f97e115353a1c2ec3373d47337c0373bce32501 (patch) | |
tree | 2992addf2119165f9dedaee6561708e4abc29700 | |
parent | aa50c1053013eecf433b52378a128a76b1102ef3 (diff) |
feat(nixpkgs): update nixpkgs
-rw-r--r-- | flake.lock | 40 |
1 files changed, 31 insertions, 9 deletions
@@ -254,6 +254,27 @@ "type": "github" } }, + "home-manager_2": { + "inputs": { + "nixpkgs": [ + "zen-browser", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1743604125, + "narHash": "sha256-ZD61DNbsBt1mQbinAaaEqKaJk2RFo9R/j+eYWeGMx7A=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "180fd43eea296e62ae68e079fcf56aba268b9a1a", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "home-manager", + "type": "github" + } + }, "mixrank": { "inputs": { "nix-forall": "nix-forall", @@ -483,11 +504,11 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1742069588, - "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=", + "lastModified": 1744098102, + "narHash": "sha256-tzCdyIJj9AjysC3OuKA+tMD/kDEDAF9mICPDU7ix0JA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5", + "rev": "c8cd81426f45942bb2906d5ed2fe21d2f19d95b7", "type": "github" }, "original": { @@ -499,11 +520,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1735471104, - "narHash": "sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs=", + "lastModified": 1743448293, + "narHash": "sha256-bmEPmSjJakAp/JojZRrUvNcDX2R5/nuX6bm+seVaGhs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "88195a94f390381c6afcdaa933c2f6ff93959cb4", + "rev": "77b584d61ff80b4cef9245829a6f1dfad5afdfa3", "type": "github" }, "original": { @@ -720,14 +741,15 @@ }, "zen-browser": { "inputs": { + "home-manager": "home-manager_2", "nixpkgs": "nixpkgs_6" }, "locked": { - "lastModified": 1741554872, - "narHash": "sha256-A/Iim9o0hHJjDJVynwtLzkox7NquvPc8CsJ/8OB4dDw=", + "lastModified": 1744219028, + "narHash": "sha256-OIlCvj5tSmHgpQzjut918nUwWrXTiT+BLU5UVhg6r2o=", "owner": "0xc000022070", "repo": "zen-browser-flake", - "rev": "a4408170c5a2168bb79abcf587c5072e2ee5fb90", + "rev": "4f66642dbaea0571a2c6fe1fe3f36fe408ece037", "type": "github" }, "original": { |