summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-12-09 19:17:30 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-01-18 04:21:15 +0100
commitbcd31d0acba04aad033eea10477aa42446600014 (patch)
tree0a015974671e29f4c6705ccc8d290117ae6d42c6 /pkgs/development/python-modules/GitPython
parent48fad440f105df36160a433868e6a0b1928d1c50 (diff)
mdadm: 3.3 -> 3.3.4
Okay, this update is a bit more tricky and the patch I've included is not very nice to be honest. So the patch causes "mdadm --udev-rules" to search for the right store path using /proc/self/exec. This has the disadvantage that we could end up having /run/current-system/bin/mdadm in the rule file. But on the other hand, when we're on NixOS, we don't need to use that command *at*all*, so we should be safe. The patch also sets BINDIR to /sbin, which causes the included rule and systemd files to not work out of the box on NixOS. But we have a substituteInPlace where we do rewrite /sbin/mdadm to the right store path in our udev rule generator, so that shouldn't be an issue. I've tested this using the mdraid installer test and it succeeded. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions