about summary refs log tree commit diff
path: root/overrides/elmPackages (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-03-23 r/2325 chore: Remove //overrides from depotVincent Ambo1-10/+0
This mechanism wasn't actually used for anything other than a minor external compatibility thing for buildGo.nix, which can also be solved with a function parameter. This breaks //fun/gemma because it means that the elmPackages used to build it are no longer reachable from depot. We'll sort this out later. Change-Id: I1bf2240435e869cdc4e99bdd1a138fdd2e76f96e Reviewed-on: https://cl.tvl.fyi/c/depot/+/2646 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo1-1/+1
2019-12-20 r/238 refactor: Fix a variety of filepaths for repo relayoutingVincent Ambo1-0/+10
This fixes readTree and the various project builds, as well as (hopefully) most documentation links inside of the projects.