feat: mirror

This commit is contained in:
2025-07-25 13:44:09 +08:00
parent 6a33ce50c1
commit f55f9b015c
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View File

@@ -1290,17 +1290,17 @@
]
},
"locked": {
"lastModified": 1753069499,
"narHash": "sha256-YtgY0ueqKNrBma4Euu8WH23BhUkBujirJDMDE1KujnU=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "c64b94235ae24e3b9e01a08f0331d8bb0e5b037a",
"type": "github"
"lastModified": 1753417538,
"narHash": "sha256-Z/MbHMjvHoC57sQS43/oLwzEQebT5ST8MRU8Zcb5428=",
"ref": "refs/heads/main",
"rev": "d04bdc75b3d203b951ce00cbb6a7ab410ab110c6",
"revCount": 593,
"type": "git",
"url": "https://gh-proxy.com/github.com/0xc000022070/zen-browser-flake"
},
"original": {
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"type": "github"
"type": "git",
"url": "https://gh-proxy.com/github.com/0xc000022070/zen-browser-flake"
}
}
},

View File

@@ -52,7 +52,7 @@
fenix.url = "github:nix-community/fenix";
fenix.inputs.nixpkgs.follows = "nixpkgs";
zen.url = "github:0xc000022070/zen-browser-flake";
zen.url = "git+https://gh-proxy.com/github.com/0xc000022070/zen-browser-flake";
zen.inputs.nixpkgs.follows = "nixpkgs";
infuse.url = "git+https://codeberg.org/amjoseph/infuse.nix";