!OqhvaDMJdKYUicLDiE:nixos.org

Nixpkgs Stdenv

212 Members
67 Servers

Load older messages


SenderMessageTime
5 Oct 2025
@pyrox:pyrox.devdish [Fox/It/She]* again of course, these are only for use in the bootstrap tarball, and are not designed for use outside of that. stdenv needs to build up its own environment from this set of tools.04:07:56
@pyrox:pyrox.devdish [Fox/It/She]but the next steps are for tomorrow lmao04:08:49
@pyrox:pyrox.devdish [Fox/It/She]its just past midnight here lol04:09:06
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe

I try to run nix-build -A make-minimal-bootstrap-sources. But I get

fatal: unable to access 'https://git.savannah.nongnu.org/git/mescc-tools.git/': Failed to connect to git.savannah.nongnu.org port 443 after 131039 ms: Could not connect to server
05:24:29
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoeMaybe we should mirror it in GitHub 😭05:31:43
@somasis:matrix.orgsomasis joined the room.06:11:35
@pyrox:pyrox.devdish [Fox/It/She] ahh, yeah, savannah has been having issues recently. I'm hesitant to mirror it just because we lose the attestation of using the upstream source. 15:15:15
@pyrox:pyrox.devdish [Fox/It/She]and with this process I would like it to be as simple and transparent as possible, since the whole point is that its secure, and using mirrors is... less secure in a way15:17:40
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoeAlso I can't download url = "mirror://gnu/mes/mes-${version}.tar.gz"; 15:25:22
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoeSo I change it to url = "https://mirrors.kernel.org/gnu/mes/mes-${version}.tar.gz"; 15:25:37
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe
url = "https://repo.or.cz/tinycc.git/snapshot/${rev}.tar.gz";

to
url = "https://github.com/TinyCC/tinycc/archive/${rev}.tar.gz";

15:26:21
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe *
url = "https://repo.or.cz/tinycc.git/snapshot/${rev}.tar.gz";

to

url = "https://github.com/TinyCC/tinycc/archive/${rev}.tar.gz";
15:26:32
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe😭 Many site are unreachable for me15:27:00
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe* Also I can't download url = "mirror://gnu/mes/mes-${version}.tar.gz"; 15:27:13
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe *

Also I can't download

url = "mirror://gnu/mes/mes-${version}.tar.gz";
15:27:23
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe *

So I change it to

url = "https://mirrors.kernel.org/gnu/mes/mes-${version}.tar.gz";
15:27:30
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoe *

Also change

url = "https://repo.or.cz/tinycc.git/snapshot/${rev}.tar.gz";

to

url = "https://github.com/TinyCC/tinycc/archive/${rev}.tar.gz";
15:27:43
6 Oct 2025
@pyrox:pyrox.devdish [Fox/It/She] is this an issue where a firewall or something is blocking the sites? or you can connect, but they are too slow and just timeout? 00:50:00
@k900:0upti.meK900 I would assume the issue is called being in China 04:46:29
@qyliss:fairydust.spaceAlyssa RossRemember fetchurl supports multiple URLs for the same hash06:04:25
@xiaoxiangmoe:matrix.org🐰 xiaoxiangmoeSome site too slow and timeout, and some site unreachable. Only github site and linux kernel site is connectable in China.12:58:32
9 Oct 2025
@pyrox:pyrox.devdish [Fox/It/She]made progress on minimal-bootstrap-next, having issues with a glibc-based gcc build01:26:04
@pyrox:pyrox.devdish [Fox/It/She] pushed stuff to my fork on the minimal-bootstrap-next branch 01:26:15
@pyrox:pyrox.devdish [Fox/It/She]* made progress on minimal-bootstrap, having issues with a glibc-based gcc build01:26:36
@pyrox:pyrox.devdish [Fox/It/She] HEAD commit doesn't build properly(try building pkgsi686Linux.minimal-bootstrap.gcc-glibc) 01:27:02
@pyrox:pyrox.devdish [Fox/It/She] HEAD commit doesn't build properly(try building pkgsi686Linux.minimal-bootstrap.gcc-glibc and you'll see) 01:27:06
@pyrox:pyrox.devdish [Fox/It/She]everything below that does build properly, since its copied from emilytrau's previous work on minimal-bootstrap01:28:22
@pyrox:pyrox.devdish [Fox/It/She]* everything below that does build properly, since its copied from emilytrau's previous work on minimal-bootstrap, but rebased onto my branch and reformatted to fit the current style01:28:57
11 Oct 2025
@somasis:matrix.orgsomasis changed their display name from Kylie McClain to somasis.03:47:35
@midischwarz12:libg.somidischwarz12 joined the room.20:53:34

Show newer messages


Back to Room ListRoom Version: 9