aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorCyril Roelandt <tipecaml@gmail.com>2014-02-14 03:16:46 +0100
committerCyril Roelandt <tipecaml@gmail.com>2014-03-25 14:41:32 +0100
commit70318b46722d4c11375148636d3cbae1f01114f1 (patch)
tree807aba1461dc901a32426ebaccba6eaa03175615 /po
parentb10ab7230f80076212ccd454f3648dd6ee7993fb (diff)
downloadguix-70318b46722d4c11375148636d3cbae1f01114f1.tar.gz
guix-70318b46722d4c11375148636d3cbae1f01114f1.zip
gnu: Python: use /nix/.../sh instead of /bin/sh in the subprocess module
* gnu/packages/python.scm (python-2): patch Lib/subprocess.py to use /nix/.../sh.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
id=594e9428c5ece0ccba1f57810adedefee58ca4cc'>image: Add a shared-store? field....Mathieu Othacehe 2021-11-12image: Support generating GPT images via `partition-table-type`....Ryan Sundberg