Domen Kožar

Results 1246 comments of Domen Kožar

I've simplified it a bit: https://github.com/nix-dot-dev/getting-started-nix-template/blob/master/.github/workflows/update-niv.yml The major downside is that you need to specify personal access token for github as a secrets so it will trigger a CI build...

A (hopefully useful) note: I've designed https://github.com/niteoweb/pyramid_deferred_sqla#getting-started see (g) to be able to decouple models from Base magic, so one could hook up different engines at some point, based on...

Any progress? I'd love to migrate from 0.7.x series, 0.8 brings some nice features :-)

I can reproduce this on Chromium Version 94.0.4606.61 (Official Build) (64-bit) This PR fixes the issue. To reproduce follow https://github.com/domenkozar/parcel-web-components-css-modules-issue

This broke https://cachix.org and a lot of users are having problems when they upgrade to latest curl. How can I help to expedite this?

I can confirm the patch fixes the issue.

In that case I'd rather see warnings than generate something that doesn't work on stable channels.

It does, but when a haskell exception is caught, the fact that an exception happened is not streamed at all to the log.

Refs #301 This would indeed be nice to support!

Does it work with tags? `nix profile install github:cachix/cachix/v0.6.1`