zen browser nixpkgs PR

This commit is contained in:
2024-10-08 17:10:10 -04:00
parent 5e5b59011c
commit 31ae19a9f8
3 changed files with 24 additions and 27 deletions

View File

@@ -31,8 +31,8 @@
};
zen-browser = {
url = "github:ch4og/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
# https://github.com/NixOS/nixpkgs/pull/347222
url = "github:matthewpi/nixpkgs/zen-browser";
};
};