about summary refs log tree commit diff
path: root/OWNERS
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2021-07-27T19·48+0200
committersterni <sternenseemann@systemli.org>2021-08-01T23·37+0000
commitc8f521e96a2d2b127ad4e6b6785b25f906c01ddf (patch)
tree6ab161571af9a17b27c47153684cdfd8f87d693a /OWNERS
parent04ecf9cbbb6e62302cb829eb4748c16caed2325d (diff)
refactor(nix/buildLisp): use passthru for extra attributes r/2701
Using passthru and appending the attributes via `//` have the same
effect with a subtle difference: In the latter case re-evaluating
the derivation when using the underlying `mkDerivation`'s
`overrideAttrs` will delete all appended attributes. Using
passthru at least preserves the attributes although the self
reference to the derivation in `passthru.sbcl` will become
outdated (unless updated manually).

Change-Id: I8b85009f386b9375b86a23fd50c4ec8c6a9dea7f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3257
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions