organize patches + add gemma4 patch
All checks were successful
Build and Deploy / deploy (push) Successful in 2m41s

This commit is contained in:
2026-04-07 20:57:54 -04:00
parent 645a532ed7
commit 98310f2582
5 changed files with 93 additions and 2 deletions

View File

@@ -123,7 +123,7 @@
name = "nixpkgs-patched";
src = nixpkgs;
patches = [
./patches/0001-firefox-syncserver-add-postgresql-backend-support.patch
./patches/nixpkgs/0001-firefox-syncserver-add-postgresql-backend-support.patch
];
};