!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

245 Members
81 Servers

Load older messages


SenderMessageTime
16 Jul 2024
@bl0v3:matrix.orgbl0v3uboot seems to be present for x86 but also there is ubootQemuRiscv64Smode in nixpkgs21:26:18
@bl0v3:matrix.orgbl0v3does that mean that non supported architecture packages can make their way into nixpkgs?21:26:41
@bl0v3:matrix.orgbl0v3my question is: can I get a package that only compiles for s390x yet cross compiles on x86 into nixpkgs? As in if the outputs of the drv are native to s390x but can be build on x86 will I get that into nixpkgs? since i need s390x-tools for zipl which i need for creating what grub does for nixos21:31:24
@bl0v3:matrix.orgbl0v3 * my question is: can I get a package that only compiles for s390x yet cross compiles on x86 into nixpkgs? As in if the outputs of the drv are native to s390x but can be build on x86 will I get that into nixpkgs? since i need s390x-tools for zipl which i need for creating what grub does on x86 nixos21:31:35
@bl0v3:matrix.orgbl0v3seems like I can get it into nixpkgs 22:13:59
17 Jul 2024
@dramforever:matrix.orgdramforever
In reply to @bl0v3:matrix.org
my question is: can I get a package that only compiles for s390x yet cross compiles on x86 into nixpkgs? As in if the outputs of the drv are native to s390x but can be build on x86 will I get that into nixpkgs?

since i need s390x-tools for zipl which i need for creating what grub does on x86 nixos
yes feel free to do so, just set meta.platforms to whatever s390x is
05:26:18
@dramforever:matrix.orgdramforeveralso nice username05:26:22
@artemist:mildlyfunctional.gayartemistnixpkgs has packages only for x86_64-freebsd, stuff for weird platforms is fine as long as it's not breaking more normal linux05:55:07
@bl0v3:matrix.orgbl0v3
In reply to @dramforever:matrix.org
also nice username
legacy reasons, these days koishi new fav
11:04:48
@bl0v3:matrix.orgbl0v3
In reply to @artemist:mildlyfunctional.gay
nixpkgs has packages only for x86_64-freebsd, stuff for weird platforms is fine as long as it's not breaking more normal linux
no it would be an isolated package
11:06:06
@bl0v3:matrix.orgbl0v3
In reply to @dramforever:matrix.org
yes feel free to do so, just set meta.platforms to whatever s390x is
i see yeah
11:06:18
@bl0v3:matrix.orgbl0v3currently dealing with python as they fixed a bug in 3.12 and later which issentially requires a patch for cross compilation11:08:38
@bl0v3:matrix.orgbl0v3though that patch uses stdenv.hostplatform.isAarch64 isAarch32 isRiscV etc ... which is probably a bad way to go on about this issue since it explititly hardcodes the architectures which the patch is available for rather than saying whenevr this sort of cross compilation scenario is present11:10:31
@bl0v3:matrix.orgbl0v3thus not including s390x , was about to complain though luckily someone already did and suggested a fix 11:10:51
@bl0v3:matrix.orgbl0v3https://github.com/NixOS/nixpkgs/pull/327882/files11:10:52
@bl0v3:matrix.orgbl0v3i need this for rustc/cargo which is sort of needed to build zipl11:11:10
18 Jul 2024
@tewi:queer.cattewi 🏳️‍⚧️ changed their profile picture.23:50:52
@tewi:queer.cattewi 🏳️‍⚧️ removed their profile picture.23:52:42
@tewi:queer.cattewi 🏳️‍⚧️ set a profile picture.23:53:18
19 Jul 2024
@hive:the-apothecary.clubLi-ion changed their display name from tauphi to Ms.Connection.23:59:08
20 Jul 2024
@hive:the-apothecary.clubLi-ion changed their display name from Ms.Connection to Ms. Connection.00:00:14
23 Jul 2024
@ezzobirbezziou:matrix.orgEzzobir Bezziou joined the room.08:19:43
@dramforever:matrix.orgdramforever thoughts on packages that fail to build when emulated by qemu-user? maybe routing them real machines make sense but using requiredSystemFeatures doesn't seem easy https://github.com/NixOS/nix/issues/2742 11:05:27
@trofi:matrix.orgtrofiworth fixing qemu instead if feasible?19:03:28
24 Jul 2024
@redstone-menace:matrix.orgRedstone changed their display name from redstone-menace to Redstone.10:15:15
@Ericson2314:matrix.orgJohn Ericson rhelmot: artemist it seems the nixbsd cache is missing about 1000 things? 17:14:50
@Ericson2314:matrix.orgJohn Ericson

I am doing

 nix --extra-experimental-features 'nix-command flakes' build .#base.vmClosureInfo --out-link .gcroots/vm --store $PWD/temp-store --option extra-substituters "https://attic.mildlyfunctional.gay/nixbsd" --option extra-trusted-public-keys "nixbsd:gwcQlsUO
NBLrrGCOdEboIAeFq9eLaDqfhfXmHZs1mgc="
17:15:22
@rhelmot:matrix.orgrhelmotIndeed17:16:00
@rhelmot:matrix.orgrhelmotI haven’t put anything in the cache in a while17:16:13
@rhelmot:matrix.orgrhelmotAnd the attic watcher doesn’t work on FreeBSD lol17:16:27

Show newer messages


Back to Room ListRoom Version: 6