feat: mirror
This commit is contained in:
18
flake.lock
generated
18
flake.lock
generated
@@ -1290,17 +1290,17 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1753069499,
|
"lastModified": 1753417538,
|
||||||
"narHash": "sha256-YtgY0ueqKNrBma4Euu8WH23BhUkBujirJDMDE1KujnU=",
|
"narHash": "sha256-Z/MbHMjvHoC57sQS43/oLwzEQebT5ST8MRU8Zcb5428=",
|
||||||
"owner": "0xc000022070",
|
"ref": "refs/heads/main",
|
||||||
"repo": "zen-browser-flake",
|
"rev": "d04bdc75b3d203b951ce00cbb6a7ab410ab110c6",
|
||||||
"rev": "c64b94235ae24e3b9e01a08f0331d8bb0e5b037a",
|
"revCount": 593,
|
||||||
"type": "github"
|
"type": "git",
|
||||||
|
"url": "https://gh-proxy.com/github.com/0xc000022070/zen-browser-flake"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "0xc000022070",
|
"type": "git",
|
||||||
"repo": "zen-browser-flake",
|
"url": "https://gh-proxy.com/github.com/0xc000022070/zen-browser-flake"
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
fenix.url = "github:nix-community/fenix";
|
fenix.url = "github:nix-community/fenix";
|
||||||
fenix.inputs.nixpkgs.follows = "nixpkgs";
|
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";
|
zen.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
infuse.url = "git+https://codeberg.org/amjoseph/infuse.nix";
|
infuse.url = "git+https://codeberg.org/amjoseph/infuse.nix";
|
||||||
|
|||||||
Reference in New Issue
Block a user