carlosdagos has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
philr has joined #nix-darwin
hamishmack has joined #nix-darwin
pikajude has joined #nix-darwin
hamishmack has quit [Ping timeout: 240 seconds]
hamishmack has joined #nix-darwin
dtz has joined #nix-darwin
philr has quit [Quit: WeeChat 2.3]
Chiliparrot has joined #nix-darwin
carlosdagos has quit [Quit: Connection closed for inactivity]
copumpkin has quit [Read error: Connection reset by peer]
contrapumpkin has joined #nix-darwin
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Chiliparrot has joined #nix-darwin
trcc has joined #nix-darwin
trcc_ has joined #nix-darwin
trcc has quit [Ping timeout: 244 seconds]
trcc_ has quit [Ping timeout: 268 seconds]
Chiliparrot has quit [Ping timeout: 252 seconds]
Chiliparrot has joined #nix-darwin
Chiliparrot has quit [Client Quit]
Chiliparrot has joined #nix-darwin
peacememories has joined #nix-darwin
<aminechikhaoui> A probably stupid issue, I recently installed nix (multi-user) on a macstadium server and trying to use it as a remote builders
<aminechikhaoui> the issue is I can
<aminechikhaoui> I can't run for example `ssh root@spud nix-store`
<LnL> yeah
<aminechikhaoui> I get `sh: nix-store: command not found`, I guess there should be some ssh config to load a profile or something ?
<LnL> ln -s /etc/bashrc /var/root/.bashrc
<LnL> don't ask me why, but a non interactive bash only loads user files for some reason
<aminechikhaoui> hm ok but I still get the same issue :D
<LnL> hmm, or was it .profile?
peacememories has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<LnL> What I do is configure the ssh key to handle it, like this https://github.com/LnL7/nix-darwin/blob/master/modules/examples/hydra.nix#L35
<aminechikhaoui> ah right
<LnL> this does mean you have to use a different key for access vs builds, but I think that's actually a good thing
peacememories has joined #nix-darwin
peacememories has quit [Client Quit]
<aminechikhaoui> Alright so I'm experimenting with this Mojave mac mini to run some builds and when I run `nix-shell or nix-build <drv>` I get immediately this:
<aminechikhaoui> dyld: Library not loaded: /usr/lib/system/libsystem_network.dylib
<aminechikhaoui> Reason: image not found
<aminechikhaoui> bash: export: `=ar': not a valid identifier
<aminechikhaoui> Referenced from: /nix/store/v2sbh9m4p8fa5czsw0cr1kcz8a9xx23d-Libsystem-osx-10.11.6/lib/libSystem.B.dylib
<aminechikhaoui> it's not due to nix commands invocation
<aminechikhaoui> I can run nix commands just fine
<aminechikhaoui> so since I'm using a private binary cache I'm guessing that some paths with the same hash were pulled and since those paths were built on High Sierra builders it might be causing this issue
<aminechikhaoui> but I have no idea which part is triggering the issue ¯\_(ツ)_/¯
* aminechikhaoui hates macos so much
<aminechikhaoui> halp!
dhess has joined #nix-darwin
<dhess> registered
<dhess> shite
<aminechikhaoui> more fun https://pastebin.com/raw/XZGTwx1C
<aminechikhaoui> ah I should have removed substituters https://pastebin.com/raw/LaMVt03q
<aminechikhaoui> ok I think mystery solved, I shouldn't use 17.09 channel as the tarball is old
Lisanna has joined #nix-darwin
<LnL> you need 18.03 or later for the last release
<LnL> it's much better than it used to be, but we still need to make some small changes to support a new release
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
Chiliparrot has quit [Ping timeout: 276 seconds]