aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/sqlite.hh
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-01-24 14:09:40 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-02-01 11:53:58 -0500
commit6bef08bb819497bdf4e0e19d7583f1d92a1d760f (patch)
tree6a9a30bc78edb3b1ed032e179999c6e42167f257 /nix/libstore/sqlite.hh
parent905b1b1081500aaea5050bf602337a7f78b1f01c (diff)
downloadguix-6bef08bb819497bdf4e0e19d7583f1d92a1d760f.tar.gz
guix-6bef08bb819497bdf4e0e19d7583f1d92a1d760f.zip
gnu: python-aiohttp: Do not set PYTHONPATH.
* gnu/packages/python-web.scm (python-aiohttp) [phases]{check}: Do not set PYTHONPATH.
Diffstat (limited to 'nix/libstore/sqlite.hh')
0 files changed, 0 insertions, 0 deletions
2023-10-22teams: Adjust shebang to use 'guix repl'.Maxim Cournoyer This ensures the correct Guix dependencies are always available for the script. * etc/teams.scm.in: Rename to... * etc/teams.scm: ... this. Adjust shebang. * .gitignore: No longer ignore it. * configure.ac: Do not process it with AC_CONFIG_FILES. Reported-by: Clément Lassieur <clement@lassieur.org> Fixes: https://issues.guix.gnu.org/66605 Change-Id: I7a01750c6c5f0696b6c36b1e6caa9389d9e6822c