Skip to content

Instantly share code, notes, and snippets.

@marcusramberg
Created February 7, 2023 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcusramberg/813e4c3b6d8eb9138616dd033f746091 to your computer and use it in GitHub Desktop.
Save marcusramberg/813e4c3b6d8eb9138616dd033f746091 to your computer and use it in GitHub Desktop.
Derive([("out","/nix/store/xnkmmp8ba1g4risyjn6r8r02dl0hdd6b-patch-source","","")],[("/nix/store/5a2ia5fmw0zsd32sfppxp2nfgdj8hvn1-bash-5.1-p16.drv",["out"]),("/nix/store/z25xyn433sp31l7d1cylvppqr6v1s046-stdenv-linux.drv",["out"])],["/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"],"aarch64-linux","/nix/store/7ccjps9kp3dciqj08c817xgfgxpyb053-bash-5.1-p16/bin/bash",["-e","/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"],[("buildCommand","set +x\n# Copy the api folder into the two projects\nmkdir -p $out\ncp -r /nix/store/rhjvmxns2mby64fasnjdagbcyd444h35-source/* $out/\nchmod -R +w $out\ncd $out\nls -al\ncp -r api auraed\ncp -r api auraescript\n\n# Replace '../api' with 'api' in both scripts\nsed -i 's/\\.\\.\\/api/api/g' auraed/build.rs\nsed -i 's/\\.\\.\\/api/api/g' auraescript/build.rs\n"),("buildInputs",""),("builder","/nix/store/7ccjps9kp3dciqj08c817xgfgxpyb053-bash-5.1-p16/bin/bash"),("configureFlags",""),("depsBuildBuild",""),("depsBuildBuildPropagated",""),("depsBuildTarget",""),("depsBuildTargetPropagated",""),("depsHostHost",""),("depsHostHostPropagated",""),("depsTargetTarget",""),("depsTargetTargetPropagated",""),("doCheck",""),("doInstallCheck",""),("name","patch-source"),("nativeBuildInputs",""),("out","/nix/store/xnkmmp8ba1g4risyjn6r8r02dl0hdd6b-patch-source"),("outputs","out"),("passAsFile","buildCommand"),("patches",""),("propagatedBuildInputs",""),("propagatedNativeBuildInputs",""),("stdenv","/nix/store/136zp2k5d34na9wb4gma94bg2rf9v2p3-stdenv-linux"),("strictDeps",""),("system","aarch64-linux")])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment