new zen url

Former-commit-id: ad8a0ccf53
This commit is contained in:
geb
2024-12-05 08:54:14 -06:00
committed by GitHub
parent 916a9ed923
commit 6f0e14a560

View File

@@ -42,7 +42,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nur.url = "github:nix-community/NUR"; 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, ... }: { outputs = inputs@{ nixpkgs, ... }: {