samueldr changed the topic of #nixos-dev to: #nixos-dev NixOS Development (#nixos for questions) | NixOS 19.09 is released! https://discourse.nixos.org/t/nixos-19-09-release/4306 | 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
jonringer has quit [Ping timeout: 268 seconds]
justanotheruser has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
justanotheruser has joined #nixos-dev
justanotheruser has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 265 seconds]
justanotheruser has joined #nixos-dev
mmlb87 has joined #nixos-dev
mmlb8 has quit [Ping timeout: 264 seconds]
drakonis has quit [Quit: WeeChat 2.6]
jonringer has joined #nixos-dev
orivej has joined #nixos-dev
jonringer has quit [Ping timeout: 240 seconds]
jonringer has joined #nixos-dev
FRidh has joined #nixos-dev
jonringer has quit [Ping timeout: 252 seconds]
kreisys has joined #nixos-dev
ckauhaus has joined #nixos-dev
kreisys has quit [Read error: Connection reset by peer]
kreisys has joined #nixos-dev
burkelibbey has joined #nixos-dev
burkelibbey has quit [Remote host closed the connection]
__monty__ has joined #nixos-dev
burkelibbey has joined #nixos-dev
MichaelRaskin has quit [Quit: MichaelRaskin]
ixxie has joined #nixos-dev
asymmetric has quit [Quit: Peace.]
asymmetric has joined #nixos-dev
pie_ has joined #nixos-dev
ixxie has quit [Ping timeout: 240 seconds]
dpausp has joined #nixos-dev
dpausp has left #nixos-dev ["WeeChat 2.6"]
emily has quit [Remote host closed the connection]
emily has joined #nixos-dev
burkelibbey has quit [Quit: Connection closed for inactivity]
<clever> niksnut: is there an existing routine to serialize a PathSet?
<clever> oh, maybe just readStrings<PathSet> ?
<clever> that compiles
burkelibbey has joined #nixos-dev
jonringer has joined #nixos-dev
aristid_ has quit [Ping timeout: 245 seconds]
aristid_ has joined #nixos-dev
ixxie has joined #nixos-dev
kreisys has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drakonis has joined #nixos-dev
kreisys has joined #nixos-dev
burkelibbey has quit [Quit: Connection closed for inactivity]
ciil has quit [Remote host closed the connection]
<clever> niksnut: stuck on a weird tPath corruption issue
<disasm> niksnut: what needs do to get 19.09 amis?
harrow has quit [Ping timeout: 265 seconds]
ivan has quit [Ping timeout: 268 seconds]
harrow has joined #nixos-dev
ivan has joined #nixos-dev
<niksnut> disasm: we need to run the upload script
<niksnut> I think the AMIs are built by hydra now
<niksnut> for ARM even
orivej has quit [Ping timeout: 264 seconds]
burkelibbey has joined #nixos-dev
<disasm> niksnut: who runs it? Is that you?
<disasm> also, I've heard virtualbox hasn't been updated yet either. Not sure if that's a similar process or not.
<niksnut> disasm: me or rob or aminechikhaoui
<disasm> thanks!
<niksnut> can you make an issue about it and ping us on it?
<disasm> niksnut: you want that in nixpkgs repo or elsewhere?
kreisys has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pie_ has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
FRidh has quit [Quit: Konversation terminated!]
tilpner has quit [Quit: tilpner]
tilpner has joined #nixos-dev
burkelibbey has quit [Quit: Connection closed for inactivity]
dpausp has joined #nixos-dev
dpausp has quit [Ping timeout: 276 seconds]
tilpner has quit [Quit: tilpner]
dongcarl has joined #nixos-dev
<dongcarl> Hi all, I wanna modify an existing service in NixOS and upstream the changes. After I clone the repo and make the changes, is it possible to test locally?
<gchristensen> disasm: maybe nixos-org-configurations
tilpner has joined #nixos-dev
<dongcarl> (basically... how do I get a sane setup for contributing to Nix)
justanotheruser has quit [Ping timeout: 240 seconds]
burkelibbey has joined #nixos-dev
ixxie has quit [Quit: Lost terminal]
<infinisil> dongcarl: I usually write a `config.nix` with the nixos configuration I want to test, then `nixos-rebuild build-vm -I nixpkgs=$PWD -I nixos-config=$PWD/config.nix` for a VM or just `nix-build nixos --arg configuration ./config.nix -A system` to make sure a system builds
<dongcarl> infinisil: What I mean is modifying an existing service, in place in the NixOS repo, and testing that if that makes sense?
<infinisil> Yeah that's what I understood I think, do some changes in nixpkgs modules, then test them with above commands and a config that uses them
<dongcarl> infinisil: Ah I see! the `nixpkg=` flag is what points to the repo!
<infinisil> dongcarl: Indeed :)
<dongcarl> infinisil: After your PR #45470, the proper way to modify the port for ZNC is to change `services.znc.Listener.l.Port`?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/45470 (by Infinisil, 1 year ago, merged): nixos/znc: More flexible module, cleanups
<infinisil> dongcarl: services.znc.config.Listener.l.Port yeah
<infinisil> Hm I guess that would be nice to have mentioned somewhere
<infinisil> Or have an option for it
<dongcarl> infinisil: It's a very handy trick you did with the ZNC configfile tho! Super extensible
<infinisil> Glad you like it :D rfcs#42 is about exactly this
<{^_^}> https://github.com/NixOS/rfcs/pull/42 (by Infinisil, 31 weeks ago, open): [RFC 0042] NixOS settings options
<dongcarl> infinisil: Very cool!
__monty__ has quit [Quit: leaving]
ckauhaus has quit [Quit: WeeChat 2.4]
kreisys has joined #nixos-dev
lopsided98 has quit [Remote host closed the connection]
lopsided98 has joined #nixos-dev
dpausp has joined #nixos-dev
dpausp has quit [Ping timeout: 245 seconds]
<{^_^}> nixos-org-configurations#90 (by disassembler, 4 minutes ago, open): update AWS AMIs and Virtual Box Images to 19.09
asymmetric has quit [Quit: Peace.]
orivej has joined #nixos-dev
asymmetric has joined #nixos-dev
kreisys has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos-dev