Sridhar Ratnakumar

Results 464 issues of Sridhar Ratnakumar

@asheshambasta asked: > with reflex platform, how does one add an overlay to pkgs being used by rp.project? I've so far found no documentation on this. Say a package is...

documentation

Can we repurpose `obelisk-route` from obelisk?

How to serve assets like CSS, JS, etc. when running locally in jsaddle-warp? cf [`jsaddleAppWithJsOr`][hint] [hint]: https://hackage.haskell.org/package/jsaddle-warp-0.9.7.1/docs/src/Language.Javascript.JSaddle.WebSockets.html#jsaddleAppWithJs

Messages should display their emoji reactions.

enhancement
good first issue

Permalinks currently point to the channel message listing. But if the referenced message is in a Slack thread it should refer to a listing that is dedicated to that thread...

enhancement

It would be good to support M1 natively without having to use rosetta. The main blocker is that PureScript releases ([used here](https://github.com/purs-nix/purescript-tools/tree/master/purescript)) don't include a M1 build. `purs-nix` does work...

[This proposal is a summary of the recent discussion with @ursi, @marijanp, and @toastal] We want the `purs-nix` command to support the multiple local packages scenario (see [example](https://github.com/srid/purescript-multi-nix)). That is,...

spec

[This is just a demo; feel free to adopt/discard however you see fit] To run a live view of the docs, ``` cd ./docs nix run ``` To build the...

Just wanted to ask you @lucasvreis I see https://github.com/lucasvreis/organon/blob/dev/ema-lunr/ema-lunr.cabal Have you considered https://stork-search.net/ ? See https://github.com/srid/ema/issues/130

- https://github.com/ublue-os/fleek/pull/156#discussion_r1172757272 - https://github.com/bketelsen/nixos-flake/commit/35f0e1c2d1c4ead8fc346078ce9c86392708e8c4 cc @bketelsen Basically add hostname, along with username, to the `legacyPackages.homeConfigurations` keys. ```nix { legacyPackages.homeConfigurations = rec { default = ...; "srid@macbook1" = default; "srid@linux-desktop1" =...

enhancement
good first issue