Add zen browser

This commit is contained in:
marc
2025-02-16 22:51:22 +01:00
parent 8378eec1e0
commit e917ea97c6
4 changed files with 45 additions and 5 deletions

37
flake.lock generated
View File

@@ -240,6 +240,22 @@
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1727348695,
"narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1733136078,
@@ -263,7 +279,8 @@
"hyprcursor-rose-pine": "hyprcursor-rose-pine",
"nix-colors": "nix-colors",
"nixpkgs": "nixpkgs_3",
"nur": "nur"
"nur": "nur",
"zen-browser": "zen-browser"
}
},
"systems": {
@@ -328,6 +345,24 @@
"repo": "flake-utils",
"type": "github"
}
},
"zen-browser": {
"inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1739222645,
"narHash": "sha256-6FsTAjrO0TN5+gVxx3hmWqEJWs1sJ1p3E8DKWHdlN6M=",
"owner": "youwen5",
"repo": "zen-browser-flake",
"rev": "7e60ade066a54797b376ebaf554bc2efa255ff8a",
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",