snix/third_party
Oleksandr Knyshuk 2b03762a05 fix(ops/forgejo): update forgejo to 12.0.1, re-vendor gerrit patches, and fix emoji links
- Update Forgejo from 11.0.1 to 12.0.1, match upstream (see #80, cl 30121).
- Re-vendor and refresh Gerrit integration patches from lix to restore compatibility (patches broke @ cl 30628).
- Update dead emoji asset links to new locations, borrowed from lix infra (old URLs 404'd).
- Fixes build failure for ops.nixos.public01System (#169).

Context:
- Forgejo build broke after nixpkgs channel bump (cl 30628) due to outdated patches (#169).
- Emoji assets previously fetched from volpeon.ink are now archived or moved; new URLs and hashes are from lix infra.
- Gerrit patches are yoinked from lix again to restore code review tab and Gerrit CL linking (thanks emilylange).

Closes: #169
Refs: #80

Change-Id: I6a6a696423a6360b4056892e171df2baf6fa7206
Reviewed-on: https://cl.snix.dev/c/snix/+/30645
Tested-by: besadii
Autosubmit: Oleksandr Knyshuk <olk@disr.it>
Reviewed-by: Florian Klink <flokli@flokli.de>
2025-08-04 21:04:59 +00:00
..
agenix chore(3p/agenix): add target for cli atribute 2024-01-16 19:06:18 +00:00
alertmanager-irc-relay feat(*): initialize new Snix infrastructure 2025-03-17 17:15:07 +00:00
bqn-libs feat(3p/bqn-libs): init 2025-02-08 21:18:59 +00:00
clj2nix chore(depot): update OWNERS files for aspen 2023-12-20 18:35:58 +00:00
disko feat(*): initialize new Snix infrastructure 2025-03-17 17:15:07 +00:00
git chore(3p/sources): bump to OpenSSH vulnerability hotfix 2024-07-01 17:42:30 +00:00
gitignoreSource feat(third_party/gitignoreSource): Get gitignore-nix from sources (niv) 2024-08-19 12:14:08 +00:00
hii chore(gerrit): migrate OWNERS files to code-owners style 2022-09-19 11:13:28 +00:00
kernelPatches/trx40_usb_audio feat(3p/kernelPatches): Add kernel audio patch for ASUS TRX40 Pro 2020-06-20 22:27:03 +00:00
korora feat(ops/secrets): Use korora for type checking secrets 2025-03-20 21:25:05 +00:00
lix_forgejo fix(ops/forgejo): update forgejo to 12.0.1, re-vendor gerrit patches, and fix emoji links 2025-08-04 21:04:59 +00:00
naersk chore(3p/naersk): Bump and fetch via niv instead 2022-05-26 00:00:42 +00:00
nix-gerrit feat(*): initialize new Snix infrastructure 2025-03-17 17:15:07 +00:00
nixpkgs chore(3p/nixpkgs): bump channels (2025-07-31) 2025-07-31 15:56:27 +00:00
nsfv feat(3p/nsfv): Add derivation for NSFV 2020-06-25 02:27:38 +00:00
overlays fix(3p/overlays): downgrade hugo 2025-05-01 07:36:08 +00:00
prometheus-fail2ban-exporter chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
radicle-explorer fix(3p/radicle-explorer): remove dependency on plausible 2024-09-15 00:25:02 +00:00
rust-crates chore(users/Profpatsch): remove git-db & rust deps 2024-09-13 12:06:12 +00:00
rustsec-advisory-db chore(3p/rustsec-advisory-db): track using niv 2022-02-13 18:42:44 +00:00
sources chore(3p/nixpkgs): bump channels (2025-07-31) 2025-07-31 15:56:27 +00:00
default.nix chore(ops/modules): drop unused NixOS modules 2025-04-29 10:05:23 +00:00
README.md docs(third_party): Add README 2019-06-29 14:12:38 +01:00

Third-Party Code

Code under this folder is one of the following:

  1. Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.

  2. Code that is developed inside of this repository, but released to an external repository via Copybara.