emberian
emberian
fails on my system, ``` error: builder for '/nix/store/m56d5l769jlyk0b8r5085gp5ka32ab55-kimchi_bindings_stubs-0.1.0.drv' failed with exit code 101; last 17 log lines: > unpacking sources > unpacking source archive /nix/store/nfvrszsg0w5b53f3sm9s2av6lv96iy75-source > source root is...
must also`cargo generate-lockfile` in `kimchi_bindings/wasm` but then: ``` warning: Git tree '/Users/ember/dev/mina' is dirty error: hash mismatch in fixed-output derivation '/nix/store/srb0g2yy10zkzmryq30nwlzlhixdszd9-wasm-bindgen-cli-0.2.87.tar.gz.drv': specified: sha256-0rK+Yx4/Jy44Fw5VwJ3tG243ZsyOIBBehYU54XP/JGk= got: sha256-0u9bl+FkXEK2b54n7/l9JOCtKo+pb42GF9E1EnAUQa0= error: 1 dependencies of derivation...
Gist handling is currently terrible, and I think it's going to require some careful refactoring to work around. Ideally I'd be able to shove the gist into an iframe and...
On the other hand, octopress 2.1 does things a lot differently with the gist plugin... will wait for that I suppose.
@sprig awesome, glad someone finally found a workaround! Want to send a pull request with those changes? I'll merge that.
Nice, thanks!
@robertwijas octopress seems to use sass 3.1.20, which reports `error sass/screen.scss (Line 16 of sass/base/_layout.scss: Invalid CSS after "...nd (max-width: ": expected expression (e.g. 1px, bold), was "$media-max-widt...") ` for...
https://github.com/MinaProtocol/mina/pull/15133 revealed that when a job specifies a retry code that is already specified in the base ruleset, it will be duplicated into the final output instead of overriding the...
:+1:, this feature was hugely helpful during initial development of mina/snarky
!ci-build-me