new zen url

This commit is contained in:
geb
2024-12-05 08:54:14 -06:00
committed by GitHub
parent 7add142ab1
commit ad8a0ccf53

View File

@@ -42,7 +42,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nur.url = "github:nix-community/NUR";
zen-browser.url = "github:MarceColl/zen-browser-flake";
zen-browser.url = "git+https://git.sr.ht/~canasta/zen-browser-flake/"; # updated flake
};
outputs = inputs@{ nixpkgs, ... }: {