Hello, Tomas Volf <~@wolfsden.cz> writes:
> * guix/scripts/environment.scm (launch-environment/container): Add tmpfs for > home. > * tests/guix-environment-container.sh: Add test. > > Change-Id: Iadd9b838f6442a8080998ed7e07414db562068bf I added a “Fixes” line referencing the initial bug report and applied all three patches. Thanks! 11e88de060 * environment: Make home writable. 7a888d9841 * environment: Translate only file names under home directory. 8654aecf74 * environment: Use inherit for new mapping. Ludo’.