| 16 May 2022 |
| denommus joined the room. | 18:58:00 |
denommus | hey, anyone besides me has a problem with cargo under nix develop in which bindgen and all the dependencies that use it are always rebuilt? | 18:58:12 |
| 18 May 2022 |
| Jhu joined the room. | 06:55:32 |
| deep6 joined the room. | 21:46:32 |
| 20 May 2022 |
| denna joined the room. | 15:58:12 |
| 22 May 2022 |
| feathecutie joined the room. | 16:36:32 |
| 24 May 2022 |
slby | I am having problems running cargo clippy in a ci from nix, does anyone have an example of running it?
| 15:35:18 |
oliver | slby: check out https://ipetkov.dev/blog/introducing-crane/ | 20:35:16 |
oliver | Has anyone managed to build a Yew app w/ nix? | 20:35:42 |
oliver | * Has anyone managed to build a Yew (or other WASM) app w/ nix? | 20:35:55 |
a-kenji | In reply to @oliver:matrix.nrp-nautilus.io Has anyone managed to build a Yew app w/ nix? The plugins here are built with nix: https://github.com/zellij-org/zellij | 20:47:12 |
oliver | Thanks a-kenji. Do you happen to know how this line works? Does buildRustPackage have network access (unlike mkDerivation)? Or are the dependencies pre-fetched somehow? | 20:57:35 |
a-kenji | Sorry, I have problems figuring out which line you linked. | 20:59:51 |
a-kenji | But yes, the dependencies are pre fetched. | 21:00:00 |
| bernardo left the room. | 21:00:12 |
oliver | Ah, just the cargo build line in https://github.com/zellij-org/zellij/blob/main/nix/plugins.nix.
Does buildRustPackage do that automatically, or is the pre-fetching handled somewhere else in the nix files?
| 21:08:45 |
a-kenji | In reply to @oliver:matrix.nrp-nautilus.io
Ah, just the cargo build line in https://github.com/zellij-org/zellij/blob/main/nix/plugins.nix.
Does buildRustPackage do that automatically, or is the pre-fetching handled somewhere else in the nix files?
It is integrated into the buildRustPackage | 21:52:28 |
a-kenji | In reply to @oliver:matrix.nrp-nautilus.io
Ah, just the cargo build line in https://github.com/zellij-org/zellij/blob/main/nix/plugins.nix.
Does buildRustPackage do that automatically, or is the pre-fetching handled somewhere else in the nix files?
But you can do it manually with cargoDeps, I think. If you search GH for that I think you will get some examples. | 21:52:53 |
oliver | Thanks for the tips! | 21:53:03 |
| 26 May 2022 |
| ElvishJerricco joined the room. | 05:44:46 |
ElvishJerricco | What would be the equivalent nix platform name for rust's aarch64-unknown-none-softfloat? | 05:45:10 |
ElvishJerricco | Redacted or Malformed Event | 06:31:59 |
| notgne2 joined the room. | 22:20:53 |
| 27 May 2022 |
| yellovv joined the room. | 15:20:20 |
| 28 May 2022 |
| Mic92 (Old) changed their display name from Mic92 to Mic92 (Old). | 10:27:02 |
| Mic92 (Old) invited Mic92. | 11:06:56 |
| Mic92 joined the room. | 11:06:56 |
| Mic92 (Old) left the room. | 11:09:34 |
| 29 May 2022 |
| Andrés Rodríguez changed their display name from Andrés Rodríguez to mixedCase. | 18:10:18 |
| Andrés Rodríguez changed their display name from mixedCase to Andrés Rodríguez. | 18:10:31 |