!PbtOpdWBSRFbEZRLIf:numtide.com

Nix Community Projects

605 Members
Meta discussions related to https://nix-community.org. (For project specific discussions use github issues or projects own matrix channel). Need help from an admin? Open an issue on https://github.com/nix-community/infra/issues158 Servers

Load older messages


SenderMessageTime
25 Sep 2024
@joerg:thalheim.ioMic92 toonn: https://github.com/nix-community/infra/blob/master/modules/shared/community-builder.nix#L6 18:58:05
@toonn:matrix.orgtoonn Mic92: Yes, that's the reason for the question. It was rhetorical, sorry. 18:59:31
7 Oct 2024
@lehmanator:tchncs.deSam Lehman changed their profile picture.14:24:44
26 Sep 2024
@hexa:lossy.networkhexafor some reason https://hydra.nix-community.org/jobset/nixpkgs/cuda-stable#tabs-evaluations is not starting evaluations11:27:10
@zowoq:matrix.orgzowoqlast eval 2024-09-19, last checked a couple of minutes ago. I'm not seeing a problem?12:38:41
@hexa:lossy.networkhexanot sure, but I would have expected a new eval to happen every few days14:11:28
@hexa:lossy.networkhexabut I have no experience with package set entry points on stable releases14:11:42
27 Sep 2024
@zowoq:matrix.orgzowoqLooking at the diff on the 24.05 small since the last eval I think there aren't any changes for it to build.01:54:18
@zowoq:matrix.orgzowoq
In reply to @toonn:matrix.org
Huh, there's Nix-installed Git available too? I always run into the annoying CLI-tools Git. Probably because I use Fish, in Tmux.
I've updated the community builder config so that users can set a shell and I've changed your shell to fish.
01:54:32
@glepage:matrix.orgGaétan Lepage

zowoq would you be fine with adding the btop package to the community builders ?
I find it way easier to monitor system load. I can do a PR.

If you prefer keeping the builders as lean as possible, I would perfectly understand as well.

06:27:33
@zowoq:matrix.orgzowoqSure, btop is fine.06:38:23
@glepage:matrix.orgGaétan Lepage Cool, done: https://github.com/nix-community/infra/pull/1480 06:45:29
@glepage:matrix.orgGaétan Lepage Did the PR for the ARM box here: https://github.com/NixOS/aarch64-build-box/pull/205 06:59:23
@toonn:matrix.orgtoonn zowoq: Much obliged! 07:51:43
@hexa:lossy.networkhexa
In reply to @zowoq:matrix.org
Looking at the diff on the 24.05 small since the last eval I think there aren't any changes for it to build.
Thanks for checking!
07:58:30
@austreelis:the-apothecary.club@austreelis:the-apothecary.club left the room.16:09:06
28 Sep 2024
@glepage:matrix.orgGaétan Lepage Hey,
the darwin builder has stopped working for me.
I can still ssh into it, but when starting builds from my local system I get unable to start any build; remote machines may not have all required system features.
10:56:31
@zowoq:matrix.orgzowoqIt seems to be working?13:23:14
@glepage:matrix.orgGaétan LepageStill not :/13:29:13
@glepage:matrix.orgGaétan Lepage Maybe an issue on my end, idk.
The behavior is the same of my 2 systems though.
13:38:35
@zowoq:matrix.orgzowoqHas it been used as a remote builder since we changed you shell to fish?19:42:50
@glepage:matrix.orgGaétan LepageNot sure actually...20:06:22
@zowoq:matrix.orgzowoqI've reverted that change, can you try it now?20:15:06
@emilazy:matrix.orgemily is programs.fish.enable = true; in nix-darwin? 20:21:50
@glepage:matrix.orgGaétan LepageIt works now !20:22:11
@zowoq:matrix.orgzowoq
In reply to @emilazy:matrix.org
is programs.fish.enable = true; in nix-darwin?
Yes, pkgs.fish is set environment.shells as well.
20:27:31
@emilazy:matrix.orgemilynot sure then. maybe Nix can't handle another login shell20:27:54
@zowoq:matrix.orgzowoq

I've change your shell back to fish again, can you try these please?

nix store ping --store "ssh://glepage@darwin-build-box.nix-community.org"
nix store ping --store "ssh://glepage@darwin-build-box.nix-community.org?remote-program=/run/current-system/sw/bin/nix-store"
21:11:30
@glepage:matrix.orgGaétan LepageNope it doens't work anymore21:16:19
@zowoq:matrix.orgzowoq
❯ ssh darwin-build-box.nix-community.org 'echo $SHELL'
/run/current-system/sw/bin/fish

❯ ssh darwin-build-box.nix-community.org 'dscl . -read /Users/zowoq UserShell'
UserShell: /run/current-system/sw/bin/fish

❯ nix store ping --store "ssh://zowoq@darwin-build-box.nix-community.org"
warning: 'nix store ping' is a deprecated alias for 'nix store info'
Store URL: ssh://zowoq@darwin-build-box.nix-community.org
fish: Unknown command: nix-store
fish:
nix-store --serve --write
^~~~~~~~^
error: cannot connect to 'zowoq@darwin-build-box.nix-community.org'

❯ nix store ping --store "ssh://zowoq@darwin-build-box.nix-community.org?remote-program=/run/current-system/sw/bin/nix-store"
warning: 'nix store ping' is a deprecated alias for 'nix store info'
Store URL: ssh://zowoq@darwin-build-box.nix-community.org

❯ echo $?
0
21:26:48

Show newer messages


Back to Room ListRoom Version: 6