nixpkgs/pkgs/development/tools/build-managers
Andreas Rammhold 218df5159c
sconsPackages: expose the python version used with scons
This allows users of scons to pick the correct version of python.
Previously we had issues with some build systems not picking the right
python3 version when adding additional python modules to the build
environment. A famous example of this is mongodb where additional python
modules are required to run the scons build.

This is change doesn't introduce rebuilds (to the best of my knowledge)
as it only adds a passthru argument and changes how we pass the python
version around.
2021-08-14 13:27:15 +02:00
..
alibuild
apache-ant various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
apache-maven maven: 3.6.3 -> 3.8.1 2021-04-27 15:19:20 +02:00
arpa2cm pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
bam bam: use python3 2021-03-25 10:29:14 +01:00
bazel bazel-remote: 2.1.0 -> 2.1.1 2021-06-24 05:12:00 +00:00
bear bear: 3.0.12 -> 3.0.13 2021-06-27 14:52:45 +00:00
bloop bloop: 1.4.6 -> 1.4.8 (#113972) 2021-02-23 06:11:55 +01:00
bmake bmake: enable ksh test on non musl platforms 2021-07-04 20:20:42 +02:00
boot update homepage link 2021-07-05 23:36:42 +03:00
buck buck: use jdk8 2021-04-24 11:25:35 -07:00
cmake cmake: don't use meta.homepage in fetchurl 2021-07-20 23:57:01 +02:00
colormake pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
conan Merge pull request #129137 from bjornfor/fix-conan 2021-07-04 13:12:03 +02:00
corrosion corrosion: init at unstable-2021-02-23 2021-03-31 17:06:13 +02:00
drake
dub dub: Add possibility to switch D compiler and compile with ldc per default instead of dmd 2021-03-18 17:29:49 +02:00
fac treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
gn
gnumake Merge master into staging-next 2021-07-18 06:01:33 +00:00
gprbuild gprbuild, xmlada: init at 21.0.0 2021-08-03 14:58:49 +02:00
gradle gradle_7: 7.1 -> 7.1.1 2021-08-04 18:06:18 +02:00
gup reuse version variable 2021-06-11 21:49:20 +10:00
icmake pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
jam development: /s/name/pname&version/ 2021-06-30 09:45:11 +02:00
kati pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
leiningen leiningen: 2.9.5 -> 2.9.6 2021-05-14 10:11:41 +02:00
mage
meson meson: 0.56.0 → 0.57.1 2021-02-20 15:27:20 +01:00
mill mill: 0.9.8 -> 0.9.9 2021-07-20 13:07:35 -07:00
mk development: /s/name/pname&version/ 2021-06-30 09:45:11 +02:00
msbuild msbuild: 16.8 -> 16.10.1 2021-07-30 17:10:03 -03:00
ninja pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
pants treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
qbs treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
rake
rebar various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
rebar3 rebar3: apply tmpdir patch from upstream 2021-07-30 21:24:57 +09:00
redo development: /s/name/pname&version/ 2021-06-30 09:45:11 +02:00
redo-apenwarr pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
redo-c redo: Set CFLAGS only if not defined 2021-07-04 19:39:05 +02:00
redo-sh treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
remake remake: 4.1 -> 4.3 (#119737) 2021-04-21 03:18:35 +02:00
rocm-cmake Remove danieldk as a maintainer for some packages 2021-07-03 12:14:20 +02:00
samurai samurai: 1.1 -> 1.2 2021-02-03 23:11:03 +00:00
sbt sbt: 1.5.4 -> 1.5.5 2021-08-05 05:19:45 +02:00
sbt-extras sbt-extras: 2021-04-06 → 2021-04-26 2021-04-28 14:39:10 +00:00
scons sconsPackages: expose the python version used with scons 2021-08-14 13:27:15 +02:00
shards shards: 0.14.0 -> 0.14.1 2021-03-20 14:07:40 +08:00
tup tup: 0.7.10 -> 0.7.11 2021-05-15 22:24:01 +02:00
waf waf: 2.0.20 -> 2.0.22 2021-03-20 09:22:04 +01:00
wafHook