1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 07:04:28 +00:00
nixpkgs/pkgs/top-level
Frederik Rietdijk 03e54c5e88 Python: introduce toPythonApplication function
This commit introduces the `toPythonApplication` function. Certain
Python packages are considered both a library and an application, that
is, they expose importable modules, but typically executables that are
part of the package are used instead.

In this case, the package needs to be added to `python-packages.nix` in
order for it to be available as a library. An alias with this function
can then be added in `all-packages.nix`, e.g.:

```
ansible = with pythonPackages; toPythonApplication ansible;
```
2018-03-03 17:14:09 +01:00
..
aliases.nix cantarell-fonts: rename from cantarell_fonts 2018-03-03 00:36:38 +01:00
all-packages.nix tlaplus: init at 1.5.6 2018-03-02 21:20:54 -06:00
beam-packages.nix Elixir: 1.6-rc -> 1.6 2018-01-17 14:22:48 -05:00
coq-packages.nix coq: 8.7.1 -> 8.7.2 2018-02-15 23:12:43 -08:00
darwin-packages.nix Update darwin-packages.nix 2018-02-06 00:41:35 +08:00
default.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
dotnet-packages.nix dafny: 1.9.8 -> 2.1.0 2018-01-31 13:52:43 +01:00
emacs-packages.nix Merge pull request #31312 from binarin/emacs-package-set-overrides 2018-02-06 21:22:23 +00:00
emscripten-packages.nix
haskell-packages.nix Drop broken Haskell compilers. 2018-01-26 13:01:11 +01:00
haxe-packages.nix
impure.nix
java-packages.nix
lua-packages.nix lua packages: propagate libs with a setupHook 2018-02-25 21:24:47 +00:00
make-tarball.nix make-tarball.nix: Fix <nixpkgs> check 2017-12-07 16:00:09 +01:00
metrics.nix nixpkgs.metrics: --show-trace into the log 2017-11-25 07:07:27 +01:00
ocaml-packages.nix bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
perl-packages.nix Merge pull request #36115 from limeytexan/perlPackages-POE-Test-Loops 2018-02-28 12:11:55 +00:00
php-packages.nix phpPackages.composer: 1.6.2 -> 1.6.3 2018-03-01 20:06:58 +01:00
pure-packages.nix
python-packages.nix Python: introduce toPythonApplication function 2018-03-03 17:14:09 +01:00
release-cross.nix prebuilt android tools: Init using SDK 2018-02-27 14:15:39 -05:00
release-lib.nix nixos/release.nix: Move forAllSystems to release-lib 2018-01-16 18:56:41 +02:00
release-python.nix
release-small.nix release-small: Don't attempt to access "dbus.libs", etc., don't exist 2018-01-12 18:06:53 -06:00
release.nix cc-wrapper tests: 4 and 5 regardless of default 2018-02-18 22:37:38 -06:00
splice.nix top-level: Splice in more package sets for new types of deps 2017-12-30 22:04:20 -05:00
stage.nix top-level: Duplicate overlaying unless stdenvOverrides comes last 2018-01-31 00:16:27 -05:00