forked from rarias/bscpkgs
trebuchet: add the experiment as attribute
This commit is contained in:
@@ -20,6 +20,9 @@ stdenv.mkDerivation {
|
||||
preferLocalBuild = true;
|
||||
dontPatchShebangs = true;
|
||||
inherit nextStage;
|
||||
|
||||
experiment = getExperimentStage nextStage;
|
||||
|
||||
installPhase = ''
|
||||
cat > $out <<EOF
|
||||
#!/bin/sh -e
|
||||
|
||||
Reference in New Issue
Block a user