Archived
1
0
forked from rarias/bscpkgs

trebuchet: add the experiment as attribute

This commit is contained in:
2020-11-20 15:35:36 +01:00
parent 8bc5656461
commit a147a396d9

View File

@@ -20,6 +20,9 @@ stdenv.mkDerivation {
preferLocalBuild = true;
dontPatchShebangs = true;
inherit nextStage;
experiment = getExperimentStage nextStage;
installPhase = ''
cat > $out <<EOF
#!/bin/sh -e