Alexander Bantyev

Results 186 comments of Alexander Bantyev

Just to double-check that I'm not trying to `rm -rf` or steal all your precious data, check out #13 to build it yourself (requires POSIX-like system like Linux, OSX or...

> We could make a VM and build it from there, maybe? Possibly? idk, never done anything with OSX Yeah, VM with hackintosh might work, too much effort tho.

> Docker image might also be a good idea I can build a docker image from nix expression quite easily if needed. Someone please ping me if this would be...

@JettJamez are you talking about Windows version or Linux version?

https://matthewbauer.us/blog/nix-and-org.html ?

> Can't this be done using nix-store --delete $(nix-store -qR )? AFAIU in that case the entire operation will fail if at least one path in the closure is still...

@domenkozar thanks, done

Yep. I'm planning to finish the work at some point, definitely.

Yep! Currently tied up on https://github.com/NixOS/nix/pull/9287 , once that's done-ish I'll get back to other PRs including this one!

It looks like [fix-clang-build.diff](https://github.com/jeremiedimino/ocaml/compare/bd7fa181cb64742c3b6cbb8ee13436554eb18cd7...fix-clang-build.diff) returns 404, breaking the build for `ocaml-base-compiler.4.01.0` (and all packages which depend on that). Does anyone have this patch, or know what commit the `fix-clang-build` is...