tvl-depot/third_party
sterni dce1a7480c feat(nix/buildkite): use keys based on drvPaths where possible
This will make it easier to emit intra pipeline dependencies based on
the dependencies between derivations contained therein later.

A consequence of this change is that it is no longer possible to have
the same derivation be exposed as multiple steps in the pipeline. I
doubt that having this is very useful, though.

Keys for extraSteps are not changed significantly, but are distinguished
from derivation based steps (with prefix `drv-*`) by their prefix
`extra-step-*`.

Change-Id: I4165900e512b3967fa3ca4cd5bffd44bc15915fc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11115
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
Tested-by: BuildkiteCI
2024-04-16 16:15:35 +00:00
..
agenix
bat_syntaxes
cgit
clj2nix chore(depot): update OWNERS files for aspen 2023-12-20 18:35:58 +00:00
ddclient
elmPackages_0_18
emacs/rcirc chore(3p/emacs): Remove unused 'explain-pause-mode' derivation 2021-10-10 11:02:07 +00:00
exwm subtree(3p/exwm): update & hard reset to commit 'a6e66f5e33' 2024-02-06 10:52:55 +03:00
geesefs chore(3p/geesefs): bump to v0.40.1 2024-02-26 11:52:08 +00:00
gerrit chore(3p/gerrit): 3.8.2 -> 3.9.1 2024-02-12 15:59:15 +00:00
gerrit_plugins chore(3p/gerrit): 3.8.2 -> 3.9.1 2024-02-12 15:59:15 +00:00
git
gitignoreSource
gopkgs
hii
irccat chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
josh chore(third_party/josh): bump to latest HEAD 2023-10-09 14:42:25 +00:00
kernelPatches/trx40_usb_audio
lisp refactor(3p/mime4cl): use SB-POSIX for FILE-LENGTH 2024-04-05 11:01:39 +00:00
naersk
napalm feat(3p): add napalm 2022-11-26 15:38:28 +00:00
nixpkgs feat(3p/nixpkgs): add additionalOverlays optional arg 2024-04-13 12:01:05 +00:00
nsfv
overlays feat(nix/buildkite): use keys based on drvPaths where possible 2024-04-16 16:15:35 +00:00
prometheus-fail2ban-exporter
public-inbox
python/broadlink
rust-crates chore(3p/rust-crates:libgit2-sys): 0.12.26+1.3.0 -> 0.16.1+1.7.1 2024-03-07 14:51:30 +00:00
rustsec-advisory-db
smtprelay
sources chore(3p/sources): Bump channels & overlays 2024-04-06 18:04:14 +00:00
terraform-provider-glesys
default.nix
README.md

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.