Commit Graph

9 Commits

Author SHA1 Message Date
Fabian Affolter
2b43eb8e0c python310Packages.bash_kernel: update meta 2023-03-05 10:50:43 +01:00
R. Ryantm
18ccf94aa7 python310Packages.bash_kernel: 0.7.2 -> 0.9.0 2023-03-05 03:17:33 +00:00
Alyssa Ross
2bfa93e01c treewide: python{ => .pythonForBuild}.interpreter
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland.  I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
zimbatm
a8dc17d3f2 python3Packages.bash_kernel: 0.7.1 -> 0.7.2 2021-01-21 11:52:09 +01:00
Chris Ostrouchov
b1934ec6e9 pythonPackages.bash_kernel: refactor pinning bash package 2020-08-10 10:03:43 -07:00
Frederik Rietdijk
ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Robin Gloster
8fb981fef6 python.pkgs.bash_kernel: use TMPDIR as HOME 2017-12-26 01:11:16 +01:00
zimbatm
55709e4a79 python3Packages.bash_kernel: allow different python interpreters 2017-11-28 21:39:55 +00:00
zimbatm
6e52c1f7ba python3Packages.bash_kernel: init at 0.7.1 2017-11-25 19:10:43 +00:00