<cbarrett> thanks lnl and clever
<clever> cbarrett: `import <nixpkgs> { system = "x86_64-linux"; }` returns a set with every package in nixpkgs, so you would want something like `pkgs = import <nixpkgs> { system = "x86_64-linux"; }` and then `pkgs.hello`
philr has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
LnL has quit [Ping timeout: 255 seconds]
trcc has joined #nix-darwin
philr has quit [Ping timeout: 250 seconds]
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
LnL has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Read error: Connection reset by peer]
trcc has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Ping timeout: 246 seconds]
trcc has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Ping timeout: 268 seconds]
trcc has joined #nix-darwin
philr has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
<siers> I should write a daemon for syncthing
<siers> or a useragent?
<LnL> depends, you need a daemon to run before a user logs in or if it should run as a specific user
trcc_ has joined #nix-darwin
trcc has quit [Ping timeout: 268 seconds]
trcc_ has quit [Ping timeout: 246 seconds]
disasm has quit [Ping timeout: 240 seconds]
copumpkin has quit [Quit: Textual IRC Client: www.textualapp.com]
disasm has joined #nix-darwin
disasm has quit [Client Quit]
disasm has joined #nix-darwin
philr has quit [Ping timeout: 245 seconds]
<LnL> look at that hero machine go, it's gone through almost 20% of the queue on it's own already
<gchristensen> <3
<gchristensen> unfortunately, just so you know, it is not permanent.
<LnL> that's fine, as long as most of the others are ok
<LnL> oh, I just got an objc fork error outside of the daemon
philr has joined #nix-darwin