summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpsig
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-08-01 16:09:55 +0200
committerxeji <36407913+xeji@users.noreply.github.com>2018-08-01 16:09:55 +0200
commit134c5cc8dbf317584b2e53273e4bacd59e20b9f7 (patch)
tree4c05759b191a6dd988825d178c38a062cc3bd24d /pkgs/development/python-modules/httpsig
parent2b75a7266c41d1b22f6296ac31fb3dc8d42eb33a (diff)
termite: factor wrapper out into its own file (#43691)
Until now it's impossible to override the attrs of the actual build instruction for the `termite` package like this: ``` termite.overrideAttrs (_: { # ... }) ``` This issue occurs since the `termite/default.nix` expressions returns the `symlinkJoin` expression when I override termite (e.g. to provide a config file). I recently patched termite and wanted to apply this patch to my local termite installation in my system config which is impossible this, so splitting the wrapper and the build instruction into their own files makes this way easier to maintian.
Diffstat (limited to 'pkgs/development/python-modules/httpsig')
0 files changed, 0 insertions, 0 deletions