| 26 Jan 2023 |
dminuoso | It's sometimes difficult to do what seems to be the right thing when there's additional external constraints. Priorities over priorities. | 07:51:12 |
dminuoso | Zhaofeng Li: The warning still persists in nixos-22.11. Something is quirky here. | 08:13:29 |
dminuoso | Let me ask differently. Am I supposed to configure nixpkgs inside the initialization import sources.nixpkgs { allowFree = true; } or as a nixos option nixpkgs.config.allowUnfree = true;? | 08:14:05 |
Zhaofeng Li | In reply to @dminuoso:matrix.org Zhaofeng Li: The warning still persists in nixos-22.11. Something is quirky here. Oh right, you may be using the released 0.3 version which doesn't have this: https://github.com/zhaofengli/colmena/commit/b5629dca | 08:15:47 |
Zhaofeng Li | I was going to cut the 0.4.0 release but got sidetracked by so much other stuff 🙁 | 08:16:21 |
Zhaofeng Li | In reply to @dminuoso:matrix.org Let me ask differently. Am I supposed to configure nixpkgs inside the initialization import sources.nixpkgs { allowFree = true; } or as a nixos option nixpkgs.config.allowUnfree = true;? Either should work and it should merge the configs correctly | 08:17:19 |
dminuoso | But only on the not-yet-released colmena. | 08:17:31 |
dminuoso | Is there anything I can do to speed up the release? :) | 08:18:31 |
Zhaofeng Li | In reply to @dminuoso:matrix.org But only on the not-yet-released colmena. Right, at the moment | 08:18:33 |
Zhaofeng Li | I kind of want to get a couple of PRs that I've neglected in for 0.4, but otherwise not much else is needed | 08:20:06 |
hexa | using colmena from master for the improved reboot flow alone | 13:17:30 |
dminuoso | reboot flow? | 13:27:29 |
dminuoso | What was changed? | 13:27:52 |
dminuoso | Do you mean that it no longer activates before reboot? | 13:30:01 |
dminuoso | Oh well, I guess another reason is that my ssh target user name hasnt made it into 0.3.2 either. Mmm | 13:58:11 |
hexa | In reply to @dminuoso:matrix.org Do you mean that it no longer activates before reboot? yes, and --reboot | 15:10:43 |
| 29 Jan 2023 |
| Find me at aleksana:qaq.li joined the room. | 05:14:31 |
[0x4A6F] | In reply to @phaer:matrix.org Yes Do you have an example invocation that you might share? | 14:39:09 |