Robert Pearce

Results 164 comments of Robert Pearce

It would help if I read the fine print. I apologize for wasting your time and have altered the issue title

@nmattia What are you trying to override, specifically? I know a couple of things about overriding haskell packages in nixpkgs Example: ```nix let sources = import ./nix/sources.nix; in { compiler...

@JohnAlbin's comment above resolved this for me in a react component project. If I only added `@mdx-js/react`, I'd get a blank page. Thanks!

I'm seeing this, too, when running `db:create db:migrate db:seed` – where my seeds now have a `User` using AASM being created. Funnily enough, this does _not_ occur when running `db:reset`...

I came across this because I got this warning and tried using the latest stable: ``` trace: Rust 1.53.0-nightly-2021-04-06: Pre-aggregated package `rust` is not encouraged for stable channel since it...

^ that's not true! Tell us of your learnings. I've done some TS courses on egghead and am impressed by some bits of it.

@albanlorillard Were you able to find a way to work around this for now? I have the same issue.

Can confirm that it works in `9.6.4` but breaks in `9.6.5`

I will look at it, but if you don't see anything from me in a week, assume that it might not happen

:100: for crocks. Actively developed and used in prod in a number of places. @jay-jlm think you can get a PR up?