worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || 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-info
Graypup_ has quit [Quit: ZNC 1.6.1 - http://znc.in]
Graypup_ has joined #nixos
LnL has quit [Quit: exit 1]
LnL has joined #nixos
LnL has quit [Changing host]
LnL has joined #nixos
Jonathan59 has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 240 seconds]
redkahuna has joined #nixos
redkahuna has quit [Ping timeout: 260 seconds]
sigmundv_ has quit [Ping timeout: 264 seconds]
Fare has quit [Ping timeout: 240 seconds]
redkahuna has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUyr9
Fare has joined #nixos
redkahuna has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Chili-Man opened pull request #99209 → terraform_0_13: 0.13.3 -> 0.13.4 → https://git.io/JUyok
meh` has joined #nixos
la-jesystani has joined #nixos
<la-jesystani> is anyone here using nrdxp's nixflk repo? im having some trouble with it and wouldnt mind asking someone some questions
redkahuna has joined #nixos
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/84d74ae9c9c (from 4 days ago, history: https://channels.nix.gsc.io/nixos-unstable)
fatjedi[m] has joined #nixos
redkahuna has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @schmittlauch opened pull request #99210 → mplayer: allow enabling v4l2 driver for e.g webcams → https://git.io/JUyKe
<radvendii> OHHHHH. substituteAll *isn't* getting called on win-dll-link!
<radvendii> it's just every time I used @suffixSalt@ it was inside a ${...-} expression, so there were no errors
redkahuna has joined #nixos
rajivr has joined #nixos
redkahuna has quit [Ping timeout: 240 seconds]
thc202 has quit [Ping timeout: 244 seconds]
gxt has quit [Remote host closed the connection]
gxt has joined #nixos
nckx has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #nixos
redkahuna has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUy6t
redkahuna has quit [Ping timeout: 240 seconds]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
notzmv has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
redkahuna has joined #nixos
redkahuna has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos
m0rphism has quit [Ping timeout: 240 seconds]
<{^_^}> [nix] @pickfire opened pull request #4096 → Remove title for nix-env → https://git.io/JUyiE
<gchristensen> 4096, nice
orivej_ has quit [Ping timeout: 258 seconds]
redkahuna has joined #nixos
redkahuna has quit [Ping timeout: 240 seconds]
LnL has quit [Quit: exit 1]
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
h0m1 has quit [Ping timeout: 240 seconds]
meh` has quit [Ping timeout: 264 seconds]
h0m1 has joined #nixos
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
justsomeguy has quit []
redkahuna has joined #nixos
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<cole-h> nice
notzmv has quit [Remote host closed the connection]
tmciver has joined #nixos
redkahuna has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @yihuang opened pull request #99212 → openethereum: linux -> unix, remove systemd from buildInputs → https://git.io/JUyP0
anderslundstedt has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @MetaDark closed pull request #95237 → debugpy: 1.0.0b12 -> 1.0.0rc2 → https://git.io/JJSUt
anderslundstedt has joined #nixos
xcmw has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #99213 → debugpy: 1.0.0b12 -> 1.0.0 → https://git.io/JUyPH
<tmciver> Hey folks. I was able to get my first NixOS working last night (yay!) but I couldn't log in. The reason is obvious: I didn't set a password. I'd like to use immutable user config and it looks like I'm supposed to use hashedPassword for that.
<tmciver> But I'm confused about how this is to be done. Do I calculate the hash on a different Linux system and then add it to the config file?
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
<tmciver> Or is there a way to do this on the one machine? It seems like a chicken and egg problem.
redkahuna has joined #nixos
ransom has joined #nixos
patagonicus138 has joined #nixos
redkahuna has quit [Ping timeout: 260 seconds]
<cole-h> tmciver: hashedPassword is generated by using `mkpasswd -m sha-512` and entering the password you want hashed
LnL has joined #nixos
patagonicus13 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @bcdarwin opened pull request #99214 → mrtrix: 3.0.0 -> 3.0.2 → https://git.io/JUyXR
<tmciver> cole-h: Yes, I read that but I didn't understand it. I installed NixOS from USB. I guess I was supposed to do that while editing my config file before the install. OK, I think I get it.
ddellacosta has quit [Ping timeout: 240 seconds]
<cole-h> Indeed.
growpotk- has joined #nixos
anderslundstedt has quit [Ping timeout: 272 seconds]
LnL has quit [Ping timeout: 240 seconds]
<tmciver> It seems that mkpasswd is not available in NixOS. Is it only available from the live USB OS?
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
cjpbirkbeck has quit [Quit: Goodbye, take care]
<cole-h> It's available in the `mkpasswd` package.
<cole-h> But it is available by default in the live USB.
redkahuna has joined #nixos
anderslundstedt has joined #nixos
<tmciver> Makes sense. I didn't install that package. Thanks.
m3thos has quit [Ping timeout: 272 seconds]
m3thos has joined #nixos
LnL has quit [Quit: exit 1]
redkahuna has quit [Ping timeout: 260 seconds]
knerten1 has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #99216 → pythonPackages.pygls: 0.9.0 -> 0.9.1 → https://git.io/JUy1V
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
knerten has quit [Ping timeout: 240 seconds]
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
redkahuna has joined #nixos
anderslundstedt has quit [Ping timeout: 260 seconds]
redkahuna has quit [Ping timeout: 272 seconds]
hyper_ch4 has joined #nixos
redkahuna has joined #nixos
LnL has joined #nixos
LnL has joined #nixos
hyper_ch2 has quit [Ping timeout: 240 seconds]
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 240 seconds]
Supersonic112 is now known as Supersonic
redkahuna has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #99217 → homeassistant: 0.114.4 -> 0.115.6 → https://git.io/JUyDn
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/8cd2cc9e321 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @mweinelt opened pull request #99218 → pythonPackages.pillowfight: fix description → https://git.io/JUyD6
anderslundstedt has joined #nixos
redkahuna has joined #nixos
<{^_^}> [nixpkgs] @wenngle opened pull request #99219 → Pysonic → https://git.io/JUyye
redkahuna has quit [Ping timeout: 260 seconds]
ManiacOfMadness has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #99220 → lilypond: add patch to restrict embedded-{ps,svg} when -dsafe is used → https://git.io/JUyyX
redkahuna has joined #nixos
<hsngrmpf[m]> When using nix unstable, how can is execute a program via `nix run` using arguments?
<hsngrmpf[m]> `nix run nixpkgs#vim --help` doesn't
<hsngrmpf[m]> `nix run nixpkgs#vim` works, but
<cole-h> nix run nixpkgs#vim -c vim --help
redkahuna has quit [Ping timeout: 265 seconds]
<cole-h> `nix run nixpkgs#vim` guesses the binary (I believe), and doesn't pass any arguments to it
<cole-h> To pass arguments, you must run the comment with -c, I believe
<cole-h> Ah
Shados_ has joined #nixos
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<cole-h> hsngrmpf[m]: Pass `-- --help`
<cole-h> hsngrmpf[m]: To disambiguate between passing `--help` to `nix run` vs passing it to `vim`
maxdevjs has quit [Ping timeout: 272 seconds]
edwtjo has joined #nixos
edwtjo has joined #nixos
edwtjo has quit [Changing host]
Shados has quit [Ping timeout: 260 seconds]
Fulgen has quit [Ping timeout: 260 seconds]
rotaerk has quit [Ping timeout: 240 seconds]
Fulgen has joined #nixos
rotaerk has joined #nixos
<hsngrmpf[m]> Thanks! Is this documented somewhere?
growpotk- has quit [Ping timeout: 256 seconds]
<lordcirth_> hsngrmpf[m], it's more of a general shell thing
<cole-h> No, `--` is more of a typical unix commandline thing, to disambiguate where arguments are being provided
<hsngrmpf[m]> <cole-h "nix run nixpkgs#vim -c vim --hel"> But at least this one should expect to find in `nix run --help` !?
<hsngrmpf[m]> > <@freenode_cole-h:matrix.org> nix run nixpkgs#vim -c vim --help
<hsngrmpf[m]> * But at least this, one should expect to find in `nix run --help` !?
<{^_^}> error: syntax error, unexpected '<', at (string):324:1
zacts has joined #nixos
<cole-h> You could consider `--` an "arg", in which case it would be covered under the `[ARGS...]` part of "Usage: nix run FLAGS... INSTALLABLE? ARGS..." ;)
<cole-h> Feel free to file an issue on NixOS/nix if you think it should be added to the help, though.
ransom has joined #nixos
<hsngrmpf[m]> OK. The `-c` thing doesn't work BTW `--` does
<hsngrmpf[m]> * OK. The `-c` thing doesn't work BTW, `--` does
redkahuna has joined #nixos
la-jesystani has quit [Ping timeout: 272 seconds]
abathur has quit [Quit: abathur]
redkahuna has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #99222 → ganeti: init at 3.0.0rc1 → https://git.io/JUy9v
abathur has joined #nixos
redkahuna has joined #nixos
redkahuna has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #99192 → python37Packages.limnoria: 2020.07.01 -> 2020.08.30 → https://git.io/JUysl
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JUyHU
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99223 → python37Packages.statsmodels: 0.11.1 -> 0.12.0 → https://git.io/JUyHT
ManiacOfMadness has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #99214 → mrtrix: 3.0.0 -> 3.0.2 → https://git.io/JUyXR
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/JUyH3
dozn has quit [Quit: I'm probably just changing some settings or have had an outage, I'll be back soon.]
azure2 has quit [Read error: Connection reset by peer]
redkahuna has joined #nixos
nckx has joined #nixos
azure2 has joined #nixos
dozn has joined #nixos
<{^_^}> [nixpkgs] @pasanyasara opened pull request #99224 → Description → https://git.io/JUyHD
azure2 has quit [Read error: Connection reset by peer]
redkahuna has quit [Ping timeout: 258 seconds]
azure2 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99225 → python27Packages.pysmb: 1.2.1 -> 1.2.2 → https://git.io/JUyHQ
<{^_^}> [nixpkgs] @DavHau opened pull request #99226 → kubernetes: fix missing port if advertiseAddress specified → https://git.io/JUyHb
azure2 has quit [Read error: Connection reset by peer]
azure2 has joined #nixos
<cole-h> Yes, I corrected myself -- `-c` is for using `nix shell`.
azure2 has quit [Read error: Connection reset by peer]
azure2 has joined #nixos
<{^_^}> [nixpkgs] @mweinelt closed pull request #99224 → Description → https://git.io/JUyHD
andrewrk has quit [Quit: ZNC - http://znc.in]
azure2 has quit [Read error: Connection reset by peer]
redkahuna has joined #nixos
azure2 has joined #nixos
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nix] @DavHau opened pull request #4098 → add more examples to --help of `nix run` → https://git.io/JUyQB
endformationage has quit [Quit: WeeChat 2.9]
<hsngrmpf[m]> ^ added more `nix run` examples to --help
azure2 has quit [Read error: Connection reset by peer]
andrewrk has joined #nixos
<hsngrmpf[m]> * ^ added more examples to `nix run --help`
<cole-h> That second example isn't entirely accurate.
<cole-h> `nix run nixpkgs#vim ./testfile` works just fine without --
<cole-h> `--` is only necessary when trying to pass `--flags` to a binary (and not `nix` itself).
azure2 has joined #nixos
redkahuna has quit [Ping timeout: 264 seconds]
<hsngrmpf[m]> rephrase description to `To run vim from nixpkgs with '--' arguments` ? not sure if this is less confusing ;)
<{^_^}> [nixpkgs] @lblasc opened pull request #99227 → luajit_2_0: 2.0.5-2020-08-09 -> 2.0.5-2020-09-27, luajit_2_1: 2.0.5-2020-08-27 -> 2.0.5-2020-09-30 → https://git.io/JUyQx
o1lo01ol1o has joined #nixos
invokesus has joined #nixos
<cole-h> tbh, I'd just change the usage line to have `[--]`
<cole-h> (Indicating it's optional)
redkahuna has joined #nixos
azure2 has quit [Read error: Connection reset by peer]
azure2 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 265 seconds]
ransom has joined #nixos
Rusty1 has quit [Quit: WeeChat 2.3]
redkahuna has quit [Ping timeout: 240 seconds]
alp has joined #nixos
<hsngrmpf[m]> That, I think, would be very confusing for people not knowing the `--` operator, `[--]` could indicate all kinds of stuff. People might copy paste it as is. I think examples should be copy-paste-able.
<hsngrmpf[m]> And the example is not wrong per se. It can just be written shorter in specific cases.
o1lo01ol1o has joined #nixos
<hsngrmpf[m]> * That, I think, would be very confusing for people not knowing the `--` operator, `[--]` could indicate all kinds of stuff. People might copy paste it as is. I think examples should be copy-paste-able.
<hsngrmpf[m]> And the example is not wrong per se. It can just be simplified in specific cases.
o1lo01ol1o has quit [Ping timeout: 265 seconds]
<cole-h> FYI, editing your messages doesn't translate very well to IRC... it sends new messages each time.
azure2 has quit [Read error: Connection reset by peer]
azure2 has joined #nixos
inkbottle has joined #nixos
ManiacOfMadness has quit [Ping timeout: 272 seconds]
zebrag has quit [Ping timeout: 256 seconds]
Sanchayan has joined #nixos
<hsngrmpf[m]> uff. good to know
<radvendii> there's no difference between file paths in "" and outside of "" in nix, right?
<cole-h> "/somepath" is a string containing the text `/somepath`
<cole-h> > "./." == ./.
<{^_^}> false
<cole-h> So, no, they are not the same.
<cole-h> (Though some modules may treat them the same)
<samueldr> > [ (builtins.typeOf "") (builtins.typeOf ./.) ]
<{^_^}> [ <CODE> <CODE> ]
<samueldr> ugh
<samueldr> > :p [ (builtins.typeOf "") (builtins.typeOf ./.) ]
<{^_^}> [ "string" "path" ]
<samueldr> what could cause confusion is a similar feature
<{^_^}> true
<radvendii> oh, huh. I thought everyone was moving away from raw paths. can i put ${package.path}/bin/foo without quotes around it? I'm getting an unexpected DOLLAR_CURLY
<samueldr> we're moving away from raw _urls_
azure2 has quit [Read error: Connection reset by peer]
<samueldr> raw paths are required for many Nix features
<radvendii> oh gotcha. that's what i was thinking of
<cole-h> samueldr++
<{^_^}> samueldr's karma got increased to 0b100010100
<cole-h> Beat me to it.
azure2 has joined #nixos
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
invokesus has quit [Ping timeout: 260 seconds]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
alp has quit [Ping timeout: 272 seconds]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @thall opened pull request #99228 → [20.09] pythonPackages.lmtpd: upgrade to Python 3 → https://git.io/JUydE
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @thall opened pull request #99229 → [20.09] pythonPackages.pure-eval: upgrade to Python 3 → https://git.io/JUyd7
<{^_^}> [nixpkgs] @thall opened pull request #99230 → python3Packages.pybase64: Upgrade to python 3 → https://git.io/JUydA
<radvendii> so is it possible to have a path with a variable expanded? I'm looking for ${foo] not surrounded in quotes and not finding any. Is there some way to convert a string to a path or something?
<radvendii> ah. toPath seems to be the way to go
<radvendii> orrr not
<{^_^}> [nixpkgs] @thall opened pull request #99231 → pythonPackages.pygraphviz: upgrade to Python 3 → https://git.io/JUyFL
justanotheruser has quit [Ping timeout: 272 seconds]
mjrosenb has quit [Ping timeout: 240 seconds]
mjrosenb has joined #nixos
pikajude has quit [Ping timeout: 272 seconds]
pikajude has joined #nixos
azure3 has joined #nixos
azure2 has quit [Ping timeout: 246 seconds]
azure3 has quit [Read error: Connection reset by peer]
azure3 has joined #nixos
oida has quit [Ping timeout: 240 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
<cole-h> radvendii: What do you mean "path with a variable"? Do you mean that you want something like `/asdf/${foldername}`?
<{^_^}> [nixpkgs] @NicolasGuilloux opened pull request #99233 → Add Skipper and Pulpo package → https://git.io/JUybP
<cole-h> If so: `/asdf + "/${foldername}"` is what you're looking for.
<cole-h> > let folder = "somefolder"; in ./. + "/${somefolder}"
<{^_^}> undefined variable 'somefolder' at (string):324:41
<cole-h> > let folder = "somefolder"; in ./. + "/${folder}"
<{^_^}> /var/lib/nixbot/state/nixpkgs/somefolder
invokesus has joined #nixos
oida has joined #nixos
Fare has quit [Ping timeout: 244 seconds]
sangoma has joined #nixos
<radvendii> weirdly enough it seems to be fine with strings that refer to absolute nix store paths, but not strings that refer to relative paths ¯\_(ツ)_/¯
cole-h has quit [Quit: Goodbye]
<radvendii> but thanks, I honestly didn't even know you could + things of different types in nix
karantan has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
azure3 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @DamienCassou opened pull request #99234 → jetbrains.rider: 2020.2.2 -> 2020.2.3 → https://git.io/JUyNP
azure3 has joined #nixos
jb55 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #99229 → [20.09] pythonPackages.pure-eval: upgrade to Python 3 → https://git.io/JUyd7
<{^_^}> [nixpkgs] @jonringer pushed commit from Niclas Thall to release-20.09 « pythonPackages.pure-eval: upgrade to Python 3 »: https://git.io/JUyAq
<{^_^}> [nixpkgs] @jonringer merged pull request #99230 → [20.09] python3Packages.pybase64: Upgrade to python 3 → https://git.io/JUydA
<{^_^}> [nixpkgs] @jonringer pushed commit from Niclas Thall to release-20.09 « python3Packages.pybase64: Upgrade to python 3 »: https://git.io/JUyAY
<{^_^}> [nixpkgs] @jonringer merged pull request #99231 → [20.09] pythonPackages.pygraphviz: upgrade to Python 3 → https://git.io/JUyFL
<{^_^}> [nixpkgs] @jonringer pushed commit from Niclas Thall to release-20.09 « pythonPackages.pygraphviz: upgrade to Python 3 »: https://git.io/JUyA3
<{^_^}> [nixpkgs] @jonringer merged pull request #99216 → pythonPackages.pygls: 0.9.0 -> 0.9.1 → https://git.io/JUy1V
<{^_^}> [nixpkgs] @jonringer pushed commit from @MetaDark to master « pythonPackages.pygls: 0.9.0 -> 0.9.1 »: https://git.io/JUyAn
zacts has quit [Ping timeout: 240 seconds]
domogled has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #99191 → python27Packages.icalendar: 4.0.6 -> 4.0.7 → https://git.io/JUy3m
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.icalendar: 4.0.6 -> 4.0.7 »: https://git.io/JUyAr
<{^_^}> [nixpkgs] @jonringer merged pull request #99206 → python3Packages.CppHeaderParser: init at 2.7.4 → https://git.io/JUyaG
<{^_^}> [nixpkgs] @jonringer pushed commit from @Pamplemousse to master « python3Packages.CppHeaderParser: init at 2.7.4 »: https://git.io/JUyAo
zacts has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #99204 → python27Packages.google-i18n-address: 2.3.5 -> 2.4.0 → https://git.io/JUyz7
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.google-i18n-address: 2.3.5 -> 2.4.0 »: https://git.io/JUyAi
<{^_^}> [nixpkgs] @jonringer merged pull request #99203 → python27Packages.ipympl: 0.5.7 -> 0.5.8 → https://git.io/JUyEQ
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.ipympl: 0.5.7 -> 0.5.8 »: https://git.io/JUyAP
jb55 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #99218 → pythonPackages.pillowfight: fix description → https://git.io/JUyD6
<{^_^}> [nixpkgs] @jonringer pushed commit from @mweinelt to master « pythonPackages.pillowfight: fix description »: https://git.io/JUyA5
zacts has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @DamienCassou opened pull request #99235 → cypress: 4.12.1 -> 5.3.0 → https://git.io/JUyxk
domogled has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #99225 → python27Packages.pysmb: 1.2.1 -> 1.2.2 → https://git.io/JUyHQ
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.pysmb: 1.2.1 -> 1.2.2 »: https://git.io/JUyxu
knupfer has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #99223 → python37Packages.statsmodels: 0.11.1 -> 0.12.0 → https://git.io/JUyHT
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.statsmodels: 0.11.1 -> 0.12.0 »: https://git.io/JUyxX
nature has joined #nixos
la-jesystani has joined #nixos
m0rphism has joined #nixos
<la-jesystani> howdy, im trying to build nrdxp's nixflk template, but its failing, does anyone here use it to manage their system?
arjen-jonathan has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #99228 → [20.09] pythonPackages.lmtpd: upgrade to Python 3 → https://git.io/JUydE
<{^_^}> [nixpkgs] @jonringer pushed commit from Niclas Thall to release-20.09 « pythonPackages.lmtpd: upgrade to Python 3 »: https://git.io/JUypJ
pinpox has joined #nixos
mallox has joined #nixos
pinpox- has quit [Ping timeout: 256 seconds]
knupfer has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/b3dea4a1660 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
lord| has quit [Read error: Connection reset by peer]
m3thos has quit [*.net *.split]
rajivr has quit [*.net *.split]
marc1 has quit [*.net *.split]
eacameron has quit [*.net *.split]
cognemo has quit [*.net *.split]
thonkpod has quit [*.net *.split]
liff has quit [*.net *.split]
gleber has quit [*.net *.split]
Qubasa has quit [*.net *.split]
lindi- has quit [*.net *.split]
alexbakker has quit [*.net *.split]
badmutex[m] has quit [*.net *.split]
tristan[m] has quit [*.net *.split]
teehemkay has quit [*.net *.split]
ipv6[m] has quit [*.net *.split]
thoughtpolice has quit [*.net *.split]
angerman has quit [*.net *.split]
nlofaro has quit [*.net *.split]
georgyo has quit [*.net *.split]
skomorokh has quit [*.net *.split]
mpickering has quit [*.net *.split]
yrashk has quit [*.net *.split]
spinlock[m] has quit [*.net *.split]
ThaEwat has quit [*.net *.split]
david-sawatzke[m has quit [*.net *.split]
l33[m] has quit [*.net *.split]
eadwu[m] has quit [*.net *.split]
srid has quit [*.net *.split]
M0-[m] has quit [*.net *.split]
michaelpj1 has quit [*.net *.split]
zolk3ri[m] has quit [*.net *.split]
fzakaria1 has quit [*.net *.split]
l_inus[m] has quit [*.net *.split]
barn0 has quit [*.net *.split]
mcaju has quit [*.net *.split]
porphyrogenetos has quit [*.net *.split]
das-g[m] has quit [*.net *.split]
Preisschild has quit [*.net *.split]
verum_alpha[m] has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
JohannesArnold[m has quit [*.net *.split]
aniketd[m] has quit [*.net *.split]
mnm[m] has quit [*.net *.split]
onewayonelife[m] has quit [*.net *.split]
abbec has quit [*.net *.split]
sernop[m] has quit [*.net *.split]
Amit[m] has quit [*.net *.split]
S0rin has quit [*.net *.split]
fadenb has quit [*.net *.split]
uwap has quit [*.net *.split]
barrucadu has quit [*.net *.split]
mog has quit [*.net *.split]
fl0_id has quit [*.net *.split]
domogled has joined #nixos
lord| has joined #nixos
alp has joined #nixos
Zetagon has joined #nixos
domogled has quit [Ping timeout: 260 seconds]
mananamenos has joined #nixos
saschagrunert has joined #nixos
tyxie has joined #nixos
cfricke has joined #nixos
o1lo01ol1o has joined #nixos
civodul has joined #nixos
seku has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99237 → python37Packages.seaborn: 0.10.1 -> 0.11.0 → https://git.io/JUSet
supercoven has joined #nixos
o1lo01ol1o has quit [Ping timeout: 246 seconds]
tarruda has quit [Ping timeout: 240 seconds]
tarruda has joined #nixos
grobi has joined #nixos
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #99181 → ocamlPackages.{ipaddr,macaddr}*: 5.0.0 → 5.0.1 → https://git.io/JUD5D
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.{ipaddr,macaddr}*: 5.0.0 → 5.0.1 »: https://git.io/JUSeK
apteryx is now known as Guest98209
Guest98209 has quit [Killed (rothfuss.freenode.net (Nickname regained by services))]
apteryx has joined #nixos
<{^_^}> [nixpkgs] @mdevlamynck opened pull request #99238 → effitask: fix build → https://git.io/JUSvI
<{^_^}> [nixpkgs] @danieldk merged pull request #99175 → libcoap: 4.2.0 -> 4.2.1 → https://git.io/JUDPk
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUSvm
Chiliparrot has joined #nixos
ManiacOfMadness has joined #nixos
cosimone has joined #nixos
lsix has joined #nixos
mfernandez has quit [Ping timeout: 256 seconds]
vidbina has joined #nixos
<{^_^}> [nixpkgs] @edolstra opened pull request #99239 → emacs: Remove references from emacs.pdmp → https://git.io/JUSfo
cosimone has quit [Quit: Quit.]
cosimone has joined #nixos
mfernandez has joined #nixos
mmohammadi9812 has joined #nixos
lorimer has quit [Ping timeout: 256 seconds]
lorimer has joined #nixos
maddo has joined #nixos
grobi has quit [Remote host closed the connection]
is_null has quit [Ping timeout: 260 seconds]
grobi has joined #nixos
__monty__ has joined #nixos
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @stigtsp merged pull request #99126 → bottom: init at 0.4.7 → https://git.io/JUMrz
<{^_^}> [nixpkgs] @stigtsp pushed 3 commits to master: https://git.io/JUSJP
ghasshee[m] has joined #nixos
rajivr has joined #nixos
m3thos has joined #nixos
marc1 has joined #nixos
tristan[m] has joined #nixos
lindi- has joined #nixos
Qubasa has joined #nixos
liff has joined #nixos
gleber has joined #nixos
eacameron has joined #nixos
cognemo has joined #nixos
thonkpod has joined #nixos
georgyo has joined #nixos
mpickering has joined #nixos
teehemkay has joined #nixos
yrashk has joined #nixos
mcaju has joined #nixos
zolk3ri[m] has joined #nixos
ipv6[m] has joined #nixos
aniketd[m] has joined #nixos
mnm[m] has joined #nixos
thoughtpolice has joined #nixos
verum_alpha[m] has joined #nixos
fzakaria1 has joined #nixos
S0rin has joined #nixos
michaelpj1 has joined #nixos
angerman has joined #nixos
badmutex[m] has joined #nixos
nlofaro has joined #nixos
Preisschild has joined #nixos
l33[m] has joined #nixos
M0-[m] has joined #nixos
david-sawatzke[m has joined #nixos
ThaEwat has joined #nixos
eadwu[m] has joined #nixos
chreekat[m] has joined #nixos
Amit[m] has joined #nixos
abbec has joined #nixos
srid has joined #nixos
fl0_id has joined #nixos
l_inus[m] has joined #nixos
onewayonelife[m] has joined #nixos
barn0 has joined #nixos
porphyrogenetos has joined #nixos
skomorokh has joined #nixos
JohannesArnold[m has joined #nixos
das-g[m] has joined #nixos
sernop[m] has joined #nixos
spinlock[m] has joined #nixos
alexbakker has joined #nixos
barrucadu has joined #nixos
mog has joined #nixos
fadenb has joined #nixos
uwap has joined #nixos
ghasshee[m] has joined #nixos
ghasshee[m] has quit [Changing host]
marc1 has quit [Max SendQ exceeded]
marc1 has joined #nixos
aiowej has joined #nixos
kdlv has joined #nixos
medvid_ has quit [Ping timeout: 260 seconds]
spease has joined #nixos
<aiowej> Hi. I'm getting Nixos to run on my Macbook (Model: Late 2013 Retina). It's working great, and I want to thank everyone involved in Nixos. One thing doesn't work, and it's the proprietary wifi driver. What I've tried: in hardware-configuration.nix, add import `<nixpkgs/nixos/modules/hardware/network/broadcom-43xx.nix>`, add `"wl"` to kernelModules, add `networking.enableB43Firmware = true;` to configuration.nix, and a whole lot of
<aiowej> DDGing. Here is /etc/nixos/configuration.nix: http://ix.io/2zmh, and here is /etc/nixos/hardware-configuration.nix: http://ix.io/2zmi. Does someone have experience with this, and perhaps know a way to get the dumb proprietary driver to work?
medvid_ has joined #nixos
domogled has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
lord| has quit [Read error: Connection reset by peer]
domogled has quit [Remote host closed the connection]
domogled has joined #nixos
lord| has joined #nixos
sangoma has joined #nixos
<{^_^}> [nixpkgs] @invokesus opened pull request #99241 → victoriametrics: 1.40.0 -> 1.42.0 → https://git.io/JUSTf
meh` has joined #nixos
domogled has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #99242 → obs-studio: 25.0.8 -> 26.0.0 → https://git.io/JUSTV
spease has quit [Ping timeout: 258 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
kdlv_ has joined #nixos
thc202 has joined #nixos
aforemny has joined #nixos
kdlv has quit [Ping timeout: 240 seconds]
<Ke> aiowej: if you would have full kernel log of a boot where you fail to connect
<Ke> not saying I could help you, but that's where I would look at first
Pwnna has quit [Quit: Bye]
<Ke> maybe also ip link list
meh` has quit [Ping timeout: 244 seconds]
Sanchayan has quit [Quit: leaving]
<Ke> to see, whether you get the interface created
meh` has joined #nixos
<aiowej> Ke: Sure! Where do you find that log?
o1lo01ol1o has joined #nixos
Pwnna has joined #nixos
sangoma_ has joined #nixos
sangoma has quit [Ping timeout: 244 seconds]
meh` has quit [Ping timeout: 256 seconds]
<aiowej> Ke: If you mean the output of `dmesg`, this is how it looks http://ix.io/2zmm
cosimone has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99243 → python37Packages.sparse: 0.10.0 -> 0.11.2 → https://git.io/JUSIZ
cosimone has joined #nixos
ris has quit [Ping timeout: 264 seconds]
o1lo01ol1o has quit [*.net *.split]
ghasshee[m] has quit [*.net *.split]
kdlv_ has quit [*.net *.split]
m3thos has quit [*.net *.split]
thonkpod has quit [*.net *.split]
rajivr has quit [*.net *.split]
thc202 has quit [*.net *.split]
cognemo has quit [*.net *.split]
lindi- has quit [*.net *.split]
Qubasa has quit [*.net *.split]
liff has quit [*.net *.split]
gleber has quit [*.net *.split]
eacameron has quit [*.net *.split]
alexbakker has quit [*.net *.split]
badmutex[m] has quit [*.net *.split]
tristan[m] has quit [*.net *.split]
mpickering has quit [*.net *.split]
skomorokh has quit [*.net *.split]
yrashk has quit [*.net *.split]
nlofaro has quit [*.net *.split]
georgyo has quit [*.net *.split]
angerman has quit [*.net *.split]
thoughtpolice has quit [*.net *.split]
teehemkay has quit [*.net *.split]
ipv6[m] has quit [*.net *.split]
spinlock[m] has quit [*.net *.split]
david-sawatzke[m has quit [*.net *.split]
ThaEwat has quit [*.net *.split]
l33[m] has quit [*.net *.split]
eadwu[m] has quit [*.net *.split]
srid has quit [*.net *.split]
l_inus[m] has quit [*.net *.split]
M0-[m] has quit [*.net *.split]
michaelpj1 has quit [*.net *.split]
zolk3ri[m] has quit [*.net *.split]
fzakaria1 has quit [*.net *.split]
barn0 has quit [*.net *.split]
mcaju has quit [*.net *.split]
porphyrogenetos has quit [*.net *.split]
das-g[m] has quit [*.net *.split]
Preisschild has quit [*.net *.split]
verum_alpha[m] has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
JohannesArnold[m has quit [*.net *.split]
aniketd[m] has quit [*.net *.split]
mnm[m] has quit [*.net *.split]
onewayonelife[m] has quit [*.net *.split]
sernop[m] has quit [*.net *.split]
Amit[m] has quit [*.net *.split]
S0rin has quit [*.net *.split]
abbec has quit [*.net *.split]
mog has quit [*.net *.split]
fadenb has quit [*.net *.split]
barrucadu has quit [*.net *.split]
fl0_id has quit [*.net *.split]
uwap has quit [*.net *.split]
mmohammadi9812 has quit [Ping timeout: 256 seconds]
nckx has quit [Ping timeout: 264 seconds]
nckx has joined #nixos
<aiowej> Ke: I'm commenting out the `wl` stuff, and rebooting. I'll BRB...
<Ke> dmesg command
<Ke> I'd maybe do a clean reboot and then get the log after I expected to get connection
<{^_^}> [nixpkgs] @lsix opened pull request #99244 → [20.09] pythonPackages.pyscreenshot: add missing dependencies → https://git.io/JUSLm
billiozzi[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
<{^_^}> [nixpkgs] @stigtsp opened pull request #99245 → perlPackages.ImagerQRCode: init at 0.035 → https://git.io/JUSLc
aiowej has quit [Ping timeout: 272 seconds]
aiowej has joined #nixos
<aiowej> Back... Could reboot into an old generation, that's so cool. No change in Wifi working though
Geezus42[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
arcnmx has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @fehnomenal opened pull request #99246 → pythonPackages.ifcopenshell: init at 0.6.0b → https://git.io/JUSL6
lord| has quit [Read error: Connection reset by peer]
aiowej` has joined #nixos
lord| has joined #nixos
aiowej has quit [Ping timeout: 240 seconds]
malook has joined #nixos
cognemo has joined #nixos
liff has joined #nixos
gleber has joined #nixos
thonkpod has joined #nixos
eacameron has joined #nixos
lindi- has joined #nixos
rajivr has joined #nixos
m3thos has joined #nixos
ghasshee[m] has joined #nixos
badmutex[m] has joined #nixos
tristan[m] has joined #nixos
alexbakker has joined #nixos
kdlv_ has joined #nixos
Qubasa has joined #nixos
thc202 has joined #nixos
ipv6[m] has joined #nixos
angerman has joined #nixos
yrashk has joined #nixos
mpickering has joined #nixos
o1lo01ol1o has joined #nixos
teehemkay has joined #nixos
david-sawatzke[m has joined #nixos
spinlock[m] has joined #nixos
l33[m] has joined #nixos
ThaEwat has joined #nixos
eadwu[m] has joined #nixos
srid has joined #nixos
l_inus[m] has joined #nixos
M0-[m] has joined #nixos
nlofaro has joined #nixos
fzakaria1 has joined #nixos
zolk3ri[m] has joined #nixos
thoughtpolice has joined #nixos
skomorokh has joined #nixos
georgyo has joined #nixos
Preisschild has joined #nixos
michaelpj1 has joined #nixos
mcaju has joined #nixos
verum_alpha[m] has joined #nixos
barn0 has joined #nixos
chreekat[m] has joined #nixos
JohannesArnold[m has joined #nixos
porphyrogenetos has joined #nixos
das-g[m] has joined #nixos
fadenb has joined #nixos
mog has joined #nixos
uwap has joined #nixos
barrucadu has joined #nixos
fl0_id has joined #nixos
S0rin has joined #nixos
mnm[m] has joined #nixos
abbec has joined #nixos
aniketd[m] has joined #nixos
onewayonelife[m] has joined #nixos
Amit[m] has joined #nixos
sernop[m] has joined #nixos
<Ke> heh nowadays debian container just boots inside nixos, did someone fix something
<Ke> I'm soon running out of broken things
<{^_^}> [nixpkgs] @stigtsp opened pull request #99247 → perlPackages.MojoliciousPluginGravatar: init at 0.04 → https://git.io/JUSt6
mmohammadi9812 has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/5e99485b3d9 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
srhm has joined #nixos
malook has quit [Remote host closed the connection]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
sigmundv_ has joined #nixos
lord| has quit [Read error: Connection reset by peer]
tsrt^ has quit []
lord| has joined #nixos
nnst^ has joined #nixos
arjen-jonathan has quit [Ping timeout: 260 seconds]
hyper_ch4 has quit [Quit: Leaving]
hyper_ch2 has joined #nixos
Chiliparrot has joined #nixos
kieto has joined #nixos
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/b4db68ff563 (from 19 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
<AWizzArd> Now that my first project got Nixified I wonder how to build it. I saw that remote builds are supported. So if I configure that then Nix would manage everything that is required for compilation? Somehow my source code has to get there (that remote build machine).
sangoma_ has quit [Read error: Connection reset by peer]
arjen-jonathan has joined #nixos
<rawtaz> AWizzArd: what project?
<AWizzArd> rawtaz: company internal.
<AWizzArd> rawtaz: I started with a smaller service in our infrastructure, which Nix can now build and dockerize. Next is to convince Jenkins/Gitlab to use Nix to build the stuff, and I am considering using https://nixbuild.net/
<{^_^}> [nixpkgs] @JoeLancaster opened pull request #99248 → nixadd: init at 1.0.0 → https://git.io/JUSYa
sangoma has joined #nixos
<rawtaz> ok
<{^_^}> [nixpkgs] @marsam merged pull request #99241 → victoriametrics: 1.40.0 -> 1.42.0 → https://git.io/JUSTf
<{^_^}> [nixpkgs] @marsam pushed commit from @invokesus to master « victoriametrics: 1.40.0 -> 1.42.0 (#99241) »: https://git.io/JUSYP
<AWizzArd> rawtaz: And can you answer my question?
simonpe^^ has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #99209 → terraform_0_13: 0.13.3 -> 0.13.4 → https://git.io/JUyok
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUSOe
<simonpe^^> If someone here is familiar with niv, yesterday one of my build machines started producing different hashes for my builds and I'm trying to figure out why
<{^_^}> [nixpkgs] @yorickvP opened pull request #99249 → [20.09] nixos/victoriametrics: escape newlines in ExecStart → https://git.io/JUSOJ
<immae> AWizzArd: you’ll probably have a mix of "this derivation is available in cache.nixos.org, let’s take it there" (for dependencies, for instance) and "this one has to come from the local machine, let’s send it to the building machine" (for your sources)
<simonpe^^> So over night, exactly the same build but different hashes
<simonpe^^> What's the method to debug why hashes change anyway?
<{^_^}> [nixpkgs] @marsam merged pull request #99047 → sudo-font: 0.50 -> 0.51 → https://git.io/JUXu3
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUSOq
<immae> simonpe^^: are the hashes that changed github tarball’s ?
astrofog has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @yorickvP opened pull request #99250 → victoriametrics: add passthru.tests → https://git.io/JUSOB
<rawtaz> AWizzArd: nope, was just curious
<AWizzArd> immae: I heard about Cachix too. Do you think that Nixbuild & Cachix can be utilized by companies to have a very slim setup? All of the sources should stay confidential and such.
<immae> That depends on your contract with nixbuild and cachix ;)
<immae> but I suppose they’re done precisely for this kind of thing
n9nes has quit [Ping timeout: 256 seconds]
aiowej` has quit [Remote host closed the connection]
<simonpe^^> immae: I actually don't know what changed, if I do `nix-instantiate` in the same repo on two different machines they yield different results
n9nes has joined #nixos
<simonpe^^> immae: and if I peak into those generated derivations basically every dependency has a different hash
<simonpe^^> I have no clue how I would go about figuring out what's wrong
<immae> simonpe^^: you may start with nix-diff which I guess should show you a better diff
<simonpe^^> And our build pipeline is stopped :/
<immae> (a more concise one, to get the deeeep one that changed)
astrofog has quit [Read error: Connection reset by peer]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUSOQ
jb55 has quit [Ping timeout: 240 seconds]
<kieto> What do you think about Arch vs nixOS?
jb55 has joined #nixos
<{^_^}> [nixpkgs] @xfix opened pull request #99251 → nixos/httpd: remove unnecessary sendmail configuration → https://git.io/JUSOx
n9nes has quit [Ping timeout: 260 seconds]
n9nes has joined #nixos
mvnetbiz_7 has joined #nixos
<simonpe^^> immae: I'll try to do that, can nix-diff go down in the dependencies recursively?
<immae> yes it will
<immae> That’s precisely why it will be more concise :)
spudly has joined #nixos
spudly has joined #nixos
spudly has quit [Changing host]
mvnetbiz_ has quit [Ping timeout: 260 seconds]
mvnetbiz_7 is now known as mvnetbiz_
<simonpe^^> immae: I'm not sure what to make of this
<immae> That’s not as concise as I expected :D
mmohammadi9812 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
<simonpe^^> haha nope
<simonpe^^> it does say that bash differs tho
<immae> Yes
<immae> Everything seems to say that you’re using a different channel on your other machine
<simonpe^^> but I use only stuff that I've imported with niv, I have no "import <nixpkgs>" anywhere
<immae> hence the huge difference
<immae> hmm
<immae> Are you sure of that?
<simonpe^^> I don't do it explicitly at least
<immae> You should also check if you happen to have overlays in the other machine
<immae> a way to make sure you don’t have overlay is to use "import your_niv_sources.nixpkgs { overlays = []; }" when you do your imports
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<immae> (overlays are still a possible source of impurities even if you have everything in niv)
<simonpe^^> `overlays = [];` doesn't make a difference
<simonpe^^> I had this same problem a few weeks back but it magically was fixed when I restructured the nix code in the repo
<simonpe^^> I'm using the templates from https://nix.dev so I assume they should be a-ok
<immae> - /nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh
<immae> + /nix/store/4z3n8xqam4d8z0fma1kc5narcsgfsg2z-default-builder.sh
<immae> those are the lines I think cause this huge diff ^
<{^_^}> [nixpkgs] @yorickvP opened pull request #99252 → nvidiabl: 2017-09-26 -> 2020-10-01 (fix build) → https://git.io/JUSsc
<simonpe^^> immae: is that from mkDerivation?
<immae> yes
<immae> can you look at the second one?
n9nes- has joined #nixos
<immae> (the first one I have on my machine and it has only two lines)
<simonpe^^> they are both identical
<simonpe^^> source $stdenv/setup
<simonpe^^> genericBuild
n9nes has quit [Ping timeout: 240 seconds]
<simonpe^^> same md5sum
<simonpe^^> one thing that differs is the environment of the nix-daemon service, idk if that matters
<simonpe^^> and also one of the machines have the other in its nix.conf as a substituter
<immae> I don’t see how
<immae> can you look at the diff between /nix/store/69lyjyca86317hdsc1rwf3ahn7s5kiyn-no-relocs.patch and /nix/store/bxmj2l6bm280rb3q11r8v87yi1api1vp-no-relocs.patch too ?
<immae> (random pick from your nix-diff paste)
<{^_^}> [nixpkgs] @xfix opened pull request #99253 → htop: 3.0.1 -> 3.0.2 → https://git.io/JUSsP
<simonpe^^> they are also both same md5sum
<immae> it seems like many files are marked as different but I cannot understand why
<simonpe^^> could it be permissions?
<simonpe^^> I can see that one is owned by jenkins and the other one root
<simonpe^^> that is weird
<immae> is one of them executable?
<immae> (I don’t think it makes a difference)
<simonpe^^> -rwxr-xr-x 16 jenkins jenkins 187 Jan 1 1970 /nix/store/69lyjyca86317hdsc1rwf3ahn7s5kiyn-no-relocs.patch
<simonpe^^> -r-xr-xr-x 2 root root 187 Jan 1 1970 /nix/store/bxmj2l6bm280rb3q11r8v87yi1api1vp-no-relocs.patch
<simonpe^^> but a file owned by jenkins tells us that its not running the nix daemon for the build, right?
<immae> yes
<immae> but it should still not make a difference
<simonpe^^> ok
<immae> (Or maybe I’m wrong, I don’t know everything :p )
<immae> Oh small hint at the end of the paste, what is in /nix/store/6amzmcvilfkhxhvzlgi38hgp1j ?
<immae> (ah or most probably the paste is incomplete)
<simonpe^^> so I'm using ansible on these ubuntu machines to install nix, and on one of them (the new machine we got yesterday) the ansible scripts weren't working so I randomly changed som ansible code and the install passed on both machines. The new machine could skip the build by re-using the cache from the old machine but the old machine started producing these weird problems
<immae> could you check that the nix version is the same?
orivej has quit [Ping timeout: 240 seconds]
<simonpe^^> its 2.3.7 on both of them
<immae> ok
<immae> I’m clueless sorry
rprije has quit [Ping timeout: 240 seconds]
<ocharles> Y'all ok to help with me a general Linux question? I have a directory foo/ with foo/a and foo/b. I need to run executable X in this directory, and X will modify files in both foo/a and foo/b. I don't like what X is doing to files in foo/a, so I want to run X in a chroot. My question is: can anyone think up abuse of unionfs/overlayfs such that: writes to foo/a go to foo/a-cow, but any other writes to foo/ go to the original foo/?
zacts has joined #nixos
lemsip has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #99245 → perlPackages.ImagerQRCode: init at 0.035 → https://git.io/JUSLc
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JUSGW
<simonpe^^> immae: thanks for the effort
mahene has joined #nixos
<immae> simonpe^^: you could try to compare your /usr/share/nix folders on the ubuntu machines
<immae> (if you say one of the installs went wrong maybe there is something there)
<simonpe^^> immae: I'll check that out, and also try to re-install nix manually too
<immae> Also, maybe there is something in the part of the paste that you didn’t post
<immae> (it only has 912 lines but there must be more)
<simonpe^^> its 17k+ lines apparently
<immae> yes
<immae> need some place to post it to?
<simonpe^^> sec, I'll paste it here
<simonpe^^> \/s
mahene has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @Flakebi opened pull request #99254 → amdvlk: 2020.Q3.5 -> 2020.Q3.6 → https://git.io/JUSGF
emilsp has quit [Ping timeout: 624 seconds]
cfricke has quit [Quit: WeeChat 2.9]
<{^_^}> [nix] @edolstra merged pull request #4098 → add more examples to --help of `nix run` → https://git.io/JUyQB
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUSZT
<{^_^}> [nixpkgs] @marsam merged pull request #99179 → timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5 → https://git.io/JUDDb
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUSZ3
<{^_^}> [nixpkgs] @raboof closed pull request #98425 → inkcut: fix by using the standard qt5 version → https://git.io/JUzkO
<{^_^}> [nixpkgs] @georgewhewell opened pull request #99255 → kodi: remove jre override, use jre_headless → https://git.io/JUSZ2
ikwildrpepper has quit [Ping timeout: 260 seconds]
ikwildrpepper has joined #nixos
emilsp has joined #nixos
lemsip has quit [Ping timeout: 256 seconds]
<immae> simonpe^^: can you check /nix/store/720ikgx7yaapyb8hvi8lkicjqwzcx3xr-builder.sh and /nix/store/mzh859m1zrixx9cbfa5c60zkg6rhxx5s-builder.sh too?
syd has joined #nixos
<syd> Hi peeps
<syd> Is there a way to configure extra caches on the command line? Ideally via env vars so I can put it in a shellHook ..
<immae> simonpe^^: it’s funny that only files coming from the nixpkgs tree are marked as different
syd has quit [Client Quit]
syd has joined #nixos
<woffs> syd: something like --option extra-substituters http://my.cache/
<syd> woffs can I pass that via env var?
<woffs> syd, not that I know.
<simonpe^^> immae: they are the same md5sum wise
<syd> I just made an alias for `nix-build` the extra options ..
<simonpe^^> but same jenkins/root difference in ownership
Chiliparrot has joined #nixos
<syd> woffs: do the extra substitutors work if my build ends up happening on another machines?
orivej has joined #nixos
<immae> simonpe^^: ok, so the whole diff doesn’t have more information saddly
<simonpe^^> I moved my old /nix/{store,vars} and copied it over from the working machine, now it behaves differntly
<immae> you may dig into that jenkins/root difference bu I think it won’t change anything
<simonpe^^> I think the diff will be much smaller
<immae> ok
<{^_^}> [nixpkgs] @Ma27 opened pull request #99256 → nixos/sudo: add `package` option → https://git.io/JUSnK
<simonpe^^> give it a sec to finish building and I'll do a diff
<immae> (I’d be very surprised if copying the /nix/{store,var} make a difference)
<{^_^}> [nixpkgs] @Ma27 merged pull request #99253 → htop: 3.0.1 -> 3.0.2 → https://git.io/JUSsP
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JUSnD
<simonpe^^> immae: I'm thinking that maybe /nix/vars could make a difference
<immae> it’s not impossible, but to me that would mean that you have some things coming from outside of niv
<{^_^}> [nixpkgs] @Ma27 pushed commit from @xfix to release-20.09 « htop: 3.0.1 -> 3.0.2 »: https://git.io/JUSce
<simonpe^^> lol it's working now
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<immae> ha ha
<simonpe^^> the build I saw was due to something else
<simonpe^^> I am at a loss of words
<immae> so just copying the /nix from old location to new location fixed it right?
<simonpe^^> immae: yep
<simonpe^^> I think my ansible installer is at fault
<immae> Is it still owned by jenkins in the new locatino?
karantan has quit [Quit: Textual IRC Client: www.textualapp.com]
<simonpe^^> no on that machine the permissions were fine
<immae> That might be something interesting to investigate if you kept both versions of the store (and are interested into looking at that)
karantan has joined #nixos
<simonpe^^> immae: crap I just deleted the non-working store
<immae> ok doesn’t matter
<simonpe^^> but it might happen again
<simonpe^^> thanks a ton for the help tho
sangoma has quit [Ping timeout: 272 seconds]
<immae> from those information my guesses are: (1) some impurities in niv / your derivations (like getting a path from /nix/var/nix/profile directly) (2) some rmeote path that was downloaded incompletely (but I believe it would be seen after) (3) some line ending issues that nix automatically fixes somehow and makes the diff blank
<immae> I still don’t believe that jenkins/root makes a difference but I may review my opinion :p
<simonpe^^> immae: I'm not sure where to start digging, I'd love to contribute since I think nix is a fantastic project
<immae> well next time it happens maybe ;)
<immae> (and maybe someone out there already knows and is just idle, I don’t know)
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUScr
<simonpe^^> after a year or so in this project I might be able to convince the team to move over to nix and nixops instead of these stupid ubuntu machines
<simonpe^^> bringing in nix was already a stretch and as a consultant I'm scared AF when I encounter these weird problems that I don't know how to fix
<immae> that’s understandable :p
<simonpe^^> haha yep
<{^_^}> [nixpkgs] @magnetophon opened pull request #99259 → faustlive: 2.5.4 -> unstable-dev-2020-08-03 → https://git.io/JUScX
sangoma has joined #nixos
spudly[m] has joined #nixos
<woffs> syd: I don't think so
grobi1 has joined #nixos
grobi1 has quit [Client Quit]
<syd> that's pretty silly!
grobi has quit [Quit: WeeChat 2.8]
sangoma has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @adisbladis merged pull request #99239 → emacs: Remove references from emacs.pdmp → https://git.io/JUSfo
karantan has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to master: https://git.io/JUSCM
<{^_^}> [nixos-artwork] @mogorman opened pull request #57 → 20.09-nightingale artwork → https://git.io/JUSCd
atriq has joined #nixos
Taneb has quit [Ping timeout: 240 seconds]
MatrixBridge1 has joined #nixos
MatrixBridge1 has left #nixos ["User left"]
MatrixBridge1 has joined #nixos
MatrixBridge1 has left #nixos ["User left"]
MatrixBridge1 has joined #nixos
MatrixBridge1 has left #nixos ["User left"]
fendor has joined #nixos
<{^_^}> [nixpkgs] @edibopp closed pull request #57901 → adr-tools: init at 3.0.0 → https://git.io/fjffL
zupo has joined #nixos
anderslu1dstedt has joined #nixos
anderslundstedt has quit [Ping timeout: 240 seconds]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/81217f0f69a (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
karantan has joined #nixos
<{^_^}> [nixpkgs] @iAmMrinal0 opened pull request #99262 → google-cloud-sdk: 306.0.0 -> 312.0.0 → https://git.io/JUS8Z
grobi has joined #nixos
<AWizzArd> What are the differences between nixos-20.09 and nixos-20.09-small?
ericsagnes has quit [Ping timeout: 260 seconds]
appservicebot9 has joined #nixos
appservicebot9 has quit [Client Quit]
appservicebot9 has joined #nixos
<{^_^}> [nixpkgs] @siraben opened pull request #99263 → st darwin → https://git.io/JUS4B
sangoma has joined #nixos
<ikwildrpepper> AWizzArd: small channel will progress faster as it doesn't do the same amount of tests before the channel gets updated.
<ikwildrpepper> so you might get e.g. sec updates faster, but you might hit some issues, if you depend on some package that might (or not) break in the extra tests that the normal channel runs before updating
<stigo> mog: cool
ericsagnes has joined #nixos
<__red__> Wow, advertisers know me well. They just offered me an ATX motherboard-format backplane for 7 Pi computer modules
appservicebot9 has quit [Quit: killed]
appservicebot9 has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #99247 → perlPackages.MojoliciousPluginGravatar: init at 0.04 → https://git.io/JUSt6
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JUS47
<__red__> but every time I build something out of Pis I'm always disappointed with their performance, but I'm addicted to core count
<AWizzArd> ikwildrpepper: okay, makes sense, thanks
<stigo> AWizzArd: status.nixos.org gives a nice overview of where the channels are at.
<{^_^}> [nixpkgs] @rvolosatovs closed pull request #97581 → xf86videoamdgpu: 19.0.1 -> 19.1.0 → https://git.io/JUc7w
<AWizzArd> stigo: reading, thx
<AWizzArd> stigo: are all of them cached? Unstable possibly isn’t? Or maybe only it’s current/freshest state?
karantan has quit [Read error: No route to host]
<etu> AWizzArd: All channels are in the binary cache
atriq is now known as Taneb
lsix has quit [Ping timeout: 240 seconds]
maxdevjs has joined #nixos
lsix has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed commit from @turboMaCk to release-20.09 « corefonts: fix hash mismatch update »: https://git.io/JUSBu
kdlv_ has quit [Read error: Connection reset by peer]
kdlv_ has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
Rusty1 has joined #nixos
grobi has joined #nixos
<{^_^}> [nixpkgs] @onsails opened pull request #99264 → tabnine: init at 3.1.1 → https://git.io/JUSRe
Fare has joined #nixos
appservicebot9 has quit [Quit: killed]
appservicebot9 has joined #nixos
saschagrunert has quit [Remote host closed the connection]
cfricke has joined #nixos
saschagrunert has joined #nixos
<{^_^}> [nixpkgs] @hongchangwu opened pull request #99265 → ocamlPackages.dune-configurator: add minimumOCamlVersion → https://git.io/JUSRR
syd has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #98420 → firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18 → https://git.io/JUzJ4
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JUSR9
appservicebot9 has quit [Quit: killed]
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99266 → linux: 4.14.199 -> 4.14.200 → https://git.io/JUS0f
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99267 → linux: 4.19.148 -> 4.19.149 → https://git.io/JUS0s
<{^_^}> [nixpkgs] @onsails opened pull request #99268 → vimPlugins.vim-clap: specify meta.platforms → https://git.io/JUS0G
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99269 → linux: 4.4.237 -> 4.4.238 → https://git.io/JUS08
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99270 → linux: 5.4.68 -> 5.4.69 → https://git.io/JUS0u
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #99266 → linux: 4.14.199 -> 4.14.200 → https://git.io/JUS0f
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JUS0a
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #99267 → linux: 4.19.148 -> 4.19.149 → https://git.io/JUS0s
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JUS0w
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #99269 → linux: 4.4.237 -> 4.4.238 → https://git.io/JUS08
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JUS0r
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #99270 → linux: 5.4.68 -> 5.4.69 → https://git.io/JUS0u
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JUS0i
appservicebot9 has joined #nixos
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed 4 commits to release-20.03: https://git.io/JUS0H
seanparsons has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @vbgl merged pull request #99265 → ocamlPackages.dune-configurator: add minimumOCamlVersion → https://git.io/JUSRR
<{^_^}> [nixpkgs] @vbgl pushed commit from @hongchangwu to master « ocamlPackages.dune-configurator: add minimumOCamlVersion »: https://git.io/JUS0Q
sangoma has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @NeQuissimus pushed 4 commits to release-20.09: https://git.io/JUS0d
<{^_^}> [nixpkgs] @danieldk merged pull request #99254 → amdvlk: 2020.Q3.5 -> 2020.Q3.6 → https://git.io/JUSGF
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUS0A
gustavderdrache has joined #nixos
sangoma has joined #nixos
amfl_ has joined #nixos
amfl has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @clefru opened pull request #99271 → zfsUnstable: 2.0.0-rc1 -> 2.0.0-rc2 → https://git.io/JUSEz
<{^_^}> [nixpkgs] @siraben opened pull request #99272 → knightos-scas: 0.4.6 -> 1.0.0_rc2 → https://git.io/JUSEV
seanparsons has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #98957 → ocamlPackages.csexp: fix minimum OCaml version → https://git.io/JU6Eu
<{^_^}> [nixpkgs] @vbgl pushed commit from @hongchangwu to master « ocamlPackages.csexp: fix minimum OCaml version »: https://git.io/JUSuJ
dsg has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @siraben opened pull request #99274 → knightos-patchrom: init at 1.1.3 → https://git.io/JUSuV
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99275 → yq: 2.11.0 -> 2.11.1 → https://git.io/JUSui
appservicebot9 has quit [Quit: killed]
appservicebot9 has joined #nixos
ym555 has joined #nixos
appservicebot9 has quit [Client Quit]
appservicebot9 has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
appservicebot9 has quit [Client Quit]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
appservicebot9 has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99276 → Awscli 1 18 150 → https://git.io/JUSzs
ikwildrpepper has joined #nixos
ikwildrpepper has quit [Changing host]
appservicebot9 has quit [Quit: killed]
appservicebot9 has joined #nixos
MrFoxie has joined #nixos
<MrFoxie> Hello
<MrFoxie> can someone tell me how to reset nixos in virtual box
appservicebot9 has quit [Client Quit]
waleee-cl has joined #nixos
appservicebot9 has joined #nixos
<siraben> MrFoxie: can you clarify what you mean by that?
<siraben> Do you wish to rollback to the first generation?
alexherbo2 has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99277 → sbt-extras: 2020-06-01 -> 2020-09-24 → https://git.io/JUSg4
<MrFoxie> siraben in virtualbox it has only demo user and i was adding new user and i made the mistake so i want to factory format it and reinstall it again
<siraben> MrFoxie: hm, there shouldn't be a need to "factory format" it, simply adjust configuration.nix as needed and nixos-rebuild switch
<MrFoxie> ok
<MrFoxie> is there any link of documentation for virtualbox users
<{^_^}> [nix] @zimbatm closed pull request #2508 → Create version.nix containing used nixos version → https://git.io/fxApJ
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
MrFoxie has quit [Remote host closed the connection]
grobi has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #99278 → scala: 2.12.10 -> 2.12.12 → https://git.io/JUSgj
zupo has joined #nixos
zupo has quit [Client Quit]
kieto has quit [Quit: WeeChat 2.9]
arjen-jonathan has quit [Ping timeout: 240 seconds]
arjen-jonathan has joined #nixos
<{^_^}> [nixos-planet] @layus opened pull request #4 → Fix typo in planet.ini → https://git.io/JUS2u
meh` has joined #nixos
appservicebot9 has quit [Quit: killed]
<{^_^}> [nixpkgs] @mweinelt merged pull request #99242 → obs-studio: 25.0.8 -> 26.0.0 → https://git.io/JUSTV
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JUS2X
appservicebot9 has joined #nixos
ransom has joined #nixos
zupo has joined #nixos
appservicebot9 has quit [Client Quit]
CyberManifest has joined #nixos
appservicebot9 has joined #nixos
cfricke has quit [Quit: WeeChat 2.9]
Siyo has quit [Quit: Bye]
Siyo has joined #nixos
Anime_Senpai has joined #nixos
Anime_Senpai has quit [Client Quit]
anderslundstedt has joined #nixos
Anime_Senpai has joined #nixos
<Anime_Senpai> hello
<Anime_Senpai> is nix os available for android
kdlv_ has quit [Quit: kdlv_]
knupfer has joined #nixos
arjen-jonathan has quit [Ping timeout: 260 seconds]
<NobbZ[m]> By definition, it isn't and never can't. Nix the package manager though is available as nix-for-android via fdroid.
<NobbZ[m]> Also, there is nixos-mobile, an experiment to get nixOS on mobile devices, though it's highly experimental and requires you to delete whichever is you had before. Also only a couple of devices are supported
anderslu1dstedt has quit [Ping timeout: 258 seconds]
<qyliss> I think it's quite a bit more than a couple
alp has quit [Ping timeout: 240 seconds]
<gchristensen> (and it is a funded project)
<siraben> dang, MrFoxie left
<siraben> Well, if you're reading the logs, the process shouldn't be any different than on a real NixOS installation
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
anderslu1dstedt has joined #nixos
<Anime_Senpai> sorry I was having a conversation with my waifu siraben
<siraben> ?
Siyo has quit [Quit: Bye]
<Anime_Senpai> NobbZ[m]: so nixos-mobile os supposed for some of the devices it means that I have to go with nix-for-android
anderslundstedt has quit [Ping timeout: 256 seconds]
<Anime_Senpai> siraben: nothing just forget it
Siyo has joined #nixos
zebrag has joined #nixos
inkbottle has quit [Ping timeout: 260 seconds]
Anime_Senpai has quit [Remote host closed the connection]
grobi has quit [Quit: WeeChat 2.8]
alp has joined #nixos
<{^_^}> [nixpkgs] @umazalakain opened pull request #99279 → teams: remove rect-overlay -- causes desktop sharing to break without a composer → https://git.io/JUSrp
Siyo has quit [Client Quit]
Siyo has joined #nixos
pinkieval has quit [Ping timeout: 240 seconds]
xcmw has joined #nixos
<{^_^}> [nixpkgs] @edolstra pushed to release-20.09 « emacs: Remove references from emacs.pdmp »: https://git.io/JUSoh
mallox has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @stigtsp merged pull request #99169 → perlPackages.TextDiffFormattedHTML: init at 0.08 → https://git.io/JUDwJ
<{^_^}> [nixpkgs] @stigtsp pushed 8 commits to master: https://git.io/JUSKP
<{^_^}> [nixpkgs] @fadenb opened pull request #99282 → systemd-journal2gelf: 20190702 -> 20200813 → https://git.io/JUSKx
<{^_^}> [nixpkgs] @mkg20001 merged pull request #99172 → spidermonkey: remove spidermonkey_38 -> spidermonkey alias → https://git.io/JUDiJ
<{^_^}> [nixpkgs] @mkg20001 pushed 3 commits to master: https://git.io/JUS6J
Soo_Slow has joined #nixos
ddellacosta has joined #nixos
Guest66134 has joined #nixos
alp has quit [Ping timeout: 272 seconds]
sangoma has quit [Read error: Connection reset by peer]
Siyo has quit [Quit: Bye]
<meh`> has anyone gotten matomo geoip stuff working? the PHP side of things not using the web server
Siyo has joined #nixos
sangoma has joined #nixos
fresheyeball has quit [Quit: WeeChat 2.7.1]
Siyo has quit [Client Quit]
Siyo has joined #nixos
Guest66134 has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @siraben opened pull request #99283 → knightos-genkfs: init at 1.3.0 → https://git.io/JUSiU
<{^_^}> [nixpkgs] @Munksgaard opened pull request #99284 → Bump obs → https://git.io/JUSiT
alp has joined #nixos
CyberManifest has quit [Quit: Leaving...]
<{^_^}> [nixpkgs] @saschagrunert opened pull request #99285 → buildah: 1.16.2 -> 1.16.3 → https://git.io/JUSid
superherointj has joined #nixos
domogled has joined #nixos
ManiacOfMadness has quit [Ping timeout: 240 seconds]
aforemny has quit [Ping timeout: 246 seconds]
tyxie has quit [Remote host closed the connection]
progval has joined #nixos
sangoma has quit [Ping timeout: 272 seconds]
arjen-jonathan has joined #nixos
hnOsmium0001 has joined #nixos
progval has quit [Client Quit]
progval has joined #nixos
<{^_^}> [nixpkgs] @jansol opened pull request #99287 → renderdoc: 1.9 -> 1.10 → https://git.io/JUSPh
knupfer has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @siraben opened pull request #99288 → knightos-z80e: init at 0.5.0 → https://git.io/JUSX3
<{^_^}> [nixpkgs] @szlend opened pull request #99289 → zncModules.clientbuffer: Update from 2015-08-27 to 2020-10-01 → https://git.io/JUSXZ
<{^_^}> [nixpkgs] @fadenb opened pull request #99290 → element-web, element-desktop: 1.7.7 -> 1.7.8 → https://git.io/JUSXc
lemsip has joined #nixos
meh` has quit [Ping timeout: 256 seconds]
emilsp has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @timokau merged pull request #90172 → sox: Add WavPack support → https://git.io/JfHLn
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/JUS1E
<abathur> has anyone compiled a loadable bash builtin in Nix?
arjen-jonathan has quit [Ping timeout: 260 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #99291 → mesa: 20.1.8 -> 20.1.9 → https://git.io/JUSMe
zangi has joined #nixos
mmohammadi9812 has joined #nixos
erasmas has joined #nixos
<zangi> when is 20.09 going to get released?
<gchristensen> It is often released on the 40th or 46th of September
<{^_^}> [nixpkgs] @primeos pushed to master « inxi: 3.1.06-1 -> 3.1.07-1 »: https://git.io/JUSMz
lemsip has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @lsix opened pull request #99292 → pythonPackages.pyscreenshot: add missing pillow dependency → https://git.io/JUSMw
progval has quit [Changing host]
progval has joined #nixos
progval is now known as pinkieval
<{^_^}> [nixpkgs] @Ma27 merged pull request #99290 → element-web, element-desktop: 1.7.7 -> 1.7.8 → https://git.io/JUSXc
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JUSMA
Fare has quit [Ping timeout: 260 seconds]
pinkieval has quit [Quit: We're here, we're queer, connection reset by peer.]
Guest95295 has joined #nixos
<tmciver> Hello folks! I tried to set my user's password using hashedPassword but it doesn't work. I got the hash using `mkpasswd -m sha-512` and used the output as the value for hashedPassword but I then cannot log in. Then I realized that the output of mkpasswd is different each time I execute it. This seems to be the result of a different salt being used. But the docs don't say anything about the salt. How to
<tmciver> remedy this? Thanks!
Guest95295 has quit [Changing host]
Guest95295 has joined #nixos
Guest95295 has quit [Client Quit]
progval has joined #nixos
progval is now known as pinkieval
pinkieval has quit [Client Quit]
<{^_^}> [nixpkgs] @romildo opened pull request #99293 → iconpack-jade: 1.23 -> 1.24 → https://git.io/JUSDc
zacts has quit [Quit: leaving]
zacts has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JUSDa
CyberManifest has joined #nixos
<V> tmciver: did you copy+paste it properly?
<V> you can force a particular salt with -S, but... I'm not sure why you'd need to do that
<V> (and would recommend against that)
pinkieval has joined #nixos
<tmciver> V: Not positive. What's the recommended way to do this? I feel like I'm missing a step. I can't see how this can work if the output of mkpasswd is different each time.
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.03: https://git.io/JUSyI
<V> by... just taking the salt from the string you set hashedPassword to?
<V> v@february ~> mkpasswd -m sha-512
<V> $6$LnOJePfgu$ArZ.5yQc0RCA2AAFW.3DZt3YgZlzdxURq/4Nxj7vB1j6CgpNMalnXL/cmkC/X.peHy33PB1uTnJfQHtYij/mL0
<V> Password:
<V> ^ here the salt is "LnOJePfgu"
<V> 6 being the code for SHA512
invokesus has quit [Remote host closed the connection]
invokesus has joined #nixos
invokesus has quit [Remote host closed the connection]
<V> if you run `mkpasswd -S LnOJePfgu -m sha-512` and enter 'asdf' as the password you'll find it returns the same thing
<tmciver> I didn't know that! :| OK, I put double quotes around the value in the config. Is that correct?
<V> you have users.users.tmciver.hashedPassword = "the output from mkpasswd"; ?
<tmciver> Yes (well I've used the {} notation, but yes).
<tmciver> I may have a copy/paste fail. I'll try it again.
arjen-jonathan has joined #nixos
<V> Do you have mutableUsers disabled?
ericsagnes has quit [Ping timeout: 244 seconds]
<V> since if it's enabled (as is by default) it'll only be used for users that didn't previously exist
<V> (This is to prevent you from changing your password imperatively and then NixOS overwriting that)
<tmciver> Oh, that must be my problem. I don't think I disabled mutableUsers.
<{^_^}> [nixpkgs] @mweinelt merged pull request #99292 → pythonPackages.pyscreenshot: add missing pillow dependency → https://git.io/JUSMw
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JUSyy
<{^_^}> [nixpkgs] @samuelgrf opened pull request #99294 → jpexs: init at 11.3.0 → https://git.io/JUSy5
nbathum is now known as nbathum[afk]
<{^_^}> [nixpkgs] @romildo opened pull request #99295 → marwaita-pop_os: init at 0.9 → https://git.io/JUSyx
Chiliparrot has joined #nixos
justanotheruser has joined #nixos
shibboleth has joined #nixos
<tmciver> V: That was it: I had not set mutableUsers. Thanks!
<{^_^}> [nixpkgs] @primeos merged pull request #99291 → mesa: 20.1.8 -> 20.1.9 → https://git.io/JUSMe
<{^_^}> [nixpkgs] @primeos pushed to staging « mesa: 20.1.8 -> 20.1.9 (#99291) »: https://git.io/JUSSX
<{^_^}> [nixpkgs] @romildo opened pull request #99296 → marwaita-peppermint: 0.3 -> 0.4 → https://git.io/JUSSy
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @doronbehar merged pull request #98869 → mpd: 0.21.25 -> 0.22 → https://git.io/JUwJ1
<{^_^}> [nixpkgs] @doronbehar pushed 3 commits to master: https://git.io/JUSSb
spinlock[m] has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @primeos opened pull request #99297 → intel-media-driver: 20.2.0 -> 20.3.0 → https://git.io/JUS9J
ericsagnes has joined #nixos
<{^_^}> [nixpkgs] @doronbehar merged pull request #98501 → arpack: assert that blas and lapack are compatible → https://git.io/JUgUM
<{^_^}> [nixpkgs] @doronbehar pushed 3 commits to master: https://git.io/JUS93
CyberManifest has quit [Quit: Leaving...]
<munksgaard> After installing rust using rustup from nightly nixpkgs I get the following error when trying to run rustc: `https://absalon.ku.dk/courses/42380/discussion_topics/290927` Any idea why?
grobi has joined #nixos
<munksgaard> Hah, no that's not the error I'm getting :) This is: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
<{^_^}> [nixpkgs] @zimbatm merged pull request #98646 → erlangR23: 23.0.3 -> 23.1 → https://git.io/JU2gl
<{^_^}> [nixpkgs] @zimbatm pushed commit from @cw789 to master « erlangR23: 23.0.3 -> 23.1 (#98646) »: https://git.io/JUS9b
<__monty__> Hmm, I have a package that's a directory of files, is this how I'd read one of those files? `builtins.readFile (pkg.outPath + "/file.txt")`
<{^_^}> [nixos-planet] @zimbatm merged pull request #4 → Fix typo in planet.ini → https://git.io/JUS2u
<{^_^}> [nixos-planet] @zimbatm pushed commit from @layus to master « Fix typo in planet.ini (#4) »: https://git.io/JUSHZ
<{^_^}> [nixpkgs] @zimbatm merged pull request #99262 → google-cloud-sdk: 306.0.0 -> 312.0.0 → https://git.io/JUS8Z
<{^_^}> [nixpkgs] @zimbatm pushed commit from @iAmMrinal0 to master « google-cloud-sdk: 306.0.0 -> 312.0.0 (#99262) »: https://git.io/JUSHl
<{^_^}> [nixpkgs] @pacien opened pull request #99298 → matrix-appservice-discord: patch to use new API endpoint → https://git.io/JUSHy
emilsp has joined #nixos
<{^_^}> [nixpkgs] @pacien opened pull request #99299 → [20.09] matrix-appservice-discord: patch to use new API endpoint → https://git.io/JUSH7
srhm has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @romildo opened pull request #99300 → theme-jade1: 1.8 -> 1.9 → https://git.io/JUSQU
srhm has joined #nixos
camsbury has joined #nixos
alp has quit [Ping timeout: 272 seconds]
roconnor has quit [Ping timeout: 260 seconds]
leotaku_ has joined #nixos
orivej has joined #nixos
leotaku has quit [Ping timeout: 272 seconds]
noudle has joined #nixos
<{^_^}> [nixpkgs] @hloeffler opened pull request #99302 → rgxg init → https://git.io/JUSdu
<{^_^}> [nixpkgs] @woffs opened pull request #99303 → btrbk: 0.29.1 -> 0.30.0 → https://git.io/JUSFJ
<{^_^}> [nixpkgs] @woffs opened pull request #99304 → nncp: 5.3.3 -> 5.4.1 → https://git.io/JUSF9
<{^_^}> [nixpkgs] @romildo opened pull request #99305 → skeu: init at 0.5.1 → https://git.io/JUSbJ
<{^_^}> [nixpkgs] @puckipedia opened pull request #99306 → fatresize: 1.0.2 -> 1.1.1 → https://git.io/JUSbR
philr has quit [Ping timeout: 240 seconds]
ilyaigpetrov has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUSNt
<siraben> Is there such a tool to convert a Linux distro into NixOS?
zacts has quit [Quit: leaving]
<siraben> Something like https://github.com/elitak/nixos-infect but not for servers?
corpix has joined #nixos
<clever> siraben: there is also the kexec util i wrote
corpix has quit [Client Quit]
<siraben> clever: OT, but I managed to build calculator emulator again by pinning nixpkgs
<siraben> Interesting, I'll take a look
gentauro has quit [Read error: Connection reset by peer]
<clever> ah, forgot to look into it more
gentauro has joined #nixos
<{^_^}> [nixpkgs] @romildo opened pull request #99307 → theme-obsidian2: 2.14 -> 2.15 → https://git.io/JUSN7
<siraben> no worries, I found an old commit that had it pinned which was a relief
<siraben> is there a sudden surge of PRs to nixpkgs now due to Hacktoberfest?
alp has joined #nixos
<{^_^}> [nixos-org-configurations] @edolstra pushed 2 commits to master: https://git.io/JUSAt
xcmw has joined #nixos
<{^_^}> [nixpkgs] @romildo merged pull request #98857 → marwaita: 7.6.1 -> 7.7 → https://git.io/JUVGQ
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JUSA6
HackerIdiot has joined #nixos
<HackerIdiot> hello
<HackerIdiot> I just visited nixos-mobile site but didn't find anything to install in my phone
<HackerIdiot> can anyone help me out
supercoven has quit [Read error: Connection reset by peer]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #99202 → python3Packages.pyelftools: 0.26 -> unstable-09-23 → https://git.io/JUyEP
<{^_^}> [nixpkgs] @jonringer pushed commit from @Pamplemousse to master « python3Packages.pyelftools: 0.26 -> unstable-09-23 »: https://git.io/JUSxI
Fare has joined #nixos
<V> HackerIdiot: I think nixos-mobile questions are more on-topic in #nixos-aarch64
<HackerIdiot> okay thank you
<V> you'll probably have a better chance getting an answer there
<HackerIdiot> sure thanks you
Fare has quit [Ping timeout: 260 seconds]
malook has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #99244 → [20.09] pythonPackages.pyscreenshot: add missing dependencies → https://git.io/JUSLm
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to release-20.09: https://git.io/JUSxy
malook has quit [Client Quit]
shibboleth has quit [Quit: shibboleth]
ris has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @Ma27 merged pull request #99278 → scala: 2.12.10 -> 2.12.12 → https://git.io/JUSgj
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JUSpl
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @jonringer merged pull request #99264 → Add TabNine cli and completion-tabnine vim plugin → https://git.io/JUSRe
<{^_^}> [nixpkgs] @jonringer pushed 5 commits to master: https://git.io/JUSpd
meh` has joined #nixos
Hayden[m] has joined #nixos
<Hayden[m]> 👋
<{^_^}> [nixpkgs] @Ma27 merged pull request #99282 → systemd-journal2gelf: 20190702 -> 20200813 → https://git.io/JUSKx
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JUShq
Fare has joined #nixos
sputny has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
davidv7_ has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
davidv7 has quit [Ping timeout: 246 seconds]
cole-h has joined #nixos
hax404 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @benley opened pull request #99309 → material-shell: 6 -> 7 → https://git.io/JUSjT
shibboleth has joined #nixos
hax404 has joined #nixos
camsbury has quit [Ping timeout: 240 seconds]
hax404 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer opened pull request #99310 → tabnine: fix build → https://git.io/JUSjc
hax404 has joined #nixos
HackerIdiot has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @romildo opened pull request #99311 → flat-remix-icon-theme: 20200116 -> 20200710 → https://git.io/JU9eY
nbathum[afk] is now known as nbathum
<{^_^}> [nixpkgs] @onsails opened pull request #99312 → tabnine: fix sha256 → https://git.io/JU9ew
Fare has quit [Ping timeout: 260 seconds]
spudly[m] has quit [*.net *.split]
ghasshee[m] has quit [*.net *.split]
thc202 has quit [*.net *.split]
o1lo01ol1o has quit [*.net *.split]
eacameron has quit [*.net *.split]
gleber has quit [*.net *.split]
cognemo has quit [*.net *.split]
thonkpod has quit [*.net *.split]
liff has quit [*.net *.split]
lindi- has quit [*.net *.split]
rajivr has quit [*.net *.split]
m3thos has quit [*.net *.split]
Qubasa has quit [*.net *.split]
alexbakker has quit [*.net *.split]
badmutex[m] has quit [*.net *.split]
tristan[m] has quit [*.net *.split]
skomorokh has quit [*.net *.split]
yrashk has quit [*.net *.split]
georgyo has quit [*.net *.split]
teehemkay has quit [*.net *.split]
ipv6[m] has quit [*.net *.split]
eadwu[m] has quit [*.net *.split]
M0-[m] has quit [*.net *.split]
thoughtpolice has quit [*.net *.split]
l33[m] has quit [*.net *.split]
angerman has quit [*.net *.split]
ThaEwat has quit [*.net *.split]
nlofaro has quit [*.net *.split]
david-sawatzke[m has quit [*.net *.split]
mpickering has quit [*.net *.split]
michaelpj1 has quit [*.net *.split]
zolk3ri[m] has quit [*.net *.split]
fzakaria1 has quit [*.net *.split]
l_inus[m] has quit [*.net *.split]
srid has quit [*.net *.split]
barn0 has quit [*.net *.split]
mcaju has quit [*.net *.split]
porphyrogenetos has quit [*.net *.split]
das-g[m] has quit [*.net *.split]
Preisschild has quit [*.net *.split]
verum_alpha[m] has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
JohannesArnold[m has quit [*.net *.split]
aniketd[m] has quit [*.net *.split]
mnm[m] has quit [*.net *.split]
onewayonelife[m] has quit [*.net *.split]
abbec has quit [*.net *.split]
sernop[m] has quit [*.net *.split]
Amit[m] has quit [*.net *.split]
barrucadu has quit [*.net *.split]
mog has quit [*.net *.split]
fl0_id has quit [*.net *.split]
S0rin has quit [*.net *.split]
uwap has quit [*.net *.split]
fadenb has quit [*.net *.split]
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
dsg has joined #nixos
<pinpox> Does anyone know how to correctly load ZSH-plugins from git? I'm tring this in home-manager https://gist.github.com/pinpox/a379e7d230204da3a6f1da1c311dd04e
<pinpox> get no errors, but no syntax-highlighting either
dsg has quit [Client Quit]
dsg has joined #nixos
<{^_^}> [nixpkgs] @elkowar opened pull request #99313 → pipr: 0.0.12 -> 0.0.15 → https://git.io/JU9vE
grobi has joined #nixos
camsbury has joined #nixos
<nh2[m]> what creates the `/usr/bin/env` link in NixOS? Can I create it in a docker image?
mananamenos has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @eadwu opened pull request #99314 → nixos/clight: fix config file generation → https://git.io/JU9J6
<clever> nh2[m]: its created by an activation script
<nh2[m]> clever: thanks, how can I find which activation script it is?
<clever> apps/nixpkgs/nixos/modules/system/activation/activation-script.nix: mv /usr/bin/.env.tmp /usr/bin/env # atomically replace /usr/bin/env
<clever> [clever@amd-nixos:~]$ grep -r --color usr/bin/env apps/nixpkgs/nixos/
<clever> nh2[m]: grep can find it
shibboleth has quit [Quit: shibboleth]
domogled has quit [Remote host closed the connection]
NieDzejkob has quit [Ping timeout: 258 seconds]
<jtle> Hi, is it possible to change which dwm package is used in the nixos/dwm module? It currently doens't provide a `package` option
aiowej has joined #nixos
<nh2[m]> clever: ah, `environment.usrbinenv` I see. Now I guess I just need to find a legit way to do something like that for a docker image
sangoma has quit [Read error: Connection reset by peer]
<clever> nh2[m]: i think it was entrypoint vs start? one of those lets you do these things
<clever> nh2[m]: entrypoint and cmd, basically, the command that gets ran when you start it, will be "${entrypoint} ${cmd}", and by default, the cmd you specify elsewhere replaces cmd
<clever> nh2[m]: so entrypoint can be a shell script to handle activation scripts, then run "$@" (what the user requested)
<clever> mysql does that for example
<aiowej> Hi! I'm using KDE Plasma, and am "blessed" with a high DPI screen, but not with 20-20 vision (except for hindsight amirite). In `System Settings > Display and Monitor > Display Configuration > Scale Display` you can set scaling, which will be applied upon restart. But upon restart, NixOS (I think) resets that value to it's default of 1x scaling. I wonder if I can set this setting in configuration.nix instead? Alternatively, if there are
<aiowej> any other DE (preferably tiling ones..) that allow setting DPI scaling settings in a declarative, or at least persistent way?
sangoma has joined #nixos
NieDzejkob has joined #nixos
<aiowej> Or, what can I read to learn how to make a patch for NixOS itself, and add this feature?
<{^_^}> [nixpkgs] @cole-h opened pull request #99316 → top-level: ignore unexpected args → https://git.io/JU9TL
cosimone has quit [Quit: Quit.]
<nh2[m]> clever: thanks!
<{^_^}> [nixos-homepage] @raboof opened pull request #601 → Remove 'variants' → https://git.io/JU9Ty
<pikajude> is there a way to write a shell expr that runs the setup-hook for some package but doesn't add its bin path to PATH and so on?
<{^_^}> [nixpkgs] @danieldk merged pull request #99287 → renderdoc: 1.9 -> 1.10 → https://git.io/JUSPh
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JU9kf
eacameron has joined #nixos
gleber has joined #nixos
liff has joined #nixos
cognemo has joined #nixos
lindi- has joined #nixos
thonkpod has joined #nixos
m3thos has joined #nixos
ghasshee[m] has joined #nixos
thc202 has joined #nixos
o1lo01ol1o has joined #nixos
spudly[m] has joined #nixos
mpickering has joined #nixos
teehemkay has joined #nixos
georgyo has joined #nixos
yrashk has joined #nixos
angerman has joined #nixos
alexbakker has joined #nixos
ipv6[m] has joined #nixos
badmutex[m] has joined #nixos
tristan[m] has joined #nixos
Qubasa has joined #nixos
david-sawatzke[m has joined #nixos
l_inus[m] has joined #nixos
l33[m] has joined #nixos
srid has joined #nixos
ThaEwat has joined #nixos
onewayonelife[m] has joined #nixos
eadwu[m] has joined #nixos
M0-[m] has joined #nixos
fzakaria1 has joined #nixos
verum_alpha[m] has joined #nixos
skomorokh has joined #nixos
chreekat[m] has joined #nixos
das-g[m] has joined #nixos
barn0 has joined #nixos
thoughtpolice has joined #nixos
mcaju has joined #nixos
porphyrogenetos has joined #nixos
JohannesArnold[m has joined #nixos
nlofaro has joined #nixos
aniketd[m] has joined #nixos
zolk3ri[m] has joined #nixos
mnm[m] has joined #nixos
michaelpj1 has joined #nixos
Preisschild has joined #nixos
sernop[m] has joined #nixos
uwap has joined #nixos
fadenb has joined #nixos
barrucadu has joined #nixos
mog has joined #nixos
fl0_id has joined #nixos
S0rin has joined #nixos
abbec has joined #nixos
Amit[m] has joined #nixos
dingenskirchen has quit [Quit: ZNC 1.7.5 - https://znc.in]
<clever> pikajude: manually `source ${foo}/nix-support/setup-hook` in some phase, but dont put it into buildInputs?
nnst^ has quit []
dingenskirchen has joined #nixos
<pikajude> i don't actually really know what it does
<pikajude> but i tried that exact thing and it didn't seem to do anything
<clever> pikajude: what does the setup hook do? read its source
<pikajude> although disclaimer, i am using nix-direnv
tsrt^ has joined #nixos
<pikajude> i actually need to try it with proper nix-shell
<pikajude> though nix-direnv is a lot better
grobi has quit [Quit: WeeChat 2.8]
seku has joined #nixos
Fare has joined #nixos
lsix has quit [Ping timeout: 260 seconds]
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
konobi has quit [Quit: konobi]
sigmundv_ has quit [Read error: Connection reset by peer]
wnklmnn has joined #nixos
sigmundv_ has joined #nixos
civodul has quit [Read error: Connection reset by peer]
civodul has joined #nixos
Zetagon has quit [Quit: WeeChat 2.8]
meh` has quit [Ping timeout: 265 seconds]
euandreh has joined #nixos
saschagrunert has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @siraben opened pull request #99318 → mozwire: 0.5.1 -> 0.5.2 → https://git.io/JU9tl
cosimone has joined #nixos
xcmw has joined #nixos
<{^_^}> [nixpkgs] @apeyroux opened pull request #99319 → msglint: init at 1.04 → https://git.io/JU9qG
mahene has joined #nixos
peelz has joined #nixos
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixos-homepage] @raboof closed pull request #601 → Remove 'variants' → https://git.io/JU9Ty
<{^_^}> [nixpkgs] @kampka opened pull request #99320 → wesnoth: 1.14.13 -> 1.14.14 → https://git.io/JU9me
euandreh has quit [Remote host closed the connection]
endformationage has joined #nixos
grobi has joined #nixos
euandreh has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
dadada_ has quit [Quit: WeeChat 2.7.1]
dadada_ has joined #nixos
ransom has quit [Quit: Textual IRC Client: www.textualapp.com]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
maxdevjs has quit [Remote host closed the connection]
maxdevjs has joined #nixos
malook has joined #nixos
<{^_^}> [nixpkgs] @risicle opened pull request #99321 → [20.09] freecad: 0.18.4 -> unstable-2020-09-25 → https://git.io/JU9Ow
malook has quit [Client Quit]
konobi has joined #nixos
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
ericsagnes has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @Chili-Man opened pull request #99322 → kubernetes-helm: 3.3.1 -> 3.3.4 → https://git.io/JU932
<{^_^}> [nixpkgs] @Chili-Man closed pull request #98438 → kubernetes-helm: 3.3.1 -> 3.3.3 → https://git.io/JUzZR
alp has joined #nixos
lsix has joined #nixos
sangoma has quit [Quit: WeeChat 2.9]
lsix has quit [Quit: WeeChat 2.9]
ericsagnes has joined #nixos
amfl_ is now known as amfl
<{^_^}> [nixpkgs] @eadwu opened pull request #99323 → nixos: hardware.nvidia.package option for selecting nvidia package → https://git.io/JU9GN
noudle has quit []
<{^_^}> [nixpkgs] @eadwu opened pull request #99324 → vscode-extensions: update-9 → https://git.io/JU9ZU
mmohammadi9812 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
sputny has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @timokau merged pull request #99199 → r128gain: 1.0.1 -> 1.0.3 → https://git.io/JUy83
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/JU9Zl
rprije has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
alexherbo29 has joined #nixos
alexherbo2 has quit [Ping timeout: 265 seconds]
alexherbo29 is now known as alexherbo2
zupo has joined #nixos
o1lo01ol_ has joined #nixos
<{^_^}> [nixpkgs] @oxzi opened pull request #99326 → openrct2: 0.3.0 -> 0.3.1 → https://git.io/JU9Zp
AluisioASG has joined #nixos
<{^_^}> [nixpkgs] @adisbladis opened pull request #99327 → poetry2nix: 1.12.0 -> 1.13.0 → https://git.io/JU9Zj
orivej has joined #nixos
o1lo01ol1o has quit [Ping timeout: 244 seconds]
<AluisioASG> Hey, do we have any current consensus on kernel module names? Most packages use something akin to "name = ${pname}-${kernel.version}-${version}", but some newer ones switch the versions around or even get rid of the kernel version
Fare has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer closed pull request #99312 → tabnine: fix build → https://git.io/JU9ew
<{^_^}> [nixpkgs] @jonringer merged pull request #99310 → tabnine: fix build → https://git.io/JUSjc
<{^_^}> [nixpkgs] @jonringer pushed to master « tabnine: fix build »: https://git.io/JU9nK
grobi has joined #nixos
<{^_^}> [nixpkgs] @oxzi opened pull request #99328 → claws-mail: 3.17.6 -> 3.17.7 → https://git.io/JU9nx
mahene has quit [Ping timeout: 272 seconds]
<visl> When running calibre i get the error: "qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found." It suggests that reinstalling the application may fix the problem. I removed calibre from my config, ran nixos-collect-garbage then did `nix-shell -p calibre` to see if that worked but no luck. It seems like it's reusing the existing version. How do I really remove a package so I can reinstall?
<visl> (oh.. i also did do the `nixos-rebuild switch` between removing from the config and gc)
knupfer has joined #nixos
abathur has quit [Quit: abathur]
Fare has joined #nixos
abathur has joined #nixos
nature has quit [Ping timeout: 256 seconds]
<grfn> hmm, I'm trying to use `makeWrapper` in a derivation and it's not working
Soo_Slow has quit [Quit: Soo_Slow]
<grfn> saying "makeWrapper: command not found"
<grfn> the documentation indicates that makeWrapper should be available in the stdenv
shabius has quit [Ping timeout: 272 seconds]
<infinisil> visl: Reinstalling doesn't do anything with Nix
<cole-h> grfn: Try adding `makeWrapper` to the `nativeBuildInputs`
<{^_^}> #98322 (by gsnewmark, 1 week ago, closed): Calibre 4.23 doesn't start (SIGABRT)
<{^_^}> [nixpkgs] @0x4A6F opened pull request #99329 → nixos/task/networking: conform to RFCs → https://git.io/JU9Cs
meh` has joined #nixos
<visl> infinisil: ah cool. thanks
shabius has joined #nixos
<{^_^}> [nixpkgs] @matt-snider opened pull request #99330 → jdt-language-server: init at 0.62.0 → https://git.io/JU9C5
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
fendor has quit [Remote host closed the connection]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @oxzi opened pull request #99332 → libetpan: 1.9.3 -> 1.9.4 → https://git.io/JU9WO
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @mweinelt merged pull request #99213 → pythonPackages.debugpy: 1.0.0b12 -> 1.0.0 → https://git.io/JUyPH
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JU9W3
srhm has quit [Ping timeout: 246 seconds]
<visl> infinisil: it looks like it was fixed and merged into release-20.09 (https://github.com/NixOS/nixpkgs/pull/98854). at this point are we (am i) just waiting for the next "build" of 20.09 or is it possible this bug persisted for calibre? (the linked fix targeted qutebrowser but changed qt for all python packages)
<{^_^}> [nixpkgs] @andir opened pull request #99333 → Nixos 20.09 rl mysql → https://git.io/JU9Wz
<{^_^}> #98854 (by erictapen, 5 days ago, merged): [20.09] fix passing qt5 version to pythonInterpreters
andreas303 has quit [Remote host closed the connection]
<infinisil> visl: Are you using 20.09?
<visl> infinisil: yes
Pwnna has quit [Quit: Bye]
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
Pwnna has joined #nixos
<infinisil> Gonna run `nix-shell -p calibre -I nixpkgs=channel:nixos-20.09 --run calibre` to see if it works
andreas303 has joined #nixos
knupfer has quit [Ping timeout: 256 seconds]
<infinisil> Sure enough, still fails
<infinisil> Checking the release-20.09 branch now
<infinisil> That works
<infinisil> So yeah, it should be in the next nixos-20.09 update
vidbina has quit [Ping timeout: 260 seconds]
<visl> cool. thanks for checking
<{^_^}> [nixpkgs] @alyssais merged pull request #99018 → dbus: build manpages from xml → https://git.io/JUP5l
<{^_^}> [nixpkgs] @alyssais pushed commit from @solson to staging « dbus: build manpages from xml »: https://git.io/JU9lT
Wharncliffe has joined #nixos
erasmas has quit [Quit: leaving]
Darkmatter66_ has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
Darkmatter66 has quit [Ping timeout: 260 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
maxdevjs has quit [Remote host closed the connection]
maxdevjs has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #99335 → makeRustPlatform: Put back in it's own file. → https://git.io/JU98U
<{^_^}> [nixpkgs] @alyssais merged pull request #99293 → iconpack-jade: 1.23 -> 1.24 → https://git.io/JUSDc
<{^_^}> [nixpkgs] @alyssais pushed commit from @romildo to master « iconpack-jade: 1.23 -> 1.24 »: https://git.io/JU988
Darkmatter66_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
Darkmatter66 has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #99285 → buildah: 1.16.2 -> 1.16.3 → https://git.io/JUSid
<{^_^}> [nixpkgs] @alyssais pushed commit from @saschagrunert to master « buildah: 1.16.2 -> 1.16.3 »: https://git.io/JU98u
wnklmnn has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @Preisschild opened pull request #99336 → helmfile 0.128.0 -> 0.130.0 → https://git.io/JU98P
superherointj has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @tfmoraes closed pull request #95460 → wxGTK31: 3.1.3 -> 3.1.4 → https://git.io/JJ5Rl
<{^_^}> [nixpkgs] @tfmoraes closed pull request #95462 → python3Packages.wxpython_4_1: init at 4.1.0 → https://git.io/JJ50D
spudly- has joined #nixos
spudly- has joined #nixos
spudly- has quit [Changing host]
spudly has quit [Ping timeout: 264 seconds]
xcmw has joined #nixos
xcmw has quit [Client Quit]
grobi has joined #nixos
alexherbo2 has quit [Read error: Connection reset by peer]
alexherbo2 has joined #nixos
arjen-jonathan has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ldesgoui opened pull request #99337 → mumble-overlay: fix outdated install phase → https://git.io/JU94d
<{^_^}> [nixpkgs] @risicle opened pull request #99338 → precice: fix build, 2.0.2 -> 2.1.0, enable for darwin → https://git.io/JU94p
<{^_^}> [nixpkgs] @andir opened pull request #99339 → nixos/plasma5: Enable browser integration → https://git.io/JU9BJ
o1lo01ol_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @andir opened pull request #99340 → nftables: Warn about correct firewall setting → https://git.io/JU9B0
o1lo01ol1o has joined #nixos
bbarker has joined #nixos
lunik1 has quit [Read error: Connection reset by peer]
lunik1 has joined #nixos
<bbarker> Is using this method to build python packages problematic? The nix-shell command runs without error, but the gurobipy package is not added to the /nix/store: nix-shell -I nixpkgs=/home/bebarker/workspace/nixpkgs -p 'python37.withPackages(ps : with ps; [ gurobipy ]) '
o1lo01ol1o has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @aanderse merged pull request #98302 → wordpress: 5.4.2 -> 5.5.1 → https://git.io/JUErW
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/JU9Bj
inkbottle has joined #nixos
zebrag has quit [Ping timeout: 260 seconds]
AluisioASG has quit [Remote host closed the connection]
Rusty1 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #99238 → effitask: fix build → https://git.io/JUSvI
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JU9Ru
cole-h has quit [Quit: Goodbye]
maddo has quit [Remote host closed the connection]
cole-h has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
__monty__ has quit [Quit: leaving]
grobi has joined #nixos
<{^_^}> [nixpkgs] @Infinisil merged pull request #99051 → man-pages: Make it findable by manpages → https://git.io/JUXzK
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JU90o
lunik1 has quit [Quit: :x]
<{^_^}> [nixpkgs] @Infinisil pushed to release-20.09 « man-pages: Make it findable by manpages »: https://git.io/JU901
zupo has joined #nixos
zupo has quit [Client Quit]
lunik1 has joined #nixos
lunik1 has quit [Client Quit]
cosimone has quit [Ping timeout: 240 seconds]
<infinisil> l33[m]: The nextcloud module isn't writted ideally, so this has to be done in a roundabout way with `poolSettings = lib.mkOptionDefault { pm = lib.mkForce "bla"; }`
<l33[m]> wow...
<nicolas[m]1> And what would be the ideal way?
cosimone has joined #nixos
<infinisil> l33[m]: Nope, but you can do `poolSettings = lib.mkOptionDefault (lib.mapAttrs (name: lib.mkForce) { pm = "ondemand"; "pm.max_children" = 32; ...; })`
<jkt> so, here I am once again after a week, this time with the latest nightly build, nixos-plasma5-21.03pre244932.84d74ae9c9c-x86_64-linux.iso
<jkt> and I'm not getting any graphical thingy when I run `sudo systemctl start display-manager`
<infinisil> nicolas[m]1: I guess there's no ideal ideal way, it's kind of bad either way. The reason this doesn't work is that the poolSettings are specified in the options default value: https://github.com/NixOS/nixpkgs/blob/5ce1f9d129cea8ac4661f58b04b3126d92d7ee48/nixos/modules/services/web-apps/nextcloud.nix#L142-L149
<infinisil> nicolas[m]1: This default should be moved to the modules config section, and all values should be set with `"pm" = lib.mkDefault ...`
<nicolas[m]1> Thanks, I was about to ask about `lib.lowPrio` but `lib.mkDefault` is `lib.lowPrio`
<l33[m]> infinisil: thanks for your help, hmmmmm....
la-jesystani has quit [Ping timeout: 256 seconds]
<infinisil> nicolas[m]1: It's actually not :)
<l33[m]> any where i can read about lib.mkDefault ...
<infinisil> l33[m]: I guess it doesn't mention mkDefault, but it's related: https://nixos.org/manual/nixos/stable/index.html#sec-option-definitions-setting-priorities
Rusty1 has joined #nixos
alexherbo2 has quit [Ping timeout: 240 seconds]
<infinisil> Any option you set by default has priority 100. By using mkOptionDefault (1500), mkDefault (1000) or mkForce (50) you can change the priority to another value
<infinisil> The module system only takes all definitions of the highest priority, and merges those together
<l33[m]> Ah i see... so if these options are seting in mutliple places, the highest priority gets set?
lunik1 has joined #nixos
<infinisil> Which is why you need to use mkOptionDefault if you want to not completely override the default value in that module. Because option defaults are set with `mkOptionDefault`
<l33[m]> I see.......'interesting'....
<jkt> what puzzles me is that I don't really see any Xorg process, just sddm
camsbury has quit [Remote host closed the connection]
<infinisil> Maybe I should define some functions here to demonstrate the definition merging
<infinisil> > mergeDefs = type: defs: let res = lib.mergeDefinitions ["some" "option"] type (map (d: { value = d; file = "some-file.nix"; }) defs); in { inherit (res) mergedValue; inherit (res.defsFinal') highestPrio; }
<{^_^}> mergeDefs defined
<infinisil> > mergeDefs (types.attrsOf types.str) {}
<{^_^}> { highestPrio = <CODE>; mergedValue = <CODE>; }
<infinisil> > mergeDefs = type: defs: let merged = lib.mergeDefinitions ["some" "option"] type (map (d: { value = d; file = "some-file.nix"; }) defs); res = { inherit (merged) mergedValue; inherit (merged.defsFinal') highestPrio; }; in builtins.deepSeq res res
<{^_^}> mergeDefs defined
<infinisil> > mergeDefs (types.attrsOf types.str) {}
<{^_^}> value is a set while a list was expected, at (string):155:84
<infinisil> > mergeDefs (types.attrsOf types.str) []
<{^_^}> The option `some.option' is used but not defined.
<infinisil> Perfect!
<infinisil> > mergeDefs (types.attrsOf types.str) [ { foo = "foo"; } { bar = "bar"; } ]
<{^_^}> { highestPrio = 100; mergedValue = { bar = "bar"; foo = "foo"; }; }
<infinisil> > mergeDefs (types.attrsOf types.str) [ { foo = "foo"; } (lib.mkDefault { bar = "bar"; }) ]
<{^_^}> { highestPrio = 100; mergedValue = { foo = "foo"; }; }
philr has joined #nixos
<infinisil> > mergeDefs (types.attrsOf types.str) [ (lib.mkDefault { foo = "foo"; }) (lib.mkDefault { bar = "bar"; }) ]
<{^_^}> { highestPrio = 1000; mergedValue = { bar = "bar"; foo = "foo"; }; }
<infinisil> > mergeDefs (types.attrsOf types.str) [ { foo = "foo"; } { foo = "bar"; } ]
<{^_^}> - In `some-file.nix': "bar"
<infinisil> Terrible error message lol, but that would be a conflicting definition
<infinisil> > mergeDefs (types.attrsOf types.str) [ { foo = "foo"; } { foo = lib.mkForce "bar"; } ]
<{^_^}> { highestPrio = 100; mergedValue = { foo = "bar"; }; }
alexherbo2 has joined #nixos
<craige> Does anyone have any good examples that can point me to of packageX having a variable set that points to the latest version of a file in packageY? Am I seeking something that can actually be done in Nix?
<humancalico[m]> Is there a way to upgrade to `nixos-unstable` declaratively?
<nicolas[m]1> humancalico: using flakes or setting `nix.nixPath = [ "nixpkgs=${path-to-your-nixos-unstable}" ];`
la-jesystani has joined #nixos
<infinisil> craige: Since getting the "latest" thing is impure, you need to either not do that in Nix (e.g. by pointing Nix to a git repository and updating that automatically), or by using impure Nix features (such as builtins.{fetchurl,fetchTarball}, which can fetch from e.g. the master branch without a sha256)
alexherbo2 has quit [Read error: Connection reset by peer]
<infinisil> For reproducibility, nixpkgs doesn't use any impure features, so you won't find an example there
alexherbo2 has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #99342 → buildah-unwrapped: 1.16.3 -> 1.16.4 → https://git.io/JU9zg
<{^_^}> [nixpkgs] @zowoq merged pull request #98451 → purple-slack: 2019-08-19 - 2020-09-22 → https://git.io/JUzEB
<{^_^}> [nixpkgs] @zowoq pushed commit from @eyJhb to master « purple-slack: 2019-08-19 - 2020-09-22 »: https://git.io/JU9z2
<humancalico[m]> Thanks nicolas I was not aware of flakes I will look into those
<{^_^}> [nixpkgs] @adisbladis merged pull request #99327 → poetry2nix: 1.12.0 -> 1.13.0 → https://git.io/JU9Zj
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to master: https://git.io/JU9zo
<infinisil> l33[m]: Well you should check out the generated config
<infinisil> There's nothing about mkOptionDefault that would make nextcloud hand..
<infinisil> hang*
<l33[m]> yeah, I'll find that hash, and have a look
<l33[m]> it maybe unrelated.... I'll have a play with the code snippets you provided and try and get my head around it.
<infinisil> l33[m]: Actually it's probably easiest to do `nix-instantiate --eval '<nixpkgs/nixos>' -A config.services.nextcloud.poolSettings` to see what it evaluates to
<infinisil> Can also append `.<property>` to that to see the individual ones
<l33[m]> infinisil: super.
<infinisil> Or poolSettings.'"some.property.with.dots"'
<infinisil> Or I guess just `-A config.services.nextcloud.poolSettings --strict` to see all at once
Fare has quit [Ping timeout: 240 seconds]
<nicolas[m]1> outside of using `makeWrapper`, is there a way to patchshebang shell scripts with a custom environment (say buildEnv)?
<V> or just `nixos-option services.nextcloud.poolSettings` :p
<l33[m]> more than 1 way to skin a cat (no that i would, i like cats).
<{^_^}> [nixpkgs] @TredwellGit opened pull request #99343 → chromium: fix ANGLE → https://git.io/JU9gv
<V> meow
alexherbo24 has joined #nixos
alexherbo2 has quit [Read error: Connection reset by peer]
alexherbo24 is now known as alexherbo2
thc202 has quit [Ping timeout: 244 seconds]
Fare has joined #nixos
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
alexherbo2 has quit [Remote host closed the connection]
la-jesystani has quit [Remote host closed the connection]
alexherbo2 has joined #nixos
spudly[m] has quit [*.net *.split]
ghasshee[m] has quit [*.net *.split]
eacameron has quit [*.net *.split]
m3thos has quit [*.net *.split]
cognemo has quit [*.net *.split]
thonkpod has quit [*.net *.split]
lindi- has quit [*.net *.split]
liff has quit [*.net *.split]
Qubasa has quit [*.net *.split]
gleber has quit [*.net *.split]
tristan[m] has quit [*.net *.split]
teehemkay has quit [*.net *.split]
georgyo has quit [*.net *.split]
ipv6[m] has quit [*.net *.split]
yrashk has quit [*.net *.split]
skomorokh has quit [*.net *.split]
mpickering has quit [*.net *.split]
alexbakker has quit [*.net *.split]
badmutex[m] has quit [*.net *.split]
thoughtpolice has quit [*.net *.split]
M0-[m] has quit [*.net *.split]
angerman has quit [*.net *.split]
eadwu[m] has quit [*.net *.split]
ThaEwat has quit [*.net *.split]
l33[m] has quit [*.net *.split]
david-sawatzke[m has quit [*.net *.split]
nlofaro has quit [*.net *.split]
l_inus[m] has quit [*.net *.split]
srid has quit [*.net *.split]
fzakaria1 has quit [*.net *.split]
zolk3ri[m] has quit [*.net *.split]
michaelpj1 has quit [*.net *.split]
barn0 has quit [*.net *.split]
porphyrogenetos has quit [*.net *.split]
das-g[m] has quit [*.net *.split]
Preisschild has quit [*.net *.split]
verum_alpha[m] has quit [*.net *.split]
mcaju has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
JohannesArnold[m has quit [*.net *.split]
mnm[m] has quit [*.net *.split]
onewayonelife[m] has quit [*.net *.split]
aniketd[m] has quit [*.net *.split]
abbec has quit [*.net *.split]
sernop[m] has quit [*.net *.split]
Amit[m] has quit [*.net *.split]
mog has quit [*.net *.split]
barrucadu has quit [*.net *.split]
fl0_id has quit [*.net *.split]
fadenb has quit [*.net *.split]
S0rin has quit [*.net *.split]
uwap has quit [*.net *.split]
cr4y1 has quit [Ping timeout: 258 seconds]
kaivai has quit [Quit: ZNC - https://znc.in]
kaivai has joined #nixos
meh` has quit [Ping timeout: 258 seconds]