summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2014-01-01 09:21:25 -0500
committerShea Levy <shea@shealevy.com>2014-01-01 09:21:25 -0500
commitf95d214cfdf115b9444acc5ce8060a5b1b23ed77 (patch)
tree50c8abd98c10500e3c4729bb910154d067261b4b /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parenta87b1f36e0095956b9b170f2c7071263a36ae155 (diff)
Implement generic kernel build via manual-config
This has three major benefits: 1. We no longer have two kernel build processes to maintain 2. The build process is (IMO) cleaner and cleaves more closely to upstream. In partuclar, we use make install to install the kernel and development source/build trees, eliminating the guesswork about which files to copy. 3. The derivation has multiple outputs: the kernel and modules are in the default `out' output, while the build and source trees are in a `dev' output. This makes it possible for the full source and build tree to be kept (which is expected by out-of-tree modules) without bloating the closure of the system derivation. In addition, if a solution for how to handle queries in the presence of imports from derivations ever makes it into nix, a framework for querying the full configuration of the kernel in nix expressions is already in place. Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions