!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

331 Members
105 Servers

Load older messages


SenderMessageTime
25 Sep 2023
@rhelmot:matrix.orgrhelmotI'm really not seeing anything out of the ordinary. Can you (or anyone?) double-check?17:59:36
@raitobezarius:matrix.orgraitobezariusI am in a meeting unfortunately18:06:18
@artturin:matrix.orgArtturin
In reply to @rhelmot:matrix.org
error: builder for '/nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv' failed with exit code 1;
       last 1 log lines:
       > build input /nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools does not exist
       For full logs, run 'nix log /nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv'.

does this indicate a bug in nix? I "fixed" it by adjusting some overrides but I don't know why this would ever be produced. the builder isn't even getting run.

only way it should be possible is if you did "/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools"
19:42:58
@artturin:matrix.orgArtturinwell maybe not only way not sure19:43:31
@artturin:matrix.orgArtturin

th```
eval "$var"'+=("$pkg")'

if ! [ -e "$pkg" ]; then
echo "build input $pkg does not exist" >&2
exit 1
fi

19:43:45
@artturin:matrix.orgArtturin *
eval "$var"'+=("$pkg")'

if ! [ -e "$pkg" ]; then
    echo "build input $pkg does not exist" >&2
    exit 1
fi
19:43:52
@artturin:matrix.orgArtturinfrom generic/setup.sh19:44:00
@artturin:matrix.orgArtturincheck `${stdenv.__bootPackages....stdenv}/setup 19:45:46
@artturin:matrix.orgArtturinRedacted or Malformed Event19:46:25
@Las:matrix.orgLas left the room.19:46:25
@artturin:matrix.orgArtturinRedacted or Malformed Event19:48:14
@artturin:matrix.orgArtturinRedacted or Malformed Event19:48:33
@artturin:matrix.orgArtturin * check `${gettext.stdenv}/setup 19:49:15
@artturin:matrix.orgArtturin * check the initialPath in ${gettext.stdenv}/setup 19:49:41
26 Sep 2023
@leons:is.currently.onlineLeonDid anyone here ever give porting NixOS to the BeagleV-Ahead board a shot? Tried my best to look through the channel history, but didn't immediately find any mentions of that. Context: need to buy a dev board for RV64 kernel work. The BeagleV looks like a potentially interesting and "serious" devboard with good availability by major distributors worldwide, but if boards like the VF2 already have quite decent support, that might be a safer option to get started.14:19:34
@me:indeednotjames.com@me:indeednotjames.com changed their display name from Emily to emily.16:45:47
27 Sep 2023
@m00dy:matrix.orgmoodyanyone using nixos on a raptor talos machine?04:42:05
@mib:kanp.aimib 🥐 changed their display name from mib to mib 🥐.05:53:09
@opna2608:matrix.orgPunai remember reading that amjoseph used a talos ii? dunno if he's on matrix though15:44:36
@janik0:matrix.org@janik0:matrix.orgnope he is not :(15:45:02
@opna2608:matrix.orgPunaspeaking of power, anyone here who could give this a look? not mergable until i can point the urls to tarballs.nixos.org, but i'm sure someone else confirming that they work would be beneficial to getting them pushed onto there: https://github.com/NixOS/nixpkgs/pull/25545115:53:06
@jkachmar:matrix.org@jkachmar:matrix.org left the room.17:16:20
@m00dy:matrix.orgmoody
In reply to @opna2608:matrix.org
speaking of power, anyone here who could give this a look? not mergable until i can point the urls to tarballs.nixos.org, but i'm sure someone else confirming that they work would be beneficial to getting them pushed onto there: https://github.com/NixOS/nixpkgs/pull/255451
how can I help test these?
19:03:09
@m00dy:matrix.orgmoodyhttps://github.com/NixOS/nixpkgs/pull/257699 I packaged up skiboot as well. If this is useful to folks19:04:47
@m00dy:matrix.orgmoody * https://github.com/NixOS/nixpkgs/pull/257699 I packaged up skiboot. If this is useful to folks19:04:58
@kity:kity.wtfash (it/its) 🏳️‍⚧️
In reply to@m00dy:matrix.org
https://github.com/NixOS/nixpkgs/pull/257699 I packaged up skiboot. If this is useful to folks
it might be useful, but how would this be deployed on a real power9 machine? does it need a module?
19:08:50
@m00dy:matrix.orgmoodyTo use these you would need to flash them to the system, most vendors like raptor have their own forks of skiboot. This implementation happens to run within qemu. I am interested in using the environment to test kernel bring up19:12:13
@linear:kity.wtflinearyou do not need to flash skiboot to the system to use it19:12:26
@linear:kity.wtflinearin fact, that is not even recommended19:12:40
@linear:kity.wtflinearuntil you know it's working well19:12:48

Show newer messages


Back to Room ListRoom Version: 6