Skip to content

Instantly share code, notes, and snippets.

@chessai
Created August 9, 2018 15:26
Show Gist options
  • Save chessai/6e432a5eff38c1b2c5f68d68a32216ae to your computer and use it in GitHub Desktop.
Save chessai/6e432a5eff38c1b2c5f68d68a32216ae to your computer and use it in GitHub Desktop.
{
"/nix/store/x5byfq70l9lmvwshg0b5qa4ikc8yhdvf-jsaddle-0.9.5.0.drv": {
"outputs": {
"out": {
"path": "/nix/store/ym3x6vmfhzq675flr8qw7q2pgz1y39g9-jsaddle-0.9.5.0"
}
},
"inputSrcs": [
"/nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs",
"/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"
],
"inputDrvs": {
"/nix/store/11zgnyj9pylfgznm5mqlnha3kl8izzpm-ref-tf-0.4.0.1.drv": [
"out"
],
"/nix/store/2c8srnaawdsq4g42zk2lmjhd430qnmca-aeson-1.2.2.0.drv": [
"out"
],
"/nix/store/2ff99ggdn452nrz8fylk2r80783ap2px-gnugrep-3.1.drv": [
"out"
],
"/nix/store/515r6baz3xk18xrfzhl2jbrflzmmp3y9-hscolour-1.24.4.drv": [
"out"
],
"/nix/store/6p58wajxrjd1lsjjdjhgg029m45a8g44-attoparsec-0.13.2.2.drv": [
"out"
],
"/nix/store/9fpafkii7kdffy1gcf6m4gxij9zynvw9-stdenv-linux.drv": [
"out"
],
"/nix/store/a6yw69agyikvxfa017nrbgkjasa222a5-glibc-locales-2.27.drv": [
"out"
],
"/nix/store/awy7mg8zr15cswfmc57cwzzjp4j8d2ia-remove-references-to.drv": [
"out"
],
"/nix/store/bn0f3adcrhl16b4ydq1pjh23mxniyrfk-cabal2nix-jsaddle.drv": [
"out"
],
"/nix/store/bsff1rg0xprbxgry15rn28apc9fqvjil-vector-0.12.0.1.drv": [
"out"
],
"/nix/store/d310fd048cl9qgzhr3z9l33mkszlv5b3-jailbreak-cabal-1.3.3.drv": [
"out"
],
"/nix/store/fa0g0rvynks193x007g7hw8k9gbr9b57-gnused-4.5.drv": [
"out"
],
"/nix/store/hyw8j41rh6jw01c69ljf0l5ylck8glxn-exceptions-0.10.0.drv": [
"out"
],
"/nix/store/irlhgc3a7khz2fwmlzbbrh3rp6r87asi-random-1.1.drv": [
"out"
],
"/nix/store/l512padwb14cp784lblslkyqm2c4qc6k-coreutils-8.29.drv": [
"out"
],
"/nix/store/mqbly7zcwab99lc8nnwy6qc5ddisdbhg-lens-4.16.1.drv": [
"out"
],
"/nix/store/n4wxikr8fcx6z08hdai0wp4l27k54bvi-ghc-8.4.3.drv": [
"out"
],
"/nix/store/nvbn0jfs16jdqdyggmw8vr3dz35hw9i7-scientific-0.3.6.2.drv": [
"out"
],
"/nix/store/p89ql8fz33kxvcpygkiq07kc2h8j1407-unliftio-core-0.1.1.0.drv": [
"out"
],
"/nix/store/q7z6m01lkwq78cbnkav43jhisx03c1ji-unordered-containers-0.2.9.0.drv": [
"out"
],
"/nix/store/sm97sgxyci49w4vvwn3784va2dv6flzw-jsaddle-d71491168cba45f9047d1f545d9c4ee46421e022.drv": [
"out"
],
"/nix/store/vf61073m2j9cw2jli39nql4vfmi470j4-primitive-0.6.4.0.drv": [
"out"
],
"/nix/store/vikjpbnlhkf9pq614mz85lh73awa5amk-base64-bytestring-1.0.0.1.drv": [
"out"
],
"/nix/store/w3i38vn3z9l81lqwryr0lx1msckfbj16-http-types-0.12.1.drv": [
"out"
],
"/nix/store/z7pkrfk5fmggdzyhpjzxv0bfx6mxvh75-bash-4.4-p23.drv": [
"out"
]
},
"platform": "x86_64-linux",
"builder": "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/bash",
"args": [
"-e",
"/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"
],
"env": {
"LANG": "en_US.UTF-8",
"LOCALE_ARCHIVE": "/nix/store/yszsdn1zxm5pb7mmc39rl7v0z57vwjck-glibc-locales-2.27/lib/locale/locale-archive",
"buildInputs": "",
"buildPhase": "runHook preBuild\n./Setup build \nrunHook postBuild\n",
"builder": "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/bash",
"checkPhase": "runHook preCheck\n./Setup test \nrunHook postCheck\n",
"compileBuildDriverPhase": "runHook preCompileBuildDriver\n\nfor i in Setup.hs Setup.lhs /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs; do\n test -f $i && break\ndone\n\necho setupCompileFlags: $setupCompileFlags\nghc $setupCompileFlags --make -o Setup -odir $TMPDIR -hidir $TMPDIR $i\n\nrunHook postCompileBuildDriver\n",
"configureFlags": "--ghc-options=-fexpose-all-unfoldings",
"configurePhase": "runHook preConfigure\n\nunset GHC_PACKAGE_PATH # Cabal complains if this variable is set during configure.\n\necho configureFlags: $configureFlags\n./Setup configure $configureFlags 2>&1 | /nix/store/nvm4kdwk2jf8xsg4xdqmvcnjmhy8h4gw-coreutils-8.29/bin/tee \"$NIX_BUILD_TOP/cabal-configure.log\"\nif /nix/store/7x63bxivrk58xwqxh3yzxa257dy1r769-gnugrep-3.1/bin/egrep -q -z 'Warning:.*depends on multiple versions' \"$NIX_BUILD_TOP/cabal-configure.log\"; then\n echo >&2 \"*** abort because of serious configure-time warning from Cabal\"\n exit 1\nfi\n\nexport GHC_PACKAGE_PATH=\"$packageConfDir:\"\n\nrunHook postConfigure\n",
"configurePlatforms": "",
"depsBuildBuild": "/nix/store/yc8an71h8cah8w6fw0xykjxl68a8j1h7-ghc-8.4.3",
"depsBuildBuildPropagated": "",
"depsBuildTarget": "",
"depsBuildTargetPropagated": "",
"depsHostHost": "",
"depsHostHostPropagated": "",
"depsTargetTarget": "",
"depsTargetTargetPropagated": "",
"haddockPhase": "runHook preHaddock\n\nrunHook postHaddock\n",
"installPhase": "runHook preInstall\n\n./Setup copy\nlocal packageConfDir=\"$out/lib/ghc-8.4.3/package.conf.d\"\nlocal packageConfFile=\"$packageConfDir/jsaddle-0.9.5.0.conf\"\nmkdir -p \"$packageConfDir\"\n./Setup register --gen-pkg-config=$packageConfFile\nif [ -d \"$packageConfFile\" ]; then\n mv \"$packageConfFile/\"* \"$packageConfDir\"\n rmdir \"$packageConfFile\"\nfi\nfor packageConfFile in \"$packageConfDir/\"*; do\n local pkgId=$( /nix/store/g9mbwrsn10llm968hlaqvwnlb4frs984-gnused-4.5/bin/sed -n -e 's|^id: ||p' $packageConfFile )\n mv $packageConfFile $packageConfDir/$pkgId.conf\ndone\n\n# delete confdir if there are no libraries\nfind $packageConfDir -maxdepth 0 -empty -delete;\n\n\n\n\n\n\n\n\nrunHook postInstall\n",
"name": "jsaddle-0.9.5.0",
"nativeBuildInputs": "/nix/store/yc8an71h8cah8w6fw0xykjxl68a8j1h7-ghc-8.4.3 /nix/store/4ywlckry93kgv9crpwdxj9p34nnl9hrx-remove-references-to",
"out": "/nix/store/ym3x6vmfhzq675flr8qw7q2pgz1y39g9-jsaddle-0.9.5.0",
"outputs": "out",
"postPatch": "echo \"Run jailbreak-cabal to lift version restrictions on build inputs.\"\n/nix/store/f03skn8lijzgdpccdgssa7hdk959whnp-jailbreak-cabal-1.3.3/bin/jailbreak-cabal jsaddle.cabal\n",
"preConfigure": "# Generated from /nix/store/xzvkm1a55p8fp26rz9fyg0ryzfmsf8lb-cabal2nix-jsaddle\n\n",
"preConfigurePhases": "compileBuildDriverPhase",
"preInstallPhases": "haddockPhase",
"prePatch": "",
"prePhases": "setupCompilerEnvironmentPhase",
"propagatedBuildInputs": "/nix/store/rp9scrnyb3bapvpbygzklyf68plss377-aeson-1.2.2.0 /nix/store/glc83c6jdf5r6qsn84lb2q1nycly4f7x-attoparsec-0.13.2.2 /nix/store/6akacm4a2dc0v1dsxw5i2dcmrdhbw285-base64-bytestring-1.0.0.1 /nix/store/84z945wdzxvgr59klcpp1dc4chmf0ax2-exceptions-0.10.0 /nix/store/nmhgjl369xn5sg2d15pwm80iqaw6v9rv-http-types-0.12.1 /nix/store/cgjjbfxgd0w1jkg70h287pjc3gxkhdki-lens-4.16.1 /nix/store/8k1a3pnid9k5h1awjf7qjmn4mylsiflv-primitive-0.6.4.0 /nix/store/z3hygs5mk5s9i331lyrn22h8vn7mf0ax-random-1.1 /nix/store/gdyvic9fpfs2hi9kh6r8fwn4rw5m0wsw-ref-tf-0.4.0.1 /nix/store/pd069i4mw0rv32kkmms3vgwgwg45nr6g-scientific-0.3.6.2 /nix/store/fdzm214w1xhqkgcfgz9r1rf0g0c0kajw-unliftio-core-0.1.1.0 /nix/store/90vgbyjxb2lcdkjxf235gjnksbx7v5bw-unordered-containers-0.2.9.0 /nix/store/sgd6h4gcydqh7pifj50hx61lpr9r2xwd-vector-0.12.0.1",
"propagatedNativeBuildInputs": "",
"setOutputFlags": "",
"setupCompilerEnvironmentPhase": "runHook preSetupCompilerEnvironment\n\necho \"Build with /nix/store/yc8an71h8cah8w6fw0xykjxl68a8j1h7-ghc-8.4.3.\"\nexport PATH=/nix/store/j40fckvgigyfglrjw6p9xkm5iljgvisf-hscolour-1.24.4/bin:$PATH\n\nsetupPackageConfDir=\"$TMPDIR/setup-package.conf.d\"\nmkdir -p $setupPackageConfDir\npackageConfDir=\"$TMPDIR/package.conf.d\"\nmkdir -p $packageConfDir\n\nsetupCompileFlags=\"-package-db=$setupPackageConfDir -j$NIX_BUILD_CORES -threaded\"\nconfigureFlags=\"--verbose --prefix=$out --libdir=\\$prefix/lib/\\$compiler --libsubdir=\\$pkgid --with-gcc=$CC --package-db=$packageConfDir --ghc-option=-j$NIX_BUILD_CORES --disable-split-objs --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --enable-library-vanilla --enable-library-for-ghci --ghc-option=-split-sections $configureFlags\"\nfor p in \"${pkgsBuildBuild[@]}\" \"${pkgsBuildHost[@]}\" \"${pkgsBuildTarget[@]}\"; do\n if [ -d \"$p/lib/ghc-8.4.3/package.conf.d\" ]; then\n cp -f \"$p/lib/ghc-8.4.3/package.conf.d/\"*.conf $setupPackageConfDir/\n continue\nfi\n\ndone\nghc-pkg --package-db=\"$setupPackageConfDir\" recache\nfor p in \"${pkgsHostHost[@]}\" \"${pkgsHostTarget[@]}\"; do\n if [ -d \"$p/lib/ghc-8.4.3/package.conf.d\" ]; then\n cp -f \"$p/lib/ghc-8.4.3/package.conf.d/\"*.conf $packageConfDir/\n continue\nfi\n\n if [ -d \"$p/include\" ]; then\n configureFlags+=\" --extra-include-dirs=$p/include\"\n fi\n if [ -d \"$p/lib\" ]; then\n configureFlags+=\" --extra-lib-dirs=$p/lib\"\n fi\nif [[ -d \"$p/Library/Frameworks\" ]]; then\n configureFlags+=\" --extra-framework-dirs=$p/Library/Frameworks\"\nfi\ndone\nghc-pkg --package-db=\"$packageConfDir\" recache\n\nrunHook postSetupCompilerEnvironment\n",
"src": "/nix/store/fsxcy2q44bfnz117whbmi73r3qgqmv2y-jsaddle-d71491168cba45f9047d1f545d9c4ee46421e022/jsaddle",
"stdenv": "/nix/store/dzdm3n08sbb3g2ih2p3758ap68zd100v-stdenv-linux",
"strictDeps": "",
"system": "x86_64-linux"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment