deploy: Use all machine modules when loading deployment
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>
Wed, 7 Aug 2019 12:43:27 +0000 (08:43 -0400)
committerChristopher Lemmer Webber <cwebber@dustycloud.org>
Wed, 7 Aug 2019 20:05:58 +0000 (16:05 -0400)
commit55e238f2ab24ce347047ebc7fd7c5eba62dac69d
treec4e5fa04db91e37c7430e4ce23366cb187249693
parentec12235ce207821027971c9d5f47b660b29f5ed5
deploy: Use all machine modules when loading deployment

* guix/scripts/deploy.scm (load-source-file): Enumerate and include all
submodules of (gnu machine) when loading the provided deployment
specification.
guix/scripts/deploy.scm