orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos-aarch64
FRidh has joined #nixos-aarch64
orivej has quit [Ping timeout: 268 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
orivej has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 250 seconds]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 250 seconds]
zupo has joined #nixos-aarch64
<samrose> is there a way to get hydra to not evaluate and build certain packages?
<clever> samrose: meta.hydraPlatforms
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<samrose> clever: can I build sd-aarch64 image with meta.hydraPlatforms option? I will try it
orivej has joined #nixos-aarch64
<clever> samrose: nix-build ignores hydraPlatforms
<clever> the release.nix files used by hydra, will filter all packages based on hydraPlatforms
<clever> and if hydraPlatforms is missing, it will use meta.platforms
<samueldr> samrose: were you instead interested in *only* building sd_image and its dependendencies?
<samrose> I wonder if anyone here has some examples of how they are building https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix in hydra + channels for the same image?
<samrose> samueldr: ultimately, I need to build the image, the u-boot.bin and nixpkgs and my own channel with my overlays. I am kind of close but trying to figure out a sane strategy
<samrose> what has worked for x86 version not working so much for aarch64-linux so far
<samrose> I am putting aside u-boot build for a minute
<samrose> just to see if I can first build image, then also build a channel based on my overlay, I may nto also need to build nixpkgs as it is already being built/tested upstream
<samrose> so, to be accurate, I am building image + my overlay inputs in order to have the outcome of a custom overlay to the base sd-aarch64 image
<samrose> my work in progress is living here https://github.com/samrose/holoportos-aarch64
<samrose> seems like this could work, but this line https://github.com/samrose/holoportos-aarch64/blob/master/default.nix#L2 is triggering
<samrose> Package ‘oraclejdk-8u191’ in in /nix/store/8hd2pqfaq7qk8gncx8h0wh754rxh5haa-git-export/pkgs/development/compilers/oraclejdk/jdk-linux-base.nix:71 has an unfree license
<samrose> refusing to evaluate.
<samrose> it wasn't enough to allowUnfree = true in configuration.nix on hydra
<samrose> and I had run across overlays people were using for this issue, but hadn't gotten one to work yet. But I also thought I probably don't need to take this approach with the aarch64 image
zupo has joined #nixos-aarch64
<samrose> actually I think hydra is running this evaluation despite the Package ‘oraclejdk-8u191’ error
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos-aarch64
worldofpeace has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
orivej_ has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Ping timeout: 272 seconds]
zupo has joined #nixos-aarch64
zupo has quit [Ping timeout: 246 seconds]
FRidh has quit [Quit: Konversation terminated!]
orivej_ has quit [Ping timeout: 246 seconds]
zupo has joined #nixos-aarch64
orivej has joined #nixos-aarch64