Jeremy Baxter
Jeremy Baxter
@lionello was there any reason for the package versions to be in separate files?
Yep, everything builds now: ``` 18 packages built: Literate btdu cheesecutter dstep dtools dub gtkd inochi-creator inochi-session ldc luneta onedrive onedrivegui onedrivegui.dist rund sambamba serve-d tilix ```
Result of `nixpkgs-review pr 293417` run on aarch64-linux [1](https://github.com/Mic92/nixpkgs-review) 1 package marked as broken and skipped: inochi-session 15 packages built: Literate btdu dstep dtools dub gtkd inochi-creator ldc luneta onedrive...
Why is `no-byte-compile` even set in the first place? Also I think you should be able to remove the whole variable rather than set it to nil.
Also, changed the asciimoo.github.com link to point to asciimoo.github.io instead
I want to re-distribute a fork of this plugin but I'm not sure if I'm legally allowed to, because there isn't a license. Could you add a license please?
Encountering the same issue here. To be fair I was trying to move 2900 files. [Crash message](https://paste.sr.ht/~jeremy/c3d2a0e6f245d7b5e76a032cdde5489fe85e9d71)
Some systems like OpenBSD don't have a bash interpreter, and NixOS doesn't have /bin/bash (only /bin/sh) so I think it's best to keep using sh. On most systems sh is...
Awesome thanks a lot. :)