summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorKier Davis <kierdavis@gmail.com>2017-10-28 22:29:53 +0100
committerKier Davis <kierdavis@gmail.com>2017-11-24 00:41:29 +0000
commit9fad70f1de9918ad6a280fe8ac243173b0329789 (patch)
tree1768a0baefd96cb79759f6d0580e29d61075d5d7 /pkgs/development/python-modules/python-sql
parent9c048f4fb66adc33c6b379f2edefcb615fd53de6 (diff)
boinc service: use an FHS environment
While BOINC itself is open source, many of the project applications it runs are not. Additionally, these project applications are checksummed before they are run, so they can't be patched. This means we can't make the project applications find required binaries/libraries on a NixOS system. The solution is therefore to make said binaries and libraries appear in the expected locations, by wrapping BOINC in an FHS-compatible environment [1]. An `extraEnvPackages` is also added to allow more packages to be added into this environment. The documentation for this option describes some practical use cases for it. [1] https://nixos.org/nixpkgs/manual/#sec-fhs-environments Version 2: fixed Docbook list formatting, minor rewording Version 3: rebase onto master (9c048f4fb66adc33c6b379f2edefcb615fd53de6) Version 4: fix usage of targetPkgs argument to buildFHSUserEnv
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions