nixpkgs/pkgs
Maximilian Bosch 134c5cc8db 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.
2018-08-01 16:09:55 +02:00
..
applications termite: factor wrapper out into its own file (#43691) 2018-08-01 16:09:55 +02:00
build-support Revert "Merge #44221: default for NIX_CXXSTDLIB_COMPILE" 2018-07-31 09:43:52 +02:00
common-updater
data ia-writer-duospace: init at 20180721 (#43937) 2018-08-01 15:13:50 +02:00
desktops plasma-nm: fix path to mobile broadband provider file (#44302) 2018-08-01 15:23:28 +02:00
development ffmpeg: 3.4.3 -> 3.4.4 (bugfix) (#44267) 2018-08-01 15:22:20 +02:00
games Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
misc Merge pull request #44283 from kalbasit/nixpkgs-fix-44282 2018-08-01 10:25:53 +02:00
os-specific Merge pull request #43637 from qolii/hardkernel_update_and_defconfig 2018-08-01 12:18:27 +02:00
servers minio: 2018-05-11T00-29-24Z -> 2018-07-31T02-11-47Z 2018-08-01 00:36:44 +02:00
shells oh-my-zsh: 2018-04-25 -> 2018-07-29 2018-07-29 20:07:43 +00:00
stdenv Merge master into staging-next 2018-07-28 12:31:35 +02:00
test
tools ipgrep: init at 1.0 (#43887) 2018-08-01 15:40:57 +02:00
top-level termite: factor wrapper out into its own file (#43691) 2018-08-01 16:09:55 +02:00