| 2 Jul 2021 |
Linux Hackerman | In reply to @spudly:murf.org Are there known issues with Nixops compatibility in Nixos now because of Python 2 dependencies? All of a sudden I'm unable to reference the nixops package, nixos-rebuild switch or home-manager switch are dying with error: certifi-2021.05.30 not supported for interpreter python2.7 errors. https://github.com/NixOS/nixpkgs/issues/127423 | 06:34:05 |
Linux Hackerman | And https://github.com/NixOS/nixpkgs/pull/127453 is a fix | 06:35:23 |
spudly | Thanks Linux Hackerman | 06:51:37 |
| Irenes joined the room. | 09:20:42 |
| eyJhb joined the room. | 09:26:11 |
eyJhb | infinisil: Despite not being able to work on Nixus as much as you might "want" to (in lack of a better word). It is still really nice :p | 09:30:54 |
| IslandUsurper joined the room. | 13:07:07 |
| immae changed their display name from immae (he/him) to immae. | 17:45:48 |
| immae changed their profile picture. | 17:46:13 |
| immae changed their profile picture. | 17:47:51 |
| immae joined the room. | 18:39:46 |
Church | Zhaofeng Li: So network is another attrset used in hive.nix, is that doc'd anywhere? | 18:43:06 |
Church | Going through the issue you posted in the arm channel to try and get something working for arm64 builds | 18:43:28 |
Zhaofeng Li | Church It's an alias to meta for NixOps compatibility. I'll look more into the issue today and hopefully fix it | 19:13:27 |
Zhaofeng Li | Probably have to break backwards compatibility somewhat to limit the input type of meta.nixpkgs | 19:14:05 |
Church | Nod, awesome. Thanks | 19:16:52 |
| immae left the room. | 22:03:13 |
| clean garbage joined the room. | 23:08:23 |
| 3 Jul 2021 |
Rob Vermaas (he/him) | Is aszlig around here sometimes? | 17:05:17 |
| Kostas joined the room. | 17:34:31 |
Kostas | Hello! I am using nixops deploy ... to deploy to a couple of machines. It is working as expected but today I got something confusing. I tried to update a package (pull in the tarball of my fork of nixpkgs) and nixops indeed built and copied it over (I can see it in /nix/store) but it did not link it to my ~/.nix-profile. Any ideas why this might have happened? | 17:40:02 |
Linux Hackerman | In reply to @vrinek:matrix.org Hello! I am using nixops deploy ... to deploy to a couple of machines. It is working as expected but today I got something confusing. I tried to update a package (pull in the tarball of my fork of nixpkgs) and nixops indeed built and copied it over (I can see it in /nix/store) but it did not link it to my ~/.nix-profile. Any ideas why this might have happened? nixops manages the system profile, not ~/.nix-profile | 19:10:28 |
Linux Hackerman | In reply to @linus.heckemann:matrix.mayflower.de nixops manages the system profile, not ~/.nix-profile It should be in your PATH via /run/current-system/sw/bin | 19:10:59 |
Kostas | In reply to @linus.heckemann:matrix.mayflower.de It should be in your PATH via /run/current-system/sw/bin Sounds like I should stop SSHing into those machines 😅
Thanks for the explanation. I’ll take a look there to see what’s up. It’s possible I’ve forgotten something in nix-env that may be shadowing the system binary. | 19:20:09 |
| 4 Jul 2021 |
| andi (test account) left the room. | 10:02:28 |
| hax404 joined the room. | 14:05:10 |
dev.hell | In reply to @rob.vermaas:matrix.org Is aszlig around here sometimes? Nope, shall I ask him to contact you? | 14:48:32 |
| 5 Jul 2021 |
| Krey joined the room. | 09:19:09 |
Krey | eyJhb: joined :p | 09:19:20 |
Krey | Seems quite annoying that it doesn't include all files by default
https://github.com/Infinisil/nixus/blob/master/default.nix#L23 | 09:20:04 |