nixpkgs/pkgs/top-level
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
..
aliases.nix aliases: add callPackage_i686 2018-07-27 19:37:57 -04:00
all-packages.nix termite: factor wrapper out into its own file (#43691) 2018-08-01 16:09:55 +02:00
beam-packages.nix elixir: init 1.7.0 2018-07-25 23:48:50 +02:00
coq-packages.nix coq_8_8: 8.8.0 -> 8.8.1 2018-06-29 11:10:31 +02:00
darwin-packages.nix xcode: add xcodePlatform to system 2018-06-25 22:18:23 -04:00
default.nix top-level: Move comma for stylistic consistency 2018-03-20 15:37:34 -04:00
dotnet-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
emacs-packages.nix hindent: build Emacs package with latest Melpa recipe 2018-07-26 15:36:43 -05:00
emscripten-packages.nix Emscripten 1.37.16 to 1.37.36 (#37291) 2018-03-18 13:34:46 +01:00
haskell-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
haxe-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
impure.nix impure.nix: fix handling of localSystem 2018-06-25 17:13:02 -04:00
java-packages.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
lua-packages.nix Merge #43141: lua-5.3 and lpeg updates 2018-07-21 23:05:44 +02:00
make-tarball.nix pkgs/top-level/release.nix: Don't require Darwin to be supported 2018-07-04 17:53:02 +02:00
metrics.nix Revert "release/metrics: drop requiredSystemFeatures" 2018-07-30 10:46:20 +02:00
ocaml-packages.nix stog: 0.17.0 -> 0.18.0 2018-07-29 13:32:10 +00:00
perl-packages.nix Merge staging-next into master 2018-07-22 11:04:28 +02:00
php-packages.nix phpPackages.phpcbf: 3.3.0 -> 3.3.1 2018-07-27 07:56:12 +02:00
pure-packages.nix
python-packages.nix Merge pull request #44155 from Assassinkin/slackclient 2018-08-01 12:46:57 +01:00
release-cross.nix release-lib: Filter supportedSystems with meta.platforms-style patterns 2018-03-19 21:32:28 -04:00
release-lib.nix lib: Messed up or operator precedence 2018-03-19 22:25:49 -04:00
release-python.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
release-small.nix release-small.nix: Fix evaluation error 2018-03-17 21:57:44 -04:00
release.nix Revert "Revert "release: disallow aliases"" 2018-07-21 22:08:53 -04:00
splice.nix haskell infra: Fix built-time overrides 2018-07-09 18:09:17 -04:00
stage.nix config.skipAliases -> config.allowAliases 2018-07-17 14:46:21 +00:00
unix-tools.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
wine-packages.nix wine: build wineWow packages on hydra 2018-07-03 21:29:32 +03:00