Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save peacememories/513f60dbf8ca8abb1c58011943a30532 to your computer and use it in GitHub Desktop.
Save peacememories/513f60dbf8ca8abb1c58011943a30532 to your computer and use it in GitHub Desktop.
{
"/nix/store/m22zx328ms9b4q4jwaz9r8y3sbspcqjz-qttranslations-5.15.10.drv": {
"args": [
"-e",
"/nix/store/6xg259477c90a229xwmb53pdfkn6ig3g-default-builder.sh"
],
"builder": "/nix/store/m36d29gn5gm9bk0g7fcln1v8171hvn95-bash-5.2-p15/bin/bash",
"env": {
"__structuredAttrs": "",
"buildInputs": "",
"builder": "/nix/store/m36d29gn5gm9bk0g7fcln1v8171hvn95-bash-5.2-p15/bin/bash",
"cmakeFlags": "",
"configureFlags": "",
"depsBuildBuild": "",
"depsBuildBuildPropagated": "",
"depsBuildTarget": "",
"depsBuildTargetPropagated": "",
"depsHostHost": "",
"depsHostHostPropagated": "",
"depsTargetTarget": "",
"depsTargetTargetPropagated": "",
"doCheck": "",
"doInstallCheck": "",
"dontWrapQtApps": "1",
"mesonFlags": "",
"name": "qttranslations-5.15.10",
"nativeBuildInputs": "/nix/store/zjlh6b33662gl0p8p5f8y2v6385daskk-qttools-5.15.10-dev /nix/store/04hllvrsxrw8krjgz0lydxfdy2gg2ndw-perl-5.38.0 /nix/store/wafdccxp1vkv91z05phc4lkr1vmjnxyp-qmake-hook ",
"out": "/nix/store/cj2xff5r5pqgfqnhg1rnsphsw1chf587-qttranslations-5.15.10",
"outputs": "out",
"patches": "",
"pname": "qttranslations",
"postFixup": "if [ -d \"${!outputDev}/lib/pkgconfig\" ]; then\n find \"${!outputDev}/lib/pkgconfig\" -name '*.pc' | while read pc; do\n sed -i \"$pc\" \\\n -e \"/^prefix=/ c prefix=${!outputLib}\" \\\n -e \"/^exec_prefix=/ c exec_prefix=${!outputBin}\" \\\n -e \"/^includedir=/ c includedir=${!outputDev}/include\"\n done\nfi\n\nmoveQtDevTools\n\n\n",
"preConfigure": "\n\nfixQtBuiltinPaths . '*.pr?'\nif [[ -z \"$dontCheckQtModuleVersion\" ]] \\\n && grep -q '^MODULE_VERSION' .qmake.conf 2>/dev/null \\\n && ! grep -q -F \"${version%%-*}\" .qmake.conf 2>/dev/null\nthen\n echo >&2 \"error: could not find version ${version%%-*} in .qmake.conf\"\n echo >&2 \"hint: check .qmake.conf and update the package version in Nixpkgs\"\n exit 1\nfi\n\nif [[ -z \"$dontSyncQt\" && -f sync.profile ]]; then\n syncqt.pl -version \"${version%%-*}\"\nfi\n",
"preHook": ". /nix/store/2g56yy66z2xz7zjhndwq5z7v5lbhj1l5-move-qt-dev-tools.sh\n. /nix/store/3mbhrbx0746qsxx92sw3vdjh1wk42p35-fix-qt-builtin-paths.sh\n",
"propagatedBuildInputs": "",
"propagatedNativeBuildInputs": "",
"setOutputFlags": "",
"src": "/nix/store/anf7j9mpm5gyyxqvhjp4pyfvwziwahqr-qttranslations-a680686",
"stdenv": "/nix/store/7cni7ndy2pm18ysl5znq6znb30sxp156-stdenv-linux",
"strictDeps": "",
"system": "x86_64-linux",
"version": "5.15.10"
},
"inputDrvs": {
"/nix/store/0sawbbskl41aq4ii9kl5w77r4m92das8-bash-5.2-p15.drv": [
"out"
],
"/nix/store/1hfvxqn7bwxk4dbpj8dg75wyyhrpz7xf-perl-5.38.0.drv": [
"out"
],
"/nix/store/9fwlz0myh3lwwmj3rcic4ssv7ygrig6x-stdenv-linux.drv": [
"out"
],
"/nix/store/iin0q891r9j02043azp5xsf5dqyr1y3j-qttranslations-a680686.drv": [
"out"
],
"/nix/store/is8afnkfff583ybsvjf9k0m87kq27fmc-qttools-5.15.10.drv": [
"dev"
],
"/nix/store/yxr6mikjqr2ji4f9q64f11w2na03m9ri-qmake-hook.drv": [
"out"
]
},
"inputSrcs": [
"/nix/store/2g56yy66z2xz7zjhndwq5z7v5lbhj1l5-move-qt-dev-tools.sh",
"/nix/store/3mbhrbx0746qsxx92sw3vdjh1wk42p35-fix-qt-builtin-paths.sh",
"/nix/store/6xg259477c90a229xwmb53pdfkn6ig3g-default-builder.sh"
],
"outputs": {
"out": {
"path": "/nix/store/cj2xff5r5pqgfqnhg1rnsphsw1chf587-qttranslations-5.15.10"
}
},
"system": "x86_64-linux"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment