summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorJonas Chevalier <zimbatm@zimbatm.com>2022-01-08 01:54:04 +0100
committerGitHub <noreply@github.com>2022-01-08 01:54:04 +0100
commit1e910209ae414755415ed8ef990fa3cbb07c8cd9 (patch)
tree5d30274a7721d2eae947d1fef599a10365fcc4a4 /pkgs/development/python-modules/rangehttpserver
parentcacab72b753b3793bc3d6bbe41374044d990cfa9 (diff)
mkShell: make it buildable (#153194)
When I designed `mkShell`, I didn't have a good idea of what the output should look like and so decided to make the build fail. In practice, this causes quite a bit of confusion and complications because now the shell cannot be part of a normal package set without failing the CI as well. This commit changes that build phase to record all the build inputs in a file. That way it becomes possible to build it, makes sure that all the build inputs get built as well, and also can be used as a GC root. (by applying the same trick as #95536). The documentation has also been improved to better describe what mkShell does and how to use it.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions