flake update

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-07-25 10:28:14 -04:00
parent d6ef8aeecc
commit 0d1d451171
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
2 changed files with 208 additions and 180 deletions

View file

@ -34,7 +34,7 @@
# Don't follow nixpkgs or cache will miss
# inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser.url = "git+https://git.sr.ht/~canasta/zen-browser-flake/";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
nixcord.url = "github:kaylorben/nixcord";
devenv = {
url = "github:cachix/devenv/main";