<ben> ok so afaict hydra is building broken curls
LnL has quit [Ping timeout: 276 seconds]
<ben> https://hydra.nixos.org/build/75611337/nixlog/1 shows ca cert bundle: /etc/ssl/cert.pem
<ben> i built curl locally with not having an /etc/ssl/cert.pem and that curl respects NIX_SSL_CERT_FILE
LnL has joined #nix-darwin
<ben> my best guess rn is that osx sierra started putting /etc/ssl/cert.pem there and curl's configure script started autodetecting it
contrapumpkin has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
andreabedini has joined #nix-darwin
andreabedini has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
andreabedini has joined #nix-darwin
alexteves_ has quit [Remote host closed the connection]
<adelbertc> hm i have an overlay that has an attribute set like `self: super: { personal = { emacs = ...; }; }` but when I do `nix-env -iA nixpkgs.personal.emacs` nothing happens, no new generation creation or anything. but if I do `-vvv` i see it doing a bunch of stuff
<adelbertc> if it matters my user channel is 18.03-darwin and the `emacs` expression uses `fetchFromGitHub` to fetch HEAD of nixpkgs..
<adelbertc> running a GC and re-running shows it... pulling some sort of nar, and then it does nothing
andreabedini has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<adelbertc> ah. seems my channel was pointing at something that like did not want to build emacs for darwin
andreabedini has joined #nix-darwin
<adelbertc> weird silent failure though
matthewbauer has joined #nix-darwin
elasticdog has quit [Ping timeout: 264 seconds]
elasticdog has joined #nix-darwin
philr has quit [Ping timeout: 256 seconds]
matthewbauer has quit [Read error: Connection reset by peer]
matthewbauer has joined #nix-darwin
matthewbauer has quit [Ping timeout: 264 seconds]
andreabedini has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pikajude has quit [Ping timeout: 256 seconds]
andreabedini has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
pikajude has joined #nix-darwin
periklis has joined #nix-darwin
johnw has quit [Quit: ZNC - http://znc.in]
johnw has joined #nix-darwin
__Sander__ has joined #nix-darwin
andreabe_ has joined #nix-darwin
andreabedini has quit [Ping timeout: 245 seconds]
jtojnar has quit [Ping timeout: 256 seconds]
jtojnar has joined #nix-darwin
philr has joined #nix-darwin
andreabe_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
philr has quit [Quit: WeeChat 2.1]
dhess has joined #nix-darwin
<dhess> Anyone know of a project(s) that's building iOS apps with Nix? As in, using Nix to manage dependencies and then using something like xcodebuild to produce the binaries?
<dhess> Looks like that's perhaps the state of the art.
<LnL> not sure about that, this looks pretty impure
<LnL> I've seen some people committing changes for ios cross, but I don't really know anything about it
<dhess> impurity for this purpose is OK. I'm expecting to build with Xcode anyway. What I'm really looking for is a better way to manage dependencies than Carthage or Cocoapods.
<dhess> iOS cross would be amazing but I'm expecting that to be more wishful thinking at this point than reality. :)
periklis has quit [Ping timeout: 256 seconds]
<LnL> Sonarpulse: ^
periklis has joined #nix-darwin
periklis has quit [Ping timeout: 264 seconds]
periklis has joined #nix-darwin
<__Sander__> dhess: yeah this is my creation
<__Sander__> it's very very hack
<__Sander__> in particular the keysigning stuff
andreabedini has joined #nix-darwin
andreabedini has quit [Client Quit]
alexteves has joined #nix-darwin
sivteck has joined #nix-darwin
andreabedini has joined #nix-darwin
andreabedini has quit [Client Quit]
sivteck has quit [Quit: user missing.]
andreabedini has joined #nix-darwin
periklis has quit [Remote host closed the connection]
periklis has joined #nix-darwin
<LnL> does anybody want to try out the nix-daemon service with socket activation?
<periklis> LnL: Is it a new feature in nix-darwin?
<LnL> yeah, just added it. we could make it the default for the nix installer if it works well
<LnL> services.nix-daemon.enableSocketListener = true;
<periklis> nice i can test it later.
<LnL> should be similar to what we do in systemd
<andreabedini> LnL: I could give it a go
<andreabedini> but I have no idea how to turn it on
<LnL> update nix-darwin and add that line to your configuration.nix
<andreabedini> I'll try
<Sonarpulse> dhess: nah we do build iso apps in haskell
<Sonarpulse> for like a year
<Sonarpulse> and we're about to get rid of our fork of nixpkgs and finally finish upstreaming everythign
<Sonarpulse> (we were doing this before my cross stuff was upstreamed)
andreabedini has quit [Quit: Textual IRC Client: www.textualapp.com]
<jcrben> dhess: someone from pinterest gave a presentation on their use of nix for CI at https://www.meetup.com/Bay-Area-Nix-NixOS-User-Group/events/250223476/ which I attended
__Sander__ has quit [Quit: Konversation terminated!]
periklis has quit [Remote host closed the connection]
periklis has joined #nix-darwin
matthewbauer has joined #nix-darwin
periklis has quit [Ping timeout: 264 seconds]
dhess has quit [Remote host closed the connection]
matthewbauer has quit [Remote host closed the connection]
philr has joined #nix-darwin
matthewbauer has joined #nix-darwin
philr has quit [Ping timeout: 260 seconds]
periklis has joined #nix-darwin
periklis has quit [Ping timeout: 276 seconds]