Merge pull request #9 from underscoregeb/patch-1

new zen url

Former-commit-id: 88c1d7f6e0
This commit is contained in:
Hadi
2024-12-05 19:23:36 +01:00
committed by GitHub

View File

@@ -41,7 +41,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, ... }: {