sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.09 now in beta! https://discourse.nixos.org/t/nixos-19-09-feature-freeze/3707 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite | https://logs.nix.samueldr.com/nixos-dev
ris has quit [Ping timeout: 245 seconds]
drakonis_ has quit [Ping timeout: 276 seconds]
drakonis has joined #nixos-dev
fuzen has quit [Quit: ZNC - https://znc.in]
drakonis has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
fuzen has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 245 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 246 seconds]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 245 seconds]
drakonis_ has joined #nixos-dev
drakonis1 has joined #nixos-dev
drakonis_ has quit [Ping timeout: 246 seconds]
drakonis has quit [Quit: WeeChat 2.6]
Cale has quit [Remote host closed the connection]
orivej has joined #nixos-dev
srhb has quit [Quit: ZNC 1.7.4 - https://znc.in]
srhb has joined #nixos-dev
FRidh has joined #nixos-dev
page_ is now known as page
tdeo has quit [Ping timeout: 268 seconds]
tdeo has joined #nixos-dev
tdeo has joined #nixos-dev
tdeo has quit [Changing host]
Jackneill has joined #nixos-dev
<domenkozar[m]> niksnut: do you know about https://github.com/NixOS/nix/issues/2990
<{^_^}> nix#2990 (by domenkozar, 11 weeks ago, open): meta.outputsToInstall has no effect on nix-env
drakonis has joined #nixos-dev
drakonis1 has quit [Ping timeout: 276 seconds]
psyanticy has joined #nixos-dev
__monty__ has joined #nixos-dev
<niksnut> domenkozar[m]: will have a look
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 250 seconds]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 246 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 250 seconds]
drakonis has joined #nixos-dev
drakonis1 has joined #nixos-dev
drakonis_ has quit [Ping timeout: 245 seconds]
drakonis has quit [Ping timeout: 252 seconds]
drakonis has joined #nixos-dev
drakonis1 has quit [Ping timeout: 276 seconds]
<gchristensen> whoa, awesome, domenkozar[m]!
<domenkozar[m]> thanks :)
tilpner_ is now known as tilpner
<domenkozar[m]> it's never been so simple to use Nix :)
<infinisil> domenkozar[m]++ roberth++ Nice!
<{^_^}> domenkozar[m]'s karma got increased to 5, roberth's karma got increased to 3
<tilpner> domenkozar[m]: Looks neat, so I gave it a try (not having used GH actions before)
<domenkozar[m]> interesting
<tilpner> domenkozar[m]: Other first-impression feedback: the first things people will want to adjust are what file is built, and against what channel it's built. It would probably smoothen out their experience if you put examples of that into the documentation
<tilpner> (And while I'm doing first-impression feedback: I get you need to make money, but wow! those private caches are expensive)
<domenkozar[m]> they are cheaper than developer hour :)
<domenkozar[m]> tilpner: thanks for the feedback, will add docs for file & NIX_PATH
<tilpner> The pricing is probably just fine for companies, just not for students
drakonis has quit [Read error: Connection reset by peer]
<tilpner> But there are the public caches (I forgot if they're going to stay free, and what limitations they have. I'll look it up)
<domenkozar[m]> Ah yes. We only have company customers :)
<domenkozar[m]> tilpner: you get 10G of storage
<tilpner> Yeah, I found it. I'm curious, if you pay for the lowest plan, are your 10GB shared between your public and private caches, or do you get 10 each?
<domenkozar[m]> it's shared
<domenkozar[m]> these plans will change soon though, you'll get more storage.
<domenkozar[m]> we initially picked conservative values so we wouldn't disappoint later.
<tilpner> Sure, that makes sense :)
drakonis has joined #nixos-dev
<domenkozar[m]> tilpner: your exception looks weird.
<domenkozar[m]> not sure yet what's going on, but we'll investigate and report to yo uback
<tilpner> domenkozar[m]: Could that just be bad splitting?
<tilpner> The quoting is suspicious, with the trailing space inside the quotes
<domenkozar[m]> ah, there's a space in there :facepalm:
<domenkozar[m]> I guess my saneSplit is insaneSplit
<tilpner> Luckily, store path names can't contain spaces, or parsing output of nix commands would be more fun™
<domenkozar[m]> heh
__monty__ has quit [Quit: leaving]
drakonis_ has joined #nixos-dev
<Profpatsch> The prices look quite reasonable.
drakonis1 has joined #nixos-dev
<MichaelRaskin> Hmm. Without JS it doesn't show up and no indication of JS-only block is there (the rest of the page does work fine…)
drakonis_ has quit [Ping timeout: 268 seconds]
<domenkozar[m]> MichaelRaskin: what's it?
<MichaelRaskin> That was an answer to «prices look reasonable»
<domenkozar[m]> tilpner: fixed the bug, will release v2 quite soon
<domenkozar[m]> MichaelRaskin: ah yes, I assume you run JS :)
<MichaelRaskin> It's a bit atypical to use JS for a nontrivial subset of static (from the browser point of view) page content!
<domenkozar[m]> it's atypical to use Nix :)
<domenkozar[m]> the way I see it is simple: if you don't trust our JS, you won't trust us with the service :)
<MichaelRaskin> domenkozar: Nix use is atypical to the side of more consistency, though!
<MichaelRaskin> I easily trust websites with a short slice of JS-running, sure. It's not like I care about anything they can reach in that jail without exploiting both Firefox and Linux kernel at the same time.
<simpson> domenkozar[m]: I don't have "Secrets" in GH admin panel. "Deploy keys"?
<domenkozar[m]> you need to sign up for actions first
<domenkozar[m]> simpson: does that help?
<simpson> domenkozar[m]: Yeah, it does. Currently filling out the YAML. I wanted to ensure that it works before reporting success.
<domenkozar[m]> there's an ugly bug tilpner discovered, going to release v2 once I confirm everything is ready
<domenkozar[m]> simpson: thanks, I added a note about secrets tab
<simpson> Okay. I'm setting v2 in my YAML and I'll wait for you to release before I try pushing.
orivej has quit [Ping timeout: 240 seconds]
drakonis1 has quit [Quit: WeeChat 2.6]
<domenkozar[m]> v2 pushed!
<domenkozar[m]> going to also release v3 for install-nix-action in a minute
<domenkozar[m]> that should speed up builds
<simpson> I have no idea what might happen TBH. Our Nix support is sometimes broken without our knowledge. But you'll be able to see any problems related to your side.
<tilpner> domenkozar[m]: Sweet, 33MB cache usage!
drakonis_ has joined #nixos-dev
<tilpner> domenkozar[m]: You may want to point out (with a comment above it) that with: name: cachix-action needs to changed, it's not immediately obvious, and might cause a round-trip of edit-push-wait
<domenkozar[m]> good point, fixed
<domenkozar[m]> thanks for all the feedback :)
<domenkozar[m]> happy caching, g2g
drakonis has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-dev
mog has joined #nixos-dev
orivej has quit [Ping timeout: 245 seconds]
drakonis_ has quit [Ping timeout: 252 seconds]
xwvvvvwx has quit [Quit: ZNC 1.7.4 - https://znc.in]
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Client Quit]
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Quit: ZNC 1.7.4 - https://znc.in]
xwvvvvwx has joined #nixos-dev
xwvvvvwx has quit [Client Quit]
xwvvvvwx has joined #nixos-dev
<Taneb> Spotted something causing problems with 19.09, here's a PR: https://github.com/NixOS/nixpkgs/pull/70338
<{^_^}> #70338 (by Taneb, 12 minutes ago, open): pythonPackages.asyncpg: fix hash of patch
<Taneb> Could someone take a look at https://github.com/NixOS/nixpkgs/pull/63827 too?
<{^_^}> #63827 (by acairncross, 14 weeks ago, open): monosat: Fix Linux build
orivej has joined #nixos-dev
drakonis_ has joined #nixos-dev
<worldofpeace> how did https://github.com/NixOS/nixpkgs/pull/70338 already get duplicated in #70256 🤣
<{^_^}> #70338 (by Taneb, 59 minutes ago, open): pythonPackages.asyncpg: fix hash of patch
<{^_^}> https://github.com/NixOS/nixpkgs/pull/70256 (by Ma27, 1 day ago, open): nodejs-11_x: remove
<worldofpeace> this always happens 😅
<Taneb> In my defense, that PR doesn't mention asyncpg at all
drakonis has joined #nixos-dev
xwvvvvwx has quit [Quit: ZNC 1.7.4 - https://znc.in]
xwvvvvwx has joined #nixos-dev
drakonis_ has quit [Ping timeout: 240 seconds]
drakonis_ has joined #nixos-dev
ixxie has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
ris has joined #nixos-dev
psyanticy has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 276 seconds]
ixxie has quit [Ping timeout: 246 seconds]
justanotheruser has quit [Ping timeout: 265 seconds]
justanotheruser has joined #nixos-dev
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
drakonis_ has quit [Ping timeout: 240 seconds]
drakonis_ has joined #nixos-dev
tilpner has quit [Quit: WeeChat 2.6]
rajivr___ has quit [Quit: Connection closed for inactivity]
drakonis_ has quit [Ping timeout: 265 seconds]