7 Nov 2024 |
KFears (annoying) | Feel free to take a look at the lix-installer Gerrit dashboard and give reviews to some CLs. Installer is a little under-prioritized right now so it would help a lot. I'll also try to update my CLs to contain no merge conflicts and stuff | 14:13:03 |
KFears (annoying) | Most patches have rather large diffs some of the questionable decisions appear everywhere, but I've tried to make the CLs rather local to some ideas and not contain changes that are actually hard to reason about | 14:15:17 |
| CurtisLoew joined the room. | 15:04:13 |
aloisw | In reply to @k900:0upti.me I do wonder if we can/should just do non-NixOS installs by just dropping a static binary somewhere yeah Single-user install works by dropping a static binary somewhere and creating a store. Multi-user needs a lot more setup. | 15:58:06 |
| gulbanana joined the room. | 17:07:45 |
aidalgol | What's the latest and greatest nix language server nowadays? | 19:47:02 |
aidalgol | I'm still using nil | 19:47:11 |
Ramses 🇵🇸 | I'm pretty happy with nil | 20:21:15 |
MolassesLover | Does anyone know how to allow outbound/outgoing traffic through the firewall on Nix? | 20:34:29 |
MolassesLover | Specifically iptables | 20:34:43 |
SigmaSquadron | In reply to @aidalgol:matrix.org What's the latest and greatest nix language server nowadays? i like nixd | 20:34:52 |
aidalgol | In reply to @molasseslover:matrix.org Does anyone know how to allow outbound/outgoing traffic through the firewall on Nix? You mean NixOS? | 20:42:06 |
ma27 | In reply to @hexa:lossy.network can we have https://github.com/NixOS/nix/pull/9280 in lix? seems to be already there since 706f0df55b4aaf7d0441227338bd4bec7121fe67.
guess who noticed after starting to stare at the conflicts 🤡 | 21:26:40 |
hexa | huh, weird. 8 months ago | 21:27:38 |
Acid Bong | In reply to @acidbong:envs.net anyway, i created an issue @kloenk:kloenk.eu @qyriad:katesiria.org dunno how active you are, but there's a bug introduced by multiline output | 21:46:29 |
8 Nov 2024 |
| liv [she/her] changed their display name from olivia to liv [she/her]. | 04:17:38 |
| toastal-matrix-sucks changed their display name from toastal to toastal-matrix-sucks. | 08:57:11 |
antifuchs | huh, I have a github action that runs nix flake update on a checkout and I'm noticing that this command fetches all the inputs of the flake before updating inputs (which takes about 3/4 of the time to update)... is that necessary or can I avoid that? I would have expected the flake.lock to be the thing pertinent to that step... | 13:43:20 |
antifuchs | OH WAIT it's downloading the new versions. never mind 🫠| 13:45:22 |
ma27 | hmm, did anybody see something like this before:
error: build of '/nix/store/pvf6nybnd3l1bvdi4m74mrfkya1m9gwm-vm-test-run-postgresql_anonymizer-postgresql-17.0.drv' on 'ssh-ng://roflmayr?&' failed: builder for '/nix/store/pvf6nybnd3l1bvdi4m74mrfkya1m9gwm-vm-test-run-postgresql_anonymizer-postgresql-17.0.drv' failed with exit code 1 ?
2.92.0-devpre20241103_b1a0e3c on both sides. | 13:53:59 |
K900 | Sounds like it just failed to build no? | 13:55:56 |
ma27 | oh damn it I pasted the wrong line | 13:59:02 |
ma27 | anyways now that you mention it, it's still irrelevant because it's still te result of a build failure | 13:59:16 |
ma27 | sorry for the nosie, guess I should take a break rn | 13:59:23 |
KFears (annoying) | Don't worry, happens. It's Friday, after all 🫠| 14:04:23 |
KFears (annoying) | I spent the whole day yesterday backporting a thing from CppNix and I get a test failure in one of the like completely unrelated tests and idk how to debug it, so I totally get the brain melt you might be experiencing | 14:05:30 |
| kb (any Pronouns) changed their display name from kb01guy (he/him) to kb (any Pronouns). | 15:15:22 |
| alice joined the room. | 15:19:37 |
diniamo | Does anyone know why Lix isn't using substituters from flake configs anymore? Or at least that's the case from what I can tell | 18:50:29 |
K900 | It definitely does for me | 18:51:22 |