worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
bigvalen has joined #nixos
<numkem> clever: http://termbin.com/2pg4
<numkem> i managed to switch to unstable with the bare bone config
<clever> numkem: did you run nixos-install or nixos-rebuild?
<numkem> clever: nixos-rebuild boot
mxco86 has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #120854 → arrow-cpp: 3.0.0 -> 4.0.0 → https://github.com/NixOS/nixpkgs/pull/120854
<clever> numkem: and what does both `df -h` and `df -i` report?
<numkem> clever: don’t know if it’s related but it says the swap files has holes… could it be a bad overclock?
<clever> holes in the swap is unrelated to clock speed
<numkem> clever: memory overclock? I did change that too. Just odd to get all theses problems
<clever> numkem: and what does both `df -h` and `df -i` report?
Qwerky has quit [Remote host closed the connection]
haijuno has quit [Quit: Leaving]
mcornick has joined #nixos
<numkem> clever: https://termbin.com/70oh
mcornick has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/be58d0fbaa4 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
zaeph has quit [Ping timeout: 276 seconds]
zaeph has joined #nixos
<numkem> I’ve lowered my ram from 3000 to 2933 and it’s no longer showing the error… it’s building more and more things
sangoma has quit [Ping timeout: 252 seconds]
johnnyfive has joined #nixos
<clever> numkem: mount | grep nvme0n1p2 ?
<numkem> clever: https://termbin.com/hnjz
<clever> yeah, everything seems perfectly normal
<clever> numkem: about all i can think of, is to `watch df -h`, and see which one is nearing 0
<clever> `watch -d df -h` may help spot the changes
bennofs__ has joined #nixos
bqv has joined #nixos
Dotz0cat_ has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #121339 → neovim, neovimUtils, neovim-qt: drop python2 support → https://github.com/NixOS/nixpkgs/pull/121339
<numkem> clever: I lowered my memory from 3000 to 2933 and it’s happily building now… I saw some other weird things like in nix-top the outputs wouldn’t show
bennofs_ has quit [Ping timeout: 240 seconds]
<numkem> clever: I can’t explain it more than.
<numkem> clever: the drive is pretty much empty… I can’t fathom where the no space left came from
wnklmnn has quit [Quit: Leaving]
<clever> numkem: thats why it helps to `watch -d df -h`, and see where its going
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121340 → agi: 1.1.0-dev-20210423 -> 1.1.0-dev-20210430 → https://github.com/NixOS/nixpkgs/pull/121340
<numkem> clever: I’ll keep an eye out if it comes back. Thanks for your time! clever++
<{^_^}> clever's karma got increased to 576
proofofkeags has quit [Ping timeout: 260 seconds]
lsix has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @AluisioASG opened pull request #121341 → haunt: fix Guile load paths → https://github.com/NixOS/nixpkgs/pull/121341
Synthetica has quit [Quit: Connection closed for inactivity]
mdash has quit [Ping timeout: 276 seconds]
akaWolf has quit [Ping timeout: 265 seconds]
m0rphism has quit [Ping timeout: 240 seconds]
S0rin has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #121335 → mesa: Fix build → https://github.com/NixOS/nixpkgs/pull/121335
<matthewcroughan> is the nixpkgs-unstable branch equivalent to the channel?
mdash has joined #nixos
<hexa-> matthewcroughan: yep
<matthewcroughan> right now this returns Merge pull request #120896 from kini/aws-sam-cli/bump-1.23.0
<{^_^}> https://github.com/NixOS/nixpkgs/pull/120896 (by kini, 3 days ago, merged): aws-sam-cli: 1.14.0 -> 1.23.0
<matthewcroughan> Does this mean that if I were to `nix-channel --update`, then upgrade, I'd end up with aws-sam-cli 1.23.0?
<matthewcroughan> hydra has probably built it?
<matthewcroughan> Am wanting to put this on my sway bar :P
<{^_^}> [nixpkgs] @happysalada merged pull request #121338 → broot: 1.3.0 -> 1.3.1 → https://github.com/NixOS/nixpkgs/pull/121338
<hrnz> yes, the tip of the unstable branch has always been already built by hydra
<matthewcroughan> excellent
<hrnz> that's essentially the point of the unstable branch as opposed to master :>
<{^_^}> [nixpkgs] @alyssais opened pull request #121342 → qemu: 5.2.0 -> 6.0.0; adopt; broaden platforms → https://github.com/NixOS/nixpkgs/pull/121342
<matthewcroughan> hrnz: so what is master?
<matthewcroughan> super unstable? :D
mdash has quit [Ping timeout: 276 seconds]
<qyliss> unbuilt, untested
<matthewcroughan> so staging is technically a better choice than master?
h0m1 has quit [Ping timeout: 276 seconds]
<matthewcroughan> in terms of refinement, master is the least refined?
h0m1 has joined #nixos
<qyliss> staging is even less built, and even less tested
<matthewcroughan> ah okay, that is confusing to me
<qyliss> staging is an optional step *before* master
<qyliss> that is used for big changes
<qyliss> it has very low priority on Hydra, and the only people who will notice breakage on staging are people working on staging for their own big changes
Emantor has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
mdash has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121343 → bitwarden_rs: 1.20.0 -> 1.21.0 → https://github.com/NixOS/nixpkgs/pull/121343
mdash has quit [Ping timeout: 276 seconds]
justanotheruser has quit [Ping timeout: 260 seconds]
bew[m] has joined #nixos
mdash has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121344 → buildkit: 0.8.2 -> 0.8.3 → https://github.com/NixOS/nixpkgs/pull/121344
philr has joined #nixos
S0rin has joined #nixos
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @samueldr opened pull request #121345 → [WIP] Add support for Plasma Mobile → https://github.com/NixOS/nixpkgs/pull/121345
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Shados opened pull request #121346 → dante: 1.4.2 -> 1.4.3 → https://github.com/NixOS/nixpkgs/pull/121346
zebrag has joined #nixos
zebrag has quit [Remote host closed the connection]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121347 → cargo-watch: 7.6.1 -> 7.7.2 → https://github.com/NixOS/nixpkgs/pull/121347
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @alyssais opened pull request #121348 → cloud-hypervisor: 0.14.1 -> 15.0 → https://github.com/NixOS/nixpkgs/pull/121348
zebrag has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
stree has joined #nixos
Gohla_ has joined #nixos
Gohla_ is now known as Gohla
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121350 → codeql: 2.5.2 -> 2.5.3 → https://github.com/NixOS/nixpkgs/pull/121350
S0rin has quit [Ping timeout: 268 seconds]
justanotheruser has quit [Quit: WeeChat 2.9]
rajivr has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #121351 → rustc: Fix build → https://github.com/NixOS/nixpkgs/pull/121351
<{^_^}> [nixpkgs] @lukegb opened pull request #121352 → amazonImage: make statically sized again → https://github.com/NixOS/nixpkgs/pull/121352
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @otavio opened pull request #121353 → cargo-rr: init at 0.1.3 → https://github.com/NixOS/nixpkgs/pull/121353
lukegb has joined #nixos
theDon has quit [Ping timeout: 240 seconds]
theDon has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #121277 → netbsd.libcurses: fix build → https://github.com/NixOS/nixpkgs/pull/121277
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #121344 → buildkit: 0.8.2 -> 0.8.3 → https://github.com/NixOS/nixpkgs/pull/121344
ddellacosta has quit [Ping timeout: 240 seconds]
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
MysteriousSilver has joined #nixos
aw has joined #nixos
spacefrogg has joined #nixos
eyenx has joined #nixos
<MysteriousSilver> Hi! My hosts files is read-only even as a root user, am i not supposed to edit it directly?
<MysteriousSilver> (Nixos)
<lukegb> MysteriousSilver: yup, there's the networking.hosts option
<MysteriousSilver> thanks
S0rin has joined #nixos
<hrnz> Having all of your system configuration in a central place is one of the main reasons to use nixos :-)
Church- is now known as aleph-
<MysteriousSilver> My hosts file will be some thousands of lines, I do not want to litter my configuration.nix. Is there a way to source it from an outside file?
<jtojnar> nh2: libredirect and/or some other component behaves weirdly, IIRC it worked for a while and then suddenly stopped (without any change in ST AFAICT), I have switched it out for raw sed in my ST 4 package and that is more reliable https://github.com/jtojnar/nixfiles/blob/92406b6eda10c4e2c36b5fd7256ef3bcbfbaa085/pkgs/sublime4/common.nix#L89
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<lukegb> MysteriousSilver: you can e.g. import another nixos config from another file
<lukegb> similar to how the hardware configuration nix is imported
AlpineLlama has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #121305 → malcontent: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/121305
<{^_^}> [nixpkgs] @lukegb merged pull request #121352 → amazonImage: make statically sized again → https://github.com/NixOS/nixpkgs/pull/121352
proofofkeags has joined #nixos
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121355 → findomain: 4.0.1 -> 4.1.0 → https://github.com/NixOS/nixpkgs/pull/121355
<MysteriousSilver> lukegb: how do i do that, i moved networking.hosts to a separate file and added it to imports, `nixos-rebuild` says unexpected '=', expecting $end
<{^_^}> [nixpkgs] @marsam merged pull request #121295 → lxc: 4.0.6 -> 4.0.7 → https://github.com/NixOS/nixpkgs/pull/121295
rubm has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/849b29b4f76 (from 18 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
xkapastel has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @zhaofengli opened pull request #121356 → firefox-pmos-mobile: init at -pmos-2.0.1 → https://github.com/NixOS/nixpkgs/pull/121356
zebrag has quit [Remote host closed the connection]
<MysteriousSilver> Hmm, addind some set brackets fixes it
<MysteriousSilver> s/addind/adding
ddellacosta has joined #nixos
Supersonic112 has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #121357 → river: refactor → https://github.com/NixOS/nixpkgs/pull/121357
dsal has quit [Ping timeout: 246 seconds]
ddellacosta has quit [Ping timeout: 240 seconds]
MysteriousSilver has quit [Remote host closed the connection]
dsal has joined #nixos
Supersonic has quit [Ping timeout: 260 seconds]
Supersonic112 is now known as Supersonic
slack1256 has quit [Ping timeout: 240 seconds]
bitmapper has quit [Quit: Connection closed for inactivity]
ddellacosta has joined #nixos
marusich has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
stree has quit [Ping timeout: 268 seconds]
stree has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121358 → grpcurl: 1.8.0 -> 1.8.1 → https://github.com/NixOS/nixpkgs/pull/121358
hopheynananey has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #121357 → river: refactor → https://github.com/NixOS/nixpkgs/pull/121357
dansho has quit [Quit: Leaving]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121359 → handlr: 0.6.3 -> 0.6.4 → https://github.com/NixOS/nixpkgs/pull/121359
ddellacosta has quit [Ping timeout: 240 seconds]
S0rin has quit [Ping timeout: 246 seconds]
hopheynananey has quit [Quit: WeeChat 3.1]
endformationage has quit [Quit: WeeChat 2.9]
Constrixor has quit [Quit: Leaving]
S0rin has joined #nixos
rubm has quit [Ping timeout: 260 seconds]
aminechikhaoui8 has joined #nixos
eyJhbV2 has joined #nixos
ajp_ has joined #nixos
bdju_ has joined #nixos
palo has quit [Ping timeout: 260 seconds]
Dotz0cat has joined #nixos
ddellacosta has joined #nixos
Dotz0cat_ has quit [*.net *.split]
eyJhb has quit [*.net *.split]
Cale has quit [*.net *.split]
Eoco has quit [*.net *.split]
puffnfresh1 has quit [*.net *.split]
marcusr has quit [*.net *.split]
dsrt^ has quit [*.net *.split]
urkk has quit [*.net *.split]
Maxdamantus has quit [*.net *.split]
ddima_ has quit [*.net *.split]
chin--tastic has quit [*.net *.split]
ajp has quit [*.net *.split]
Jackneill has quit [*.net *.split]
carbolymer has quit [*.net *.split]
oleks has quit [*.net *.split]
whatisRT has quit [*.net *.split]
mupf has quit [*.net *.split]
migy has quit [*.net *.split]
wentasah has quit [*.net *.split]
ravndal has quit [*.net *.split]
mzan has quit [*.net *.split]
tv has quit [*.net *.split]
Gaelan has quit [*.net *.split]
lurkless has quit [*.net *.split]
infinisil has quit [*.net *.split]
wolfshappen has quit [*.net *.split]
buffet has quit [*.net *.split]
eyJhbV2 is now known as eyJhb
CMCDragonkai1 is now known as CMCDragonkai
aminechikhaoui8 is now known as aminechikhaoui
eyJhb has joined #nixos
eyJhb has quit [Changing host]
dsrt^ has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #121341 → haunt: fix Guile load paths → https://github.com/NixOS/nixpkgs/pull/121341
S0rin has quit [Ping timeout: 252 seconds]
CMCDragonkai is now known as 17QAAF096
Maxdamantus has joined #nixos
urkk has joined #nixos
Cale has joined #nixos
ddima_ has joined #nixos
palo has joined #nixos
lurkless has joined #nixos
Gaelan has joined #nixos
migy has joined #nixos
Jackneill has joined #nixos
tv has joined #nixos
mzan has joined #nixos
wentasah has joined #nixos
marcusr has joined #nixos
pennae has joined #nixos
codezero has joined #nixos
oleks has joined #nixos
Nuc1eoN has joined #nixos
hl has joined #nixos
VulNix has joined #nixos
shiver has joined #nixos
barm93 has joined #nixos
carbolymer has joined #nixos
awaz has joined #nixos
ravndal has joined #nixos
wolfshappen has joined #nixos
coderobe has joined #nixos
mupf has joined #nixos
CodeWarrior has joined #nixos
puffnfresh1 has joined #nixos
sjlnk has joined #nixos
chin--tastic has joined #nixos
terrorjack has joined #nixos
asymmetric has joined #nixos
whatisRT has joined #nixos
jybs- has joined #nixos
exarkun has joined #nixos
hexchen has joined #nixos
xe4 has joined #nixos
V has joined #nixos
NieDzejkob has joined #nixos
buffet has joined #nixos
mg has joined #nixos
dottedmag has joined #nixos
zceejkr has joined #nixos
infinisil has joined #nixos
kgz has joined #nixos
CMCDragonkai has joined #nixos
yosafbridge has joined #nixos
s-ol has joined #nixos
hplar has joined #nixos
smyds has joined #nixos
etu has joined #nixos
azahi has joined #nixos
cyphase has joined #nixos
Eoco has joined #nixos
sneak has joined #nixos
QoD701929 has joined #nixos
lurkless has quit [Max SendQ exceeded]
lurkless has joined #nixos
palo is now known as Guest97954
respawn_ has joined #nixos
S0rin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121360 → krankerl: 0.13.0 -> 0.13.1 → https://github.com/NixOS/nixpkgs/pull/121360
S0rin has quit [Ping timeout: 246 seconds]
QoD701929 has quit [Ping timeout: 252 seconds]
QoD701929 has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121361 → lean: 3.29.0 -> 3.30.0 → https://github.com/NixOS/nixpkgs/pull/121361
<{^_^}> [nixpkgs] @danielfullmer opened pull request #121362 → zerotierone: 1.6.4 -> 1.6.5 → https://github.com/NixOS/nixpkgs/pull/121362
ddellacosta has quit [Ping timeout: 240 seconds]
QoD701929 has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121363 → lefthook: 0.7.3 -> 0.7.4 → https://github.com/NixOS/nixpkgs/pull/121363
Acou_Bass has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121289 → bombono: update ffmpeg, fix iso generation → https://github.com/NixOS/nixpkgs/pull/121289
<{^_^}> [nixpkgs] @jonringer merged pull request #120950 → cargo-limit: 0.0.8, shellhub-agent: 0.6.4 → https://github.com/NixOS/nixpkgs/pull/120950
<{^_^}> [nixpkgs] @jonringer merged pull request #121351 → rustc: Fix build → https://github.com/NixOS/nixpkgs/pull/121351
<{^_^}> [nixpkgs] @nlewo merged pull request #120620 → nixos/{opendkim,rspamd}: Fix CapabilityBoundingSet option → https://github.com/NixOS/nixpkgs/pull/120620
ddellacosta has joined #nixos
S0rin has joined #nixos
<{^_^}> [nixos-hardware] @Mic92 pushed to thinkpad-x13 « add lenovo-thinkpad-x13 »: https://git.io/J3n0y
<{^_^}> [nixos-hardware] @Mic92 opened pull request #253 → add lenovo-thinkpad-x13 → https://github.com/NixOS/nixos-hardware/pull/253
beertoagunfight has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c8dff328e51 (from 15 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
stree has quit [Ping timeout: 240 seconds]
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
aaabbbbbbbbbb has joined #nixos
kfiz has quit [Ping timeout: 276 seconds]
respawn_ has quit [Quit: Leaving]
stree has joined #nixos
wallacer has quit [Read error: Connection reset by peer]
zupo has joined #nixos
wallacer has joined #nixos
joehh1 has quit [Ping timeout: 240 seconds]
joehh1 has joined #nixos
ddellacosta has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
riksteri has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
beertoagunfight has quit [Read error: Connection reset by peer]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jonringer has quit [Ping timeout: 250 seconds]
orivej has joined #nixos
turlando has joined #nixos
<{^_^}> [nixpkgs] @TredwellGit opened pull request #121364 → xorg.xorgproto: 2021.3 -> 2021.4 → https://github.com/NixOS/nixpkgs/pull/121364
cole-h has quit [Ping timeout: 260 seconds]
shreeya has joined #nixos
<shreeya> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<zhaofeng> Is 21.05 going to be delayed for GNOME 40?
<{^_^}> [nixpkgs] @ilya-fedin opened pull request #121365 → kotatogram-desktop: 1.4 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/121365
orivej has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @LeSuisse opened pull request #121366 → [20.09] cifs-utils: fix CVE-2021-20208 → https://github.com/NixOS/nixpkgs/pull/121366
<evils> i have a derivation that results in an output path that contains a /bin containing an executable; installing that derivation in my user environment makes the executable available; but i can't make it available in a test VM; any idea what this could be?
aaabbbbbbbbbb has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
strikerlulu has quit [Ping timeout: 240 seconds]
strikerlulu_ has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
wallacer has quit [Quit: No Ping reply in 180 seconds.]
ram19890 has joined #nixos
wallacer has joined #nixos
<aleph-> Hmm, for those using home assistant, anyone have an example of overriding the package to include custom components?
<{^_^}> [nixpkgs] @LeSuisse opened pull request #121367 → postgresql_jdbc: 42.2.5 -> 42.2.20 → https://github.com/NixOS/nixpkgs/pull/121367
<{^_^}> [nixpkgs] @LeSuisse opened pull request #121368 → youtrack: 2018.2.44329 -> 2021.1.13597 → https://github.com/NixOS/nixpkgs/pull/121368
domogled has joined #nixos
avaq has joined #nixos
melg8 has joined #nixos
orivej has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @DamienCassou opened pull request #121369 → haskellPackages.hyahtzee: un-mark as broken → https://github.com/NixOS/nixpkgs/pull/121369
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121370 → python38Packages.autopep8: 1.5.6 -> 1.5.7 → https://github.com/NixOS/nixpkgs/pull/121370
ddellacosta has quit [Ping timeout: 260 seconds]
ram19890_ has joined #nixos
ram19890 has quit [Ping timeout: 265 seconds]
sss has quit [Ping timeout: 260 seconds]
sss has joined #nixos
sss has quit [Read error: Connection reset by peer]
<onny[m]> Hey, I want to override the behaviour of this Dokuwiki module https://github.com/NixOS/nixpkgs/blob/nixos-20.09/nixos/modules/services/web-apps/dokuwiki.nix I want to use it but don't want Nginx to be started. Is it possible to change it with overlays or something similar?
<eyJhb> onny[m]: You don't want to use nginx for it?
<eyJhb> You can just.. Disable nginx? :)
<eyJhb> `services.nginx.enable = mkForce false` I think.
sss has joined #nixos
<onny[m]> <eyJhb "onny: You don't want to use ngin"> yes, I'll have several web services, all using different web severs. so I want to disable nginx inside the dokuwiki module.
jesystani has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @arianvp opened pull request #121371 → Various systemd fixes and cleanups → https://github.com/NixOS/nixpkgs/pull/121371
<eyJhb> onny[m]: I am unsure if you mean a module INSIDE dokuwiki that does something with nginx
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121372 → cgal_5: 5.2 -> 5.2.1 → https://github.com/NixOS/nixpkgs/pull/121372
<onny[m]> <eyJhb "onny: I am unsure if you mean a "> there's this services.dokuwiki option. if I use and enable this, it will automatically start an nginx web server. Unfortunately there's no option for this module to disable it :(
<eyJhb> But what would your ideal scenario be? How do you want to serve dokuwiki instead? :) And do you use nginx for anything else?
<onny[m]> I want to configure Caddy as a web server :)
<bitonic> this pr has been stuck for more than 2 months https://github.com/NixOS/nixpkgs/pull/113957 , what can i do to move it along?
<onny[m]> Since Nextcloud, Wordpress, Dokuwiki modules all using different web servers, I'll have to disable them (Nginx, Apache, httpd) and use Caddy for this
<{^_^}> #113957 (by chpatrick, 9 weeks ago, open): gnome-flashback: add option to remove gnome-panel, auto-generate wmName
<eyJhb> onny[m]: Don't they all use nginx? Also, you can disable it, but you won't get all the fun things the module does. :/ (I can't see a easy way for this at least).
<eyJhb> Most web stuff relies on nginx in NixOS, and will use that. So it will set multiple vhosts up for you :)
<{^_^}> [nixpkgs] @dguibert opened pull request #121373 → golden-cheetah: 3.5 -> 3.5-DEV1804-1240-gc9e01353a, fixing crash → https://github.com/NixOS/nixpkgs/pull/121373
<{^_^}> [nixpkgs] @fabaff opened pull request #121374 → backblaze-b2: 2.1.0 -> 2.4.0 → https://github.com/NixOS/nixpkgs/pull/121374
<onny[m]> <eyJhb "Most web stuff relies on nginx i"> Okay I'll have a look :)
<eyJhb> onny[m]: Remember the `... in NixOS`, in the way, that most modules will use it. The software itself might not rely on nginx of course! :p
<{^_^}> [nixpkgs] @deviant opened pull request #121375 → rink: 0.6.0 -> 0.6.1 → https://github.com/NixOS/nixpkgs/pull/121375
<thblt> I don't know how long after sending a PR it's polite to ask on IRC for someone to merge it, but if about one day is enough, https://github.com/NixOS/nixpkgs/pull/121246 is an obvious fix that just needs a click on the merge button :)
<{^_^}> #121246 (by thblt, 1 day ago, open): Correctly install pcscd (fix #121121)
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #121372 → cgal_5: 5.2 -> 5.2.1 → https://github.com/NixOS/nixpkgs/pull/121372
stree has quit [Ping timeout: 252 seconds]
<eyJhb> I think there is no determined period, but I highly suuggest that you ping in #nixos-dev, and ask there. #nixos is mostly used as a support channel for using NixOS, not as much developing. But, I might be wrong :)
<eyJhb> Also, nixpkgs receive a lot of PRs, so there is a huge backlog for the maintainers/commiters :)
respawn_ has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<thblt> eyJhb: thanks for the tip!
<bitonic> eyJhb: thanks, i'll do the same for my pr :P
oreoking[m] has quit [Quit: Idle for 30+ days]
m0rphism has joined #nixos
andutu[m] has quit [Quit: Idle for 30+ days]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/85aef7706e3 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @dotlambda merged pull request #121314 → prs: 0.2.10 -> 0.2.11 → https://github.com/NixOS/nixpkgs/pull/121314
<{^_^}> [nixpkgs] @sternenseemann merged pull request #121049 → haskellPackages.pam: fix build → https://github.com/NixOS/nixpkgs/pull/121049
<{^_^}> [nixpkgs] @urbas opened pull request #121376 → nixos/amazon-init: add user-data shell script support → https://github.com/NixOS/nixpkgs/pull/121376
<thblt> Out of curiosity, it seems that even trivial package version bump PRs get merged manually, is there a reason for that? IIUC a bot generates some of them, but humans do the merge?
<eyJhb> thblt: I think that in general, there are no "trivial" bumps... :p Because everything can introduce a new depency into the system. ALSO!
<eyJhb> The bots you see that automatically test all the PRs are very new. And I think there is work on a concept that will allow for more automation, which would be nice like you say.
<thblt> Ha, nice to hear.
<thblt> eyJhb: Of course, but there are automated integration tests that get run.
infowicz has quit [Ping timeout: 276 seconds]
infowicz has joined #nixos
<eyJhb> Atm. we have bots that autobump versions, automatically check if it builds and then there are the people who merge this :p But there are a lot of issues with... stuff getting merged without allowing the maintainer to check if it works as intended etc.
<eyJhb> So, it is a huge mess. But... We are still the most up-to-date, repo out there I think
mdash has quit [Ping timeout: 276 seconds]
<eyJhb> (and biggest, but we ary lying a little on the numbers, as we include python packages, etc.)
stree has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @LeSuisse opened pull request #121377 → burpsuite: 2020.12.1 -> 2021.4.2 → https://github.com/NixOS/nixpkgs/pull/121377
Qwerky has joined #nixos
<thblt> I'm just impressed by the number of pending PRs that are just Package x.y.z -> x.y.(z + 1). My instinct would be to bot-merge and fix eventual issues when they hit unstable, but maybe it's not a good instinct :)
Frosku has quit [Quit: WeeChat 3.1]
Frosku has joined #nixos
Frosku has quit [Client Quit]
Frosku has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #121378 → _1password-gui: 8.0.30 -> 8.0.33-53.BETA → https://github.com/NixOS/nixpkgs/pull/121378
<hyper_ch_> I'm in the same boat with thblt: minior package updates like x.y.z -> x.y.(z+1) could be auto merged... especially if one of the listed maintainers for the package makes the pr
<hyper_ch_> if (submitter is maintainer of package A version x.y.z) and (maintainer makes pr vor package A version x.y.z -> x.y.(z + [1+])), then auto-accept pr
zopieux has quit [*.net *.split]
maralorn has quit [*.net *.split]
fuiltilt has quit [*.net *.split]
viq[m] has quit [*.net *.split]
Liam[m] has quit [*.net *.split]
shreeya has quit [*.net *.split]
ManiacOfMadness has quit [*.net *.split]
Qubasa has quit [*.net *.split]
Raito_Bezarius has quit [*.net *.split]
sabikin[m] has quit [*.net *.split]
fliegendewurst[m has quit [*.net *.split]
kb[m] has quit [*.net *.split]
fl0yd[m] has quit [*.net *.split]
eliasp[m] has quit [*.net *.split]
ice7[m] has quit [*.net *.split]
TomaszRymkiewicz has quit [*.net *.split]
coloneljohnby[m] has quit [*.net *.split]
Guest86962 has quit [*.net *.split]
yaoifangirl420[m has quit [*.net *.split]
suprime[m] has quit [*.net *.split]
billalive[m] has quit [*.net *.split]
sshow[m] has quit [*.net *.split]
disposabled[m] has quit [*.net *.split]
hjones[m] has quit [*.net *.split]
scheibenkleister has quit [*.net *.split]
fendingshadows[m has quit [*.net *.split]
awuji[m] has quit [*.net *.split]
wvud[m] has quit [*.net *.split]
BinkyTheClown has quit [*.net *.split]
cogito271[m] has quit [*.net *.split]
modul8[m] has quit [*.net *.split]
wenngle[m] has quit [*.net *.split]
steve[m] has quit [*.net *.split]
Schicko has quit [*.net *.split]
pushqrdx[m] has quit [*.net *.split]
AlpineLlama has quit [*.net *.split]
us3r[m] has quit [*.net *.split]
berberman__ has quit [*.net *.split]
SumnerEvans[m] has quit [*.net *.split]
humancalico[m] has quit [*.net *.split]
Minijackson has quit [*.net *.split]
cwfefifofum[m] has quit [*.net *.split]
dunc4n has quit [*.net *.split]
c00w has quit [*.net *.split]
angerman has quit [*.net *.split]
marcinkuzminski has quit [*.net *.split]
fzakaria has quit [*.net *.split]
tpw_rules has quit [*.net *.split]
tarruda3 has quit [*.net *.split]
jperras has quit [*.net *.split]
jtle has quit [*.net *.split]
lpsmith has quit [*.net *.split]
kiltzman has quit [*.net *.split]
wolke has quit [*.net *.split]
orcus has quit [*.net *.split]
pepesza has quit [*.net *.split]
dfgg has quit [*.net *.split]
otulp has quit [*.net *.split]
alp has quit [*.net *.split]
kosmikus has quit [*.net *.split]
suchar has quit [*.net *.split]
barb_ has quit [*.net *.split]
duairc has quit [*.net *.split]
le_jonge has quit [*.net *.split]
KalBot has quit [*.net *.split]
voidcontext has quit [*.net *.split]
LeshaInc has quit [*.net *.split]
Frosku has quit [*.net *.split]
rj has quit [*.net *.split]
abstrn has quit [*.net *.split]
symphorien[m] has quit [*.net *.split]
ProofTechnique has quit [*.net *.split]
Piece_Maker has quit [*.net *.split]
snowflake_ has quit [*.net *.split]
hiroshi[m] has quit [*.net *.split]
zhaofeng_alt has quit [*.net *.split]
xelxebar has quit [*.net *.split]
jb55 has quit [*.net *.split]
andreas303 has quit [*.net *.split]
est31 has quit [*.net *.split]
melg8 has quit [*.net *.split]
tomberek has quit [*.net *.split]
strikerlulu_ has quit [*.net *.split]
Guest97954 has quit [*.net *.split]
respawn_ has quit [*.net *.split]
whatisRT has quit [*.net *.split]
Eoco has quit [*.net *.split]
Cale has quit [*.net *.split]
marcusr has quit [*.net *.split]
puffnfresh1 has quit [*.net *.split]
Maxdamantus has quit [*.net *.split]
urkk has quit [*.net *.split]
luxemboye has quit [*.net *.split]
nicoo has quit [*.net *.split]
cantstanya has quit [*.net *.split]
chin--tastic has quit [*.net *.split]
ddima_ has quit [*.net *.split]
carbolymer has quit [*.net *.split]
migy has quit [*.net *.split]
mzan has quit [*.net *.split]
tv has quit [*.net *.split]
Gaelan has quit [*.net *.split]
wentasah has quit [*.net *.split]
pennae has quit [*.net *.split]
exarkun has quit [*.net *.split]
VulNix has quit [*.net *.split]
codezero has quit [*.net *.split]
CMCDragonkai has quit [*.net *.split]
jybs- has quit [*.net *.split]
cyphase has quit [*.net *.split]
NieDzejkob has quit [*.net *.split]
sjlnk has quit [*.net *.split]
infinisil has quit [*.net *.split]
mupf has quit [*.net *.split]
Nuc1eoN has quit [*.net *.split]
hexchen has quit [*.net *.split]
azahi has quit [*.net *.split]
awaz has quit [*.net *.split]
yosafbridge has quit [*.net *.split]
barm93 has quit [*.net *.split]
wolfshappen has quit [*.net *.split]
mg has quit [*.net *.split]
asymmetric has quit [*.net *.split]
shiver has quit [*.net *.split]
coderobe has quit [*.net *.split]
terrorjack has quit [*.net *.split]
etu has quit [*.net *.split]
s-ol has quit [*.net *.split]
smyds has quit [*.net *.split]
V has quit [*.net *.split]
sneak has quit [*.net *.split]
buffet has quit [*.net *.split]
dottedmag has quit [*.net *.split]
kgz has quit [*.net *.split]
CodeWarrior has quit [*.net *.split]
zceejkr has quit [*.net *.split]
hl has quit [*.net *.split]
hplar has quit [*.net *.split]
xe4 has quit [*.net *.split]
m0rphism has quit [*.net *.split]
sss has quit [*.net *.split]
avaq has quit [*.net *.split]
riksteri has quit [*.net *.split]
S0rin has quit [*.net *.split]
dsrt^ has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
Jackneill has quit [*.net *.split]
oleks has quit [*.net *.split]
ravndal has quit [*.net *.split]
johnnyfive has quit [*.net *.split]
Mateon1 has quit [*.net *.split]
Lord_of_Life has quit [*.net *.split]
AmandaC has quit [*.net *.split]
_bin has quit [*.net *.split]
zakame has quit [*.net *.split]
Uma has quit [*.net *.split]
mniip has quit [*.net *.split]
ajs124 has quit [*.net *.split]
MidAutumnHotaru has quit [*.net *.split]
JerryXiao has quit [*.net *.split]
Andoriyu has quit [*.net *.split]
acowley has quit [*.net *.split]
aw has quit [*.net *.split]
philr has quit [*.net *.split]
andrewrk has quit [*.net *.split]
julm has quit [*.net *.split]
cypher has quit [*.net *.split]
LambdaDuck has quit [*.net *.split]
psy3497 has quit [*.net *.split]
delan has quit [*.net *.split]
hodapp has quit [*.net *.split]
hyper_ch_ has quit [*.net *.split]
mla has quit [*.net *.split]
muppeth has quit [*.net *.split]
kaliumxyz has quit [*.net *.split]
terinjokes has quit [*.net *.split]
dotlambda has quit [*.net *.split]
patagonicus has quit [*.net *.split]
amfl has quit [*.net *.split]
paddymahoney has quit [*.net *.split]
c4rc4s has quit [*.net *.split]
clever has quit [*.net *.split]
mlen has quit [*.net *.split]
tru_tru has quit [*.net *.split]
sigtrm has quit [*.net *.split]
ruptwelve has quit [*.net *.split]
noonien has quit [*.net *.split]
x10d has quit [*.net *.split]
cyris212 has quit [*.net *.split]
Mirrexagon has quit [*.net *.split]
ottidmes has quit [*.net *.split]
mayniklas has quit [*.net *.split]
pinpox has quit [*.net *.split]
berber has quit [*.net *.split]
averell has quit [*.net *.split]
liori has quit [*.net *.split]
ivan has quit [*.net *.split]
njd has quit [*.net *.split]
_habnabit has quit [*.net *.split]
okad has quit [*.net *.split]
delroth has quit [*.net *.split]
bhoman has quit [*.net *.split]
euank has quit [*.net *.split]
disasm_ has quit [*.net *.split]
commander has quit [*.net *.split]
ericnoan has quit [*.net *.split]
fionera_ has quit [*.net *.split]
thblt has quit [*.net *.split]
HaserWolf has quit [*.net *.split]
chiefgoat has quit [*.net *.split]
rail has quit [*.net *.split]
iMatejC has quit [*.net *.split]
myme has quit [*.net *.split]
jtobin_ has quit [*.net *.split]
qqlq has quit [*.net *.split]
acceptable has quit [*.net *.split]
xdej has quit [*.net *.split]
domogled has quit [*.net *.split]
justanotheruser has quit [*.net *.split]
dsal has quit [*.net *.split]
Emantor has quit [*.net *.split]
elibrokeit has quit [*.net *.split]
srk has quit [*.net *.split]
marsh has quit [*.net *.split]
pbb has quit [*.net *.split]
ericsagn1 has quit [*.net *.split]
stephank has quit [*.net *.split]
litschi has quit [*.net *.split]
ehmry has quit [*.net *.split]
HackerFoo has quit [*.net *.split]
jjakob has quit [*.net *.split]
bgamari has quit [*.net *.split]
hexa- has quit [*.net *.split]
Dagger has quit [*.net *.split]
managarmr1 has quit [*.net *.split]
tomaw has quit [*.net *.split]
Athas has quit [*.net *.split]
zot has quit [*.net *.split]
scoates has quit [*.net *.split]
pittma has quit [*.net *.split]
taeradan has quit [*.net *.split]
trulsa has quit [*.net *.split]
spacekookie has quit [*.net *.split]
lstanley has quit [*.net *.split]
d1rewolf has quit [*.net *.split]
bgupta has quit [*.net *.split]
nlofaro has quit [*.net *.split]
d10n-work has quit [*.net *.split]
Guest59707 has quit [*.net *.split]
aria has quit [*.net *.split]
CustosLimen has quit [*.net *.split]
alanz has quit [*.net *.split]
NemesisD has quit [*.net *.split]
higherorder__ has quit [*.net *.split]
eddyb[legacy] has quit [*.net *.split]
robmyers has quit [*.net *.split]
joshmeredith has quit [*.net *.split]
betawaffle has quit [*.net *.split]
philipcristiano has quit [*.net *.split]
Izorkin has quit [*.net *.split]
mitsuhiko has quit [*.net *.split]
Spritzgebaeck has quit [*.net *.split]
ynotperez has quit [*.net *.split]
bridge[evilred] has quit [*.net *.split]
misuzu has quit [*.net *.split]
vdemeester has quit [*.net *.split]
haritz has quit [*.net *.split]
xAr86 has quit [*.net *.split]
oharvey has quit [*.net *.split]
techtangents has quit [*.net *.split]
illustris has quit [*.net *.split]
NinjaTrappeur has quit [*.net *.split]
maxine has quit [*.net *.split]
endocrimes has quit [*.net *.split]
PyroLagus has quit [*.net *.split]
tetdim has quit [*.net *.split]
gerschtli has quit [*.net *.split]
f0x2 has quit [*.net *.split]
jiribenes has quit [*.net *.split]
Guest20474_ has quit [*.net *.split]
mcint has quit [*.net *.split]
apo has quit [*.net *.split]
MinceR has quit [*.net *.split]
dadada_ has quit [*.net *.split]
morr has quit [*.net *.split]
n3t has quit [*.net *.split]
radvendii has quit [*.net *.split]
puffnfresh has quit [*.net *.split]
typetetris has quit [*.net *.split]
HedgeMage has quit [*.net *.split]
nikola1 has quit [*.net *.split]
tazjin has quit [*.net *.split]
georges_ has quit [*.net *.split]
mog has quit [*.net *.split]
risson has quit [*.net *.split]
ross` has quit [*.net *.split]
kum0 has quit [*.net *.split]
AxelHanikel[m] has quit [*.net *.split]
edrex has quit [*.net *.split]
marin[m] has quit [*.net *.split]
lambdaclan has quit [*.net *.split]
leon[m] has quit [*.net *.split]
AberDerBart[m] has quit [*.net *.split]
blakeellis[m] has quit [*.net *.split]
gyzac[m] has quit [*.net *.split]
wangoe[m] has quit [*.net *.split]
phirsch has quit [*.net *.split]
srid has quit [*.net *.split]
RomanBall[m] has quit [*.net *.split]
Felix[m]6 has quit [*.net *.split]
landed-pending[m has quit [*.net *.split]
ekotik[m] has quit [*.net *.split]
stevenroose has quit [*.net *.split]
Unempl0yed[m] has quit [*.net *.split]
ravecoin[m] has quit [*.net *.split]
a[m]1 has quit [*.net *.split]
OJ[m] has quit [*.net *.split]
nicbk has quit [*.net *.split]
Edmund[m] has quit [*.net *.split]
l-as has quit [*.net *.split]
RageGamermatrixo has quit [*.net *.split]
mvnetbiz_ has quit [*.net *.split]
chpatrick has quit [*.net *.split]
davidwhiting[m] has quit [*.net *.split]
zuh0 has quit [*.net *.split]
codebam_ has quit [*.net *.split]
humanwire[m] has quit [*.net *.split]
kgjfeduwieigt83e has quit [*.net *.split]
elementsmatrix[m has quit [*.net *.split]
e[m] has quit [*.net *.split]
Antoine01[m] has quit [*.net *.split]
alexfmpe has quit [*.net *.split]
Raphael[m] has quit [*.net *.split]
eadwu has quit [*.net *.split]
anton[m] has quit [*.net *.split]
arcnmx has quit [*.net *.split]
bitonic has quit [*.net *.split]
awaxa has quit [*.net *.split]
antholop[m] has quit [*.net *.split]
nh2[m] has quit [*.net *.split]
berbiche has quit [*.net *.split]
judson has quit [*.net *.split]
ctp has quit [*.net *.split]
rnhmjoj-M has quit [*.net *.split]
rschulman has quit [*.net *.split]
madonius[m] has quit [*.net *.split]
nixpulvis has quit [*.net *.split]
statusbot has quit [*.net *.split]
tghume has quit [*.net *.split]
heinrich5991 has quit [*.net *.split]
hyperfekt has quit [*.net *.split]
Shados has quit [*.net *.split]
runciter has quit [*.net *.split]
qz has quit [*.net *.split]
toppler` has quit [*.net *.split]
mrkirby153 has quit [*.net *.split]
dfordvm has quit [*.net *.split]
hanetzer has quit [*.net *.split]
jeaye has quit [*.net *.split]
nerdypepper has quit [*.net *.split]
cross has quit [*.net *.split]
BukkitGerman has quit [*.net *.split]
trfl has quit [*.net *.split]
wrench has quit [*.net *.split]
neobit_ has quit [*.net *.split]
Qwerky has quit [*.net *.split]
Dotz0cat has quit [*.net *.split]
kcalvinalvin has quit [*.net *.split]
radu242 has quit [*.net *.split]
ram19890_ has quit [*.net *.split]
is_null has quit [*.net *.split]
matthewcroughan has quit [*.net *.split]
gentauro has quit [*.net *.split]
IRCsum has quit [*.net *.split]
v0|d has quit [*.net *.split]
hyiltiz has quit [*.net *.split]
ml| has quit [*.net *.split]
pager[m] has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
teasea has quit [*.net *.split]
konobi has quit [*.net *.split]
rattboi has quit [*.net *.split]
leotaku has quit [*.net *.split]
marnov has quit [*.net *.split]
WeblordPepe has quit [*.net *.split]
viric has quit [*.net *.split]
pie_ has quit [*.net *.split]
siers has quit [*.net *.split]
MichaelRaskin has quit [*.net *.split]
roconnor has quit [*.net *.split]
notgne2 has quit [*.net *.split]
drakonis has quit [*.net *.split]
__anb has quit [*.net *.split]
koluacik has quit [*.net *.split]
penguwin has quit [*.net *.split]
stnr0399403 has quit [*.net *.split]
leothrix has quit [*.net *.split]
sheijk has quit [*.net *.split]
lewo has quit [*.net *.split]
mmlb has quit [*.net *.split]
ptrcmd has quit [*.net *.split]
rembo10 has quit [*.net *.split]
numkem has quit [*.net *.split]
cjay has quit [*.net *.split]
snajpa has quit [*.net *.split]
Taneb has quit [*.net *.split]
maurer has quit [*.net *.split]
Supersonic has quit [*.net *.split]
wallacer has quit [*.net *.split]
meck has quit [*.net *.split]
jefferai has quit [*.net *.split]
zgrep has quit [*.net *.split]
h0m1 has quit [*.net *.split]
spacefrogg has quit [*.net *.split]
aaronjanse has quit [*.net *.split]
cheriimoya has quit [*.net *.split]
figgyc[m] has quit [*.net *.split]
ikko[m] has quit [*.net *.split]
atemu12[m] has quit [*.net *.split]
leonardp has quit [*.net *.split]
stites[m] has quit [*.net *.split]
vaibhavsagar has quit [*.net *.split]
oh_lawd[m] has quit [*.net *.split]
diamondburned has quit [*.net *.split]
cepheus has quit [*.net *.split]
tdeo has quit [*.net *.split]
duffelbag[m] has quit [*.net *.split]
lopsided98_ has quit [*.net *.split]
tokudan has quit [*.net *.split]
wucke13 has quit [*.net *.split]
Goldstein[m] has quit [*.net *.split]
TrinityHex[m] has quit [*.net *.split]
KoyMikajlo[m] has quit [*.net *.split]
lemmie[m]2 has quit [*.net *.split]
MariaShishkina[m has quit [*.net *.split]
melchizedek6809[ has quit [*.net *.split]
tams[m] has quit [*.net *.split]
ramses[m] has quit [*.net *.split]
ThomasTuegel[m] has quit [*.net *.split]
pdp8[m] has quit [*.net *.split]
nujabells[m] has quit [*.net *.split]
kunrooted[m] has quit [*.net *.split]
llamp[m] has quit [*.net *.split]
sabry97[m] has quit [*.net *.split]
ServerStatsDisco has quit [*.net *.split]
smitop2[m] has quit [*.net *.split]
fresheyeball has quit [*.net *.split]
ScottHDev has quit [*.net *.split]
lunik1 has quit [*.net *.split]
xlei has quit [*.net *.split]
kevincox has quit [*.net *.split]
nikola[m]1 has quit [*.net *.split]
n0emis[m] has quit [*.net *.split]
cemguresci[m] has quit [*.net *.split]
hdjdjd[m] has quit [*.net *.split]
rmcgibbo[m] has quit [*.net *.split]
rnhmjoj has quit [*.net *.split]
heyarne[m] has quit [*.net *.split]
mt[m] has quit [*.net *.split]
kloenk has quit [*.net *.split]
faya01[m] has quit [*.net *.split]
philipp[m] has quit [*.net *.split]
lostnet[m] has quit [*.net *.split]
JJJollyjim has quit [*.net *.split]
M86ul[m] has quit [*.net *.split]
eddyb has quit [*.net *.split]
emily has quit [*.net *.split]
Paul[m]1 has quit [*.net *.split]
Dandellion has quit [*.net *.split]
axx has quit [*.net *.split]
hpfr has quit [*.net *.split]
NobbZ[m] has quit [*.net *.split]
bbigras has quit [*.net *.split]
danielrf[m] has quit [*.net *.split]
davidak[m] has quit [*.net *.split]
yjftsjthsd has quit [*.net *.split]
seanparsons has quit [*.net *.split]
zie has quit [*.net *.split]
lukegb has quit [*.net *.split]
zaeph has quit [*.net *.split]
mbrgm has quit [*.net *.split]
supersandro2000 has quit [*.net *.split]
ToxicFrog has quit [*.net *.split]
winterqt has quit [*.net *.split]
gianarb has quit [*.net *.split]
kraem has quit [*.net *.split]
mumuluxi has quit [*.net *.split]
azdle has quit [*.net *.split]
h4ck3rm4n has quit [*.net *.split]
jpo has quit [*.net *.split]
tmciver has quit [*.net *.split]
cybrian has quit [*.net *.split]
bob_twinkles has quit [*.net *.split]
raboof has quit [*.net *.split]
plp_ has quit [*.net *.split]
makefu has quit [*.net *.split]
dsg has quit [*.net *.split]
simukis_ has quit [*.net *.split]
jhuizy has quit [*.net *.split]
bzl has quit [*.net *.split]
nojster has quit [*.net *.split]
gambpang has quit [*.net *.split]
Khetzal has quit [*.net *.split]
blueberrypie has quit [*.net *.split]
yourfate has quit [*.net *.split]
AtnNn has quit [*.net *.split]
Yaniel has quit [*.net *.split]
Unode has quit [*.net *.split]
jkt has quit [*.net *.split]
lcvass has quit [*.net *.split]
kayg04 has quit [*.net *.split]
xwvvvvwx has quit [*.net *.split]
tnias has quit [*.net *.split]
meatcar has quit [*.net *.split]
eoli3n has quit [*.net *.split]
judeka[m] has quit [*.net *.split]
thefloweringash has quit [*.net *.split]
yurb has quit [*.net *.split]
dominicusin[m] has quit [*.net *.split]
alarsyo[m] has quit [*.net *.split]
DavHau[m] has quit [*.net *.split]
figsoda[m] has quit [*.net *.split]
GideonOgbonna[m] has quit [*.net *.split]
gurkan[m] has quit [*.net *.split]
evalexpr[m] has quit [*.net *.split]
korrr[m] has quit [*.net *.split]
raccoon[m] has quit [*.net *.split]
nwp[m] has quit [*.net *.split]
akirill0v[m] has quit [*.net *.split]
liff has quit [*.net *.split]
pacc[m] has quit [*.net *.split]
Sid[m] has quit [*.net *.split]
matrisemann[m] has quit [*.net *.split]
livestradamus[m] has quit [*.net *.split]
anonymouserobot[ has quit [*.net *.split]
gh0st[m]1 has quit [*.net *.split]
jojosch[m] has quit [*.net *.split]
BaD_CrC[m] has quit [*.net *.split]
kuel0[m] has quit [*.net *.split]
kitty_hut[m] has quit [*.net *.split]
phjlip[m] has quit [*.net *.split]
princemachiavell has quit [*.net *.split]
sibi has quit [*.net *.split]
syntaxoid[m] has quit [*.net *.split]
ms[m] has quit [*.net *.split]
ma27[m] has quit [*.net *.split]
rycee has quit [*.net *.split]
enjoinedmot[m] has quit [*.net *.split]
hazel[m] has quit [*.net *.split]
t_unix[m] has quit [*.net *.split]
michaelpj has quit [*.net *.split]
dxb[m] has quit [*.net *.split]
pbcheesecake[m] has quit [*.net *.split]
pheoxy has quit [*.net *.split]
mith[m] has quit [*.net *.split]
mica[m] has quit [*.net *.split]
spacetato has quit [*.net *.split]
grin[m] has quit [*.net *.split]
jgart[m] has quit [*.net *.split]
alienpirate5 has quit [*.net *.split]
DamienCassou has quit [*.net *.split]
codyopel has quit [*.net *.split]
aanderse has quit [*.net *.split]
ThaEwat has quit [*.net *.split]
slby[m] has quit [*.net *.split]
JaakkoLuttinen[m has quit [*.net *.split]
hsiktas[m] has quit [*.net *.split]
chvp has quit [*.net *.split]
rednaZ[m] has quit [*.net *.split]
Ericson2314 has quit [*.net *.split]
jschievink has quit [*.net *.split]
domenkozar[m] has quit [*.net *.split]
Tv` has quit [*.net *.split]
cstrahan has quit [*.net *.split]
alunduil has quit [*.net *.split]
lally has quit [*.net *.split]
pingveno has quit [*.net *.split]
Guest76370 has quit [*.net *.split]
leah2 has quit [*.net *.split]
nwspk has quit [*.net *.split]
mikeplus64 has quit [*.net *.split]
`slikts has quit [*.net *.split]
johanot has quit [*.net *.split]
knownunown has quit [*.net *.split]
megfault has quit [*.net *.split]
kinroy has quit [*.net *.split]
winny has quit [*.net *.split]
dani- has quit [*.net *.split]
agander_m has quit [*.net *.split]
nextloop has quit [*.net *.split]
ocharles has quit [*.net *.split]
hax404 has quit [*.net *.split]
ArdaXi_ has quit [*.net *.split]
hhes has quit [*.net *.split]
q3k[m] has quit [*.net *.split]
ongy[m] has quit [*.net *.split]
musicmatze has quit [*.net *.split]
dutchie has quit [*.net *.split]
magnus has quit [*.net *.split]
greymalkin has quit [*.net *.split]
sterni has quit [*.net *.split]
englishm has quit [*.net *.split]
hexo- has quit [*.net *.split]
stree has quit [*.net *.split]
infowicz has quit [*.net *.split]
rickard has quit [*.net *.split]
lurkless has quit [*.net *.split]
cyrinux has quit [*.net *.split]
edwtjo has quit [*.net *.split]
oldsk00l_ has quit [*.net *.split]
Squarism has quit [*.net *.split]
artturin has quit [*.net *.split]
FOSSGuy[m] has quit [*.net *.split]
kalbasit[m] has quit [*.net *.split]
LinuxHackerman has quit [*.net *.split]
jtojnar has quit [*.net *.split]
Lurkki[m] has quit [*.net *.split]
a12l has quit [*.net *.split]
dotdotok[m] has quit [*.net *.split]
veryepicusername has quit [*.net *.split]
onny[m] has quit [*.net *.split]
zacate[m] has quit [*.net *.split]
ipv6[m] has quit [*.net *.split]
peterstorm[m] has quit [*.net *.split]
wrkzk[m] has quit [*.net *.split]
jdnixx[m] has quit [*.net *.split]
anser78[m] has quit [*.net *.split]
jul1u5[m] has quit [*.net *.split]
Lorenzoas3ii[m] has quit [*.net *.split]
phodina[m] has quit [*.net *.split]
kevin[m]2 has quit [*.net *.split]
m1kr0[m] has quit [*.net *.split]
idkrn[m] has quit [*.net *.split]
kevin_m02[m] has quit [*.net *.split]
LuxExUmbra has quit [*.net *.split]
regnat[m] has quit [*.net *.split]
qbit has quit [*.net *.split]
evils has quit [*.net *.split]
johnny101 has quit [*.net *.split]
emacsomancer has quit [*.net *.split]
programming[m]1 has quit [*.net *.split]
ibizaman[m] has quit [*.net *.split]
Yakulu[m] has quit [*.net *.split]
colemickens has quit [*.net *.split]
etrepum has quit [*.net *.split]
matijja has quit [*.net *.split]
gchristensen has quit [*.net *.split]
zml has quit [*.net *.split]
swflint has quit [*.net *.split]
beardhatcode has quit [*.net *.split]
ejpcmac has quit [*.net *.split]
cab404[m] has quit [*.net *.split]
leibniz[m] has quit [*.net *.split]
Linus[m] has quit [*.net *.split]
slabity has quit [*.net *.split]
kaiha[m] has quit [*.net *.split]
Jess[m]1 has quit [*.net *.split]
mhj[m] has quit [*.net *.split]
kcombinator[m] has quit [*.net *.split]
bvr77[m] has quit [*.net *.split]
Greg[m]1 has quit [*.net *.split]
M0x76[m] has quit [*.net *.split]
xelaushi[m] has quit [*.net *.split]
throwaway740928[ has quit [*.net *.split]
Zoom[m] has quit [*.net *.split]
DarkTrancer[m] has quit [*.net *.split]
CRTified[m] has quit [*.net *.split]
Michael[m]3 has quit [*.net *.split]
ploupiboulba[m] has quit [*.net *.split]
MatthieuCoudron[ has quit [*.net *.split]
pacc6[m] has quit [*.net *.split]
spinlock[m] has quit [*.net *.split]
ydlr[m] has quit [*.net *.split]
kraem[m] has quit [*.net *.split]
ili has quit [*.net *.split]
mindtree[m] has quit [*.net *.split]
konfou[m] has quit [*.net *.split]
lohfu1 has quit [*.net *.split]
jlv has quit [*.net *.split]
davidcl has quit [*.net *.split]
hiking[m] has quit [*.net *.split]
puzzlewolf has quit [*.net *.split]
leons has quit [*.net *.split]
roberth has quit [*.net *.split]
afontain_ has quit [*.net *.split]
mjlbach has quit [*.net *.split]
fufexan[m] has quit [*.net *.split]
qbit[m] has quit [*.net *.split]
FreeVariable has quit [*.net *.split]
garbas[m] has quit [*.net *.split]
petrichor has quit [*.net *.split]
siraben has quit [*.net *.split]
kini has quit [*.net *.split]
scott has quit [*.net *.split]
f0x has quit [*.net *.split]
m_hackerfoo has quit [*.net *.split]
immae has quit [*.net *.split]
nyanotech has quit [*.net *.split]
jbox has quit [*.net *.split]
ashkitten has quit [*.net *.split]
ky0ko has quit [*.net *.split]
magnetophon has quit [*.net *.split]
SanchayanMaity has quit [*.net *.split]
visl has quit [*.net *.split]
dmj` has quit [*.net *.split]
pgiarrusso has quit [*.net *.split]
thoughtpolice has quit [*.net *.split]
nick_h has quit [*.net *.split]
mpickering has quit [*.net *.split]
acertain has quit [*.net *.split]
samhza has quit [*.net *.split]
dupon1 has quit [*.net *.split]
thomasjm has quit [*.net *.split]
d3z has quit [*.net *.split]
sorear has quit [*.net *.split]
joepie91 has quit [*.net *.split]
Mic92 has quit [*.net *.split]
SrPx has quit [*.net *.split]
elvishjerricco has quit [*.net *.split]
dsx has quit [*.net *.split]
jfhbrook has quit [*.net *.split]
hoek has quit [*.net *.split]
carter has quit [*.net *.split]
cbarrett has quit [*.net *.split]
rodarmor has quit [*.net *.split]
feepo has quit [*.net *.split]
diamondman has quit [*.net *.split]
dgpratt has quit [*.net *.split]
teehemkay has quit [*.net *.split]
Guest86361 has quit [*.net *.split]
omnigoat has quit [*.net *.split]
JadoJodo has quit [*.net *.split]
wpcarro_ has quit [*.net *.split]
higebu has quit [*.net *.split]
rizary has quit [*.net *.split]
miscalculated has quit [*.net *.split]
marusich has quit [*.net *.split]
rajivr has quit [*.net *.split]
bqv has quit [*.net *.split]
judson_ has quit [*.net *.split]
XgF has quit [*.net *.split]
prusnak has quit [*.net *.split]
berberman_ has quit [*.net *.split]
syhn has quit [*.net *.split]
AkechiShiro has quit [*.net *.split]
katrin has quit [*.net *.split]
jdally987[m] has quit [*.net *.split]
fgaz has quit [*.net *.split]
babbaj[m] has quit [*.net *.split]
demostanis[m] has quit [*.net *.split]
manveru[m] has quit [*.net *.split]
ryantm has quit [*.net *.split]
toasty_avocado[m has quit [*.net *.split]
swirly[m]1 has quit [*.net *.split]
bew[m] has quit [*.net *.split]
aynish has quit [*.net *.split]
veleiro has quit [*.net *.split]
thonkpod has quit [*.net *.split]
pinkieval has quit [*.net *.split]
alexrelis[m] has quit [*.net *.split]
isHavvyGhosting has quit [*.net *.split]
svrana has quit [*.net *.split]
D_ has quit [*.net *.split]
aasg has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
chrisaw has quit [*.net *.split]
Tritlo has quit [*.net *.split]
jmercouris has quit [*.net *.split]
steveeJ has quit [*.net *.split]
hamishmack has quit [*.net *.split]
midchildan has quit [*.net *.split]
gluegadget has quit [*.net *.split]
sam_w has quit [*.net *.split]
r0bby has quit [*.net *.split]
sparogy has quit [*.net *.split]
davetapley has quit [*.net *.split]
dgonyeo has quit [*.net *.split]
cz3 has quit [*.net *.split]
sudocurse has quit [*.net *.split]
edwardk has quit [*.net *.split]
emilazy has quit [*.net *.split]
Kng[m] has quit [*.net *.split]
iceypoi has quit [*.net *.split]
manveru has quit [*.net *.split]
ajp_ has quit [*.net *.split]
proofofkeags has quit [*.net *.split]
qyliss has quit [*.net *.split]
seku has quit [*.net *.split]
tinco has quit [*.net *.split]
clerie has quit [*.net *.split]
ezemtsov has quit [*.net *.split]
sleepyMonad has quit [*.net *.split]
cirno-999 has quit [*.net *.split]
tpanum- has quit [*.net *.split]
monotux has quit [*.net *.split]
cptchaos83 has quit [*.net *.split]
dckc has quit [*.net *.split]
emp has quit [*.net *.split]
hrnz has quit [*.net *.split]
atralheaven has quit [*.net *.split]
mxco86 has quit [*.net *.split]
KarlJoad has quit [*.net *.split]
hyper_ch2 has quit [*.net *.split]
marek has quit [*.net *.split]
anders^ has quit [*.net *.split]
ambroisie has quit [*.net *.split]
mschwaig has quit [*.net *.split]
17QAAF096 has quit [*.net *.split]
itorres1 has quit [*.net *.split]
maljub01 has quit [*.net *.split]
Guest44469 has quit [*.net *.split]
turlando has quit [*.net *.split]
Sigyn has quit [*.net *.split]
joehh1 has quit [*.net *.split]
eyenx has quit [*.net *.split]
bennofs__ has quit [*.net *.split]
ronthecookie has quit [*.net *.split]
lordcirth__ has quit [*.net *.split]
Scriptkiddi has quit [*.net *.split]
ece has quit [*.net *.split]
afreakk has quit [*.net *.split]
yaymukund has quit [*.net *.split]
stigo has quit [*.net *.split]
Quick_Wango has quit [*.net *.split]
nek0 has quit [*.net *.split]
okc0mputer has quit [*.net *.split]
kinozawa has quit [*.net *.split]
leo60228 has quit [*.net *.split]
ris has quit [*.net *.split]
anderslundstedt has quit [*.net *.split]
evax has quit [*.net *.split]
bigvalen has quit [*.net *.split]
oo_miguel has quit [*.net *.split]
Gohla has quit [*.net *.split]
styledash has quit [*.net *.split]
janneke has quit [*.net *.split]
grumble has quit [*.net *.split]
zhaofeng has quit [*.net *.split]
tejing has quit [*.net *.split]
mz` has quit [*.net *.split]
sshow has quit [*.net *.split]
nisstyre has quit [*.net *.split]
lassulus has quit [*.net *.split]
wrl has quit [*.net *.split]
haya has quit [*.net *.split]
Siyo has quit [*.net *.split]
andymandias has quit [*.net *.split]
thomassgn has quit [*.net *.split]
aszlig has quit [*.net *.split]
m1cr0man has quit [*.net *.split]
azazel has quit [*.net *.split]
bukkitgerman8608 has quit [*.net *.split]
shla has quit [*.net *.split]
rodgort has quit [*.net *.split]
ekleog has quit [*.net *.split]
xqsl has quit [*.net *.split]
laerling has quit [*.net *.split]
raoul has quit [*.net *.split]
bdju_ has quit [*.net *.split]
boolman has quit [*.net *.split]
ikwildrpepper has quit [*.net *.split]
gpanders has quit [*.net *.split]
Serus has quit [*.net *.split]
lord| has quit [*.net *.split]
nixy has quit [*.net *.split]
mrpi has quit [*.net *.split]
adisbladis has quit [*.net *.split]
abathur has quit [*.net *.split]
Arahael has quit [*.net *.split]
naivesheep has quit [*.net *.split]
jrm has quit [*.net *.split]
maisem has quit [*.net *.split]
v45h has quit [*.net *.split]
aleph- has quit [*.net *.split]
davidtwco has quit [*.net *.split]
cruxeternus has quit [*.net *.split]
dominikh has quit [*.net *.split]
vuko has quit [*.net *.split]
quinn has quit [*.net *.split]
DerHorst_ has quit [*.net *.split]
kandinski has quit [*.net *.split]
dminuoso has quit [*.net *.split]
Noisytoot has quit [*.net *.split]
VideoGameEnjoyer has quit [*.net *.split]
theDon has quit [*.net *.split]
f4r5983 has quit [*.net *.split]
vk3wtf has quit [*.net *.split]
evanjs has quit [*.net *.split]
m4ts has quit [*.net *.split]
hke has quit [*.net *.split]
figgyc has quit [*.net *.split]
queiw has quit [*.net *.split]
heywoodlh has quit [*.net *.split]
Heirlung has quit [*.net *.split]
fre has quit [*.net *.split]
bradparker has quit [*.net *.split]
endvra has quit [*.net *.split]
mrSpec has quit [*.net *.split]
bougyman has quit [*.net *.split]
nckx has quit [*.net *.split]
jsoo has quit [*.net *.split]
rager has quit [*.net *.split]
doublej41 has quit [*.net *.split]
InvisibleRasta has quit [*.net *.split]
ornxka has quit [*.net *.split]
dirkx has quit [*.net *.split]
statusfailed has quit [*.net *.split]
hexagoxel has quit [*.net *.split]
superbaloo has quit [*.net *.split]
zfnmxt has quit [*.net *.split]
chat2 has quit [*.net *.split]
wrmilling has quit [*.net *.split]
jimki has quit [*.net *.split]
ryzokuken has quit [*.net *.split]
luigy has quit [*.net *.split]
ptotter[m] has quit [Ping timeout: 245 seconds]
SOO7 has quit [Excess Flood]
globin_ has quit [Ping timeout: 245 seconds]
grahamc[m] has quit [Ping timeout: 245 seconds]
grahamc[m] has joined #nixos
orbekk has quit [Ping timeout: 245 seconds]
avaq has joined #nixos
strikerlulu_ has joined #nixos
marcusr has joined #nixos
Mateon1 has joined #nixos
zgrep has joined #nixos
MidAutumnHotaru has joined #nixos
rickard has joined #nixos
pennae has joined #nixos
is_null has joined #nixos
coderobe has joined #nixos
barm93 has joined #nixos
amfl has joined #nixos
artturin has joined #nixos
johnnyfive has joined #nixos
chiefgoat has joined #nixos
Supersonic has joined #nixos
XgF has joined #nixos
hyper_ch_ has joined #nixos
LambdaDuck has joined #nixos
h0m1 has joined #nixos
rj has joined #nixos
IRCsum has joined #nixos
ToxicFrog has joined #nixos
Serus has joined #nixos
cypher has joined #nixos
abstrn has joined #nixos
lordcirth__ has joined #nixos
AxelHanikel[m] has joined #nixos
judeka[m] has joined #nixos
AkechiShiro has joined #nixos
dotlambda has joined #nixos
v0|d has joined #nixos
radu242 has joined #nixos
KarlJoad has joined #nixos
winterqt has joined #nixos
ikko[m] has joined #nixos
cheriimoya has joined #nixos
leonardp has joined #nixos
jdally987[m] has joined #nixos
katrin has joined #nixos
stites[m] has joined #nixos
vk3wtf has joined #nixos
yaymukund has joined #nixos
thefloweringash has joined #nixos
billalive[m] has joined #nixos
leon[m] has joined #nixos
viq[m] has joined #nixos
luxemboye has joined #nixos
kalbasit[m] has joined #nixos
edrex has joined #nixos
atemu12[m] has joined #nixos
ml| has joined #nixos
Liam[m] has joined #nixos
LinuxHackerman has joined #nixos
sshow[m] has joined #nixos
evalexpr[m] has joined #nixos
korrr[m] has joined #nixos
Raito_Bezarius has joined #nixos
babbaj[m] has joined #nixos
ScottHDev has joined #nixos
sabikin[m] has joined #nixos
jtojnar has joined #nixos
fendingshadows[m has joined #nixos
kloenk has joined #nixos
lopsided98_ has joined #nixos
blakeellis[m] has joined #nixos
ms[m] has joined #nixos
diamondburned has joined #nixos
m4ts has joined #nixos
n0emis[m] has joined #nixos
sleepyMonad has joined #nixos
elementsmatrix[m has joined #nixos
fresheyeball has joined #nixos
musicmatze has joined #nixos
Qubasa has joined #nixos
Greg[m]1 has joined #nixos
TrinityHex[m] has joined #nixos
Lurkki[m] has joined #nixos
wangoe[m] has joined #nixos
ili has joined #nixos
Sid[m] has joined #nixos
a[m]1 has joined #nixos
ramses[m] has joined #nixos
RomanBall[m] has joined #nixos
MariaShishkina[m has joined #nixos
bbigras has joined #nixos
Minijackson has joined #nixos
l-as has joined #nixos
phodina[m] has joined #nixos
DamienCassou has joined #nixos
gh0st[m]1 has joined #nixos
hazel[m] has joined #nixos
fufexan[m] has joined #nixos
peterstorm[m] has joined #nixos
TomaszRymkiewicz has joined #nixos
alienpirate5 has joined #nixos
faya01[m] has joined #nixos
eadwu has joined #nixos
pie_ has joined #nixos
andreas303 has joined #nixos
llamp[m] has joined #nixos
cz3 has joined #nixos
dsx has joined #nixos
gluegadget has joined #nixos
pingveno has joined #nixos
lewo has joined #nixos
samhza has joined #nixos
jjakob has joined #nixos
Heirlung has joined #nixos
leo60228 has joined #nixos
d3z has joined #nixos
cybrian has joined #nixos
aria has joined #nixos
spacekookie has joined #nixos
Spritzgebaeck has joined #nixos
maisem has joined #nixos
chrisaw has joined #nixos
meck has joined #nixos
trulsa has joined #nixos
viric has joined #nixos
SanchayanMaity has joined #nixos
wpcarro_ has joined #nixos
bgupta has joined #nixos
r0bby has joined #nixos
stnr0399403 has joined #nixos
lally has joined #nixos
aasg has joined #nixos
toasty_avocado[m has joined #nixos
midchildan has joined #nixos
edwtjo has joined #nixos
ericsagn1 has joined #nixos
cstrahan has joined #nixos
rnhmjoj-M has joined #nixos
haya has joined #nixos
Piece_Maker has joined #nixos
steveeJ has joined #nixos
m_hackerfoo has joined #nixos
stevenroose has joined #nixos
rembo10 has joined #nixos
diamondman has joined #nixos
NemesisD has joined #nixos
CustosLimen has joined #nixos
leothrix has joined #nixos
lstanley has joined #nixos
ctp has joined #nixos
Taneb has joined #nixos
maurer has joined #nixos
philipcristiano has joined #nixos
mmlb has joined #nixos
feepo has joined #nixos
rodarmor has joined #nixos
cjay has joined #nixos
__anb has joined #nixos
mog has joined #nixos
risson has joined #nixos
sudocurse has joined #nixos
ross` has joined #nixos
jkt has joined #nixos
makefu has joined #nixos
Sigma has joined #nixos
morr has joined #nixos
mz` has joined #nixos
gambpang has joined #nixos
beaky has joined #nixos
roconnor has joined #nixos
Athas has joined #nixos
nahamu has joined #nixos
wolke has joined #nixos
c_wraith has joined #nixos
Ankhers has joined #nixos
mikeplus64 has joined #nixos
aml has joined #nixos
lassulus has joined #nixos
suchar has joined #nixos
NaN-irc has joined #nixos
x10d has joined #nixos
etrepum has joined #nixos
Sigyn has joined #nixos
datakurre^ has joined #nixos
marcinkuzminski has joined #nixos
mudri has joined #nixos
toppler` has joined #nixos
stoile_ has joined #nixos
cruxeternus has joined #nixos
doublej41 has joined #nixos
vancz has joined #nixos
<thblt> There doesn't seem to be an abstract interface for vhosts, that would be cool. But each webserver module has its own implementation, so you can't just drop a server on your vhosts.
grahamc[m] has quit [Changing host]
grahamc[m] has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #121380 → libtorch: 1.8.0 -> 1.8.1 → https://github.com/NixOS/nixpkgs/pull/121380
orbekk has joined #nixos
<sephii> Thanks, I’ll go with the copy then :)
<colemickens> Makes me think of Kubernetes trying, now a v2, at abstracting over http(,s,2)-like load balancers.
<colemickens> or home-manager and it's email module, which is super cool, but a bit daunting to tie into if you just want to add some other email thing in quickly.
<colemickens> not a bad thing, it sounds cool, and nix would lend itself to progressively increasing the abstraction as you needed to
ezemtsov has joined #nixos
mdash has joined #nixos
civodul has joined #nixos
__monty__ has joined #nixos
<eyJhb> I thing that would make NixOS overtake the world, would be having a general "systemd" which did not have to tie together to systemd.
<Frosku> init abstraction?
<Frosku> Yeah I agree, systemd kept me off of nixos for a long time.
<{^_^}> [nixpkgs] @danieldk merged pull request #119778 → cudnn_cudatoolkit_11_0: 8.1.0 -> 8.1.1 → https://github.com/NixOS/nixpkgs/pull/119778
<eyJhb> Yeah. But it is just really really hard to do...
<Frosku> Yeah it is
<eyJhb> Especially since, a lot of systemd only features are used.
<Frosku> systemd is so much more than init
<eyJhb> Yeah
<eyJhb> (using systemd + networkd on my router :p)
<eyJhb> But hell, networkd also seems like... A black box.
<eyJhb> Whereas systemd feels much more open. Which I hoped networkd would be as well. (I know they are not the sa me, etc...)
cinimod has joined #nixos
<typetetris> xscreensaver doesn't work for my any more (master, a few weeks old). Have there been such problems for any of you?
<MichaelRaskin> 6.0 is a rewrite, but works fine for me
<MichaelRaskin> (upstream rewrite of some core parts, I mean)
ddellacosta has joined #nixos
beertoagunfight has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #121382 → python3Packages.python-language-server: disable when python>=3.9 → https://github.com/NixOS/nixpkgs/pull/121382
<{^_^}> [nixpkgs] @mweinelt merged pull request #121366 → [20.09] cifs-utils: fix CVE-2021-20208 → https://github.com/NixOS/nixpkgs/pull/121366
<{^_^}> [cabal2nix] @maralorn merged pull request #455 → fix fetching from remote archives → https://github.com/NixOS/cabal2nix/pull/455
<{^_^}> [nixpkgs] @mweinelt merged pull request #121367 → postgresql_jdbc: 42.2.5 -> 42.2.20 → https://github.com/NixOS/nixpkgs/pull/121367
<noonien> what's the problem with systemd?
<qyliss> eyJhb: have you read #26850?
<{^_^}> https://github.com/NixOS/nixpkgs/issues/26850 (by boomshroom, 3 years ago, open): Support non-Linux kernels in NixOS
zakame has joined #nixos
<{^_^}> [nixpkgs] @branwright1 opened pull request #121383 → river: refactor → https://github.com/NixOS/nixpkgs/pull/121383
ddellacosta has joined #nixos
sss has joined #nixos
<eyJhb> I had not, thanks for pointing that out qyliss ! That would be very cool
ddellacosta has quit [Ping timeout: 240 seconds]
PhantomFutaba has joined #nixos
whatisRT has joined #nixos
<PhantomFutaba> Hello, seems like my Fcitx 5 failed to build.
<PhantomFutaba> Log: https://fars.ee/mjen
PhantomFutaba has quit [Quit: Quit]
ScottHDev has quit [Quit: The Lounge - https://thelounge.chat]
PhantomFutaba has joined #nixos
sangoma has joined #nixos
<eyJhb> I specify `nixpkgs.config.allowUnfree = true;` in a file I am building, for a digitalocean image. But I still get the "YOU HAVE NOT ALLOWED UNFREE" stuff... - https://termbin.com/36lla am I doing something wrong?
<eyJhb> This is where I call it https://termbin.com/zcd8
<{^_^}> [nixpkgs] @Philipp-M opened pull request #121384 → efm-langserver: init at 0.0.29 → https://github.com/NixOS/nixpkgs/pull/121384
waleee-cl has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #121369 → haskellPackages.hyahtzee: un-mark as broken → https://github.com/NixOS/nixpkgs/pull/121369
<{^_^}> [nixpkgs] @cdepillabout reopened pull request #121369 → haskellPackages.hyahtzee: un-mark as broken → https://github.com/NixOS/nixpkgs/pull/121369
<{^_^}> [nixpkgs] @fabaff merged pull request #121316 → macchina: 0.6.9 -> 0.7.2 → https://github.com/NixOS/nixpkgs/pull/121316
genevino has joined #nixos
<sterni> eyJhb: the argument is config you pass, not nixpkgs
<sterni> config.allowUnfree = true; should work
LoliFutaba has joined #nixos
cfricke has joined #nixos
PhantomFutaba has quit [Ping timeout: 276 seconds]
ddellacosta has joined #nixos
<evils> i'm trying to add the python output of i2c-tools, it's trying to install in ${python}/lib/python2.7/site-packages; how do i deal with this in a mkDerivation? https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/tree/
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ajs124 opened pull request #121385 → x264: 20191217-2245 -> unstable-2021-04-12 → https://github.com/NixOS/nixpkgs/pull/121385
<lukegb> evils: honestly probably makes sense to package it as a separate buildPythonPackage rather than in the main derivation
<evils> lukegb: i'll give that another shot, i think i stopped writing that because i found they have a make flag for the python bindings
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #121386 → pkgs/tests/haskell: refactor and fix shellFor test → https://github.com/NixOS/nixpkgs/pull/121386
<evils> ah no, i think i ran into infinite recursion because i want the normal i2c-tools package as an input
stree has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #121342 → qemu: 5.2.0 -> 6.0.0; adopt; broaden platforms → https://github.com/NixOS/nixpkgs/pull/121342
<{^_^}> [nixpkgs] @sternenseemann pushed to haskell-updates « haskellPackages.database-class-id: unbreak »: https://git.io/J3cE1
LoliFutaba is now known as PhantomFutaba
<{^_^}> [nixpkgs] @alyssais opened pull request #121387 → xen: fix build with GCC 10 → https://github.com/NixOS/nixpkgs/pull/121387
<eyJhb> sterni++ thank you so much. I have been screwing around in that for ages....
<{^_^}> sterni's karma got increased to 15
<{^_^}> [nixpkgs] @alyssais opened pull request #121388 → netbsd.libedit: fix build → https://github.com/NixOS/nixpkgs/pull/121388
puffnfresh1 has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann merged pull request #121369 → haskellPackages.hyahtzee: un-mark as broken → https://github.com/NixOS/nixpkgs/pull/121369
<{^_^}> [nixpkgs] @arianvp opened pull request #121389 → Remove thin provisioning tools dependency from lvm2 → https://github.com/NixOS/nixpkgs/pull/121389
tlaxkit has joined #nixos
dev_mohe has joined #nixos
Qwerky has quit []
ddellacosta has joined #nixos
dev_mohe has quit [Client Quit]
<{^_^}> [nixpkgs] @petabyteboy opened pull request #121390 → thunderbird: use latest rust → https://github.com/NixOS/nixpkgs/pull/121390
ddellacosta has quit [Ping timeout: 240 seconds]
qyliss has joined #nixos
<{^_^}> [nixpkgs] @maralorn opened pull request #121391 → add maintainer scripts for haskell package generation → https://github.com/NixOS/nixpkgs/pull/121391
katrin has quit [Quit: ZNC 1.8.2 - https://znc.in]
katrin has joined #nixos
phalrax has joined #nixos
supercoven has joined #nixos
akaWolf has joined #nixos
jgt has joined #nixos
meh` has joined #nixos
<evils> lol, slightly disturbing how long a struggled trying to semi-manually build and install that python i2c-tools thing, vs how simple the working thing ended up being
<evils> anyone now how i can make python.pkgs.i2c-tools that accepts pkgs.i2c-tools as an input without getting infinite recursion?
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/2eb01de2113 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @031d7e3e-4476-4fef-a076-26150f8ecc2f opened pull request #121392 → mopidy-podcast: init at 3.0.0 → https://github.com/NixOS/nixpkgs/pull/121392
romildo has joined #nixos
<romildo> What file should edited for release notes for 21.05? Is it nixos/doc/manual/release-notes/rl-2105.xml ?
Woutifier has joined #nixos
<Woutifier> Hi all, I've been unable to upgrade my desktop pc lately due to an Nvidia error related to "asm/kmap_types.h"
<evils> romildo: i think so
<{^_^}> [nixpkgs] @jtojnar opened pull request #121393 → cloudsmith-cli: init at 0.26.0 → https://github.com/NixOS/nixpkgs/pull/121393
<romildo> And how to test modifications to nixos/doc/manual/release-notes/rl-2105.xml ?
<qyliss> romildo: nix-build nixos/release.nix -A manualHTML.x86_64-linux
ddellacosta has joined #nixos
<qyliss> (change x86_64-linux if you're using a different OS/arch)
<evils> to build the docs, you must first read the docs :P
<romildo> :)
<{^_^}> [nixpkgs] @lukegb merged pull request #121246 → nixos/pcscd: ensure polkit rules are loaded (fix #121121) → https://github.com/NixOS/nixpkgs/pull/121246
zebrag has joined #nixos
<romildo> evils, I have followed the doc, but the release notes was not built. Just the main manual
ddellacosta has quit [Ping timeout: 240 seconds]
Woutifier has quit [Quit: Ping timeout (120 seconds)]
Woutifier has joined #nixos
<Woutifier> hmm, switching to pkgs.linuxPackages from pkgs.linuxPackages_latest fixes my asm/kmap_types.h nvidia driver problem. Probably have to wait for the newer nvidia driver.
<evils> romildo: ¯\_(ツ)_/¯ i haven't read the docs
duckfullstop has joined #nixos
<romildo> qyliss, that worked. Thanks.
Woutifier has quit [Client Quit]
<evils> romildo: seems to me that's equivalent to what's in the online docs, i get result/share/doc/nixos/release-notes.html
<{^_^}> [nixpkgs] @alyssais merged pull request #121388 → netbsd.libedit: fix build → https://github.com/NixOS/nixpkgs/pull/121388
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #107940 → credhub-cli: fix build under go1.15 → https://github.com/NixOS/nixpkgs/pull/107940
<romildo> evils, it was just me on the wrong manual: I was compiling the nixpkgs manual instead of the nixos one
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #91955 → sd-image: Add option to control sd image expansion on boot. → https://github.com/NixOS/nixpkgs/pull/91955
zakame has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @lukegb merged pull request #120647 → conky: 1.12.1 -> 1.12.2 → https://github.com/NixOS/nixpkgs/pull/120647
zakame has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120633 → android-udev-rules: 20210302 -> 20210425 → https://github.com/NixOS/nixpkgs/pull/120633
flip[m] has joined #nixos
aaabbbbbbbbbb has joined #nixos
beertoagunfight1 has joined #nixos
nixnixnix has joined #nixos
orivej has joined #nixos
me has joined #nixos
me is now known as Guest7349
nixnixnix has quit [Client Quit]
beertoagunfight has quit [Ping timeout: 268 seconds]
beertoagunfight1 is now known as beertoagunfight
ddellacosta has joined #nixos
jgt has quit [Ping timeout: 260 seconds]
romildo has quit [Quit: Leaving]
ddellacosta has quit [Ping timeout: 240 seconds]
PhantomFutaba has quit [Quit: Quit]
PhantomFutaba has joined #nixos
<{^_^}> [nixpkgs] @davidak merged pull request #119668 → ocenaudio: 3.10.2 -> 3.10.6 → https://github.com/NixOS/nixpkgs/pull/119668
marsh has joined #nixos
lsix has joined #nixos
<flip[m]> is it possible to set up a nix shell for cross compiling from armv8 to armv6?
<clever> flip[m]: it should be as simple as just setting system= to a v6 platform, and letting it be a native build, if the cpu supports arm32
<{^_^}> [nixpkgs] @bjornfor opened pull request #121394 → nixos/atd: prefer 'install' over 'mkdir/chmod/chown' → https://github.com/NixOS/nixpkgs/pull/121394
<{^_^}> [nixpkgs] @davidak merged pull request #95225 → mangohud: init at 0.4.1 → https://github.com/NixOS/nixpkgs/pull/95225
hiro98 has joined #nixos
vidbina has joined #nixos
<flip[m]> clever: how do you mean? I've tried setting up a shell with pkgsCross (https://pastebin.com/sWPGjJw2) but it fails building the environment
Plazma has joined #nixos
beertoagunfight has quit [Read error: Connection reset by peer]
Plazma has left #nixos [#nixos]
<clever> flip[m]: try just `import <nixpkgs> { system = "armv6l-linux"; }` and skip the cross step
<flip[m]> will do
beertoagunfight has joined #nixos
aexoxea has joined #nixos
LoliFutaba has joined #nixos
hiro98 has quit [Quit: hiro98]
amk has joined #nixos
Izorkin has joined #nixos
hiro98 has joined #nixos
PhantomFutaba has quit [Ping timeout: 276 seconds]
stree has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @bjornfor opened pull request #121395 → nixos/wpa_supplicant: prefer 'install' over 'touch/chmod/mkdir/chgrp' → https://github.com/NixOS/nixpkgs/pull/121395
zupo has joined #nixos
PhantomFutaba has joined #nixos
<clever> flip[m]: ah right
<clever> pi@pi400:~ $ cat /etc/nix/nix.conf
<clever> extra-platforms = armv7l-linux armv6l-linux
graf_blutwurst has joined #nixos
<clever> flip[m]: this tells nix that your cpu can run binaries from those arches, and to just allow it
LoliFutaba has quit [Read error: Connection reset by peer]
LoliFutaba has joined #nixos
romildo has joined #nixos
amk has quit [Remote host closed the connection]
ddellacosta has joined #nixos
<flip[m]> I will try that
PhantomFutaba has quit [Ping timeout: 250 seconds]
LoliFutaba has quit [Read error: Connection reset by peer]
<Kinnison> Is there anything I can do to encourage review/merge of my PR? I made the PR 3 days ago, it has seen no activity since an initial query/review back then, and there's already 5 full pages of PRs come in after it. I'm not confident to necessarily review any other PRs since I'm pretty new to nix. My PR is #121072 and I'm not sure if I need to make any changes to make it acceptable :(
<{^_^}> https://github.com/NixOS/nixpkgs/pull/121072 (by kinnison, 2 days ago, open): Update vscode python
ddellacosta has quit [Ping timeout: 265 seconds]
supersandro2000 has joined #nixos
amk has joined #nixos
<eyJhb> Kinnison: Seems like there are some stuff, that is still up for discussion.
stree has joined #nixos
<Kinnison> eyJhb: I suppose I need to wait for jonringer or SuperSandro2000 to come and look again then.
<Kinnison> Is there anything I can do to help in general with PRs given I'm not sure I'm safe to say anything necessarily works any better than ofborg can?
<{^_^}> [nixpkgs] @jevankovich closed pull request #106031 → sd-image-*: Use F2FS instead of ext4 for root FS → https://github.com/NixOS/nixpkgs/pull/106031
<Kinnison> nearly 2.5k open PRs seems painful for any maintainer :(
<thblt> Kinnison: See the default PR template, there's a commented out message with instructions on how to help with PRs
<lukegb> In general ofborg doesn't actually... run the software
<lukegb> so maybe it builds, so unless someone tries running it 🤷
ScottHDev has joined #nixos
zupo_ has joined #nixos
<Kinnison> thblt: I can give that a go I suppose - I'm not going to be able to know if things work properly unless they're things I've seen before but let's see if I can at least help a bit :D
ScottHDev has quit [Read error: Connection reset by peer]
<thblt> Kinnison: IIUC what they need is people to build the package from the PR branch and see if it runs/works reasonably.
zupo has quit [Ping timeout: 260 seconds]
<Kinnison> is there an easy way to get a PR into my local git checkout?
<supersandro2000> Kinnison: I am missing some IRC log. What do we need to wait on?
zebrag has quit [Quit: Konversation terminated!]
<Kinnison> supersandro2000: I don't think we need to wait on anything, but there's an open review comment from you :D
cub3s_ has joined #nixos
<{^_^}> #121072 (by kinnison, 2 days ago, open): Update vscode python
<cub3s_> When I'm building Haskell projects with "cabal build" on the nix-shell, why doesn't anything extra get downloaded from the Nix binary cache if I change compiler build options?
<cub3s_> I mean, am I not downloading pre-built libraries after all? If compiler options change, I ought to be downloading a different binary right?
<thblt> Kinnison: git-hub (the cli tool) may have something, but checkout or cherrypick could be enough. You'll just need to add the remote, it can be automated.
zupo_ has quit [Client Quit]
<supersandro2000> Kinnison: Sorry. I don't know if we can do that or not.
<supersandro2000> Never used vscode in nixpkgs
<supersandro2000> Kinnison: there is a botton on the right of the PR labeled "open with"
<Kinnison> supersandro2000: well it's working for me :D But I appreciate your point. jonringer's fingerprints are all over the vscode stuff in there, and so I suppose it's about waiting on him :D
<supersandro2000> and there you can find ``gh pr checkout 121072``
<supersandro2000> and with refined github the 3 commands for git
* Kinnison supposes he'd best set up the gh tool on his laptop then :D
<supersandro2000> nix-shell -p gh --run gh pr checkout 121072
<supersandro2000> that should work without token I think
<Kinnison> I may as well set it up properly so I can use it for my own stuff too :D
<{^_^}> [nixpkgs] @lspitzner opened pull request #121396 → Fix documented type of fixedWidthString → https://github.com/NixOS/nixpkgs/pull/121396
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121397 → facter: 3.14.16 -> 3.14.17 → https://github.com/NixOS/nixpkgs/pull/121397
<pennae> re stalled PRs, is there something we're supposed to do to approved PRs where ofborg flaked out..?
<lukegb> if it flaked, you might be able to kick it with an @ofborg eval, or asking it to build the things
<pennae> apparently everything ran successfully except clearing the waiting flag
<lukegb> oh, that, well, 🤷
weechat has joined #nixos
mallox has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120541 → nixos/fail2ban: add maxretry/extraPackages options → https://github.com/NixOS/nixpkgs/pull/120541
<pennae> thanks! :)
weechat has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @dotlambda opened pull request #121399 → google-drive-ocamlfuse: 0.7.22 -> 0.7.26 → https://github.com/NixOS/nixpkgs/pull/121399
Acou_Bass has joined #nixos
ddellacosta has joined #nixos
tlaxkit has quit [Quit: Konversation terminated!]
exondation has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
superherointj has joined #nixos
Acou_Bass has quit [Ping timeout: 240 seconds]
<exarkun> Anyone have GoG's "mojo" thing working on nixos?
<flip[m]> clever: After a long time building that ended with an error as well (https://pastebin.com/MSxNkXsf).
<flip[m]> Out of curiosity, if i wanted to cross compile to some other arch (say x86) from aarch64 how would i go about doing that? Why didn't the pkgsCross method work? Is it only supported for x86 builders?
<{^_^}> #107386 (by Gaelan, 18 weeks ago, open): Can't build linux-headers on armv6l
<{^_^}> [nixpkgs] @blitz opened pull request #121400 → [20.09] tailscale: 1.4.4 -> 1.6.0 → https://github.com/NixOS/nixpkgs/pull/121400
<clever> native arm32 building is currently broken
<clever> flip[m]: pkgsCross should just work, what error where you getting?
hiro98 has quit [Read error: Connection reset by peer]
<clever> it is less tested outside of x86 though, arm->vpu for example fails, but x86->vpu works fine
vidbina has quit [Ping timeout: 240 seconds]
Guest7349 has quit [Remote host closed the connection]
vidbina has joined #nixos
<superherointj> From nixpkgs, I can build 'icu63' package and output is available at 'result/lib/libicudata.so' just fine. I've created a new derivation in this nixpkgs repo, that I want to use this library by adding 'icu63' to buildInputs, propagatedBuildInputs, nativeBuildInputs, propagatedNativeBuildInputs. I would like to certify that 'icu63' is available/in path in this other derivation I'm building. Because it seems my derivation cannot find it despite
<superherointj> being listed on that 4 fields. So, I'd like to introspect to check if it is actually available there. How should I do it?
exondation has quit [Ping timeout: 260 seconds]
<superherointj> I've notice that If I build two library derivations using `nix build .#libname1` and `nix build .#libname2`, one will erase/overwrite the other from folder `result/lib/`.
<superherointj> *noticed
<clever> superherointj: the symlink called result is being updated, you can see it with `ls -l result`
<superherointj> Thanks.
<clever> superherointj: if you add `-o foo`, you will instead create a symlink called foo
<superherointj> I'm trying to understand why the icu63 library is not available to my application (another derivation) despite beind listed as a dependency in buildInputs, etc. Is there some good way to introspect/observe this?
<clever> superherointj: check what ldd says
* clever heads off to bed
<superherointj> I'm unable to finish building the application, the library is required when building.
<superherointj> I suppose `ldd` would be useful when the application was built already. But good suggestion anyway.
sumner has joined #nixos
<superherointj> I've also noticed when building 'icu63' that it generates two folders 'result' and 'result-dev'. What I want is located at 'result' only.
dev_mohe has joined #nixos
dev_mohe has quit [Client Quit]
<flip[m]> clever: The error i got with the previous config (empty shell using pkgsCross): https://pastebin.com/VYc96dq1
* superherointj will be back later.
superherointj has quit [Quit: Leaving]
jayk43 has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-40 « gnomeExtensions.hot-edge: init at 4 »: https://git.io/J3CmY
<jayk43> the digital clock panel widget on unstable kde wayland doesn't display at all
<jayk43> https://forum.kde.org/viewtopic.php?f=289&t=141994 similar to this, could be related to timezone setting, it works on X11
hiro98 has joined #nixos
<{^_^}> [nixpkgs] @globin pushed 2 commits to structured-attrs: https://git.io/J3CmM
ddellacosta has joined #nixos
aexoxea has quit [Quit: Goodbye!]
mjsir911 has joined #nixos
zupo has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
virkony has joined #nixos
phalrax has quit [Quit: Connection closed]
exondation has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<SumnerEvans[m]> is the signedjson build failing for anyone else?
domogled has joined #nixos
exondation has quit [Ping timeout: 276 seconds]
romildo has quit [Quit: Leaving]
<lunik1> it's fixed on master, the branches just need to catch up
<{^_^}> #120669 (by ajs124, 5 days ago, merged): python3.pkgs.signedjson: fix build
<{^_^}> [nixpkgs] @dotlambda opened pull request #121401 → pythonPackages.cffi: use pytestCheckHook, move libffi to buildInputs → https://github.com/NixOS/nixpkgs/pull/121401
Acou_Bass has joined #nixos
<jayk43> jayk43: anyone using wayland plasma on unstable?
<{^_^}> [nixpkgs] @lukegb merged pull request #120279 → virt-manager: 3.1.0 -> 3.2.0 → https://github.com/NixOS/nixpkgs/pull/120279
beertoagunfight has quit [Read error: Connection reset by peer]
meh` has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @dotlambda merged pull request #121396 → Fix documented type of fixedWidthString → https://github.com/NixOS/nixpkgs/pull/121396
meh` has joined #nixos
zartarr has joined #nixos
graf_blutwurst has quit [Remote host closed the connection]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/2eb01de2113 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
zartarr has quit [Remote host closed the connection]
cole-h has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #120733 → zsh-z: init at unstable-2021-02-15 → https://github.com/NixOS/nixpkgs/pull/120733
thecus has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #120627 → yabridge, yabridgectl: hard code wine path → https://github.com/NixOS/nixpkgs/pull/120627
<thecus> hello room :)
<thecus> anyone having tip on how to dualboot a theacus nas with nios ?
<thecus> nixos
ddellacosta has joined #nixos
<hrnz> isn't that just a run-of-the-mill x86 box?
<thecus> i have an old 32bit https://github.com/eagleusb/thecus-n2520
<thecus> it runs fedora16
<thecus> i wanna wipe it or create a dualboot
cinimod` has joined #nixos
<thecus> nixos is offering i686 i see so would be an ideal option
<thecus> i can ssh into it, does the curl also support 32bit version installs ?
<{^_^}> [nixpkgs] @evils opened pull request #121402 → liquidctl: 1.5.1 -> 1.6.1; fix build and polish package a bit → https://github.com/NixOS/nixpkgs/pull/121402
ddellacosta has quit [Ping timeout: 252 seconds]
cinimod has quit [Ping timeout: 240 seconds]
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #121399 → google-drive-ocamlfuse: 0.7.22 -> 0.7.26 → https://github.com/NixOS/nixpkgs/pull/121399
<{^_^}> [nixpkgs] @git-machete-intellij-plugin-bot opened pull request #121404 → gitAndTools.git-machete: 3.1.0 -> 3.1.1 → https://github.com/NixOS/nixpkgs/pull/121404
superbaloo has joined #nixos
cole-h has quit [Quit: Goodbye]
domogled has quit [Quit: domogled]
Henson has joined #nixos
growpotkin has joined #nixos
zartarr26 has joined #nixos
<Henson> I'm about to submit my first PR for a new NixOS module, and one of the steps in the checklist is "Determined the impact on package closure size (by running `nix path-info -S` before and after)". Is this to be done on the derivation file for the package, or for my entire system when the module is enabled?
<gchristensen> I think you can ignore it for modules
<Henson> gchristensen: but this module also uses a new package which is also included in the PR
<gchristensen> I don't know, my feeling is that checkbox confuses most people
<Kinnison> gchristensen: While going through PRs to try and decide if I could do any useful review, I noticed that a huge number of them seem to have pending darwin checks
<gchristensen> yeah
<Kinnison> gchristensen: Also what's the policy on PRs whose checks all passed and which have an approval ?
<gchristensen> our darwin hardware failed a long time ago and I never deleted the part that added the pending check. however, there is as of a couple days ago (and then again this morning ...) a newly functional darwin builder! https://nix.ci/prometheus/graph?g0.expr=ofborg_queue_builder_waiting&g0.tab=0&g0.stacked=0&g0.range_input=15m here is its progress on the queue
stree has quit [Ping timeout: 268 seconds]
<Kinnison> gchristensen: oh my
zartarr26 has quit [Remote host closed the connection]
<Kinnison> gchristensen: is that 80 PRs left, or 80% of the pending PRs left?
<gchristensen> 80 PRs left
jonringer has joined #nixos
<Kinnison> nice
cole-h has joined #nixos
<gchristensen> darwin is very annoying, because you can't just pay very little to get time
<yaymukund> running steam makes my computer lock up after I login. Here's the steam output right before it crashes - https://gist.github.com/yaymukund/6ffaab49178da1cf4c8c7667d04db00d
<Henson> gchristensen: if it's a PHP web service and doesn't have any binary files, but I've checked for the correct operation of the web service, should I check off the "Tested execution of all binary files" box?
<gchristensen> we recently bought a new mac, though :)
jumper[m] has quit [Quit: Idle for 30+ days]
<gchristensen> Henson: sure :)
grahamc[m] has quit [Quit: Idle for 30+ days]
<gchristensen> rip, matrix alter-ego
<Henson> gchristensen: how about for boxes that are not-applicable, like "Tested compilation of all pkgs that depend on this change".
<gchristensen> Henson: I'd check 'em
<Henson> gchristensen: ok
<gchristensen> Kinnison: do you have some examples? usually they're probably good to merge, but perhaps there is a reason the yweren't
<Kinnison> https://github.com/NixOS/nixpkgs/pull/121159 is the one which triggered me to ask
<{^_^}> #121159 (by ymatsiuk, 2 days ago, open): fluxcd: 0.12.0 -> 0.13.2
<Kinnison> I suppose it's that one or other of the people ofborg requested didn't review it?
<{^_^}> [nixpkgs] @grahamc merged pull request #121159 → fluxcd: 0.12.0 -> 0.13.2 → https://github.com/NixOS/nixpkgs/pull/121159
<gchristensen> it is likely just giving a of time for the maintainers to look
<Kinnison> nod.
<Kinnison> I'm trying to find ways to be useful, but honestly a lot of this stuff is still quite intimidating to me
<gchristensen> :) dive in, test a PR, check the meta fields and license ... leave some feedback. it all helps!
<Kinnison> I was looking at https://github.com/NixOS/nixpkgs/pull/121268 as a plausible one, since I can do the "test on 'other linux distribution'" as I have a debian box here with nix installed
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/J3Czl
<{^_^}> #121268 (by FlorianFranzen, 1 day ago, open): bacon: init at 1.1.5
<Kinnison> But amusingly that one doesn't have anyone requested to review it
<gchristensen> it is because they are the maintainer of the package they submitted :)
<Kinnison> gchristensen: heh I imagine that happens a lot then for brand new packages?
<gchristensen> it'd be good to have a "New package review team"
<gchristensen> yeah
respawn_ has joined #nixos
stree has joined #nixos
<thblt> Thinking out loud, but could it be useful to have some automated tooling for testing package PRs?
<gchristensen> there is some, loads, ofborg does a lot, nixpkgs-review does a lot, nixpkgs-hammering does a lot
mallox has quit [Quit: WeeChat 3.1]
<thblt> Eg `nix-test-pr 23421` to instantiate nixpkgs locally with the PR applied, buitd the package and run if possible?
<thblt> looking at nixpkgs-review
<thblt> Ha, looks *a lot* like what I was just describing :)
<gchristensen> and ofborg does a lot of it, also
<gchristensen> but not all of it
ddellacosta has joined #nixos
<thblt> But ofborg is an hydra service, right? My question was about making it easier for casual users to help reviewing PRs
sangoma has quit [Quit: WeeChat 3.1]
<gchristensen> ofborg is not a hydra service, ofborg runs on PRs
<thblt> OK. I got confused because it's listed as hosted on hydra.nixos.org
<gchristensen> where's that?
<thblt> https://hydra.nixos.org/, "The following projects are hosted on this server:"
<gchristensen> ah
davidv7_ has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
<gchristensen> hydra.nixos.org compiles the software components of ofborg, those then run elsewhere
<{^_^}> [nixpkgs] @branwright1 closed pull request #121383 → river: refactor → https://github.com/NixOS/nixpkgs/pull/121383
<thblt> I see. Thanks for the clarification.
<Henson> gchristensen: if I have comments regarding the various checkboxes, should I add the comments to the checkbox lines, or make a comment section apart for the checkboxes?
<gchristensen> separate, people will probably just skim the boxes
<Henson> gchristensen: ok, that's what I figured
<Kinnison> gchristensen: well I managed to confirm that the bacon PR builds and runs on "other Linux distribution", though with no assigned reviewer what will the fate of https://github.com/NixOS/nixpkgs/pull/121268 be decided on? I can easily imagine most reviewers will fail to see wood for trees in this immense PR pile.
<{^_^}> #121268 (by FlorianFranzen, 1 day ago, open): bacon: init at 1.1.5
<{^_^}> [nixpkgs] @branwright1 opened pull request #121405 → Revert "river: refactor" → https://github.com/NixOS/nixpkgs/pull/121405
<gchristensen> Kinnison: I suspect it will get reviewed, we are fairly stable: https://monitoring.nixos.org/grafana/d/v-86aB-Zz/github-issues-and-prs?orgId=1&refresh=30s&from=now-1y&to=now
davidv7_ has quit [Remote host closed the connection]
kfiz has joined #nixos
<yaymukund> dang, I installed steam via flatpak instead of `programs.steam.enable = true` and got the same crash. still pretty cool I could do all that in 5m though ^^
thecus has quit [Quit: Connection closed]
<Kinnison> gchristensen: I guess. 20+k done this year, but an increase in total open at any one time of around 200 suggest a pretty low pain level.
<gchristensen> I'm not sure I understand, can you rephrase?
MJCD has joined #nixos
<Kinnison> I was looking at the PRs open vs. PRs closed numbers
<{^_^}> [nixpkgs] @adenseaman opened pull request #121406 → nixos/davical: init → https://github.com/NixOS/nixpkgs/pull/121406
<Henson> hooray!
* Henson jumps
<Kinnison> and in the graph 20k ish got closed this year, where the "current open" count increased from 2200 ish to 2400 ish
<Kinnison> gchristensen: my gut instinct with a PR open count of over 2k is "something is bad here" but in reality it's not too bad
<gchristensen> ah!
<gchristensen> yeah, exactly :)
bdju has joined #nixos
<Kinnison> though I would note that over 50% of the open PRs are from the past 6 months
<gchristensen> that is what inspired me to store and graph the data: people see 2k and think it is really awful
<gchristensen> ooh that is an interesting metric to consider graphing...!
<pennae> #stale? :D
<{^_^}> [patchelf] @rpurdie opened pull request #274 → patchelf: Fix alignment issues with contiguous note sections → https://github.com/NixOS/patchelf/pull/274
<lukegb> I've started using "last updated >7d <62d ago" as my metric for "PRs to look at"
<lukegb> partly to give package maintainers/codeowners a shot to look at things first
<qyliss> I got a friend recently to look through what the biggest GitHub projects by number of PRs were, and we're probably in the top ten IIRC
<qyliss> (total PRs, both open and closed)
<evils> only top 10 :(
<qyliss> evils: it gets difficult to be #1 because there are things that use lots of automation, or are for testing bots, or whatever
<evils> and that one repo that's just testing how high they can get the number...
<qyliss> I think there was a Google(?) repo where creating a real PR was part of their CI
<qyliss> and they had hundreds of thousands of them
ahmedelgabri has joined #nixos
<evils> hmm, i think we had ~1500 PRs open ~2019-09--
<{^_^}> [nixpkgs] @sternenseemann opened pull request #121407 → Haskell hydra → https://github.com/NixOS/nixpkgs/pull/121407
<evils> gchristensen: grafana's database only keeps 6 months of data?
<{^_^}> [nixpkgs] @jtojnar merged pull request #121226 → phosh: init at 0.10.2 → https://github.com/NixOS/nixpkgs/pull/121226
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #120613 → Add package for numworks epsilon → https://github.com/NixOS/nixpkgs/pull/120613
<MichaelRaskin> How many Nixpkgs forks you need to replace Hydra with GHA without triggering automated alerts…
<gchristensen> lol
<gchristensen> evils: yes, unfortunately you can't age out specific metrics on different schedules
<{^_^}> [nixpkgs] @petabyteboy pushed to master « Revert "firefox-esr: use latest Rust" »: https://git.io/J3CXf
<gchristensen> prometheus
<{^_^}> [nixpkgs] @mweinelt opened pull request #121409 → Revert "firefox-esr: use latest Rust" → https://github.com/NixOS/nixpkgs/pull/121409
<{^_^}> [nixpkgs] @mweinelt closed pull request #121409 → Revert "firefox-esr: use latest Rust" → https://github.com/NixOS/nixpkgs/pull/121409
gustavderdrache has joined #nixos
<evils> huh, yea seems like they don't have an analogue, would really have thought any such database would support it
<{^_^}> [nixpkgs] @petabyteboy closed pull request #121390 → thunderbird: use latest rust → https://github.com/NixOS/nixpkgs/pull/121390
<evils> lol https://thanos.io/ makes thinning your data a snap?
ddellacosta has joined #nixos
<pennae> you just never quite know what you'll end up keeping?
ddellacosta has quit [Ping timeout: 246 seconds]
<virkony> Is there any flake repl with which I can debug nix run? nix repl with getFlake seems to behave differently (e.g. load ~/.config/nixpkgs)
<{^_^}> [nixpkgs] @Riey opened pull request #121410 → kime: 2.5.2 -> 2.5.3 → https://github.com/NixOS/nixpkgs/pull/121410
<{^_^}> [hydra] @grahamc merged pull request #951 → Fix deleting projects → https://github.com/NixOS/hydra/pull/951
<Henson> since I've never done a PR before, say somebody made a comment that requires changing one of the commits and splitting it into two (like adding a new maintainer to the maintainer list). What's the standard way of editing commits in a PR?
<Frosku> Add a new commit to the branch you're trying to merge in
<Kinnison> Henson: the easiest method depends on how you created the PR branch
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/J3CDn
<Kinnison> Henson: A trivial way could be to uncommit your change, and then make the two smaller commits
ahmedelgabri has quit [Ping timeout: 276 seconds]
<Kinnison> Henson: then you can force-push your PR branch
lsix has quit [Ping timeout: 260 seconds]
<Henson> Kinnison: I just branched it off of the master branch (as of this morning). There are two commits, and the first commit should be split into two.
<Kinnison> Henson: aah - how familiar are you with `git rebase` ? I'm going to guess "not very"
<Henson> Kinnison: well, I had to use it. Initially I created my branch off of my version of NixOS, then I rebased it this morning onto master and tested it there, too.
<Kinnison> Henson: basically you can use rebase to edit the commits too - if you pass -i then it'll give you a list of commits it wants to rebase with
<Henson> Kinnison: but yes "not very" familiar as of this morning. "slightly familiar" now.
<Kinnison> Henson: you can change the command to, for example, edit, and then the rebase will pause at that point, allow you to make edits (e.g. uncommit, split, make two commits) and then you can rebase --continue
<Kinnison> Henson: if during your rebasing you get very confused/lost/broken, just `git rebase --abort` and try again
<Henson> Kinnison: if I force-push or do a rebase, then that will change the HEAD commit of my branch. How will that affect the PR I've made? Does the PR work based on the branch name, or based on the hash of the commit that it was opened on?
<Kinnison> the PR is based on the branch, so you can force-push the branch and the PR will update
<Kinnison> Henson: remember the commit message rules when preparing your split out commits
* evils waves at Henson
<{^_^}> [nixpkgs] @hyperfekt closed pull request #86699 → add maintainer scripts for haskell package generation → https://github.com/NixOS/nixpkgs/pull/86699
acarrico has joined #nixos
<Henson> Kinnison: and will that mess up any of the comments? I'm assuming that ofborg will rerun all the tests?
<Kinnison> Henson: the comments should hold fine, and ofborg will rerun tests yes afaict
<Kinnison> Henson: hopefully since the derivations themselves won't have changed, that shouldn't be a problem
<Henson> evils: thank for the comments! I'm glad you caught that last one, very sharp!
mog- has joined #nixos
<evils> Henson: not to give the false impression i looked too closely at your PR, "user don't" in a comment, you got it right on the same line above it xD
muppeth has joined #nixos
mog has quit [Ping timeout: 260 seconds]
mog- is now known as mog
respawn_ has quit [Read error: Connection reset by peer]
<Henson> Kinnison: ok, thanks for the tips. I'll give it a shot and see what happens!
<Kinnison> good luck :D
<evils> Kinnison++
<{^_^}> Kinnison's karma got increased to 2
<{^_^}> [nixpkgs] @veprbl opened pull request #121411 → xfitter: fix for darwin → https://github.com/NixOS/nixpkgs/pull/121411
<Henson> Kinnison: so would one possibility be to delete the remote branch, create it again on my local repository, and then push it again? Or would that mess things up? Would it be better to force-push instead?
<evils> i think deleting the branch may close the PR; i always force-push
<qyliss> deleting a branch that is the head of an open PR will close it
<qyliss> (permanently)
<Henson> qyliss: ok, thanks
<{^_^}> [nixpkgs] @lukegb merged pull request #120600 → libsForQt5.libopenshot: use ffmpeg instead of ffmpeg_3 → https://github.com/NixOS/nixpkgs/pull/120600
<jayk43> i have a bug on kde where the digital clock doesn't show under wayland
<{^_^}> [nixpkgs] @fabaff closed pull request #121374 → backblaze-b2: 2.1.0 -> 2.4.0 → https://github.com/NixOS/nixpkgs/pull/121374
<{^_^}> [nixpkgs] @lukegb merged pull request #120153 → buildkite-agent: 3.28.1 -> 3.29.0 → https://github.com/NixOS/nixpkgs/pull/120153
<{^_^}> [nixpkgs] @hyperfekt opened pull request #121412 → ratarmount: init at 0.7.0 → https://github.com/NixOS/nixpkgs/pull/121412
rattboi has joined #nixos
<raboof> nixos modules seem to (perhaps next to other things) turn a set of 'options' into actual configuration files, and registering the configured program as a systemd service.
cub3s_ has quit [Quit: Leaving]
<raboof> wouldn't it be neat to have the "options to configuration" part on the nixpkgs side rather than the nixos side, so we can also leverage it in shells and docker images, for example?
<{^_^}> [nixpkgs] @lukegb merged pull request #120189 → geoipupdate: 4.6.0 -> 4.7.1 → https://github.com/NixOS/nixpkgs/pull/120189
ahmedelgabri has joined #nixos
hiro98 has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120185 → fluent-bit: 1.7.3 -> 1.7.4 → https://github.com/NixOS/nixpkgs/pull/120185
ddellacosta has quit [Ping timeout: 240 seconds]
<aleph-> Hmm how do I access a package from a package set? Wondering if I can do ${pkgs.python3 (ps: [ps.requests])}` to access the path to the component of the packge set?
ahmedelgabri has quit [Ping timeout: 276 seconds]
<lukegb> If you want a specific package, there's e.g. pkgs.python3.pkgs.requests (or python3Packages.requests)
jayk43 has quit [Quit: Connection closed]
<aleph-> Got it, thought there was a pkgs attrib I could access
<aleph-> Thanks
randomnetcat has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120176 → doppler: 3.23.2 -> 3.24.3 → https://github.com/NixOS/nixpkgs/pull/120176
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #121413 → papirus-icon-theme: 20210401 -> 20210501 → https://github.com/NixOS/nixpkgs/pull/121413
ahmedelgabri has joined #nixos
* virkony can't understand how overriding wayland results in re-building 197 derivations among which ripgrep, rustfmt, bat, git and 379 additionally fetched among which curl, bc, yasm, nss-cacert...
<yaymukund> I've uploaded my `strace steam` crash logs: https://gist.github.com/yaymukund/6ffaab49178da1cf4c8c7667d04db00d
Profpatsch has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120166 → clevis: 16 -> 18 → https://github.com/NixOS/nixpkgs/pull/120166
sangoma has joined #nixos
ahmedelgabri has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121393 → cloudsmith-cli: init at 0.26.0 → https://github.com/NixOS/nixpkgs/pull/121393
lordcirth_ has joined #nixos
zakame has quit [Ping timeout: 240 seconds]
lordcirth__ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121401 → pythonPackages.cffi: use pytestCheckHook, move libffi to buildInputs → https://github.com/NixOS/nixpkgs/pull/121401
vidbina has quit [Ping timeout: 260 seconds]
<qyliss> virkony: hmm, I don't see a dependency link between ripgrep or rustfmt and wayland -- are you sure you didn't make any other changes?
<qyliss> (checked on master with nix-store -q --tree $(nix-instantiate -A ripgrep))
<{^_^}> [nixpkgs] @lukegb opened pull request #121415 → clevis: fix TPM2 encrypt/decrypt → https://github.com/NixOS/nixpkgs/pull/121415
voidless has joined #nixos
lsix has joined #nixos
<{^_^}> [nixpkgs] @nagisa closed pull request #118597 → krita: 4.4.2 -> 4.4.3 → https://github.com/NixOS/nixpkgs/pull/118597
<{^_^}> [nixpkgs] @jonringer merged pull request #121387 → xen: fix build with GCC 10 → https://github.com/NixOS/nixpkgs/pull/121387
zakame has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120209 → services.buildkite-agents: support multi-tags → https://github.com/NixOS/nixpkgs/pull/120209
<voidless> Is there way to reset declarative nixos containers? like erease all non static data, and/or recreate the containers fs?
<aleph-> Stupid question, python packages what's the way to disable `setuptoolsCheckPhase`? Just doing `checkPhase ="";` doesn't seem to work?
<qyliss> aleph-: dontUseSetuptoolsCheck = true ?
<virkony> qyliss: yes. If I comment out wayland = ..., I get no such things. Problem that I try to solve is that Firefox 88 from nixos-20.03 have clipboard issues under Sway 1.6 (cherry-picked from unstable). And I cherry-pick Sway 1.6 because Firefox gets flickering in old version from nixos-20.09...
ddellacosta has joined #nixos
<qyliss> virkony: oh you're using 20.09
<qyliss> does the command I posted help you figure out why it's depending on wayland at all?
<virkony> qyliss: yes. all nixos-20.09 (latest stable)
<{^_^}> [nixpkgs] @raboof closed pull request #119023 → vscodium: 1.55.0 -> 1.55.1 → https://github.com/NixOS/nixpkgs/pull/119023
<{^_^}> [nixpkgs] @lukegb merged pull request #120147 → aws-c-common: 0.5.4 -> 0.5.5 → https://github.com/NixOS/nixpkgs/pull/120147
<aleph-> Hmm okay seems packaging custom_components for HASS is going to be fun. Hmm
<virkony> qyliss: oh... thanks. that thing indeed shows wayland as dependency through mesa - libGL - cairo - gobject-introspection - gdk-pixbuf - ruby? (I think I didn't managed to follow lines)
<virkony> I used nix-tree and for ripgrep it shows only glibc
<qyliss> I don't know what nix-tree is, but it might be build deps vs runtime deps
ddellacosta has quit [Ping timeout: 252 seconds]
<qyliss> if you were to change nix-instantiate to nix-build in the command I posted, you'd get the runtime dependencies
ahmedelgabri has joined #nixos
dupon1 has joined #nixos
stree has quit [Ping timeout: 260 seconds]
<simpson> aleph-: Yeah, it's bad enough that I gave up entirely on running it. At this point I think I'm slowly cobbling together my own, out of Prometheus and feedgnuplot and curl.
<{^_^}> [nixpkgs] @lukegb merged pull request #120278 → python3packages.pyotgw: unstable-2021-03-25 → https://github.com/NixOS/nixpkgs/pull/120278
<virkony> qyliss: actually I run that command when I was in folder for nixpkgs-unstable channel. So it is weird that you don't see this weird dependency
<qyliss> virkony: what git rev?
<{^_^}> [nixpkgs] @primeos opened pull request #121416 → nixos/tests: Replace QEMU_OPTS usages with virtualisation.qemu.options → https://github.com/NixOS/nixpkgs/pull/121416
ahmedelgabri has quit [Ping timeout: 276 seconds]
cfricke has quit [Ping timeout: 260 seconds]
<aleph-> simpson: Yeah I'm going to have lots of stuff to upstream after this...
<aleph-> simpson: Tbh I don't even truly need most custom components.
<virkony> qyliss: f0efbe21f9ae1e17d1aca922708f1bdef605039d
<aleph-> Would just make it nice to get certain data incoming to the system
<{^_^}> [nixpkgs] @lukegb merged pull request #119935 → [20.09] firefox-bin: 87.0 -> 88.0 → https://github.com/NixOS/nixpkgs/pull/119935
dupon1 has quit [Quit: Ping timeout (120 seconds)]
dupon1 has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #119837 → seren: init at 0.0.21 → https://github.com/NixOS/nixpkgs/pull/119837
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121417 → klibc: 2.0.8 -> 2.0.9 → https://github.com/NixOS/nixpkgs/pull/121417
shibboleth has joined #nixos
<colemickens> I know WG in NixOS doesn't work perfectly for a certain scenario, but does Tailscale's exit node feature work in NixOS?
<qyliss> virkony: your checkout is older than mine :)
<colemickens> Like if I configure a rpi4 image with tailscale and set it up as an exit node, would a mac be able to route internet through it? IIRC that should work, it's just the other side that doesn't work well in nixos (routing all traffic through the wg interface) and is why we use netns right?
<aleph-> It should.
<aleph-> CC: Cadey ^
vidbina has joined #nixos
<qyliss> virkony: it was fixed in #118479
<aleph-> Ugh god work is getting into my irc habits. I just CC'd someone. :|
<{^_^}> https://github.com/NixOS/nixpkgs/pull/118479 (by gebner, 3 weeks ago, merged): libGL: use headers from glvnd
<Cadey> colemickens: disclaimer: i am a tailscale employee but it works great for my needs
<colemickens> aleph-: haha it was a fast one :P
<{^_^}> [nixpkgs] @lukegb merged pull request #121410 → kime: 2.5.2 -> 2.5.3 → https://github.com/NixOS/nixpkgs/pull/121410
<aleph-> Okay dns.nix is nice, finally nixified my dns zones
<colemickens> Cadey: sorry to be annoying, but specifically that exit node scenario (I already have TS on all my nixos for regular routing)
<colemickens> ?
<Cadey> yes
stree has joined #nixos
<colemickens> Very cool, thanks for confirming. Gonna be able to build my friend an appliance nixos image then :D
<aleph-> heh
ahmedelgabri has joined #nixos
<aleph-> colemickens: Could do that with wireguard-go directly cough cough
<{^_^}> [nixpkgs] @lukegb merged pull request #121397 → facter: 3.14.16 -> 3.14.17 → https://github.com/NixOS/nixpkgs/pull/121397
<aleph-> And some routing rules :p
<aleph-> But tailscale is probably easier heh
<Cadey> i mean i do it manually with routing rules and wireguard directly
<Cadey> however i'm quickly getting to the "i give up" level lol
<aleph-> Thought you were using tailscale at home as well?
<colemickens> I could but this is for a target user where "just install the TS app and login" is worth... lots.
<aleph-> Cadey: I'll give you my wireguard setup then :)
<aleph-> Everything is peer to peer
<aleph-> Mwahaha
<Cadey> i have something like that already lol
<{^_^}> [nixpkgs] @lukegb merged pull request #120162 → charliecloud: 0.22 -> 0.23 → https://github.com/NixOS/nixpkgs/pull/120162
<Cadey> i use it for backup replication and the like
<aleph-> Yeah I remember, this takes care of routing iirc
<aleph-> So might be less fiddling technically~
<virkony> qyliss: it seems it is pulled by cairo via ruby2.6.6-mathematical-1.6.12 used in asciidoctor which directly used in ripgrep
<Cadey> i'm just gonna go tailscale subnet routes for future stuff, i want to have to care less
<Cadey> lol
<aleph-> heh fair
<qyliss> virkony: but not any more :)
* colemickens gets to care so much less
<colemickens> all of those scripts to create/re-encrypt keys for sops and on and on, no.
<aleph-> Reminds me ever get around to that easter egg wg thing?
randomnetcat has left #nixos [#nixos]
<Cadey> i'm mostly trying to prevent the "SSL added and removed here :^)" type thing for my home network
<aleph-> Still waiting on it :p
<aleph-> Hmm SSL added and removed?
<bbigras> I wonder how long until we have to pay for subnet routes with tailscale.
toppler` is now known as toppler
<Cadey> i more want to have a bit of a paranoid setup to see what it's like
* Cadey shrugs
<thblt> An infamous post-it from the Snowden leaks
<Cadey> yes that
furrymcgee has joined #nixos
<aleph-> Cadey: If you wanna go more period could VLAN everything and a couple other things
<aleph-> I really need to do a write up of my network setup at some point
<Cadey> actually i'm gonna probably be fine with 1 guest vlan and 1 main vlan
sangoma has quit [Ping timeout: 268 seconds]
<aleph-> Eyep
<colemickens> do you like prevent non-TS connections between nodes then or something? I always love a new blog post :D
<colemickens> (or non-WG as it may be)
<virkony> qyliss: cairo and libGL still used, but for some reason without mesa
ahmedelgabri has quit [Ping timeout: 276 seconds]
<Cadey> no, but if you do it simple enough so that the IP addresses in DNS are the ones that are behind tailscale you really don't have to care
<{^_^}> [nixpkgs] @MetaDark opened pull request #121418 → goverlay: init a 0.5 → https://github.com/NixOS/nixpkgs/pull/121418
<Cadey> even more if you have a NixOS machine as your router
<Cadey> I'm looking at using an old mac pro as the home router
<qyliss> sounds expensive
<Cadey> for me it will be $0 because i already have it lol
<qyliss> i mean in terms of power consumption!
<Cadey> i'm not worried
<{^_^}> [nixpkgs] @lukegb merged pull request #121413 → papirus-icon-theme: 20210401 -> 20210501 → https://github.com/NixOS/nixpkgs/pull/121413
<Cadey> it will be an interesting experiment
<{^_^}> [nixpkgs] @jonringer merged pull request #121380 → libtorch: 1.8.0 -> 1.8.1 → https://github.com/NixOS/nixpkgs/pull/121380
<Cadey> plus i'm using 10.69.0.0/16 as the IP space for it
ddellacosta has joined #nixos
<hrnz> I'm using 10.420.0.0/16
<hrnz> oh
<hrnz> fd00:420::/48
<samueldr> Cadey: sounds like something you ought to do for the winter, not right before summer
<Cadey> samueldr: thus "experiment" :D
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #121419 → neovimUtils: pynvim is disabled with python < 3.4 → https://github.com/NixOS/nixpkgs/pull/121419
<{^_^}> [nixpkgs] @lukegb merged pull request #121254 → postfix: 3.5.10 -> 3.6.0 → https://github.com/NixOS/nixpkgs/pull/121254
<pennae> nixos as router is great. we've rebuilt ours not too long ago and it's been the least painful router thing we've ever had (though not the prettiest, that honor goes to tomato)
<furrymcgee> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<{^_^}> [nixpkgs] @MetaDark closed pull request #121418 → goverlay: init at 0.5 → https://github.com/NixOS/nixpkgs/pull/121418
<{^_^}> [nixpkgs] @jonringer merged pull request #121382 → python3Packages.python-language-server: disable when python>=3.9 → https://github.com/NixOS/nixpkgs/pull/121382
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @bbigras opened pull request #121420 → starship: 0.52.1 -> 0.53.0 → https://github.com/NixOS/nixpkgs/pull/121420
<virkony> it is seems much easier to keep in store both stable and unstable nixos instead of trying cherry-picking individual packages into stable package-set...
<qyliss> probably!
<qyliss> means all their dependencies will be correct
<virkony> qyliss: why they wouldn't be with cherry-picking? When packages being re-built they check required versions
andi- has joined #nixos
<qyliss> the versions they need might not be the versions you have in your nixpkgs
<virkony> sometimes requires also cherry-picking dependencies
<qyliss> and sometimes that breaks other packages you're using
<qyliss> so then you'll need to update them as well
<virkony> qyliss: I usually add those pacakges with suffix "-unstable", so they don't interfere
<virkony> I.e. I was trying to keep most of the system shared, but branching to unstable only at some packages.
<{^_^}> [nixpkgs] @lukegb opened pull request #121421 → jetbrains: update → https://github.com/NixOS/nixpkgs/pull/121421
<aleph-> Cadey: Hey so does tailscale have any ideas of getting it to work on starlink? Seems starlink is using CGNAT... and therefore the 10.100.x.x~ address space I think.
<aleph-> Came up in -chat the other day.
<Cadey> like does it use CGNAT for customer addresses inside the home lan?
<virkony> qyliss: sometimes base package set already have needed dependencies. For example to get latest zig, I can use llvmPackages_11
<qyliss> sure, I'm not saying it's impossible
<qyliss> it's just a lot of work you wouldn't need to do if you just imported unstable
<aleph-> Cadey: Iirc ya
<Cadey> because if not then you should probably be fine?
<Cadey> what
<qyliss> that's interesting
<qyliss> Chrome OS uses the CGNAT space for internal networking
<Cadey> i guess i'd need to get a starlink dish expensed to test it further :P
<qyliss> (between the host system and the VM running the optional Linux container)
ScottHDev has joined #nixos
afilini[m] has joined #nixos
<pennae> huh, nixos doesn't have a tayga module yet? D:
<Cadey> wait does starlink work in canada?
<{^_^}> [nixpkgs] @MetaDark opened pull request #121422 → goverlay: init at 0.5 → https://github.com/NixOS/nixpkgs/pull/121422
<{^_^}> [nixpkgs] @primeos opened pull request #121423 → libglvnd: 1.3.2 -> 1.3.3 → https://github.com/NixOS/nixpkgs/pull/121423
<Henson> so for a PR, I just have to keep satisfying the requests/comments of the reviewers, and then at some point in time it may or may not be accepted? I'm just wondering if there's any action outside of the "satisfy the reviewers requests" that I have to perform.
<qyliss> no
<qyliss> if you have to do something else, a reviewer will tell you
avaq has quit [Ping timeout: 252 seconds]
<qyliss> (or should, at least)
<Henson> qyliss: ok, great
sangoma has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #121386 → pkgs/tests/haskell: refactor and fix shellFor test → https://github.com/NixOS/nixpkgs/pull/121386
<{^_^}> [nixpkgs] @sternenseemann reopened pull request #121386 → pkgs/tests/haskell: refactor and fix shellFor test → https://github.com/NixOS/nixpkgs/pull/121386
ddellacosta has joined #nixos
zupo has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @dotlambda opened pull request #121424 → ophis: fix build → https://github.com/NixOS/nixpkgs/pull/121424
<{^_^}> [nixpkgs] @DavHau opened pull request #121425 → fetchPythonRequirements: init (fixed output pypi fetcher) → https://github.com/NixOS/nixpkgs/pull/121425
ahmedelgabri has joined #nixos
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
gustavderdrache has quit [Quit: Leaving.]
Izorkin has joined #nixos
ddellacosta has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
Izorkin has quit [Client Quit]
fendor has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @schmittlauch opened pull request #121426 → cawbird: 1.3.2 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/121426
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Izorkin has joined #nixos
zupo has joined #nixos
<Henson> if I've got a bunch of nix packages that don't exist in nixpkgs yet, for which I've made derivations, would it be better to submit one PR per package, or bundle them all together into a single PR, or maybe another option?
zupo has quit [Ping timeout: 252 seconds]
phalrax has joined #nixos
<sterni> one package per PR is usually best
<sterni> unless they are related somehow
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
<Henson> sterni: ok
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
simukis__ has joined #nixos
ddellaco_ has joined #nixos
ddellaco_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @NinjaTrappeur opened pull request #121427 → nixos/nsd: atomically create state directories with appropriate mode → https://github.com/NixOS/nixpkgs/pull/121427
virkony has quit [Ping timeout: 248 seconds]
hiro98 has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
VideoGameEnjoyer has joined #nixos
simukis_ has joined #nixos
sciamp has joined #nixos
simukis__ has quit [Ping timeout: 252 seconds]
simukis_ has quit [Client Quit]
simukis_ has joined #nixos
growpotk- has joined #nixos
romildo has joined #nixos
<romildo> When writing a nix expression for a Python application, packages in pythonPath have to be explicitly added to buildInputs?
vidbina has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Synthetica9 opened pull request #121428 → j: 901f -> 902b → https://github.com/NixOS/nixpkgs/pull/121428
simukis_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
est31 has joined #nixos
<colemickens> Do we (or anyone) maintain a "dirty" iso with proprietary drivers?
hiro98 has quit [Quit: hiro98]
zupo has joined #nixos
simukis_ has joined #nixos
<furrymcgee> How to update nix channel in debian? https://paste.debian.net/download/1195955
<{^_^}> [nixpkgs] @samueldr opened pull request #121429 → Updates/u boot 2021.04 → https://github.com/NixOS/nixpkgs/pull/121429
<{^_^}> [docker] @kenranunderscore opened pull request #36 → Lookup hostnames via /etc/hosts before asking DNS → https://github.com/NixOS/docker/pull/36
lsix has quit [Ping timeout: 276 seconds]
Lord_of_Life has joined #nixos
<{^_^}> [docker] @peti merged pull request #36 → Lookup hostnames via /etc/hosts before asking DNS → https://github.com/NixOS/docker/pull/36
<{^_^}> [nixpkgs] @jonringer merged pull request #121421 → jetbrains: update → https://github.com/NixOS/nixpkgs/pull/121421
virkony has joined #nixos
<{^_^}> [nixpkgs] @legendofmiracles opened pull request #121430 → neofetch: set meta.mainProgram → https://github.com/NixOS/nixpkgs/pull/121430
<phalrax> is kind working for anybody? starting the control-plane is always timing out for me
rubm has joined #nixos
ahmed_elgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 248 seconds]
andymandias_ has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #121431 → ytfzf: 1.1.4 -> 1.1.5 → https://github.com/NixOS/nixpkgs/pull/121431
<{^_^}> [nixpkgs] @prusnak opened pull request #121432 → bitcoin: 0.21.0 -> 0.21.1 → https://github.com/NixOS/nixpkgs/pull/121432
<{^_^}> [nixpkgs] @romildo opened pull request #121433 → {dockbarx,xfce.xfce4-dockbarx-plugin}: update and fixes → https://github.com/NixOS/nixpkgs/pull/121433
ddellacosta has quit [Ping timeout: 252 seconds]
superherointj has joined #nixos
* superherointj is back.
<{^_^}> [nixpkgs] @davidak merged pull request #110606 → gnunet: 0.14.0 -> 0.14.1; gnunet-gtk 0.13.1 -> 0.14.0 → https://github.com/NixOS/nixpkgs/pull/110606
romildo has quit [Quit: Leaving]
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @dotlambda opened pull request #121434 → python3Packages.fritzconnection: 1.4.2 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/121434
fendor has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #121428 → j: 901f -> 902b → https://github.com/NixOS/nixpkgs/pull/121428
ScottHDev has left #nixos ["The Lounge - https://thelounge.chat"]
fendor has joined #nixos
jonringer has quit [Remote host closed the connection]
cstrahan has quit [Ping timeout: 246 seconds]
bgupta has quit [Ping timeout: 260 seconds]
philipcristiano has quit [Ping timeout: 260 seconds]
davidtwco has joined #nixos
steveeJ has quit [Ping timeout: 250 seconds]
r0bby has quit [Ping timeout: 250 seconds]
sudocurse has quit [Ping timeout: 250 seconds]
Tv` has joined #nixos
oharvey has joined #nixos
ctp has quit [Ping timeout: 245 seconds]
wildsebastian has joined #nixos
adamse has joined #nixos
NekomimiScience has joined #nixos
cbarrett has joined #nixos
NemesisD has quit [Ping timeout: 260 seconds]
ctp has joined #nixos
midchildan has quit [Ping timeout: 250 seconds]
cstrahan has joined #nixos
philipcristiano has joined #nixos
blackriversoftwa has joined #nixos
teehemkay has joined #nixos
bgupta has joined #nixos
waleee-cl has quit [Ping timeout: 250 seconds]
chessai has joined #nixos
jared-w has joined #nixos
steveeJ has joined #nixos
sudocurse has joined #nixos
alunduil has joined #nixos
kitemikaze has joined #nixos
NemesisD has joined #nixos
ProofTechnique has joined #nixos
rizary has joined #nixos
jefferai has joined #nixos
techtangents has joined #nixos
gleber has joined #nixos
waleee-cl has joined #nixos
jamesbucher has joined #nixos
lvrp16 has joined #nixos
d1rewolf has joined #nixos
d10n-work has joined #nixos
midchildan has joined #nixos
supercoven has quit [Read error: Connection reset by peer]
alunduil has quit [Max SendQ exceeded]
r0bby has joined #nixos
steveeJ has quit [Max SendQ exceeded]
NemesisD has quit [Max SendQ exceeded]
d10n-work has quit [Max SendQ exceeded]
r0bby has quit [Max SendQ exceeded]
d1rewolf has quit [Max SendQ exceeded]
scoates has joined #nixos
sudocurse has quit [Max SendQ exceeded]
sciamp has quit [Ping timeout: 252 seconds]
growpotk- has quit [Ping timeout: 240 seconds]
lally has quit [Ping timeout: 246 seconds]
waleee-cl has quit [Max SendQ exceeded]
marcinkuzminski has quit [Ping timeout: 248 seconds]
parseval has joined #nixos
rizary has quit [Max SendQ exceeded]
lvrp16 has quit [Max SendQ exceeded]
nlofaro has joined #nixos
alunduil has joined #nixos
sudocurse has joined #nixos
steveeJ has joined #nixos
davidtwco has quit [Ping timeout: 260 seconds]
aria has quit [Ping timeout: 260 seconds]
waleee-cl has joined #nixos
d10n-work has joined #nixos
oharvey has quit [Ping timeout: 276 seconds]
d3z has quit [Ping timeout: 245 seconds]
NemesisD has joined #nixos
rizary has joined #nixos
lvrp16 has joined #nixos
d1rewolf has joined #nixos
r0bby has joined #nixos
feepo has quit [Ping timeout: 245 seconds]
angerman has joined #nixos
elvishjerricco has joined #nixos
vdemeester has joined #nixos
lally has joined #nixos
marcinkuzminski has joined #nixos
aria has joined #nixos
davidtwco has joined #nixos
elvishjerricco has quit [Max SendQ exceeded]
gereedy has joined #nixos
d10n-work has quit [Max SendQ exceeded]
stree has joined #nixos
d1rewolf has quit [Max SendQ exceeded]
davetapley has joined #nixos
tokudan has joined #nixos
lvrp16 has quit [Max SendQ exceeded]
waleee-cl has quit [Max SendQ exceeded]
rizary has quit [Max SendQ exceeded]
feepo has joined #nixos
diamondman has quit [Ping timeout: 245 seconds]
SrPx has joined #nixos
gluegadget has quit [Ping timeout: 250 seconds]
chessai has quit [Ping timeout: 260 seconds]
adamse has quit [Ping timeout: 248 seconds]
d3z has joined #nixos
pingveno has quit [Ping timeout: 246 seconds]
teehemkay has quit [Read error: Connection reset by peer]
elvishjerricco has joined #nixos
r0bby has quit [Excess Flood]
ctp has quit [Read error: Connection reset by peer]
mpickering has joined #nixos
acertain has joined #nixos
gleber has quit [Ping timeout: 260 seconds]
nrr has joined #nixos
ajmcmiddlin has joined #nixos
hamishmack has joined #nixos
yrashk has joined #nixos
blackriversoftwa has quit [Ping timeout: 276 seconds]
cbarrett has quit [Ping timeout: 276 seconds]
teehemkay has joined #nixos
mitsuhiko has joined #nixos
adamse has joined #nixos
ctp has joined #nixos
hhes has joined #nixos
dsal has joined #nixos
s1341_ has joined #nixos
waleee-cl has joined #nixos
oharvey has joined #nixos
jlpeters has joined #nixos
emilazy has joined #nixos
Guest76370 has joined #nixos
higherorder__ has joined #nixos
d10n-work has joined #nixos
lvrp16 has joined #nixos
omnigoat has joined #nixos
raboof has joined #nixos
d1rewolf has joined #nixos
alunduil has quit [Ping timeout: 240 seconds]
wildsebastian has quit [Ping timeout: 248 seconds]
zot has joined #nixos
hoek has joined #nixos
jefferai has quit [Ping timeout: 265 seconds]
rizary has joined #nixos
gluegadget has joined #nixos
grfn has joined #nixos
r0bby has joined #nixos
wildsebastian has joined #nixos
dgpratt has joined #nixos
illustris has joined #nixos
alanz has joined #nixos
kaychaks has joined #nixos
christiaanb has joined #nixos
chessai has joined #nixos
blackriversoftwa has joined #nixos
JadoJodo has joined #nixos
diamondman has joined #nixos
zhaofeng_alt has joined #nixos
alunduil has joined #nixos
cbarrett has joined #nixos
gleber has joined #nixos
jefferai has joined #nixos
mocker has joined #nixos
pingveno has joined #nixos
edwardk has joined #nixos
bradparker has joined #nixos
newhoggy has joined #nixos
Guest86361 has joined #nixos
Tritlo has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann merged pull request #121386 → pkgs/tests/haskell: refactor and fix shellFor test → https://github.com/NixOS/nixpkgs/pull/121386
<{^_^}> [nixpkgs] @primeos opened pull request #121437 → nixos/tests/sway: init → https://github.com/NixOS/nixpkgs/pull/121437
jgt has joined #nixos
lsix has joined #nixos
ddellacosta has joined #nixos
jamesbucher has quit [Quit: Connection closed]
wallacer has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
gustavderdrache has joined #nixos
arjen-jonathan has joined #nixos
cr4y1 has joined #nixos
andymandias_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @lukegb merged pull request #120534 → doc: add instructions for creating package tests → https://github.com/NixOS/nixpkgs/pull/120534
andymandias has joined #nixos
lsix has quit [Ping timeout: 245 seconds]
Diogo93013 has joined #nixos
lsix has joined #nixos
<{^_^}> [nixpkgs] @samueldr merged pull request #119711 → grub2_efi: fix cross-compilation → https://github.com/NixOS/nixpkgs/pull/119711
superherointj has quit [Quit: Leaving]
sangoma has quit [Quit: WeeChat 3.1]
growpotk- has joined #nixos
<{^_^}> [nixpkgs] @friedelino opened pull request #121439 → glcontext: init at 2.3.3 and add as moderngl dep → https://github.com/NixOS/nixpkgs/pull/121439
__monty__ has quit [Quit: leaving]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121440 → kubelogin-oidc: 1.23.0 -> 1.23.1 → https://github.com/NixOS/nixpkgs/pull/121440
ddellacosta has quit [Ping timeout: 240 seconds]
zebrag has joined #nixos
wallacer has quit [Ping timeout: 245 seconds]
wallacer has joined #nixos
xkapastel has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #121320 → vagrant: 2.2.15 -> 2.2.16 → https://github.com/NixOS/nixpkgs/pull/121320
<{^_^}> [nixpkgs] @Ma27 merged pull request #121299 → nixos/gitea: set umask for secret creation → https://github.com/NixOS/nixpkgs/pull/121299
<{^_^}> [nixpkgs] @earldouglas opened pull request #121442 → dump1090: 4.0 -> 5.0 → https://github.com/NixOS/nixpkgs/pull/121442
<{^_^}> [nixpkgs] @Ma27 merged pull request #121430 → neofetch: set meta.mainProgram → https://github.com/NixOS/nixpkgs/pull/121430
fendor has quit [Ping timeout: 246 seconds]
growpotk- has quit [Ping timeout: 240 seconds]
zebrag has quit [Quit: Konversation terminated!]
furrymcgee has quit [Quit: leaving]
neiluj has quit [Quit: leaving]
<{^_^}> [nix] @Ma27 opened pull request #4759 → libstore/derivation-goal: don't raise an error if the only remaining output is a wildcard → https://github.com/NixOS/nix/pull/4759
tejing has joined #nixos
ddellacosta has joined #nixos
zeta_0 has joined #nixos
jmeredith has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #121420 → starship: 0.52.1 -> 0.53.0 → https://github.com/NixOS/nixpkgs/pull/121420
<matthewcroughan> How does hydra know there has been a new change on git?
<matthewcroughan> does it poll very fast?
ddellacosta has quit [Ping timeout: 252 seconds]
aaabbbbbbbbbb has quit [Ping timeout: 240 seconds]
Niklauz[m] has joined #nixos
zebrag has joined #nixos
<pennae> would guess github webhooks for push
arjen-jonathan has quit [Ping timeout: 245 seconds]
<zeta_0> Hello there, I'm currently using raspberry pi os on my pi 4, and I'm considering installing nixos on my pi4, so I'm wondering what is the status of nixos on pi 4? does xmonad and xserver build currently? also, last time I tried building nixos on my pi4, I got this weird alsa mixer error, so I hope that issue has been fixed as well? If any of you could clarify this, thanks in advance!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121443 → link-grammar: 5.8.1 -> 5.9.1 → https://github.com/NixOS/nixpkgs/pull/121443
ericsagn1 has quit [Quit: WeeChat 3.1]
MJCD has quit [Quit: Connection closed for inactivity]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/17af7a98d2e (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
ericsagnes has joined #nixos
<Niklauz[m]> I'm sure this is wrong but thought I'd ask ... It's there any prospect for the introduction of an alternative language to what Nix currently uses for it's declarative configuration?
<Niklauz[m]> * I'm sure this is wrong but thought is ask ... It's there any prospect for the introduction of an alternative language to what Nix currently uses for it's declarative configuration?
<Niklauz[m]> (I heard it saw it mentioned but maybe it was a joke)
<Niklauz[m]> * (I heard or saw it mentioned but maybe it was a joke)
<evils> Niklauz[m]: Guix is based on Nix but uses Guile, maybe that's what you heard about?
<Niklauz[m]> That'd make sense, Occam's razor. 😁
<qyliss> it may also have been Nickel
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121444 → lxcfs: 4.0.7 -> 4.0.8 → https://github.com/NixOS/nixpkgs/pull/121444
<Niklauz[m]> Wuh?
<Niklauz[m]> Does nickel have a future in NixOS?
<qyliss> maybe
<zeta_0> does anyone here have nixos running on their pi4 ?
<sterni> matthewcroughan: you can check the jobset configuration it shows the poll interval
<Niklauz[m]> Thanks qyliss evils !
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/2685792d396 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos
zupo has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
jgt has quit [Ping timeout: 240 seconds]
ris has joined #nixos
stree has quit [Ping timeout: 252 seconds]
ddellacosta has quit [Ping timeout: 265 seconds]
phalrax has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @nagisa opened pull request #121445 → firefox-bin: rpath pipewire → https://github.com/NixOS/nixpkgs/pull/121445
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/2685792d396 (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @bootstrap-prime opened pull request #121446 → bottomify: init at 1.2.0 → https://github.com/NixOS/nixpkgs/pull/121446
rhysmd has joined #nixos
stree has joined #nixos
cr4y1 has quit [Ping timeout: 268 seconds]
<matthewcroughan> How can I override a dependency package version in a derivation?
<matthewcroughan> Let's say I want to make a derivation of hello world in golang, but I want to change the version of go it uses, how do I do that?
mbrgm_ has joined #nixos
supersandro2000 is now known as Guest38188
supersandro2000 has joined #nixos
mbrgm_ is now known as mbrgm
mniip has joined #nixos
figgyc_ has joined #nixos
Guest38188 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @dotlambda opened pull request #121447 → py3c: fix build on darwin → https://github.com/NixOS/nixpkgs/pull/121447
<Cadey> aleph-: i don't think there should be any conflict between starlink and tailscale, they use a 192.168.0.0/16 subnet for the lan and a CGNAT IP for WAN
<{^_^}> [nixpkgs] @mkg20001 merged pull request #121445 → firefox-bin: rpath pipewire → https://github.com/NixOS/nixpkgs/pull/121445
civodul has quit [Ping timeout: 260 seconds]
growpotk- has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @ethancedwards8 opened pull request #121448 → piston-cli: 1.2.2 -> 1.3.0 → https://github.com/NixOS/nixpkgs/pull/121448
<{^_^}> [nixpkgs] @endgame opened pull request #121449 → metadata fetchers: use umask instead of fetch-and-chmod → https://github.com/NixOS/nixpkgs/pull/121449
ddellacosta has quit [Ping timeout: 265 seconds]
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 27.1]
pushqrdx has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c89ff38c8bd (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
ahmed_elgabri has quit [Ping timeout: 240 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos