added zen browser

This commit is contained in:
willifan 2024-09-29 10:55:46 +02:00
parent 31aa6484b7
commit cc722d6ad1
3 changed files with 34 additions and 3 deletions

23
flake.lock generated
View file

@ -535,7 +535,8 @@
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim": "nixvim",
"stylix": "stylix"
"stylix": "stylix",
"zen": "zen"
}
},
"stylix": {
@ -618,6 +619,26 @@
"repo": "treefmt-nix",
"type": "github"
}
},
"zen": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1727287465,
"narHash": "sha256-XQAf5M593WmxgaXagtkci/H9DA3jSVx1TJk6F3X5VQo=",
"owner": "MarceColl",
"repo": "zen-browser-flake",
"rev": "96f1b5d80bf7360cb77c9b521f388324f18383a0",
"type": "github"
},
"original": {
"owner": "MarceColl",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",