AleXoundOS
                                            AleXoundOS
                                        
                                    If it makes sense, the download ended with: ``` all packages downloaded Dependencies ready! -- CORRUPT DEPENDENCY ---------------------------------------------------------- I ran into a problem while building the following package: 1602/elm-feather 2.3.2...
> on what machine do you try to boot the image? @Lassulus, which specs exactly do you need?
@Lassulus, first of all, sorry for the misleading issue title (it erroneously featured **cloudstack**). The actual target cloud is **openstack**. _I'm an experienced Nix/OS user/dev, but a newbie in cloud...
So, currently there are 3 approaches? * spacelpa * @puffnfresh spacemacs2nix * @timor overlay What are the practical differences?
This is still a concern.
What's the correct way of building opus for mips32r2 (mipsel, little-endian)? How to test this?
@asarkar, have you tried installing with nix? Or `nix-shell -p haskellPackages.brittany --run "brittany --help"`?
@erwan2345, have you succeded?
Yes. I tracked down the problem and here is the workaround diff which makes example work (`record.h264` gets saved): ```diff --- a/examples/recording/index_html.h +++ b/examples/recording/index_html.h @@ -13,6 +13,7 @@ const char...
I have no experience with javascript and the workaround was found just empirically. It definitely needs a more correct approach.