zen browser

This commit is contained in:
Tao Tien 2024-09-04 19:58:01 -07:00
parent c1bd34dda6
commit ac5c741855
3 changed files with 39 additions and 1 deletions

37
flake.lock generated
View file

@ -250,6 +250,22 @@
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1724819573,
"narHash": "sha256-GnR7/ibgIH1vhoy8cYdmXE6iyZqKqFxQSVkFgosBh6w=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "71e91c409d1e654808b2621f28a327acfdad8dc2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": "home-manager_3",
@ -279,7 +295,8 @@
"nixos-cosmic": "nixos-cosmic",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"plasma-manager": "plasma-manager"
"plasma-manager": "plasma-manager",
"zen-browser": "zen-browser"
}
},
"rust-overlay": {
@ -339,6 +356,24 @@
"repo": "treefmt-nix",
"type": "github"
}
},
"zen-browser": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1725438139,
"narHash": "sha256-huKh54tzjtsNRVOw08candbPLHpf09jnQ0PSSct40K0=",
"owner": "MarceColl",
"repo": "zen-browser-flake",
"rev": "7af3f77cf6a3c60dc2410e163cc1c71e15c857b5",
"type": "github"
},
"original": {
"owner": "MarceColl",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",