zen-browser: update flake source

This commit is contained in:
Tigor Hutasuhut 2024-11-24 13:56:59 +07:00
parent 42479dba33
commit e174dae818
2 changed files with 6 additions and 6 deletions

View file

@ -478,15 +478,15 @@
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1727721329,
"narHash": "sha256-QYlWZwUSwrM7BuO+dXclZIwoPvBIuJr6GpFKv9XKFPI=",
"owner": "MarceColl",
"lastModified": 1732047915,
"narHash": "sha256-bSvczDRlTAZtjJeGTfglDjopCuvogwGkZlI/pxDiWkU=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "e6ab73f405e9a2896cce5956c549a9cc359e5fcc",
"rev": "e5f1e12791208a336e7d6d503719e47135443267",
"type": "github"
},
"original": {
"owner": "MarceColl",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"type": "github"
}

View file

@ -12,7 +12,7 @@
];
};
inputs = {
zen-browser.url = "github:MarceColl/zen-browser-flake";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
nur.url = "github:nix-community/NUR";
ags-agenda.url = "git+https://git.tigor.web.id/tigor/AGS?ref=main";
neovim-nightly-overlay = {