framework: add zen-browser flake

also add git recommit alias
This commit is contained in:
tristan 2025-05-20 12:23:19 +01:00
parent cf2aaf7578
commit acf41f34a5
5 changed files with 48 additions and 3 deletions

37
flake.lock generated
View file

@ -571,6 +571,22 @@
"type": "github"
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1746663147,
"narHash": "sha256-Ua0drDHawlzNqJnclTJGf87dBmaO/tn7iZ+TCkTRpRc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "dda3dcd3fe03e991015e9a74b22d35950f264a54",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"flake-parts": "flake-parts",
@ -652,7 +668,8 @@
"nixpkgs-stable": "nixpkgs-stable_2",
"nixvim": "nixvim",
"sops-nix": "sops-nix",
"stylix": "stylix"
"stylix": "stylix",
"zen-browser": "zen-browser"
}
},
"rust-overlay": {
@ -862,6 +879,24 @@
"repo": "treefmt-nix",
"type": "github"
}
},
"zen-browser": {
"inputs": {
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1746763614,
"narHash": "sha256-tfBsztz6aUcfIFK8Sewn44mkMXZs8rRQfmHBjVhkUBM=",
"owner": "youwen5",
"repo": "zen-browser-flake",
"rev": "154aa27229783bca87c3ea3ac4ef32ab9b99cdb6",
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",