Nix Flakes | 856 Members | |
| 177 Servers |
| Sender | Message | Time |
|---|---|---|
| 11 Oct 2025 | ||
| * Nvm I am blind. Changed the perms of the profileDir folder but still getting those errors. Although I think the core dump error is different as I was running it with my old directory and config which always gave that core dump error and nothing else. | 17:39:35 | |
| 20:31:10 | ||
| 12 Oct 2025 | ||
Would you mind sharing the relevant portion of your config, and a ls -la of your profileDir? Also, PTAL at https://github.com/NixOS/nixpkgs/blob/nixos-25.05/nixos/modules/services/torrent/qbittorrent.nix maybe from reading how the service is actually implemented you can draw some understanding of what might be going on? | 00:08:39 | |
| 02:45:01 | ||
| 02:45:11 | ||
| Sure. The link below is one of the config I am importing in my media server pc hp260g9. | 05:13:46 | |
| https://github.com/GitBanan/PersonalNixConfig/blob/main/hosts/common/optional/media-server.nix | 05:13:58 | |
| The serverconfig options are new and was added after I started having the issue but the rest were pretty old. | 05:14:37 | |
Download Screenshot_20251012_104601.png | 05:16:12 | |
Download Screenshot_20251012_104517.png | 05:16:13 | |
Download Screenshot_20251012_104708.png | 05:17:16 | |
| "qBittorrent" is the original folder that was in use. I added the new 2 and 3 folders from config to test it with fresh data to see if config was causing issue. But all of them returns the same error. | 05:18:48 | |
| 21:28:08 | ||
| 21:28:23 | ||
| 21:28:39 | ||
| 13 Oct 2025 | ||
| 08:20:15 | ||
| 17:53:13 | ||
| 18:53:42 | ||
| 14 Oct 2025 | ||
| 16:43:46 | ||
| 21:13:34 | ||
| 21:15:18 | ||
| 15 Oct 2025 | ||
| 09:29:43 | ||
| 16 Oct 2025 | ||
| Hello. I'm trying to build a Rust project with a flake that worked, but now that I have to bump a library to a newer version, I get this error:
| 13:55:18 | |
| outdated rust I'd say | 13:56:10 | |
| from an outdated nixpkgs version | 13:56:18 | |
every crate that depends on base64ct has this issue. I'm confused because I'm using the oxalica overlay and a nightly version (1.91). But the error says Rust 1.79 | 13:57:03 | |
My nixpkgs is from 2 days ago | 14:02:20 | |
| then the question is where does your rust come from | 14:03:26 | |
| 1.79.0 is quite gold | 14:03:32 | |
| * 1.79.0 is quite old | 14:03:34 | |