guix-play/gnu
Lars-Dominik Braun 08218fd7a4
gnu: python-pyflow: Rename to python2-pyflow.
The package was never compatible with Python 3. Not adding a deprecated
package variant, because going from Python 3 to Python 2 is a breaking
change and it’s unlikely anyone ever used the package anyway (it was
likely broken).

* gnu/packages/python-science.scm (python-pyflow): Move…
(python2-pyflow): …here.
[arguments]: Use Python 2.
2021-12-16 09:48:02 +01:00
..
bootloader gnu: system: Add LUKS2 support for the root file system. 2021-12-01 17:51:37 +01:00
build Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
home home: services: bash: Only source /etc/bashrc if it exists. 2021-11-24 19:46:39 +01:00
installer Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
machine Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
packages gnu: python-pyflow: Rename to python2-pyflow. 2021-12-16 09:48:02 +01:00
platforms
services services: cuirass: Remove the default database host. 2021-12-15 14:41:42 +01:00
system Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
tests tests: static-networking: Adjust to new style. 2021-12-13 23:37:30 +01:00
artwork.scm
bootloader.scm gnu: system: Improve location of some configuration warnings. 2021-11-17 23:05:58 +01:00
ci.scm Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
home.scm
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
installer.scm
local.mk gnu: Add js-mathjax-3. 2021-12-16 08:58:07 +01:00
machine.scm
packages.scm
platform.scm
services.scm services: Document the 'delete' clause of 'modify-services'. 2021-11-27 23:06:17 +01:00
system.scm system: Mark 'services' field as thunked. 2021-12-08 18:56:47 +01:00
tests.scm