summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-01-29 15:58:03 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-01-29 16:33:19 +0100
commita581f72f222043936e78d1fe8ad09380c46bfa53 (patch)
tree6da2615e03583c1c7558e2b4a32bb5c084f1b1a7 /pkgs/development/python-modules/python-sql
parent718f316f6e045d8ff4aaef131d83e5ab0b825ad6 (diff)
nixos-manual: Fix stripping declaration prefixes
Regression introduced by e6cd147ae7ae05900ec2ab8ad933bfac7428feac. This broke all of the installer tests, because they needed to rebuild the manual within the test machine, while it only has a closure of the already pre-built system in place. The problem here was just that the order of the arguments got mixed up in stripAnyPrefixes, so it was actually trying to strip the path off the prefix, not the other way around. So in the end no prefix was stripped at all, so we ended up having full store paths in the manual, which in turn caused the build within the VM to fail, because the prefixes differed. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions