| 20 Sep 2023 |
colemickens 🏳️🌈 | * if anyone wants to play along: https://discord.com/channels/975088590705012777/1154105010972532736/1154105010972532736 (the namespace discord #help) | 17:21:50 |
colemickens 🏳️🌈 | I'm looking for another nix-community project using nscloud to crib from, no luck yet. | 17:27:53 |
[0x4A6F] | zowoq: regarding removal of nix.settings.trusted-users: I've noticed, that some builds (i.e. deploy-rs) failed now with error: you are not privileged to build input-addressed derivations while I've specified the community-builder in nix.buildMachines. | 21:01:25 |
[0x4A6F] | i.e. nix build --builders "ssh-ng://build01.nix-community.org x86_64-linux - 100 1 big-parallel,kvm,nixos-test" github:serokell/deploy-rs results in:
[...]
error: unexpected end-of-file
error: unexpected end-of-file
error: builder for '/nix/store/4a2z5fbfj08cl7rzbpj0ix078zn23q0v-autocfg-1.0.1.drv' failed with exit code 1;
last 1 log lines:
> error: you are not privileged to build input-addressed derivations
For full logs, run 'nix log /nix/store/4a2z5fbfj08cl7rzbpj0ix078zn23q0v-autocfg-1.0.1.drv'.
error: 1 dependencies of derivation '/nix/store/v4h6jvq2j9s6jnlxsd78vplykmkxf8yn-cargo-vendor-dir.drv' failed to build
error: 1 dependencies of derivation '/nix/store/i1vyklc1y9gf0hznxlva8sg9arxgz0dh-deploy-rs-0.1.0.drv' failed to build
| 21:11:07 |
| 21 Sep 2023 |
Ilan Joselevich (Kranzes) |  Download image.png | 12:59:44 |
Ilan Joselevich (Kranzes) | Something's off with the HCI agents... | 12:59:49 |
zowoq | In reply to @kranzes:matrix.org Something's off with the HCI agents... I removed the hercules secrets as they weren't in use but seems effects need the file anyway. | 23:03:01 |
| dedmunwalk joined the room. | 23:07:39 |
zowoq | In reply to @0x4a6f:matrix.org zowoq: regarding removal of nix.settings.trusted-users: I've noticed, that some builds (i.e. deploy-rs) failed now with error: you are not privileged to build input-addressed derivations while I've specified the community-builder in nix.buildMachines. store/eval-store should work for this? nix build --eval-store auto --store "ssh-ng://build01.nix-community.org" github:serokell/deploy-rs | 23:07:40 |
| 22 Sep 2023 |
Robert Hensing (roberth) | In reply to @zowoq:matrix.org I removed the hercules secrets as they weren't in use but seems effects need the file anyway. This is on my list to be tolerated by the agent. For now you can put a file with contents {}. | 10:57:28 |
| bl1nk changed their profile picture. | 11:21:22 |
| bl1nk changed their profile picture. | 11:23:08 |
| 23 Sep 2023 |
Danila Danko | Hi! I'd like to publish https://github.com/nix-community/cache-nix-action on GitHub Marketplace. Here's the requirement
nix-community must accept the GitHub Marketplace Developer Agreement
Can smb from admins accept this, please?
| 09:29:16 |
| Snuupy joined the room. | 10:18:27 |
| @0xmrtt:projectsegfau.lt removed their profile picture. | 12:39:10 |
| @0xmrtt:projectsegfau.lt removed their display name 0xMRTT. | 12:47:37 |
| @0xmrtt:projectsegfau.lt left the room. | 12:54:51 |
| 24 Sep 2023 |
| mib 🥐 joined the room. | 12:23:04 |
zowoq | In reply to @br4ch1st0chr0n3:matrix.org
Hi! I'd like to publish https://github.com/nix-community/cache-nix-action on GitHub Marketplace. Here's the requirement
nix-community must accept the GitHub Marketplace Developer Agreement
Can smb from admins accept this, please?
I've approved this, you should be able to publish now. | 22:44:17 |
| @blocktrron:entropia.de left the room. | 23:41:24 |
| 25 Sep 2023 |
Danila Danko | zowoq, thanks! Publishing works now. | 18:17:00 |
| 27 Sep 2023 |
| mib 🥐 changed their display name from mib to mib 🥐. | 05:53:08 |
| 29 Sep 2023 |
| @lotte:chir.rs changed their profile picture. | 17:18:17 |
| 30 Sep 2023 |
| fwam joined the room. | 13:21:05 |
| 1 Oct 2023 |
| cafkafk joined the room. | 14:22:28 |
Gaétan Lepage | Hi ! I am the nixvim maintainer, one of the nix-community projects. We face issues due to limited storage when running our CI github action. | 15:53:06 |
Gaétan Lepage | * Hi ! I am the nixvim maintainer, one of the nix-community projects. We face issues due to limited storage when running our CI github action. Despite using tricks to clean the runner while using it, it is not enough. What could be alternatives to this ?
- Using the "Faster GitHub Actions" mentionned here ?
- Using something else than GitHub actions (Hercules CI) ?
| 15:54:44 |
Gaétan Lepage |
- Using our own server as a self-hosted runner ?
| 15:55:43 |
| 2 Oct 2023 |
Mic92 | glepage: how much storage do you need? | 08:26:36 |
Mic92 | * @glepage: how much storage do you need? | 08:26:51 |