1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00
nixpkgs/pkgs
Frederik Rietdijk 1dbb72b91a python.buildenv: don't filter non-python packages
python.buildenv is used to build an env that provides binaries that can
import all modules that were passed in to the env.

Before this change it filtered the propagatedBuildInputs to remove all
non-Python packages, thereby possibly reducing the amount of packages
that were referenced. However, Python packages often don't have non-
Python packages as propagatedBuildInputs. And occasionally, we do want
to be able to add other packages to the env.
2016-09-17 14:28:12 +02:00
..
applications freerdp: work around pkgconfig limitation 2016-09-17 13:54:36 +02:00
build-support nixBufferBuilders.withPackages: Make more legible, special-case proof-general. 2016-09-05 17:55:49 -04:00
data Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
desktops xfce4-hardware-monitor-plugin: init at 1.5.0 2016-09-15 10:49:56 -03:00
development python.buildenv: don't filter non-python packages 2016-09-17 14:28:12 +02:00
games gsb: remove, depends on vulnerable curl3 2016-09-14 09:03:23 +02:00
misc buildGoPackage: deps.json -> deps.nix in NIXON 2016-09-16 00:04:55 +01:00
os-specific linux*: remove 3.14, as it's no longer maintained 2016-09-17 02:10:53 +02:00
servers xorg: expression cleanup 2016-09-16 22:41:20 +02:00
shells buildGoPackage: deps.json -> deps.nix in NIXON 2016-09-16 00:04:55 +01:00
stdenv stdenv: leave SSL_CERT_FILE in shells (#15571) 2016-09-01 20:50:08 +02:00
test
tools connman-notify: set platforms = linux 2016-09-17 13:52:00 +02:00
top-level Merge pull request #18651 from jonafato/init-corebird-1.3.1 2016-09-17 12:55:22 +03:00