Sridhar Ratnakumar

Results 814 comments of Sridhar Ratnakumar

@Zhen-hao For now, I setup `PATH` manually in my config: https://github.com/srid/nixos-config/blob/a6931860fdc14495c074a3d637ebe71afe069264/home/zsh.nix#L16-L17 Regardless, we should update the nixos-flake templates so that they "just work".

This should be addressed to some extent. There will still be some manual steps, but they are all documented here https://community.flake.parts/nixos-flake/templates#after-initializing-the-template

Relevant? https://github.com/NixOS/nixpkgs/pull/267111 cc @roberth

Idea: work on this at NixCon with ideas from other people.

Also, the CI never terminates after those `error: No such file or directory (os error 2)` errors. Can this be fixed so that it terminates immediately?

Might as well do https://github.com/srid/cargo-doc-live/issues/2 in the process.

In the meanwhile, the user must know where to get the `package` from and then manually add them to their devShell. Not to mention leave a comment, because this is...

@shivaraj-bh I wonder if this is because of 03d764e142ed046e6f8eb2b6d0eff0f2b8fa49d7 I figured that the use of static binary should download only minimal closures, but it looks like it is doing more...

This will however require moving away from `devour-flake`.

I have a fork with working macOS builds, #48 as well as using the latest `pkgs.nix` if that'd be of interest to the maintainers.