andi- changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || 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
<alienpirate5> it seems like cargo is forgetting to add the target to its rustc invocations
<alienpirate5> the cargo invocation looks like `cargo --locked build --verbose --target=aarch64-unknown-linux-gnu --release`
lovesegfault has quit [Quit: WeeChat 2.7.1]
<alienpirate5> and the rustc looks like this: https://hastebin.com/sakenuzaso.sql
<kalbasit> `builtins.tryEval (pkgs.lib.strings.toInt "not-int")` does not seem to work
lovesegfault has joined #nixos
bvdw has quit [Read error: Connection reset by peer]
maddo has quit [Quit: See ya]
bvdw has joined #nixos
xelxebar has joined #nixos
mexisme has joined #nixos
<dashkal> What is it with me and finding "impossible" states. *sigh* HIE installed. Crashes with "panic (the 'impossible' happened)"....
jgeerds has quit [Ping timeout: 256 seconds]
malSet has quit [Ping timeout: 268 seconds]
edomfjp[m]1 has quit [Quit: authenticating]
edomfjp[m]11 has joined #nixos
edomfjp[m]11 has quit [Client Quit]
edomfjp[m]11 has joined #nixos
<blackriversoftwa> dashkal: might ask in #haskell as that is a ghc not a nix issue
<blackriversoftwa> Does anyone know why cross-compiled libraries link to gcc-debug?
<blackriversoftwa> I've got an open PR to make cross-compiled nix work on armv7l, but it pulls in a 750MB store path of gcc debugging symbols
<blackriversoftwa> ```
<blackriversoftwa> ║ lib/libboost_context.so.1.69.0: …-linux-gnueabihf/lib:/nix/store/jxv3p9zmr8v8z6nh8lpyjf6c8gpr1r1z-armv7l-unknown-linux-gnueabihf-…
<blackriversoftwa> ╠═══bin/nix: …-linux-gnueabihf/lib:/nix/store/jxv3p9zmr8v8z6nh8lpyjf6c8gpr1r1z-armv7l-unknown-linux-gnueabihf-…
<blackriversoftwa> /nix/store/k1hr62wvnjgys7rf20xprd0p471zn1cb-nix-2.3.3-armv7l-unknown-linux-gnueabihf
<blackriversoftwa> ║ lib/libboost_system.so.1.69.0: …-linux-gnueabihf/lib:/nix/store/jxv3p9zmr8v8z6nh8lpyjf6c8gpr1r1z-armv7l-unknown-linux-gnueabihf-…
<blackriversoftwa> ║ lib/libnixexpr.so: …-linux-gnueabihf/lib:/nix/store/jxv3p9zmr8v8z6nh8lpyjf6c8gpr1r1z-armv7l-unknown-linux-gnueabihf-…
<blackriversoftwa> ║ lib/libnixmain.so: …-linux-gnueabihf/lib:/nix/store/jxv3p9zmr8v8z6nh8lpyjf6c8gpr1r1z-armv7l-unknown-linux-gnueabihf-…
blackriversoftwa has joined #nixos
<dashkal> Honestly, I think I hit the end of my tolerance on HIE at this point. I used to just use vim in one terminal and ghci in another.
<dashkal> I've hit multiple "Huh, that shouldn't happen" cases in one day.
malSet has joined #nixos
edomfjp[m]11 has quit [Client Quit]
edomfjp[m]11 has joined #nixos
edomfjp[m]11 has quit [Client Quit]
edomfjp[m]11 has joined #nixos
<bdju> Okay, I have some time now. My updates are failing on luajit. It looks like this is issue #81206 which is closed, but I'm still having problems. Any ideas?
<{^_^}> https://github.com/NixOS/nixpkgs/issues/81206 (by mweinelt, 5 days ago, closed): neovim install fails with missing libluv.so.1
<andi-> bdju: we still haven't had a channel bump
<andi-> it should (hopefully) go through in the next hours
<lovesegfault> worldofpeace: ugh, lollypop issue
<lovesegfault> (lollypop:20418): Gtk-WARNING **: 16:17:25.263: Could not find the icon 'go-previous-symbolic-ltr'. The 'hicolor' theme
<lovesegfault> and also [ERROR] 2020-03-03 16:17:29 TaskHelper::__on_soup_msg_finished(): g-tls-error-quark: TLS support is not available (0)
edomfjp[m]11 has quit [Client Quit]
<bdju> andi-: Oh, great! That's good to hear.
edomfjp[m]1 has joined #nixos
nwops has quit [Quit: nwops]
<andi-> bdju: https://hydra.nixos.org/eval/1573711 once there are not more queued jobs here it should update
Henson has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<bdju> Neat. I'll check on that every once in a while tonight then.
johnw has quit [Quit: ZNC - http://znc.in]
<worldofpeace> lovesegfault: TLS support is not available sounds like GIO_EXTRA_MODULES not being set with glib-networking's module
<worldofpeace> lovesegfault: the first error is maybe because you're missing an icon theme
<lovesegfault> Yeah, nixos.hicolor-icon-theme
<lovesegfault> I feel like the pkg should bring that in?
<worldofpeace> hicolor icon theme actually has no icons
<benley> hey is there a way to get the equivalent of the https://nixos.org/nixos/options.html page for releases other than the current stable? I'd love to have that available for nixos-20.03 now, and nixos-unstable at any time
jonten has quit [Ping timeout: 268 seconds]
<benley> and yes I'm aware of the nixos-option command; it's great but the browser interface is so convenient
<lovesegfault> benley: man configuration.nix
<lovesegfault> oh
<worldofpeace> lovesegfault: Could you paste the output of the maybe new wrapper again?
<benley> I would love to have a selector for which release to use at the top of options.html, like there currently is on https://nixos.org/nixos/packages.html?channel=nixos-19.09
m0rphism has quit [Ping timeout: 256 seconds]
<worldofpeace> lovesegfault: oh wait
<benley> "channel", that's the word.
<lovesegfault> Yeah, this is the new wrapper, I applied your patch on top of the latest hydra-successful commit
<worldofpeace> lovesegfault: It's not in buildInputs (glib-networking). That's probably because the services.gnome3.glib-networking adds the gio module, because not everything is wrapped
<worldofpeace> (my todo list is to remove this bandaid for 20.09
mbrgm_ has joined #nixos
erasmas has quit [Ping timeout: 268 seconds]
<benley> lovesegfault: ok I was initially annoyed at your suggestion but I'm glad I actually looked at the configuration.nix manpage. I had no idea it was fully generated like that!
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm_ is now known as mbrgm
<lovesegfault> benley: :)
<benley> which is to say, thanks :-)
<worldofpeace> lovesegfault: anyways, You should install gnome3.adwaita-icon-theme, or any other gtk icon theme really
<lovesegfault> got it
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81663 → act: 0.2.4 -> 0.2.5 → https://git.io/JvauE
<worldofpeace> I'll probably finish that PR right now, and push updates for lollypop.
edomfjp[m]1 has quit [Quit: authenticating]
edomfjp[m]1 has joined #nixos
mexisme has quit [Ping timeout: 255 seconds]
<lovesegfault> worldofpeace: sweet!
<{^_^}> [hydra] @grahamc opened pull request #721 → hydra-evaluator: add a 'ONE_AT_A_TIME' evaluator style → https://git.io/Jvaug
wildtrees has quit [Quit: Leaving]
<bdju> Are there any on-going efforts to support other init systems in NixOS? I just thought of it after seeing mention of linux-libre in a github issue and thinking of similarities to Guix System.
pareidolia has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81475 → wrapGAppsHook: Fix #78803 → https://git.io/Jv2sa
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to staging: https://git.io/Jvauw
lovesegfault has quit [Quit: WeeChat 2.7.1]
mauli has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed 51 commits to staging-20.03: https://git.io/JvauK
<{^_^}> [nixpkgs] @jtojnar opened pull request #81664 → vips: general clean-ups → https://git.io/Jvauy
lovesegfault has joined #nixos
cinimod_ has quit [Quit: Connection closed for inactivity]
<energizer`> how do i diagnose a collision? `/nix/store/m9hz17ax200lisfbfmd9ix4pxl8wjw45-python3.7-numpy-1.18.1/lib/python3.7/site-packages/numpy/testing/tests/__pycache__/test_utils.cpython-37.pyc' and `/nix/store/razxim...
mexisme has joined #nixos
<{^_^}> [nixpkgs] @mdlayher opened pull request #81665 → corerad: 0.2.1 -> 0.2.2 → https://git.io/Jvaud
gustavderdrache has joined #nixos
<colemickens> Can I use the VS Code extension stuff with VS Codium?
<lovesegfault> worldofpeace: your patch may have borked zoom-us
<lovesegfault> (process:8607): GLib-GIO-ERROR **: 16:42:31.628: No GSettings schemas are installed on the system
<worldofpeace> hmmm
<worldofpeace> isn't zoom-us a qt app?
<worldofpeace> or maybe there's something about qt apps in gtk environments I don't know
<lovesegfault> I have the qtgnome stuff
pareidolia has joined #nixos
<worldofpeace> lovesegfault: did you trigger a filechooser?
selfsymmetric-mu has joined #nixos
<selfsymmetric-mu> Hey I updated gpg and now it won't connect. I have a ~/.gnupg/gpg-agent.conf, but it is not respected by gpgconf. gpgconf reports a pinentry binary that does not exist. How can I fix or diagnose further?
<selfsymmetric-mu> If I try to `--decrypt` it just hangs. I suspect this is because it cannot find the pinentry program.
<selfsymmetric-mu> Versions match for gpg and gpg-agent.
lovesegfault has quit [Ping timeout: 265 seconds]
doublex__ has quit [Ping timeout: 256 seconds]
werner291 has quit [Quit: werner291]
lovesegfault has joined #nixos
Rusty1 has quit [Remote host closed the connection]
selfsymmetric-mu has left #nixos ["gone to the land of dead hiccups and extinguished light bulbs"]
selfsymmetric-mu has joined #nixos
<selfsymmetric-mu> How can I find out why gpg isn't respecting my configuration?
lovesegfault has quit [Quit: WeeChat 2.7.1]
butterthebuddha has quit [Ping timeout: 256 seconds]
<selfsymmetric-mu> I'll try adding `programs.gnupg.agent.pinentryFlavor = "gtk2";` as suggested.
<selfsymmetric-mu> I'm on XFCE4 for the record.
<selfsymmetric-mu> I'll try rebooting.
selfsymmetric-mu has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81666 → bitcoin-abc: 0.20.12 -> 0.21.1 → https://git.io/Jvazg
Synthetica has quit [Quit: Connection closed for inactivity]
mexisme has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @obadz opened pull request #81668 → nixos/zerotierone: prevent systemd from changing MAC address → https://git.io/JvazV
<jonreeve[m]> Anyone know how to install a haskell package that depends on an older version of hspec which is no longer in nixpkgs?
<jonreeve[m]> I can't seem to install haskellPackages.Frames, because it seems to depend on Vinyl, which depends on an older version of hspec
nwops has joined #nixos
<{^_^}> [nixpkgs] @obadz opened pull request #81669 → nixos/zerotierone: prevent systemd from changing MAC address → https://git.io/Jvazw
<jonreeve[m]> Does this work for anyone else? `nix-env -iA nixos.haskellPackages.Frames`
selfsymmetric-mu has joined #nixos
<{^_^}> [nixpkgs] @obadz merged pull request #81668 → [19.09] nixos/zerotierone: prevent systemd from changing MAC address → https://git.io/JvazV
<{^_^}> [nixpkgs] @obadz pushed 2 commits to release-19.09: https://git.io/JvazK
<{^_^}> [nixpkgs] @obadz merged pull request #81669 → [20.03] nixos/zerotierone: prevent systemd from changing MAC address → https://git.io/Jvazw
<{^_^}> [nixpkgs] @obadz pushed 2 commits to release-20.03: https://git.io/Jvaz6
iqubic` has joined #nixos
iqubic` has quit [Remote host closed the connection]
<selfsymmetric-mu> Okay, I've rebooted (gpgconf --reload wasn't enough).
<selfsymmetric-mu> Setting `programs.gnupg.agent.pinentryFlavor = "gtk2";` stops the hanging, but now I get `gpg: problem with the agent: No pinentry`.
<selfsymmetric-mu> Any ideas?
<selfsymmetric-mu> Invoking `gpgconf` still shows a pinentry that does not exist.
iceypoi has left #nixos [#nixos]
iqubic has quit [Ping timeout: 256 seconds]
iqubic has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81670 → bitwarden_rs-vault: 2.12.0c -> 2.12.0e → https://git.io/JvazX
<{^_^}> [nixpkgs] @worldofpeace pushed 5 commits to master: https://git.io/Jvaz1
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
malSet has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed 5 commits to release-20.03: https://git.io/JvazF
malSet has joined #nixos
<GrimSleepless> worldofpeace: I have changed the headers of my commits to the original's :)
drakonis has quit [Ping timeout: 258 seconds]
<{^_^}> #81078 (by JeffLabonte, 6 days ago, open): Release/19.09 - Update Brave 0.69.128 -> 1.4.95
<{^_^}> #81082 (by JeffLabonte, 6 days ago, open): nixos: Update brave from 1.3.118 to 1.4.95
qy[m] has joined #nixos
lovesegfault has joined #nixos
ottidmes has quit [Ping timeout: 258 seconds]
rogryza has joined #nixos
kyren has quit [Quit: ZNC 1.7.4 - https://znc.in]
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81082 → [20.03] brave: 1.3.118 -> 1.4.95 → https://git.io/JvucE
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to release-20.03: https://git.io/Jvagf
kyren has joined #nixos
<rogryza> hey, does anyone have experience setting up nvidia optimus with the proprietary nvidia driver? I don't mind keeping the discrete gpu on all the time if needed
selfsymmetric-mu has quit [Remote host closed the connection]
<rogryza> I've tried the Nvidia PRIME setup recommended in the wiki, only the driver to nvidiaLegacy390 due to having an older gpu, and `xrandr --listproviders` only lists Intel
aveltras has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JvagI
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81078 → [19.09] brave: 1.3.118 -> 1.4.95 → https://git.io/Jvun5
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to release-19.09: https://git.io/JvagL
rogryza has quit [Remote host closed the connection]
<worldofpeace> lovesegfault: pushed cool stuff
<GrimSleepless> rogryza: I do have a Nvidia. tbh, I am running with bumblebee right now. ... oops he left!
tilcreator has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @flokli merged pull request #81317 → nix: Patch config.nix.in to reference host platform binaries → https://git.io/JvgIw
<{^_^}> [nixpkgs] @flokli pushed 3 commits to master: https://git.io/JvagO
drakonis has joined #nixos
mexisme has joined #nixos
aw has quit [Ping timeout: 255 seconds]
aw has joined #nixos
_deepfire has quit [Ping timeout: 255 seconds]
_deepfire has joined #nixos
wucke13_ has joined #nixos
wucke13 has quit [Ping timeout: 255 seconds]
mzan has quit [Ping timeout: 255 seconds]
<lovesegfault> worldofpeace: lemme see
<lovesegfault> Oh, sweet
<lovesegfault> you unflorbed lollypop
mzan has joined #nixos
drakonis1 has joined #nixos
rauno has quit [Ping timeout: 240 seconds]
malSet has quit [Ping timeout: 265 seconds]
<worldofpeace> lol, it only took... maybe two months 🤣
<lovesegfault> :D
<worldofpeace> at least I can get away with it on nixos-unstable
sigmundv__ has joined #nixos
CMCDragonkai has joined #nixos
qy[m] is now known as bqv[m]
bqv[m] is now known as qy[m]1
7GHAA0XG9 has quit [Ping timeout: 265 seconds]
tilcreator has joined #nixos
sigmundv has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #79876 → drawing: init at 0.4.10 → https://git.io/JvCM1
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/JvagE
qy[m]1 is now known as bqv[m]
lovesegfault has quit [Ping timeout: 268 seconds]
malSet has joined #nixos
drakonis has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81671 → chafa: 1.2.1 -> 1.2.2 → https://git.io/JvagD
<{^_^}> [nixpkgs] @worldofpeace merged pull request #80323 → gnome-tour: init at 0.0.1 → https://git.io/Jv8o7
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvagS
<{^_^}> [nixpkgs] @lilyball opened pull request #81672 → macvim: 8.1.2234 -> 8.2.319 → https://git.io/JvagH
mexisme has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81673 → checkstyle: 8.29 -> 8.30 → https://git.io/JvagQ
felixfoertsch has quit [Ping timeout: 256 seconds]
gustavderdrache has quit [Quit: Leaving.]
drakonis has joined #nixos
drakonis has quit [Client Quit]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sigmundv__ has quit [Ping timeout: 258 seconds]
rauno has joined #nixos
mexisme has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81674 → cmake-format: 0.6.8 -> 0.6.9 → https://git.io/Jva2L
malSet has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @jerith666 opened pull request #81675 → client-ip-echo: 0.1.0.4 -> 0.1.0.5 → https://git.io/Jva2Y
malSet has joined #nixos
mexisme has quit [Ping timeout: 240 seconds]
thc202 has quit [Ping timeout: 256 seconds]
marcusr has quit [Remote host closed the connection]
Wizek has quit [Quit: Connection closed for inactivity]
acarrico has joined #nixos
marcusr has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81676 → codeql: 2.0.2 -> 2.0.4 → https://git.io/Jva2Z
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
<{^_^}> [nixpkgs] @colemickens opened pull request #81677 → libva: 1.5.0 -> 1.6.1 → https://git.io/Jva2l
kvda has joined #nixos
mexisme has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81650 → hugo: 0.65.3 -> 0.66.0 → https://git.io/Jva48
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jva2V
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/d881de1e964 (from 65 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/00115f2f9c7 (from 69 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/d881de1e964 (from 65 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<CMCDragonkai> In NixOS it has this perl script that works in NixOS tests, is there a way to extract this mechanism to be used outside NixOS?
doublex has joined #nixos
<GrimSleepless> Hey guys, is there any place where we could add this solution https://github.com/commercialhaskell/stack/issues/2975 to the haskell documenation of NixOS. I would have had taken way less time for me to setup my environment knowing that! :D
<{^_^}> commercialhaskell/stack#2975 (by AshtonKem, 3 years ago, closed): zlib issues on NixOs
<{^_^}> [nixpkgs] @marsam merged pull request #81555 → travis: 1.8.10 -> 1.8.11 → https://git.io/Jv2Q8
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jva2Q
h0m1 has quit [Ping timeout: 272 seconds]
<CMCDragonkai> perhaps a beter explaination is how does the perl commands get injected into the QEMU machines?
palo has joined #nixos
h0m1 has joined #nixos
malSet has quit [Ping timeout: 268 seconds]
<atemu12[m]> Perhaps you could take a look at the script that starts the vm?
<CMCDragonkai> i am looking at it
<CMCDragonkai> its being switched over to python
nuncanada has quit [Quit: Leaving]
<CMCDragonkai> i dont know exactly the mechanism where the python code is ran in the virtual machine... is this is just a matter of building the image so that it has a script embedded so when QEMU boots it already runs that script? so it's not an actual interactive injection of commands to QEMU
<{^_^}> [nixpkgs] @colemickens opened pull request #81678 → rclone: 1.50.2 -> 1.51.0 → https://git.io/Jva2p
<wiml> IDK, but from nixos/lib/test-driver/Machine.pm it looks like it runs qemu in a way that connects the machine's console to a pipe, and then talks to the guest that way
<{^_^}> [nixpkgs] @colemickens opened pull request #81679 → pythonPackages.stem: 1.7.1 -> 1.8.0 → https://git.io/Jva2h
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81680 → doctest: 2.3.5 -> 2.3.7 → https://git.io/Jvaae
wiml has quit [Quit: Sleep.]
lovesegfault has joined #nixos
<lovesegfault> worldofpeace: Are you still around?
<lovesegfault> or gchristensen
<worldofpeace> lovesegfault: yeah, that's me knocking on your window. let me in!
<lovesegfault> O.o
<worldofpeace> jk
<lovesegfault> :D
<lovesegfault> I need help merging some prs
<{^_^}> #81594 (by cole-h, 20 hours ago, open): howard-hinnant-date: allow access to zoneinfo
<{^_^}> #81457 (by lovesegfault, 2 days ago, open): zoom-us: add qtgraphicaleffects dependency
<lovesegfault> Both are tested and work perfectly
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/00115f2f9c7 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<{^_^}> [nixpkgs] @worldofpeace merged pull request #74289 → zoom-us: use latest qt → https://git.io/JeXTc
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to release-19.09: https://git.io/Jvaak
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81457 → zoom-us: add qtgraphicaleffects dependency → https://git.io/Jv2LA
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvaaL
abathur has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #81615 → Update mednafen and mednaffe → https://git.io/JvaqD
<{^_^}> [nixpkgs] @AndersonTorres pushed 4 commits to master: https://git.io/JvaaY
<worldofpeace> lovesegfault: that patch could be done better in the howard-hinnant-date PR
<worldofpeace> lovesegfault: see https://github.com/NixOS/nixpkgs/pull/73510/files
<{^_^}> [nixpkgs] @marsam merged pull request #81663 → act: 0.2.4 -> 0.2.5 → https://git.io/JvauE
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvaa3
<worldofpeace> there's lots of patches that use TZDIR environment variable, and if it's unset fallback to /usr/share/....
<lovesegfault> I suggested that
<lovesegfault> But we, me and cole-h, agreed that his solution was simpler
<lovesegfault> the upstream for that pkg is semi-abandoned b/c the changes were incorporated into C++ 20
<lovesegfault> so they're in the stdlib now
<worldofpeace> lovesegfault: got it
<lovesegfault> the only package that needs it, waybar, will probably stop needing it once cpp20 support lands in gcc
<worldofpeace> this reminds me that I need to PR lots of packages using glib to use https://github.com/GNOME/glib/blob/f17ebdede5639a4eb3c5606f00f489ff263f34e7/glib/gtimezone.c#L411
<colemickens> Hm, I wish `max-jobs=auto` would limit to number of build users, seems like maybe I have more build slots than build users.
<lovesegfault> colemickens: The trick is to make build users twice the number of build slots
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81594 → howard-hinnant-date: allow access to zoneinfo → https://git.io/Jvae2
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvaaC
<cole-h> worldofpeace: lol
<cole-h> Thanks for the "cool"
<cole-h> :D
<colemickens> I've been building up nixbuild.sh that has all my build options, but build users is a proper system level config, kind of annoying, but this is actually a persistent machine so I don't mind keeping a config for it I guess.
<worldofpeace> cole-h: 🤣 I forgot the sparkle wait!
<cole-h> LOL
<worldofpeace> Ok, fixed that.
<worldofpeace> That could have been bad
<cole-h> Perfect
<cole-h> colemickens ^
<lovesegfault> oops, meant to be colemickens ^
<cole-h> lol
<lovesegfault> oh no
<lovesegfault> we spammed him :P
corvid has joined #nixos
<cole-h> It's his fault for having a name so close to mine. It's not like I joined more than a year after him
<lovesegfault> s/him/them/g
<cole-h> It's a bad habit, please forgive
<lovesegfault> mine too :)
<lovesegfault> cole-h: Do you like Rust and Nix?
<cole-h> Thanks for the correction. And also: lovesegfault++ worldofpeace++
<{^_^}> lovesegfault's karma got increased to 17, worldofpeace's karma got increased to 78
<cole-h> I love Rust, and I like Nix so far :) (probably -> #nixos-chat)
<lovesegfault> 302'ing
<worldofpeace> cole-h++
<{^_^}> cole-h's karma got increased to 6
<colemickens> how does one check their karma level?
malSet has joined #nixos
<lovesegfault> colemickens: you do lovesegfault++
<{^_^}> lovesegfault's karma got decreased to 16
<lovesegfault> then it shows you
<cole-h> Wait you can increase your own karma?
<lovesegfault> no
<lovesegfault> it decreased, lol
<cole-h> I missed that
<cole-h> That's hilarious
<cole-h> </off-topic>
<lovesegfault> colemickens++
<{^_^}> colemickens's karma got increased to 11
<lovesegfault> now you know :P
kleisli has quit [Remote host closed the connection]
kleisli has joined #nixos
<infinisil> lovesegfault++
<{^_^}> lovesegfault's karma got increased to 17
<lovesegfault> thx for making me whole infinisil++ :P
<{^_^}> infinisil's karma got increased to 221
<worldofpeace> we got complaints about this karma decreaser in #nixos-gm, we stand to not use the bot because of it 🤣
<infinisil> gm=?
<lovesegfault> infinisil: general managers
<lovesegfault> great magnates
<worldofpeace> lol
<lovesegfault> gum munchers
<lovesegfault> glee machines
<lovesegfault> I can keep going
<worldofpeace> the one's in charge.
<worldofpeace> infinisil: gender minority
<worldofpeace> though joking about that name feels wrong to me
<abathur> I checked ISO 639-1 codes to no avail
<lovesegfault> abathur: lol
<infinisil> Ahh
matthiaskrgr has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net - currently broken?]
malSet has quit [Ping timeout: 256 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
<{^_^}> [hydra] @grahamc opened pull request #722 → Fix declarative jobsets → https://git.io/Jvaaa
orivej has joined #nixos
<xa0[m]> hey, so, autoPatchelfHook doesn't match libsodium.so.18 with libsodium.so.23, which makes sense, but, where exactly should i go with that?
<xa0[m]> worth forcing a binding?
waleee-cl has quit [Quit: Connection closed for inactivity]
malSet has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81681 → faudio: 20.02 -> 20.03 → https://git.io/Jvaao
iyzsong- has joined #nixos
jb55 has quit [Ping timeout: 240 seconds]
iyzsong has quit [Ping timeout: 272 seconds]
andi- has quit [Ping timeout: 272 seconds]
craige has quit [Ping timeout: 252 seconds]
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/87cc49a3fe6 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
nwops has quit [Quit: nwops]
lovesegfault has quit [Ping timeout: 256 seconds]
globin has quit [Ping timeout: 246 seconds]
spacefrogg has joined #nixos
globin has joined #nixos
jb55 has joined #nixos
lovesegfault has joined #nixos
andi- has joined #nixos
<GrimSleepless> Hello guys! I have noticed a PR that is stuck there for the last 21 days. It has been approved! https://github.com/NixOS/nixpkgs/pull/79872#pullrequestreview-368486583
craige has joined #nixos
nikivi has joined #nixos
matthiaskrgr has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
<{^_^}> #79872 (by danme, 3 weeks ago, open): brscan4: 0.4.4-4 -> 0.4.8-1
<cole-h> Try posting it to https://discourse.nixos.org/t/prs-already-reviewed/2617 if you really want it merged
<{^_^}> [hydra] @grahamc pushed 3 commits to fix-declarative-jobsets: https://git.io/Jvaa9
<GrimSleepless> cole-h: I sure could. I mean, since someone took the time to upgrade this package, I believe it is worth taking the time to merge it! So I will take open a discourse for this! Thank you!
<cole-h> Happy to help. Sometimes they just fall on the backburner, what with the massive amount of contributions daily.
<cole-h> I got my package merged after posting it (probably because it pinged the guy who originally r+'d it, who then merged it), so it's been fairly helpful
<GrimSleepless> Yeah! I totaly get it! there is only 24 hours in a day!
<{^_^}> [hydra] @grahamc pushed 0 commits to fix-declarative-jobsets: https://git.io/JvaaH
<{^_^}> [hydra] @grahamc pushed 0 commits to bootstrap: https://git.io/JvaaQ
<{^_^}> [hydra] @grahamc pushed 0 commits to who-broke-builds: https://git.io/Jvaa7
<{^_^}> [hydra] @grahamc pushed 0 commits to persona: https://git.io/Jvaa5
<{^_^}> [hydra] @grahamc pushed 0 commits to build-ng: https://git.io/Jvaad
<{^_^}> [hydra] @grahamc pushed 0 commits to restart-daemons-on-config-change: https://git.io/JvaaF
<{^_^}> [hydra] @grahamc pushed 0 commits to notifications: https://git.io/Jvaab
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81682 → flow: 0.119.0 -> 0.119.1 → https://git.io/Jvaah
<NemesisD> can anyone help me figure out what's going on here? i'm trying to read a file into my nix config and it's saying that it isn't null or path when it in fact is a path: https://0bin.net/paste/3+IxCW6H9LCmlrTE#+tU4x8MGLta6pkeHAFDVtcqGNuQ0SoKa3AoeW0GHqtO
<mdash> NemesisD: readFile returns a string, not a path.
<NemesisD> oh shoot the option can actually take a path to a file
<NemesisD> thanks!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81683 → fluent-bit: 1.3.8 -> 1.3.9 → https://git.io/JvaVv
felixfoertsch has joined #nixos
tilpner has joined #nixos
eeva has quit [Remote host closed the connection]
eeva has joined #nixos
captn3m0 has quit [Ping timeout: 240 seconds]
abathur has quit [Read error: Connection reset by peer]
alp has quit [Ping timeout: 268 seconds]
lc has quit [Quit: No Ping reply in 180 seconds.]
abathur has joined #nixos
alp has joined #nixos
Blessjah has quit [Ping timeout: 256 seconds]
jojojojojo has quit [Ping timeout: 240 seconds]
xensky_ has quit [Read error: Connection reset by peer]
lovesegfault has quit [Ping timeout: 256 seconds]
tilpner_ has quit [Ping timeout: 256 seconds]
chreekat has quit [Ping timeout: 256 seconds]
xensky_ has joined #nixos
Blessjah has joined #nixos
abathur has quit [Read error: Connection reset by peer]
chreekat has joined #nixos
locallycompact has joined #nixos
lovesegfault has joined #nixos
captn3m0 has joined #nixos
<corvid> Odd question, but is the `mv` inside the nix package tool somehow different from the standard linux mv command?
<gchristensen> nope
<lovesegfault> nixpkgs' pace is absolutely insane
<corvid> I'm trying to write a derivation for installing a header only library for c++, in the derivation I have `mv include $out` but this is moving the contents of include into `$out` and not the folder its self
pareidolia has quit [Ping timeout: 265 seconds]
<corvid> the folder structure is `include/igl/{lots of stuff}` the result folder after building is `result/igl/{lots of stuff}`
<corvid> I'm able to work around it by creating the include directory and just moving the igl directory into it, just feels like an odd thing to do
<{^_^}> [nixpkgs] @marsam merged pull request #81674 → cmake-format: 0.6.8 -> 0.6.9 → https://git.io/Jva2L
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaV3
pareidolia has joined #nixos
<gchristensen> corvid: if $out doesn't exist yet, it'll make it by putting include at $out
<corvid> ah, I didn't realize $out didn't exist until you created it. Thanks!
<clever> so include/foo.h lands at $out/foo.h
<clever> thats one reason i'm paranoid and always `mv -vi`
<clever> it makes it more obvious when this happens
<corvid> For sure, I probably would have noticed if I didn't just `mkdir -p` everytime. Didn't notice it was creating $out in the process
<corvid> Lazy habits though
<gchristensen> yep! $out doesn't have to be a directory, so we don't make it by default
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81684 → git-quick-stats: 2.0.13 -> 2.0.15 → https://git.io/JvaVl
<clever> it could be a file or symlink
<{^_^}> [nixpkgs] @marsam merged pull request #81673 → checkstyle: 8.29 -> 8.30 → https://git.io/JvagQ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaV4
<corvid> Ah gotcha. So if the output of your derivation is a single executable file, is the norm to just make that executable your $out? I've been just throwing that in $out/bin/
<gchristensen> best to do $out/bin/yourthing, but maybe you're just writing a trivial text file
<clever> corvid: depends on if your running it yourself from somewhere, or if you want standard tooling to add it to $PATH
<corvid> Right now I'm just experimenting nixifying our labs research projects. So not trying to get them in any paths
<gchristensen> nice :D
hyper_ch has quit [Remote host closed the connection]
<atemu12[m]> <clever "thats one reason i'm paranoid an"> `cp -alvi` is even better, as it allows you to keep the source in-tact. When you have confirmed the output is right you can `rm -r` the source manually afterwards.
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 is now known as Supersonic
<clever> atemu12[m]: i tend to use either `cp -vi` or `mv -vi`
<corvid> clever: Do you keep the interactive flag in your final version, or is it just there while you're writing it to check your self?
<clever> corvid: i tend to just put it there out of habbit, even when nix cant be interactive
<clever> and i forget to remove it
<{^_^}> [nixpkgs] @rissson opened pull request #81685 → rambox-pro: 1.2.2 -> 1.3.0 → https://git.io/JvaV0
iceypoi has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81686 → go-license-detector: 3.0.2 -> 3.1.0 → https://git.io/JvaVz
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
hyper_ch has joined #nixos
iceypoi has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81682 → flow: 0.119.0 -> 0.119.1 → https://git.io/Jvaah
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaVa
<{^_^}> [nixpkgs] @marsam merged pull request #81683 → fluent-bit: 1.3.8 -> 1.3.9 → https://git.io/JvaVv
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaVV
drakonis1 has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81687 → golangci-lint: 1.23.6 -> 1.23.7 → https://git.io/JvaVo
malSet has quit [Ping timeout: 260 seconds]
iceypoi has quit [Quit: WeeChat 2.3]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
<atemu12[m]> <clever "atemu12: i tend to use either `c"> The `-a` flag is important here because `mv` preserves permissions, mtime, xattrs and the like. `-l` makes it so that the files aren't actually copied but hardlinked instead which makes the operation almost instant (just like `mv`) and doesn't use any additional space during while doing it.
chagra_ has joined #nixos
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
justanotheruser has quit [Read error: Connection reset by peer]
iceypoi has joined #nixos
chagra has quit [Ping timeout: 258 seconds]
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
lovesegfault has quit [Ping timeout: 240 seconds]
lovesegfault has joined #nixos
iceypoi has quit [Quit: WeeChat 2.3]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
iceypoi has quit [Client Quit]
iceypoi has joined #nixos
<xa0[m]> not that anyone noticed, but i think i'm gonna use patchelf to solve my problem
<clever> atemu12[m]: nix nukes all permissions and mtimes when the build finishes
<clever> atemu12[m]: /tmp and /nix/store also tend to be different FS's, so hardlinking often fails
iceypoi has quit [Quit: WeeChat 2.3]
iceypoi has joined #nixos
<atemu12[m]> Oh, I thought you werre talking about using those tools in general. Inside a derivation there's not much point to what I said.
<clever> yeah
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81688 → heimer: 1.15.0 -> 1.15.1 → https://git.io/JvawY
chagra_ has quit [Ping timeout: 260 seconds]
peelz has joined #nixos
<peelz> I'm trying to get zsh autocompletion to work without setting `programs.zsh.enable = true`
justanotheruser has joined #nixos
<wedens[m]> basically, it'll add symlink /share/zsh from derivations to /run/current-system/sw/share/zsh
<{^_^}> [nixpkgs] @gnidorah closed pull request #81493 → [WIP] ctrlr: init at 6.0 → https://git.io/Jv2Rc
<peelz> yeah dumb question, should've looked through nixos-option
<peelz> wedens[m], my zsh doesn't autocomplete systemd commands since I turned off `programs.zsh.enable`. Any idea why? I looked at zsh.nix but I can't see what enables that
<wedens[m]> zsh module adds some paths from NIX_PROFILES to zsh
<peelz> yeah I have that in my .zshrc
<peelz> wait what is the ''${} thing about?
<peelz> it's valid shell but I think that gets parsed by nix
<wedens[m]> that's escaped ${}
<peelz> o_O
<wedens[m]> it's ${} as in shell script
<peelz> right
<peelz> still doesn't work though :/
rardiol has quit [Ping timeout: 258 seconds]
<peelz> wedens[m], my $fpath looks like this: https://termbin.com/p331
<wedens[m]> looks fine
<peelz> nix commands autocomplete correctly with it but not `systemctl` and the like
ddellacosta has quit [Ping timeout: 258 seconds]
genesis has quit [Remote host closed the connection]
<wedens[m]> have you tried `rm -f ~/.zcompdump; compinit` ?
<peelz> doesn't seem to work
<peelz> .zcompdump: https://termbin.com/f7cku
Sigma has quit [Ping timeout: 260 seconds]
Sigma has joined #nixos
corvid_ has joined #nixos
corvid has quit [Read error: Connection reset by peer]
<peelz> the only things I don't have are the .zshenv, .zshprofile /etc/zinputrc files
<peelz> wedens[m], do you think it could be one of those files?
<wedens[m]> I don't think so
knupfer has joined #nixos
<wedens[m]> but note that nixos zsh module may add some needed variables in /etc/zshenv, /etc/zprofile
<peelz> hmm right
<wedens[m]> if zsh is a login shell, it can be important
linarcx has joined #nixos
<wedens[m]> why do you avoid zsh module?
<peelz> uhh I'm trying to see if it's possible to run zsh through my user
palo1 has joined #nixos
<peelz> wedens[m], my bashrc calls `exec ${pkgs.zsh}/bin/zsh` for interactive shells.
<wedens[m]> well, I tried that at some point in the past, but it resulted in problems like yours
<peelz> argh
<wedens[m]> so, if you use nixos and zsh as a login shell, I'd suggest to save yourself some pain and just enable the module
<peelz> fair enough
<wedens[m]> otherwise you'll have to rewrite most of it yourself anyway
<peelz> yeah... there's quite a bit of stuff in there
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
lovesegfault has quit [Quit: WeeChat 2.7.1]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
CMCDragonkai1 has joined #nixos
CMCDragonkai has quit [Ping timeout: 256 seconds]
CMCDragonkai1 is now known as CMCDragonkai
14WAADFOV is now known as CMCDragonkai1
<{^_^}> [nixpkgs] @vbgl merged pull request #81112 → coqPackages.paco: enable for Coq 8.10 and 8.11 → https://git.io/JvuwB
<{^_^}> [nixpkgs] @vbgl pushed to master « coqPackages.paco: enable for Coq 8.10 and 8.11 »: https://git.io/Jva6g
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81689 → kotlin: 1.3.61 -> 1.3.70 → https://git.io/Jva62
knupfer has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81690 → krohnkite: 0.6.1 -> 0.7 → https://git.io/Jva6F
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81691 → kubeseal: 0.9.8 -> 0.10.0 → https://git.io/Jva6x
kleisli has quit [Ping timeout: 258 seconds]
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81692 → lean: 3.6.0 -> 3.6.1 → https://git.io/JvaiT
<{^_^}> Channel nixos-19.09 advanced to https://github.com/NixOS/nixpkgs/commit/00115f2f9c7 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-19.09)
lovesegfault has joined #nixos
<lovesegfault> What's the best way to substitute paths everywhere?
<lovesegfault> like this pkgs has references to /etc/pkg and /lib/pkg all over
CMCDragonkai2 has joined #nixos
<lovesegfault> I want to replace with $out/etc/pkg, $out/lib/pkg
<lovesegfault> I can use substituteInPlace a bunch of times but that is annoying
CMCDragonkai has quit [Ping timeout: 256 seconds]
CMCDragonkai2 is now known as 17WAATX6Q
seb314[m] has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault opened pull request #81693 → uvcdynctrl: fix udev files → https://git.io/JvaPt
<17WAATX6Q> how do i add "insecure-registries": ["10.0.0.15:5000"] to docker service?
lovesegfault has quit [Quit: WeeChat 2.7.1]
<17WAATX6Q> or better yet how to edit the docker daemon.json file?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81694 → liblouis: 3.12.0 -> 3.13.0 → https://git.io/JvaXf
mexisme has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81695 → libqalculate: 3.7.0 -> 3.8.0 → https://git.io/JvaXI
palo1 has joined #nixos
palo has quit [Ping timeout: 255 seconds]
palo1 is now known as palo
CMCDragonkai has joined #nixos
<makefu> 17WAATX6Q: the docker module provides https://nixos.org/nixos/options.html#virtualisation.docker.extraOptions which you can use to pass run flags to the daemon
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos
karantan has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81696 → lyra: 1.1 -> 1.3 → https://git.io/JvaXg
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ixxie has joined #nixos
orivej has joined #nixos
karantan has quit [Ping timeout: 260 seconds]
kenran has joined #nixos
maddo has joined #nixos
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos
<cole-h> ,tell lovesegfault re: best way to substitue paths -- what about plain ole sed? Or you could just use `substitueInPlace <file> --replace <ref> <desired>`, where <file> can (probably) be a wildcard if you need to modify multiple files (grep for --replace in nixpkgs for more examples)
<{^_^}> cole-h: I'll pass that on to lovesegfault
sgrunert has joined #nixos
knupfer has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #81664 → vips: general clean-ups → https://git.io/Jvauy
<{^_^}> [nixpkgs] @jtojnar pushed 6 commits to master: https://git.io/JvaXD
coco has joined #nixos
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81697 → mandelbulber: 2.20 -> 2.21 → https://git.io/JvaX9
<{^_^}> [nixpkgs] @zowoq opened pull request #81698 → curl: 7.68.0. -> 7.69.0 → https://git.io/JvaXH
mexisme has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
<{^_^}> [hydra] @edolstra merged pull request #722 → Fix declarative jobsets due to `nix` command being hidden → https://git.io/Jvaaa
<{^_^}> [hydra] @edolstra pushed 4 commits to master: https://git.io/JvaXj
<{^_^}> [hydra] @edolstra merged pull request #721 → hydra-evaluator: add a 'ONE_AT_A_TIME' evaluator style → https://git.io/Jvaug
<{^_^}> [hydra] @edolstra pushed 3 commits to master: https://git.io/Jva1k
philr has joined #nixos
knupfer has quit [Read error: Connection reset by peer]
m0rphism has joined #nixos
zupo has joined #nixos
<kenran> In my `configuration.nix`'s function body, are the following equivalent? `services.kibana.enable = true;` and `services.kibana = { enable = true; };`
<eon`> kenran: yes
<kenran> That is, is only the `enable` part of the set updated with the second syntax?
<kenran> eon`: thanks!
knupfer has joined #nixos
<dominikh> from experience, how large an EFI partition would you recommend for a NixOS install, if one wanted to keep a fair amount of old generations around? (where "fair amount" loosely equals weeks of using/updating the system)
gagbo has joined #nixos
<eon`> dominikh: you can count between 15M-20M for a kernel+initrd, since december I had 6 different kernels
<eon`> and: /dev/sdb3 510M 104M 407M 21% /boot
<eon`> (using stable channel)
<dominikh> thanks!
<dominikh> seems like the typical 500M is plenty, then
cole-h has quit [Ping timeout: 260 seconds]
Tucky has joined #nixos
corvid_ has quit [Remote host closed the connection]
phreedom has quit [Ping timeout: 240 seconds]
remirol has joined #nixos
lorimer has quit [Ping timeout: 240 seconds]
Jackneill has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81699 → mutagen: 0.11.0 -> 0.11.2 → https://git.io/Jva1P
mexisme has quit [Ping timeout: 255 seconds]
cinimod_ has joined #nixos
kleisli has joined #nixos
_ris has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @adisbladis merged pull request #81266 → [20.03] go_1_14: init at 1.14 and switch to it (backport) → https://git.io/JvzDS
<{^_^}> [nixpkgs] @adisbladis pushed 3 commits to staging-20.03: https://git.io/JvaMe
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
knupfer has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81700 → nwipe: 0.26 -> 0.27 → https://git.io/JvaM3
[Leary] has joined #nixos
werner291 has joined #nixos
<{^_^}> [nixpkgs] @fgaz opened pull request #81701 → drawpile: 2.1.16 -> 2.1.17 → https://git.io/JvaMG
Lears has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @dywedir merged pull request #79695 → wtf: 0.25.0 -> 0.27.0 → https://git.io/JvcPg
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JvaME
<maddo> hello, I've got a question. So I'm thinking about switching to nix and learning more about nix (currently reading the manual, installation and general mantainance seem simple, but proper learning will probably only come after seeing a few .nix scripts)
<maddo> I was thinking about if I can use NixOS on the NAS I'm intending to buy (it's a RK3399K SoC with 16GB eMMC), however from my (poor) understanding, nix does require quite a lot of space
<maddo> is it true or am I assuming something wrong?
chloekek has joined #nixos
<evils> bit of both i believe, there's people running it as a read-only image on routers with only a few MB i think
<adisbladis> maddo: Nix does require a bit more space than other distros, that's true. There are mitigations to that though.
flodeskum has joined #nixos
<adisbladis> evils: That's using only Nix though, not NixOS.
<adisbladis> maddo: I think you'd be fine on 16G if you keep the number of generations down.
<evils> definitely
<evils> there's also #nixos-aarch64, they've got some more domain specific know-how
<makefu> maddo: there is an irc channel dedicated to aarch64: #nixos-aarch64 . the biggest issue will be the hardware support, not disk space
<adisbladis> For reference my _entire_ system closure on my desktop/laptop is 4.6G
<adisbladis> That's including a whole lot of pretty big stuff.
<adisbladis> On a headless system you'll be even better off.
<maddo> I saw on the wiki the situation about RK3399 in general and it seems pretty good, only few patches required, rest of the stuff is basically in mainline
<evils> huh, since it's a NAS, you could probably offload some of the storage to the drives if you really need more :P
<maddo> I'll definitely hang around that channel when the nas does arrive tho
<makefu> maddo: samueldr did a lot of great work to get everything working
ottidmes has joined #nixos
<adisbladis> maddo: https://nixos.org/nixos/options.html#nix.autooptimisestore
<adisbladis> That's something you'll very likely want.
<maddo> evils: tbh, I don't really need to have a bunch of service running on my nas, aside from omv, I'll probably only need a cgit instance and a nextcloud instance (and a transmission one too)
<maddo> that's also one of the reason I'm not entirely sold onto the containers stuff
<adisbladis> maddo: You're totally fine then. No worries.
flodeskum has quit [Ping timeout: 258 seconds]
<maddo> adisbladis: noted down, thank you
<adisbladis> maddo: If you have some aarch64 hardware right now you could even build your config & see how big it'll end up
<maddo> unfortunately I don't, and I won't till my NAS ships which will be a while
<maddo> for reference, I'm talking about the Kobol Helios64
<maddo> shipments are delayed due to the covid-19 so it won't come until summer I believe
<adisbladis> Ohhh
<adisbladis> That looks like a super nice machine
* evils drools
<maddo> although I'm a long time linux user, ashamedly, I've never really gotten into communities and ARM products
<maddo> heck, NixOS still seems like some kind of sci-fi distro from my perspective
<maddo> (long time fedora user)
<maddo> adisbladis a friend of mine has the helios4 and it's a super nice machine with great support in mainline, took the opportunity to preorder this one in hope it's also great (should be, on paper)
<adisbladis> maddo: I'd love a bit more RAM but otherwise that looks like the perfect NAS
<maddo> 2gigs were definitely on the low side for me, but 4gigs are more than enough even if I eventually go the transcoding route (I doubt it, but you never know)
<etu> maddo: Oh wow, looks like a super neat machine
<adisbladis> I really, really want one now :D
<etu> I would want more ram for zfs though
kenran has quit [Ping timeout: 258 seconds]
<adisbladis> etu: Same reason why I was pointing out the RAM :)
<cinimod_> I am trying to jailbreak a haskell package but I see "Run jailbreak-cabal to lift version restrictions on build inputs." but remain in jail :(
<maddo> I doubt I'd go with ZFS tho, I'm probably thinking of going with good ol' mdadm+xfs+dm-integrity (well dm-integrity is fairly new)
zupo has joined #nixos
<adisbladis> etu: I've done ZFS on machines with <1G RAM before though.
<adisbladis> It's perfectly fine, you'll just have less cache.
gila has joined #nixos
<maddo> btrfs RAID5 with RAID1 metadata seems a fine choice too. ZFS always seemed overkill for a consumer NAS with straightforward storage configuration
logzet has joined #nixos
<adisbladis> maddo: I find xfs scary :/
<adisbladis> Been using it on my laptop & gotten so much data loss
<adisbladis> maddo: Out of the two options you listed I'd definitely go with btrfs.
<etu> adisbladis: Sure, it works. But more is better. That's why I wrote "want more" rather than "need more" :D
<maddo> data loss was a common occurrence years back (like 4.4 era or so), because there were bugs etc.
<maddo> XFS right now is in great shape, it's the default on basically every server distro out there these times
<adisbladis> maddo: It's still occuring when the power goes out :/
<maddo> it's not the default on desktop due to resizing limits
dm9 has joined #nixos
<adisbladis> maddo: In any case ZFS is very easy on NixOS and well supported.
<maddo> I'll take that into consideration. I'm still studying and I'll probably do a desktop install in these days
<maddo> to get a feel etc
<{^_^}> [nixpkgs] @zowoq opened pull request #81702 → fuse-overlayfs: 0.7.6 -> 0.7.7 → https://git.io/JvaDq
<maddo> my desktop situation is fairly complex as well (I've got nvidia, but at times I need to switch to nouveau to test things on wayland etc)
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/8121ff25483 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<petersjt014[m]> maddo : if it's still relevant, I can personally tell you that 16GB on an aarch64 device is plenty for headless/light gui work
<petersjt014[m]> I've been using it in an rpi3b for like 2 years or so, I can prob answer some questions if you have any others
<maddo> it's going to be a headless system, with just 4-5 webservices running (a git repo viewer, nextcloud, omv, transmission, MAYBE jellyfin)
<petersjt014[m]> Yeah, 16 should be fine for that. Would you be stopping any media etc on the card?
<maddo> petersjt014[m] thanks, a bit of an unrelated question to nix (not really). Do you use containers on it and if yes, is it worth it to use them with nix. I mean, since you can basically have the system "generated" (I don't know if it's the proper term), I fail to see why I should use them on an ARM board
<mjrosenb> sanity check: is there a way to get nix-shell to configure a service, like nginx?
<maddo> petersjt014[m]: not really
<maddo> I'll have the raid for that
alexherbo2 has joined #nixos
<petersjt014[m]> Packages and services are fairly isolated--everything has exactly the dependencies and environment needed to work. I've never needed containers personally.
<maddo> So I guess my assumption wasn't wrong
<petersjt014[m]> Once or twice I've needed pyenv for some dev stuff if that counts
<petersjt014[m]> But yeah
__monty__ has joined #nixos
<sphalerite> mjrosenb: in principle yes, in practice there's not much machinery for it so it's very much a fiddle-it-together-by-hand thing
mexisme has joined #nixos
flodeskum has joined #nixos
<petersjt014[m]> Also, fun fact: should you ever need it, there is at least one model of a 64GB card that works work the pi
<petersjt014[m]> Possibly higher, bit I haven't tested
kleisli has quit [Ping timeout: 265 seconds]
<petersjt014[m]> The one I do know works with it is the 64gb model of samsung's evo line
<mjrosenb> sphalerite: I'm ok with that, but am kind of lost on where to start.
kleisli has joined #nixos
Makaveli7 has joined #nixos
kleisli has quit [Ping timeout: 268 seconds]
flodeskum has quit [Remote host closed the connection]
flodeskum has joined #nixos
flodeskum has quit [Remote host closed the connection]
flodeskum has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #81692 → lean: 3.6.0 -> 3.6.1 → https://git.io/JvaiT
<{^_^}> [nixpkgs] @gebner pushed 2 commits to master: https://git.io/JvaSe
thc202 has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #81704 → chromium: 80.0.3987.122 -> 80.0.3987.132 → https://git.io/JvaS9
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81705 → papirus-icon-theme: 20200201 -> 20200301 → https://git.io/JvaSN
fendor has joined #nixos
helozjisky has joined #nixos
cab404[m] has joined #nixos
<cab404[m]> <mjrosenb "sanity check: is there a way to "> you kinda can do that by invoking nginx module and creating config from shell, but there is no easy way
<{^_^}> [nixpkgs] @jtojnar merged pull request #81694 → liblouis: 3.12.0 -> 3.13.0 → https://git.io/JvaXf
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jva91
aswanson has quit [Quit: WeeChat 2.7.1]
<adisbladis> mjrosenb: cab404[m]: Arion comes to mind https://docs.hercules-ci.com/arion/#_nixos_run_full_os
<adisbladis> > arion.meta.description
<{^_^}> "Run docker-compose with help from Nix/NixOS"
christiaanb has joined #nixos
<christiaanb> Hi, anyone here who can help me with `cabal2nix` ?
<christiaanb> I want to pass `--ghc-option=-fno-prof-auto --ghc-option=-fprof-auto-calls` to the generated invocations of cabal
<christiaanb> do I use `--extra-arguments="--ghc-option=-fno-prof-auto --ghc-option=-fprof-auto-calls"` ?
[Leary] has quit [Remote host closed the connection]
<christiaanb> basically I want to know how to pass any additional arguments to the tools that cabal calls, whether it's haddock, ghc, or some other tool known to cabal
veske has joined #nixos
veske2 has joined #nixos
Kritnich has quit [Quit: Bye bye.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81706 → picard-tools: 2.21.8 -> 2.22.0 → https://git.io/JvaQf
<wedens[m]> christiaanb: configureFlags
<wedens[m]> configureFlags = [ "--ghc-option=-fno-prof-auto --ghc-option=-fprof-auto-calls" ];
<christiaanb> Thanks
Kritnich has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/8b44e6b1eec (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/8121ff25483 (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<{^_^}> [nixpkgs] @luke-clifton opened pull request #81707 → catt: 0.10.3 -> 0.11.0 → https://git.io/JvaQC
helozjisky has quit [Quit: Leaving]
o1lo01ol1o has joined #nixos
helozjisky has joined #nixos
sigmundv__ has joined #nixos
Kritnich has quit [Quit: Bye bye.]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @yegortimoshenko opened pull request #81708 → nixos/acme: force symlink from fullchain.pem to cert.pem → https://git.io/JvaQa
Kritnich has joined #nixos
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
fendor has quit [Read error: Connection reset by peer]
zupo has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @yegortimoshenko opened pull request #81709 → [20.03] nixos/acme: force symlink from fullchain.pem to cert.pem → https://git.io/JvaQi
<{^_^}> [nixpkgs] @ehmry merged pull request #81312 → Update getdns, stubby → https://git.io/JvgJp
<{^_^}> [nixpkgs] @ehmry pushed 2 commits to master: https://git.io/JvaQ1
exfalso has joined #nixos
<exfalso> Hi, I'm trying to create a "safe nixops deploy" that doesn't add a default boot entry for the deployed configuration, following https://github.com/NixOS/nixops/issues/539. After doing nixops deploy --copy-only I'm having trouble retrieving the "latest configuration". Is there a way to retrieve the latest built configuration? Perhaps a way to retrieve a build timestamp from a store path?
<{^_^}> nixops#539 (by danbst, 3 years ago, open): nixos-rebuild test equivalent?
Izorkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
<exfalso> One very hacky solution is to list all toplevel configuration paths on each machine before deploy, then do it again after and get the diff... but this has obvious issues
<{^_^}> [nixpkgs] @teto opened pull request #81710 → python3Packages.cmd2: 0.9.25 -> 1.0.0 → https://git.io/JvaQ9
zarel_ has quit [Ping timeout: 240 seconds]
zarel has joined #nixos
<exfalso> Best would be if there was a way to get the toplevel configuration store paths of a deployment. Any ideas?
Synthetica has joined #nixos
kapitanomax has joined #nixos
<kapitanomax> Buon giorno! I’m messing around with kubernetes on NixOS, following https://nixos.org/nixos/manual/index.html#sec-kubernetes
<{^_^}> [nixpkgs] @ehmry merged pull request #76525 → navilu-font: init at 1.2 → https://git.io/Jeb0N
<{^_^}> [nixpkgs] @ehmry pushed to master « navilu-font: init at 1.2 »: https://git.io/JvaQd
<kapitanomax> With a simple config like: services.kubernetes.roles = [ "master" ]; services.kubernetes.masterAddress = "..."; I get an error starting etcd: open /var/lib/kubernetes/secrets/etcd.pem: no such file or directory
<{^_^}> [nixpkgs] @ehmry merged pull request #79861 → AlephOne and Marathon scenarios → https://git.io/JvCiI
<{^_^}> [nixpkgs] @ehmry pushed 2 commits to master: https://git.io/JvaQF
<kapitanomax> Is that a certificate I have to create manually? Is it a bug?
<kapitanomax> I’m on 19.09.2158.d8652430c55 (Loris) fwiw
energizer` has quit [Ping timeout: 260 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
<LinuxHackerman> kapitanomax: "The NixOS kubernetes module provides an option for automatic certificate bootstrapping and configuration, services.kubernetes.easyCerts." maybe that's relevant?
<LinuxHackerman> (I haven't set up kubernetes myself so no idea though)
<kapitanomax> I think my issue is that I specified an address in kubernetes.masterAddress instead of a hostname
<{^_^}> [nixpkgs] @vcunat pushed to master « gnome-tour: fix at typo breaking metrics job »: https://git.io/Jva7t
Baughn has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
<{^_^}> [nixpkgs] @colemickens opened pull request #81711 → home-assistant: 0.104.3 -> 0.106.5 → https://git.io/Jva7m
<kapitanomax> https://nixos.org/nixos/manual/options.html#opt-services.kubernetes.masterAddress implies addresses should work but https://github.com/NixOS/nixpkgs/issues/59364 seems to say that’s the problem
<{^_^}> #59364 (by apeyroux, 46 weeks ago, open): etcd not init etcd.pem with services.kubernetes.roles master
Baughn has joined #nixos
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/Jva7W
jgeerds has joined #nixos
Neo-- has joined #nixos
Baughn has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @domenkozar pushed to master « vscode: specify runtimeDependencies instead of LD_LIBRARY_PATH »: https://git.io/Jva7K
<{^_^}> [nixpkgs] @domenkozar pushed to release-19.09 « vscode: specify runtimeDependencies instead of LD_LIBRARY_PATH »: https://git.io/Jva7X
dm9 has quit [Quit: WeeChat 2.7.1]
aveltras has joined #nixos
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Jva7M
<{^_^}> [nix] @edolstra merged pull request #3368 → .dir-locals.el: Set additional lambda indentation to zero → https://git.io/JvBDH
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81712 → randoop: 4.2.1 -> 4.2.2 → https://git.io/Jva7y
o1lo01ol1o has joined #nixos
Makaveli7 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @vcunat opened pull request #81713 → lib.callPackages(With): guard against a repeated mistake → https://git.io/Jva7N
genesis has joined #nixos
KeiraT has quit [Ping timeout: 240 seconds]
o1lo01ol1o has quit [Ping timeout: 265 seconds]
KeiraT has joined #nixos
veske has joined #nixos
veske2 has joined #nixos
Baughn has joined #nixos
tjg1 has quit [Quit: DON'T KEEP CALM AND FUCK THIS. FUCK THAT. FUCK YOU. FUCK OFF.]
tjg1 has joined #nixos
Makaveli7 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81714 → riot-web: 1.5.10 -> 1.5.11 → https://git.io/Jva5L
tjg1 has quit [Quit: DON'T KEEP CALM AND FUCK THIS. FUCK THAT. FUCK YOU. FUCK OFF.]
tjg1 has joined #nixos
Lears has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #81405 → nixos/networkd: add RoutingPolicyRules-related options → https://git.io/JvgiT
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/Jva5E
chiefgoat_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
xkapastel has joined #nixos
chiefgoat has joined #nixos
gila has quit [Ping timeout: 256 seconds]
flodeskum has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
gila has joined #nixos
flodeskum has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #81610 → nixos/zfs: continue trimming also if one pool fails → https://git.io/Jvatc
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jva5b
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81715 → sickgear: 0.21.5 -> 0.21.17 → https://git.io/Jva5j
<{^_^}> [nixpkgs] @romildo merged pull request #81705 → papirus-icon-theme: 20200201 -> 20200301 → https://git.io/JvaSN
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Jvadk
fendor__ has joined #nixos
v88m has quit [Ping timeout: 255 seconds]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
<flodeskum> Hey, is it possible to use buildFHSUserEnv to create a FHS like environment with all the packages that I have already installled on my system?
<flodeskum> I'm using home-manager to manage my dotfiles and tools and I'd like to create a FHS environment with all the tools/dotfiles I've got installed with home-manager
smatting has joined #nixos
<{^_^}> [nixpkgs] @fkstef opened pull request #81717 → adminer: init at 4.7.6 → https://git.io/Jvad9
fendor__ is now known as fendor
<iceypoi> @flodeskum can you be a bit more specific what's wrong right now? I was under the impression that home-manager will create the symlinks for you, etc. so what are you missing
<flodeskum> I'm trying to run binaries that have not been patched. More specifically Bazel. Bazel downloads binaries and executes them.
cfricke has joined #nixos
<iceypoi> have you considered using nix-shell with buildFHSUserEnv? I believe nix-shell has access to your system packages by default
remirol is now known as lorimer
<__monty__> Don't think that'll work. The FHSUserEnv wouldn't see the environment, just like packages don't suddenly share dynamic libraries because you're in a nix-shell.
v88m has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81635 → rspamd: 2.3 -> 2.4 → https://git.io/JvaZA
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaFU
<{^_^}> [nixpkgs] @marsam merged pull request #81706 → picard-tools: 2.21.8 -> 2.22.0 → https://git.io/JvaQf
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaFL
flodeskum has quit [Remote host closed the connection]
waleee-cl has joined #nixos
work_ has joined #nixos
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
veske has joined #nixos
veske2 has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to master « knot-resolver: apply upstream patch »: https://git.io/JvaFM
<{^_^}> [nixpkgs] @vcunat closed pull request #81188 → knot-resolver: fix cpu usage in kres-gc-cache → https://git.io/JvzWj
<helozjisky> Hi guys, pyOpenSSL failed on 3 testcases, anyone knows how to solve it ?
werner291 has quit [Quit: werner291]
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaFS
<{^_^}> [nixpkgs] @marsam merged pull request #81699 → mutagen: 0.11.0 -> 0.11.2 → https://git.io/Jva1P
<{^_^}> [nixpkgs] @worldofpeace opened pull request #81718 → [20.03] openssl_1_0_2: mark as insecure; fixes #77503 (kinda) → https://git.io/JvaFQ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81719 → tiled: 1.3.2 -> 1.3.3 → https://git.io/JvaF5
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #81689 → kotlin: 1.3.61 -> 1.3.70 → https://git.io/Jva62
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JvaFb
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaFN
<{^_^}> [nixpkgs] @marsam merged pull request #81226 → tealdeer: 1.2.0 -> 1.3.0 → https://git.io/JvziB
<{^_^}> [nixpkgs] @marsam merged pull request #81702 → fuse-overlayfs: 0.7.6 -> 0.7.7 → https://git.io/JvaDq
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaFA
<{^_^}> [nixpkgs] @Mic92 pushed to release-20.03 « nixos/zfs: continue trimming also if one pool fails »: https://git.io/JvaFp
echelon has quit [Quit: WeeChat 2.7]
noonien has quit [Ping timeout: 240 seconds]
heatm1s3r has quit [Ping timeout: 248 seconds]
work_ has quit [Ping timeout: 240 seconds]
dmj` has quit [Ping timeout: 252 seconds]
pingveno has quit [Ping timeout: 260 seconds]
cvlad- has quit [Ping timeout: 260 seconds]
flodeskum has joined #nixos
dukedave has quit [Ping timeout: 240 seconds]
gausby_ has quit [Ping timeout: 240 seconds]
flodeskum has quit [Remote host closed the connection]
jackdk has quit [Read error: Connection reset by peer]
nlofaro has quit [Write error: Connection reset by peer]
vdemeester has quit [Read error: Connection reset by peer]
digitalgrease has quit [Read error: Connection reset by peer]
tazjin has quit [Ping timeout: 252 seconds]
ryjm has quit [Read error: Connection reset by peer]
jackdk has joined #nixos
danguita has quit [Read error: Connection reset by peer]
TheNumb has quit [Read error: Connection reset by peer]
steveeJ has quit [Read error: Connection reset by peer]
vdemeester has joined #nixos
d10n-work has quit [Read error: Connection reset by peer]
teehemkay has quit [Read error: Connection reset by peer]
nlofaro has joined #nixos
v88m has quit [Ping timeout: 256 seconds]
heatm1s3r has joined #nixos
ryjm has joined #nixos
teehemkay has joined #nixos
danguita has joined #nixos
digitalgrease has joined #nixos
TheNumb has joined #nixos
steveeJ has joined #nixos
pingveno has joined #nixos
tazjin has joined #nixos
noonien has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/d1918bb0d90 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
work_ has joined #nixos
Naptra has joined #nixos
iyzsong- has quit [Quit: ZNC 1.7.1 - https://znc.in]
d10n-work has joined #nixos
gausby_ has joined #nixos
cvlad- has joined #nixos
dukedave has joined #nixos
dmj` has joined #nixos
dongcarl has quit [Read error: Connection reset by peer]
<{^_^}> [nix] @edolstra pushed to master « nix-build: Fix !<output> handling »: https://git.io/Jvabc
<{^_^}> [nixpkgs] @marsam merged pull request #81684 → git-quick-stats: 2.0.13 -> 2.0.15 → https://git.io/JvaVl
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvabC
delli3 has joined #nixos
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
delli3 has quit [Max SendQ exceeded]
delli3 has joined #nixos
delli3 has quit [Max SendQ exceeded]
veske has joined #nixos
veske2 has joined #nixos
Synthetica has quit [Quit: Connection closed for inactivity]
karantan has joined #nixos
phreedom has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to release-20.03 « knot-resolver: apply upstream patch »: https://git.io/Jvab0
Rusty1 has joined #nixos
smatting has quit [Quit: WeeChat 2.4]
<{^_^}> [nix] @edolstra pushed 8 commits to flakes: https://git.io/JvabP
rsoeldner has joined #nixos
jb55 has quit [Remote host closed the connection]
jb55 has joined #nixos
17WAATX6Q has quit [Remote host closed the connection]
CMCDragonkai1 has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JvaNL
steveeJ has quit [Ping timeout: 256 seconds]
TheNumb has quit [Ping timeout: 256 seconds]
ryjm has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @vcunat merged pull request #81631 → lcov: Fix patch checksums → https://git.io/JvasH
TheNumb has joined #nixos
waleee-cl has quit [Ping timeout: 240 seconds]
rajivr___ has quit [Ping timeout: 240 seconds]
valwal has quit [Ping timeout: 240 seconds]
johs has quit [Ping timeout: 240 seconds]
digitalgrease has quit [Ping timeout: 256 seconds]
oharvey has quit [Ping timeout: 252 seconds]
work_ has quit [Ping timeout: 240 seconds]
NekomimiScience has quit [Ping timeout: 252 seconds]
jeregrine has quit [Ping timeout: 272 seconds]
jmeredith has quit [Ping timeout: 240 seconds]
vdemeester has quit [Ping timeout: 256 seconds]
ryjm has joined #nixos
steveeJ has joined #nixos
gausby_ has quit [Ping timeout: 240 seconds]
jeregrine has joined #nixos
waleee-cl has joined #nixos
digitalgrease has joined #nixos
valwal has joined #nixos
work_ has joined #nixos
johs has joined #nixos
gausby_ has joined #nixos
jmeredith has joined #nixos
oharvey has joined #nixos
NekomimiScience has joined #nixos
vdemeester has joined #nixos
rajivr___ has joined #nixos
veske has quit [Quit: This computer has gone to sleep]
veske2 has quit [Quit: This computer has gone to sleep]
mawis has joined #nixos
<{^_^}> [nixpkgs] @int-index opened pull request #81720 → toggldesktop: take mkDerivation as input → https://git.io/JvaNK
tilcreator has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @petabyteboy merged pull request #81654 → [20.03] gitlab: 12.7.6 -> 12.8.1 → https://git.io/JvaBu
<{^_^}> [nixpkgs] @petabyteboy pushed 6 commits to release-20.03: https://git.io/JvaNS
mawis has quit [Quit: WeeChat 2.7]
kapitanomax has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @ehmry opened pull request #81721 → aespipe: install the included bz2aespipe wrapper → https://git.io/JvaAv
<{^_^}> [nixpkgs] @marsam merged pull request #81687 → golangci-lint: 1.23.6 -> 1.23.7 → https://git.io/JvaVo
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaAf
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81722 → workcraft: 3.2.5 -> 3.2.6 → https://git.io/JvaAU
philr has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #81691 → kubeseal: 0.9.8 -> 0.10.0 → https://git.io/Jva6x
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaAI
aswanson has joined #nixos
tilcreator has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81690 → krohnkite: 0.6.1 -> 0.7 → https://git.io/Jva6F
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaAq
<{^_^}> [nixpkgs] @marsam merged pull request #81697 → mandelbulber: 2.20 -> 2.21 → https://git.io/JvaX9
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaAO
<{^_^}> [nixpkgs] @marsam merged pull request #81519 → dbeaver: 6.3.5 -> 7.0.0 → https://git.io/Jv2wJ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaAn
<{^_^}> [nixpkgs] @marsam merged pull request #81701 → drawpile: 2.1.16 -> 2.1.17 → https://git.io/JvaMG
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaAl
<{^_^}> [nixpkgs] @marsam merged pull request #81700 → nwipe: 0.26 -> 0.27 → https://git.io/JvaM3
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaA8
<{^_^}> [nixpkgs] @davidtwco opened pull request #81723 → delta: 0.0.16 -> 0.0.17 → https://git.io/JvaAu
<{^_^}> [nixpkgs] @marsam merged pull request #81428 → kube3d: 1.3.1 -> 1.6.0 → https://git.io/Jvgx5
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvaA2
<{^_^}> [nixpkgs] @dywedir merged pull request #81719 → tiled: 1.3.2 -> 1.3.3 → https://git.io/JvaF5
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JvaAV
<{^_^}> [nixpkgs] @saschagrunert opened pull request #81724 → buildah: v1.14.1 -> v1.14.2 → https://git.io/JvaAr
knupfer has joined #nixos
chagra_ has joined #nixos
Makaveli7 has quit [Quit: WeeChat 2.7.1]
<jbetz> is it possible to create a nix shell where the contents of a user file are "overriden"?
<{^_^}> [nixpkgs] @edolstra merged pull request #80961 → glibc: provide fallback for kernels with missing prlimit64 → https://git.io/JvE8u
<{^_^}> [nixpkgs] @edolstra pushed 2 commits to staging: https://git.io/JvaA1
<{^_^}> [nixpkgs] @Ma27 pushed to master « nextcloud-client: 2.6.3 -> 2.6.4 »: https://git.io/JvaAQ
sigmundv__ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81725 → zimg: 2.9.2 -> 2.9.3 → https://git.io/JvaAb
chagra_ has quit [Ping timeout: 255 seconds]
Naptra has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ryantm merged pull request #81680 → doctest: 2.3.5 -> 2.3.7 → https://git.io/Jvaae
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JvaxJ
<{^_^}> [nixpkgs] @ryantm merged pull request #81696 → lyra: 1.1 -> 1.3 → https://git.io/JvaXg
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JvaxT
<{^_^}> [hydra] @edolstra pushed 2 commits to master: https://git.io/JvaxI
sigmundv__ has joined #nixos
veske2 has joined #nixos
veske has joined #nixos
flodeskum has joined #nixos
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/1459b34afa9 (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
selfsymmetric-mu has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81723 → delta: 0.0.16 -> 0.0.17 → https://git.io/JvaAu
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvaxl
<selfsymmetric-mu> Hey, after updating NixOS, gpg does not respect pinentry in gpg-agent.conf. `gpgconf` returns a pinentry that doesn't exist in the filesystem. How do I fix?
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/d1918bb0d90 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<{^_^}> [hydra] @edolstra pushed 18 commits to flake: https://git.io/Jvaxz
aborsu has joined #nixos
<selfsymmetric-mu> How can I tell where gpg is getting its configuration from? It's certainly not getting it from `~/.gnupg/gpg-agent.conf` like it's supposed to.
flodeskum has quit [Remote host closed the connection]
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
<selfsymmetric-mu> `gpgconf --change-options gpg-agent` hangs.
shafox has joined #nixos
abathur has joined #nixos
gustavderdrache has joined #nixos
flodeskum has joined #nixos
sigmundv__ has quit [Ping timeout: 255 seconds]
cfricke has quit [Ping timeout: 265 seconds]
<selfsymmetric-mu> How can I fix this? Can I fix it on the command line? All documentation says to edit ~/.gnupg/gpg-agent.conf, but that does not work on NixOS.
alexherbo2 has joined #nixos
flodeskum has quit [Remote host closed the connection]
<{^_^}> [hydra] @edolstra pushed to flake « Run 'make check' »: https://git.io/Jvaxd
flodeskum has joined #nixos
<sphalerite> selfsymmetric-mu: pinentry is overridden on the commandline by the nixos module
<sphalerite> selfsymmetric-mu: check its command-line using `pgrep -a gpg-agent`
CRTified has quit [Quit: Gateway shutdown]
<selfsymmetric-mu> sphalerite: So THAT's what's happening. Thank you!!
<selfsymmetric-mu> Looks like I have two gpg-agent processes. One for root and one for user.
zupo has joined #nixos
<selfsymmetric-mu> Both are running with `--use-standard-socket --daemon`.
<sphalerite> no --pinentry-program?
sigmundv__ has joined #nixos
<sphalerite> oh, I think this also depends on which nixpkgs version you're on
<sphalerite> that is, 19.09 didn't have the agent stuff yet, but 20.03 beta and unstable do
<selfsymmetric-mu> I'm on 20.03 beta. Serves me right, I suppose.
<sphalerite> s/agent/pinentry/
<sphalerite> oh yeah in that case
CRTified has joined #nixos
<sphalerite> did you upgrade from 19.09?
<selfsymmetric-mu> I did, yeah.
<sphalerite> Did you reboot afterwards?
<selfsymmetric-mu> I did, yeah.
<selfsymmetric-mu> I set `programs.gnupg.agent.pinentryFlavor = "gtk2";`. I'm on XFCE 4.14. Is that right?
<selfsymmetric-mu> But that didn't work for me.
<selfsymmetric-mu> I'd expect to see a pop-up box or something.
myskran has joined #nixos
<sphalerite> you may need to log out and in again, or do `systemctl --user restart gpg-agent`, for changes to the config to take effect
<{^_^}> [nixpkgs] @jtojnar opened pull request #81728 → libnotify: 0.7.8 → 0.7.9 → https://git.io/JvapE
<sphalerite> systemd user units aren't supported that well yet, unfortunatley
abathur has quit [Ping timeout: 258 seconds]
<alexherbo2> hi
<alexherbo2> I removed my /nix/var/nix/profiles/per-user/alex, how to regenerate it?
<selfsymmetric-mu> sphalerite: Thanks for the assistance, I'll give that a shot!
<sphalerite> alexherbo2: sudo mkdir /nix/var/nix/profiles/per-user/alex && sudo chown alex /nix/var/nix/profiles/per-user/alex
<alexherbo2> will channels back in there after?
<sphalerite> no, but you can use `nix-channel --add https://nixos.org/channels/nixos-19.09 nixos && nix-channel --update` to make a new channel profile with nixos-19.09 named nixos in it for example
flodeskum has quit [Remote host closed the connection]
<selfsymmetric-mu> Hm. `Failed to restart gpg-agent.service: Unit gpg-agent.service not found.`
<selfsymmetric-mu> Weird.
werner291 has joined #nixos
<selfsymmetric-mu> Should I try setting up gpg through home-manager here? Is that any more likely to work?
<sphalerite> selfsymmetric-mu: ah, then you're not actually starting it via systemd and probably have programs.gnupg.agent.enable = false;
<sphalerite> OH
<sphalerite> there's home-manager in the equation?
<selfsymmetric-mu> No.
<selfsymmetric-mu> I'm just wondering if there was a better way.
<sphalerite> right, you may be missing programs.gnupg.agent.enable = true;
<sphalerite> :)
brano543 has joined #nixos
<selfsymmetric-mu> I don't see `programs.gnupg.agent.enable = false` in my config
<selfsymmetric-mu> Is that the default? Ah, hahah, that'd do it.
work_ has quit [Quit: Connection closed for inactivity]
<brano543> Hello. Does anyone else have problem with systemd from nixpkgs? Everytime when I try to use executable prefixes, eg. "ExecStartPre=!/bin/echo 'test'", the line gets ignored.
<alexherbo2> sphalerite it worked thanks
<sphalerite> brano543: how are you setting the option?
<sphalerite> alexherbo2: great, glad to hear it!
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @jtojnar merged pull request #81572 → appimage: refactoring extractType2 to avoid use of appimage packer → https://git.io/Jv2b6
<{^_^}> [nixpkgs] @jtojnar pushed 5 commits to master: https://git.io/JvapK
<brano543> sphalerite: I excluded Nix fault. I have tried to execute sshd.service which I have modified manually.
selfsymmetric-mu has quit [Remote host closed the connection]
<sphalerite> brano543: it shouldn't be possible to modify it manually, since the service file is in the nix store which is read-only.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81729 → bison: 3.5.1 -> 3.5.2 → https://git.io/Jvap9
<brano543> sphalarite: I have modified the service inside /usr/lib/systemd/system/sshd.service and tried to use the systemd supplied by Nix as the one with my distribution uses older version which does not support the prefixes.
<evanjs[m]> brano543: using some of the options nixos provides for editing systemd units/services, presumably?
<sphalerite> brano543: oooh, you're not using NixOS, sorry, didn't realise that.
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/53e5e70edab (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<evanjs[m]> Oh derp
aborsu has quit [Quit: aborsu]
<sphalerite> brano543: I think the systemd from nixpkgs is patched to ignore /lib/systemd and /usr/lib/systemd, so it won't pick up changes in there.
<sphalerite> brano543: additionally, you shouldn't be modifying stuff in /usr/lib/systemd on another distro either, instead overriding it via a file in /etc/systemd
<Taneb> What's the easiest way to convert a string to title case in Nix?
<gchristensen> :o
<gchristensen> writing it out in title case :)
<Taneb> I want it in two places in all lower case and one place in title case :(
fendor has quit [Ping timeout: 260 seconds]
<brano543> sphalarite: When I put it inside /etc/systemd/system it complains that it can;t find sysinit.target.
<sphalerite> brano543: yeah, the nixpkgs systemd will most likely just not work on another distro
<brano543> sphalarite: The error I get when I tried to use systemd-analyze verify sshd, when I try to run it using systemctl start it works,but it skips the echo line.
<brano543> sphalarite: Could you try to replicate this on NixOS? https://github.com/NixOS/nixpkgs/issues/81727 Just create the file and try to run it if it executes the ExecStartPre for you
<{^_^}> #81727 (by brano543, 23 minutes ago, open): Systemd ignoring special prefixes
<dminuoso> Mmm, why is there no 5.x in nixos yet?
<dminuoso> Linux kernel I mean.
<sphalerite> dminuoso: there is?
<sphalerite> > pkgs.linux.name
<{^_^}> "linux-5.4.23"
<sphalerite> > pkgs.linux_latest.name
<{^_^}> "linux-5.5.7"
<sphalerite> > pkgs.lib.version
<{^_^}> "20.09pre-git"
<dminuoso> Huh weird!
<brano543> sphalerite: Could you try to replicate this on NixOS? https://github.com/NixOS/nixpkgs/issues/81727 Just create the file and try to run it if it executes the ExecStartPre for you
<{^_^}> #81727 (by brano543, 25 minutes ago, open): Systemd ignoring special prefixes
<dminuoso> sphalerite: Ohh, must be new in the 20.09 channel then. Im still on 19.09 :)
<sphalerite> dminuoso: 19.09 should also have a 5.x under linux_latest
<dminuoso> I'll just update to the new channel, no reason not to.
<sphalerite> dminuoso: yes there is! 20.03 is still beta
<sphalerite> dminuoso: and make sure to follow the steps in the "Upgrading" section of the nixos manual, and read the release notes
<sphalerite> unless you want to just experience the breakage and work it all out for yourself :P
<dminuoso> Well Ill need to run a new kernel for sure, the ethernet interface in my laptop is misbehaving so badly. :(
<sphalerite> you can use a 5.x on 19.09 as well by setting boot.kernelPackages = pkgs.linuxPackages_latest;
chagra_ has joined #nixos
<sphalerite> but yeah if you're willing to beta-test 20.03 that's appreciated too of course :)
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.03 « nextcloud-client: 2.6.3 -> 2.6.4 »: https://git.io/Jvah2
<dminuoso> But I guess I dont need to change the channel for that, especially if it's in pkgs.linux_latest
<sphalerite> yep
<{^_^}> [nixpkgs] @Mic92 opened pull request #81730 → radare2: 4.2.1 -> 4.3.0 → https://git.io/JvahH
flodeskum has joined #nixos
evanjs has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81731 → appstream-glib: 0.7.16 -> 0.7.17 → https://git.io/JvahQ
opthomasprime has joined #nixos
evanjs has joined #nixos
<bdju> Looks like the luajit thing still fails after waiting for hydra to get to its build...
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/86ab1e8116a (from 87 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
ddellacosta has joined #nixos
jrddunbr7 has joined #nixos
erasmas has joined #nixos
<mdash> i'm having an i-thought-i-understood-bash morning. where is shellHook invoked when running `nix-shell`? it's doing something weird
<mdash> oh, it's a shell script defined in a string literal in nix-build.cc
<mdash> that's a thing you can do, I guess
<jrddunbr7> I'm having an issue with virt-manager, for some reason USB redirection is failing, and I think it's a missing dependency..
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jrddunbr7> I'm not at my machine, but if anyone has an idea what I may be missing from my system config, let me know
brano543 has quit [Remote host closed the connection]
<evanjs> Unsure if it's related to GC (I have gc.automatic on) but (seemingly) every other time I open Android Studio, I need to switch gradle versions and sync before I can rebuild again
zupo has joined #nixos
karantan has joined #nixos
<evanjs> Is anybody else experiencing similar behavior?
<evanjs> Not sure if the SDK stuffs downloaded into the FHSUserEnv or wherever are marked as gc roots or whatever
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
symphorien has quit [Quit: WeeChat 2.6]
symphorien has joined #nixos
karantan has quit [Ping timeout: 256 seconds]
<jrddunbr7> ix.io/2dnG <-- my system config if that helps
<Baughn> evanjs: Lots of IDEs behave that way. They bake absolute paths into project configuration files, assuming they'll never change.
<Baughn> Turning GC off would work, certainly, but another 'fix' would be to create a buildEnv just for your IDE. If you build that somewhere other than configuration.nix, and sit on the resulting symlink, then the files linked to won't get GC'd.
<{^_^}> [nixpkgs] @costrouc opened pull request #81733 → libkml: init at 1.3.0 → https://git.io/Jvaj9
<Baughn> Alternately it might be possible to emulate a Linux system using buildFHSUserEnv.
<Baughn> (But I've never tried that approach myself, other than for Factorio.)
m0rphism1 has joined #nixos
<genesis> extraPostFetch = runCommand "appimageTools.extractType2" (name src) ; what i'm doing wrong ?
shibboleth has joined #nixos
myskran has quit [Ping timeout: 255 seconds]
<Baughn> sphalerite: Heh, though in my experience 20.03 works better than 19.09
<Baughn> At least on my laptop, and as a desktop. Significantly so.
<Baughn> There *is* that annoying rngd glitch.
myskran has joined #nixos
<Baughn> (When did ZFS get enabled on the installer by default?)
<gchristensen> like 19.03 I think
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jrddunbr7> I had that rngd glitch happen again last night btw Baughn
flodeskum has quit [Remote host closed the connection]
<jrddunbr7> Oddly enough though it didn't happen two nights ago though, when I told you I thought it was fixed
dontobey has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to master « fetchmail: update from version 6.3.26 to 6.4.2 »: https://git.io/JvVeL
<Baughn> Mm. It's one of *those* bugs.
abathur has joined #nixos
evanjs has quit [Quit: ZNC 1.7.5 - https://znc.in]
mehlon has joined #nixos
evanjs has joined #nixos
<jrddunbr7> Probably
zupo has quit [Client Quit]
myskran has quit [Ping timeout: 256 seconds]
sgrunert has quit [Remote host closed the connection]
<infinisil> jrddunbr7: What rngd glitch?
<jrddunbr7> So when you shut down the system it will appear to hang while systemd tries to stop the process.
flodeskum has joined #nixos
<jrddunbr7> It eventually stops but it takes 5 minutes sometimes
<Emantor> IMO Nixos should drop the rngd workaround in favor of HWRNG_TRUST_CPU…
<Baughn> But I don't trust my CPU. :P
<Baughn> It wasn't so long ago that its RNG consistently returned 0xffffffff.
<Baughn> (Chosen, no doubt, by fair die roll.)
<Emantor> And the kernel already caught this and did not put this into the RNG pool.
<Baughn> It did not, because that code hadn't been written yet.
<Baughn> (Though FWIW, adding it to the RNG pool is perfectly fine. It just adds 0 bits, it doesn't make anything worse. It's just a waste of effort.)
<Emantor> Even than this only mixes in the value into the RNG Pool.
<Emantor> Exactly.
<Baughn> The point is, I suppose, that I still need a working rngs.
<Emantor> rngd btw does the very same thing, just from userspace.
<Baughn> rngd.
<mehlon> I'm having trouble packaging something. Should I open an issue or submit it as an unfinished pull request?
<Baughn> But rngd is also what saves the seed between boots, isn't it?
<Emantor> Together with the recent changes in the kernel, early entropy starvation should no longer be a problem.
<Baughn> mehlon: Try asking us for help first~
<Emantor> AFAIK this is done by systemd.
<worldofpeace> samueldr: do you actually use gobohide?
zupo has joined #nixos
<mehlon> well fine..
<mehlon> so I'm still packaging SSVOpenHexagon. this is a CMake project with multiple submodules
<mehlon> the submodules seem to require each other as well. and basically. it doesnt work
<mehlon> I can compile it manually fine but using Nix doesn't work
<worldofpeace> Baughn: I merged my patch the worked around it I believe
<Baughn> worldofpeace: The rngd? It might not be pushed yet; I had this problem on a fresh install just an hour ago.
<Baughn> 20.03
kapitanomax has joined #nixos
drakonis has joined #nixos
karantan has joined #nixos
<mehlon> the project requires a script that does a git submodule update because of.. reasons..
<worldofpeace> Baughn: I merged it 3 days ago https://github.com/NixOS/nixpkgs/pull/80920, and channel for 20.03 has updated since today
<Baughn> First nit: You should use fetchGitHub, not fetchgit.
<{^_^}> #80920 (by worldofpeace, 1 week ago, merged): nixos/rngd: fix clean shutdown
ilios has quit [Ping timeout: 258 seconds]
<worldofpeace> perhaps it's the startup issue?
<Baughn> No, it hung on reboot.
<Emantor> ah, debian also sets CONFIG_RANDOM_TRUST_CPU=y
<Baughn> Or 'hung'.
<kapitanomax> Buena sera! So I’m still struggling with the kubernetes module: I have a very simple single-node configuration ala
evanjs has quit [Quit: ZNC 1.7.5 - https://znc.in]
<kapitanomax> but I can’t get the node to join the cluster (itself)
<mehlon> actually fetchGithub does not work...
FRidh has quit [Quit: Konversation terminated!]
<Baughn> It takes different parameters.
<Baughn> You can look at an example in the repo.
<worldofpeace> Baughn: nixos-version? 20.03 is still beta btw
<mehlon> I think it's because it tries to get a ZIP which is not what I want. It needs the git submodules
<kapitanomax> Only clue that I have is that kubelet gives errors like these:
<Baughn> worldofpeace: 20.03. And I'm aware.
<Baughn> Don't have the computer right now to get an exact version.
<mehlon> and no, enabling git submodules doesn't work either.
<simpson> mehlon: I think that you may need to explicitly enable the cmake hook. I'm not sure; the manual isn't explicit enough to me on this.
evanjs has joined #nixos
<mehlon> cmake works fine. the real problem is that this project is a mess of submodules
<simpson> mehlon: Add `fetchSubmodules = true;` to your fetchFromGitHub incantation, I think.
<mdash> does nix-index work for anyone else lately? i'm getting a lot of 'Name or service not known'
karantan has quit [Ping timeout: 265 seconds]
<mehlon> I know. but the submodules depend on each other and are not all up-to-date...
<Baughn> mehlon: IIRC, if you use nix-shell on the default.nix you'll get an environment with buildPhase/etc. defined, letting you debug it more easily.
<Baughn> Though the exact incantation of how to invoke callPackage is beyond me.
<blackriversoftwa> Baughn mehlon: That is true but you should make a tmpDir and unpack with unpackPhase so you are seeing what Nix sees
<simpson> mehlon: Well, how does upstream build it? Do they build from an unclean messy tree?
<mehlon> I'll show you
<mehlon> actually even that's quite up-to-date... here's how I built it on Manjaro https://github.com/SuperV1234/SSVOpenHexagon/issues/158
<{^_^}> SuperV1234/SSVOpenHexagon#158 (by mehlon, 12 weeks ago, open): Flatpak/AppImage/Snap
<{^_^}> Channel nixos-19.09 advanced to https://github.com/NixOS/nixpkgs/commit/d1918bb0d90 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-19.09)
chiefgoat has quit [Quit: ZNC 1.7.5 - https://znc.in]
<mdash> oh. name resolution on this host is broken in general. how did I not notice.
<simpson> Wow, amazing. https://github.com/SuperV1234/SSVOpenHexagon/blob/master/build-repository-rel.sh is just... So yeah, it doesn't seem like we actually can know which submodule versions are the right ones.
<mehlon> yeah it's not a pretty sight...
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81734 → abcmidi: 2019.12.09 -> 2020.02.12 → https://git.io/JvVvG
<simpson> mehlon: https://github.com/SuperV1234/SSVOpenHexagon/blob/master/.gitmodules only has eight packages. That's not an impossible number of packages to also write Nix expressions for.
<simpson> Oh, and SFML is already packaged, so if it's an acceptable version, then that's really only seven.
<mehlon> yeah... I guess so.
alexherbo20 has joined #nixos
alexherbo2 has quit [Ping timeout: 256 seconds]
alexherbo20 is now known as alexherbo2
selfsymmetric-mu has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @JeffLabonte opened pull request #81735 → Protonvpn ng update 2.2.0 to 2.2.2 → https://git.io/JvVv4
<selfsymmetric-mu> I have `programs.ssh.startAgent = false;`, but ssh-agent is still in my process list on reboot. What gives?
<selfsymmetric-mu> I'm following this guide for switching to gpg-agent-based SSH auth: https://rzetterberg.github.io/yubikey-gpg-nixos.html
gila has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @costrouc opened pull request #81736 → bisonpp: init at 1.21-45 → https://git.io/JvVv2
chiefgoat has joined #nixos
cole-h has joined #nixos
<{^_^}> [nixpkgs] @alyssais opened pull request #81737 → Revert "defaultGemConfig: remove asciidoctor-diagram JARs" → https://git.io/JvVv1
<{^_^}> [nixpkgs] @alyssais opened pull request #81738 → Fix a couple of broken shebangs → https://git.io/JvVvS
selfsymmetric-mu has quit [Remote host closed the connection]
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
coco has quit [Quit: WeeChat 2.6]
m0rphism1 has quit [Ping timeout: 256 seconds]
selfsymmetric-mu has joined #nixos
werner291 has quit [Quit: werner291]
aborsu has joined #nixos
selfsymmetric-mu has quit [Remote host closed the connection]
aborsu has quit [Client Quit]
werner291 has joined #nixos
selfsymmetric-mu has joined #nixos
aborsu has joined #nixos
chloekek has quit [Quit: WeeChat 2.7]
werner291 has quit [Remote host closed the connection]
ardumont has quit [Ping timeout: 252 seconds]
werner291 has joined #nixos
<selfsymmetric-mu> Rebooting didn't fix it. I still have an ssh-agent.
<selfsymmetric-mu> `programs.ssh.startAgent = false;` is not being respected.
fresheyeball has quit [Quit: WeeChat 2.6]
<immae> selfsymmetric-mu: can you check if you have a ssh-agent service existing for your user? ( or a /etc/systemd/user/ssh-agent.service file)
<iceypoi> I just finished an extended detour of various OS's...
<selfsymmetric-mu> immae: `systemctl | rg ssh` returns nothing, and no `/etc/systemd/user/ssh-agent.service` file exists. `ps aux` shows an ssh-agent though.
<iceypoi> as my laptops HD decided to give me tons of SMART errors, I got a new SSD
<immae> selfsymmetric-mu: then it’s something else that starts the ssh agent
<immae> probably something in your .ssh/config
<iceypoi> so I figured, I'd try FreeBSD, Gentoo and Funtoo, knowing that Nixos was a safe last option if none of them would work
<immae> selfsymmetric-mu: (try `systemctl --user | rg ssh` too)
<mehlon> anyone using the 20.03 beta?
<srhb> mehlon: Yeah
<iceypoi> @mehlon, I just chose the 20.03 channel on my laptop
<mehlon> is it decent? does it crash or explode and steal my bitcoins?
vidbina has joined #nixos
<srhb> mehlon: If not, it's no fun.
<selfsymmetric-mu> immae: Nothing from `systemctl --user | rg ssh` either.
<srhb> I haven't had any issues yet, but I usually run unstable, and only beta as the release is being worked on
<selfsymmetric-mu> mehlon: Mine has exploded by GnuPG.
<iceypoi> honestly, I've been running unstable on my main machine for like a year without any real problems
<selfsymmetric-mu> *my
<mehlon> I've run Arch Linux (btw) but I don't really want to go back to that lifestyle
<selfsymmetric-mu> My ~/.ssh/config has nothing but host entries.
<iceypoi> 20.03 is fine, I only had to go for it, because VirtualBox is somehow broken on unstable
<Baughn> mehlon: 20.03 has worked really well on my desktop and laptop.
<immae> selfsymmetric-mu: your bashrc/zshrc then?
<Baughn> It's my main OS riht now.
<immae> It’s definitly not programs.ssh.startAgent
<iceypoi> @mehlon, unstable in nixos is not the same, really
<mehlon> hmm.. OK. you've persuaded me. I'm going to switch to the beta
<iceypoi> since you won't end up broken :P
<Baughn> "Unstable" still means "Passes tests". :D
<immae> selfsymmetric-mu: if you have a graphical session you should look at your xinitrc or alike too
cole-h has quit [Quit: WeeChat 2.7.1]
<Baughn> The equivalent of running Arch on NixOS would be... what, running nixpkgs HEAD?
<{^_^}> [nixpkgs] @bcdarwin opened pull request #81739 → python3Packages.threadpoolctl: init at 2.0.0 → https://git.io/JvVfO
<mehlon> well, probably Guix
cole-h has joined #nixos
<iceypoi> I was just running a multi-week excursion to various places, just to end up in nixos again
<selfsymmetric-mu> immae: Nothing in .bashrc, .bashprofile, or .profile.
<selfsymmetric-mu> I do not have an xinitrc.
<iceypoi> FreeBSD was polished, but can't handle Wifi :-/
<mehlon> Guix still runs straight from the git master branch
<selfsymmetric-mu> I am on XFCE4.
<iceypoi> Gentoo took me like a week of compiling
<Baughn> That doesn't necessarily mean there are no tests. They might be run on integrate instead of deploy.
<mehlon> OK wish me luck I'm building my new system
<adisbladis> mehlon: I've been running off nixpkgs master for years
<iceypoi> then I re-did a bunch of the work to get zfs on root
<Baughn> mehlon: You can install 20.03 from the 19.09 iso, btw.
<mehlon> so hardcore...
<Baughn> Just flip the nix-channel in the installer.
Wizek has joined #nixos
<iceypoi> just to notice that use flags just don't work sometimes, apparently ;(
<immae> selfsymmetric-mu: then look at xfce4 configuration (or try to reboot and log-in in shell first)
<iceypoi> long-time gentooers tell me not to do it ><
<mehlon> yeah I just did "sudo nix-channel --add https://nixos.org/channels/nixos-20.03 nixos"
<Baughn> mehlon: And if you're thinking of encrypted ZFS, make sure to use a -gcm cipher.
<adisbladis> immae: We don't have use flags?
<Baughn> -ccm is the default because compat, but has worse performance.
<mehlon> ehhh, I'm already using NixOS on 19.09 rn
<mehlon> LVM+LUKS
<immae> adisbladis: what do you mean?
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/9d0fac46fd0 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<iceypoi> and funtoo outright has stopped with useflags and rolling release for the most part
<adisbladis> immae: Oh, you were talking about gentoo
<Baughn> Ah. In that case, you should take the chance to try ZFS.
<Baughn> It's really nice. ^_^
<immae> adisbladis: did I? I think it’s about nixos there :)
ardumont has joined #nixos
<iceypoi> ya
<iceypoi> i wanted to give it a good go
<adisbladis> immae: Anyhow, NixOS doesn't have anything like use flags
<selfsymmetric-mu> immae: No dice.
<iceypoi> since installinga a new ssd was as good a reason as any
<iceypoi> well, it kinda does, though
<iceypoi> you can override some features out of the box if you want tot
<immae> adisbladis: I think you meant to target someone else, right? (maybe iceypoi ?)
fendor has joined #nixos
<iceypoi> not global settings for the most part, but some are there
<iceypoi> e.g. flash or no flash for firefox
<adisbladis> immae: Indeed I was :)
<iceypoi> or widevine or not for chrome
<Baughn> A lot of packages let you build smaller versions with .override, but...
<iceypoi> not global sweeping changes
gila has joined #nixos
<Baughn> By doing so you lose the benefit of the binary cache, so it's less useful than on Gentoo.
<mehlon> instead of use flags there's just multiple versions of a package
<mehlon> but the packages themselves can often be customized in freaky ways... so I guess there's that
<iceypoi> @baughn not really
<iceypoi> you lose binary cache for some things
<Baughn> You lose it for that package, and anything built from it.
<iceypoi> but 95% of your system still can be cached
<Baughn> Sure.
<mehlon> it's exactly as good as gentoo really
<iceypoi> unless you change gcc flags :P
<Baughn> It still ends up being the exception, not the rule.
<Baughn> iceypoi: I tried that recently, and found I can't compile my entire system on my system.
<selfsymmetric-mu> So yeah, I wouldn't use 20.03 if you are using GnuPG.
<iceypoi> yes
<iceypoi> but apparently that's exactly the model funtoo is going
<immae> selfsymmetric-mu: then look around, it’s not in your nix configuration here. Hints: ~/.config/autostart ~/.config/xfce4 /etc/X11/*init scripts, etc.
<Baughn> The git tests won't run on ZFS, for one.
<{^_^}> [nixpkgs] @vbgl opened pull request #81740 → ocamlPackages.ppx_import: 1.5-3 → 1.7.1 → https://git.io/JvVfz
<immae> selfsymmetric-mu: `xfconf-query -c xfce4-session -p /startup/ssh-agent/enabled -n -t bool -s false` should work
<iceypoi> and gentoo is broken if you change too many things
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/13e3fc3e060 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<immae> selfsymmetric-mu: (to disable ssh-agent started by your xfce4 sessions)
<iceypoi> that's not my opinion, but some long-term gentooer's
<Baughn> It's just that I would very much like to compile with -march=znver2...
<adisbladis> iceypoi: Oh god I remember my years of frustration...
<Baughn> Not, what is it now, march=x86_64.
<iceypoi> well...
ptrcmd has joined #nixos
<selfsymmetric-mu> immae: Nope, it's still there.
<iceypoi> at least you can do something nice with nixos
<immae> it won’t kill itself
<ptrcmd> ,channels
<{^_^}> Largest Nix-related channels: #nixos, #nixos-dev, #nix-darwin, #nixos-chat, #nixos-aarch64, #nixos-wiki, #nixos-borg, #nixos-security, #nix-core
<immae> it willl just not start next time
<selfsymmetric-mu> This was working fine before I updated to 20.03.
<iceypoi> get your system 100% perfect
<selfsymmetric-mu> Ah, okay, I'll try that.
<iceypoi> and then let it compile once it's perfect
<selfsymmetric-mu> Thanks immae I'll go ahead and reboot now.
<adisbladis> I'm pretty glad we don't have use flags. That would be a combinatorial explosion.
<iceypoi> ya it is
gila has quit [Ping timeout: 256 seconds]
<mehlon> I just tried to write an update for Freenet but turns out... the package doesn't even build anymore
<mehlon> aie aie aie
<xa0[m]> lmao
<immae> selfsymmetric-mu: 🤞
<mehlon> right in the freedom
<xa0[m]> freenet wass such a good idea but that project was dead from birth
<mehlon> now is a good time to plug http:/secushare.org I think
<iceypoi> @Baughn, I totally could see myself change -march once the system is fully configured
<mehlon> but why do you think it waas dead from birth exactly?
<Baughn> iceypoi: That is basically what I did, and as I said, it doesn't compile. Alas.
<iceypoi> and even if I break it after half the re-build the work isn't lost
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81741 → avocode: 4.3.0 -> 4.4.3 → https://git.io/JvVfw
selfsymmetric-mu has quit [Remote host closed the connection]
<iceypoi> what package doesn't compile?
nwops has joined #nixos
<Baughn> git was one of them. Turns out it needs atime enabled.
<iceypoi> oh wow
<Baughn> Though when I got that working, I got a test failure in some random Perl time library instead.
<iceypoi> i guess you could make a dataset with atime for compiling
<Baughn> It's not clear how.
linarcx has quit [Ping timeout: 256 seconds]
<Baughn> After I disabled tests entirely, some other random library failed because it runs a fuzz-tester in buildPhase. Which fails.
<iceypoi> interesting
<Baughn> It's a new-build PC, so I suspected flaky hardware, but after several GCs and rebuilds I got the exact same errors.
<iceypoi> well, I'll be building a similar one ina few month's time ;-)
<iceypoi> so maybe worth giving it a go then
<xa0[m]> mehlon: it was never going to reach critical mass when the initial market was so clearly child porn, it was never going to even be stable enough for child porn when it's so slow and resource hungry (i blame the choice of java and the years of legacy code), and it was never going to have any hope whatsoever as soon as it was clear that neither of those two goals could be achieved
selfsymmetric-mu has joined #nixos
<mehlon> oh, like that
<selfsymmetric-mu> immae++
<{^_^}> immae's karma got increased to 9
<immae> selfsymmetric-mu: it worked? was it a xfce4 configuration?
<selfsymmetric-mu> When you're right you're right.
<iceypoi> at any rate, 2 weeks of compiling gentoo and messing with the kernel just to get zfs got me linux-fu
basvandijk has joined #nixos
<Baughn> iceypoi: I suspect it's because the build cluster is Intel, and my machine is Zen 2.
omnipotententit4 has joined #nixos
<immae> Cool thanks :)
<iceypoi> but then a 30 minutes nixos-rebuild got me a working system
<iceypoi> on top of zfs root
<iceypoi> just as i wanted
<{^_^}> [nixpkgs] @Mic92 merged pull request #81730 → radare2: 4.2.1 -> 4.3.0 → https://git.io/JvahH
<{^_^}> [nixpkgs] @Mic92 pushed to master « radare2: 4.2.1 -> 4.3.0 (#81730) »: https://git.io/JvVfF
linarcx has joined #nixos
<omnipotententit4> Hi there! I'm new to this channel, but I hang out on Freenode sometimes.
<mehlon> welcome
<{^_^}> [nixpkgs] @teto merged pull request #81738 → Fix a couple of broken shebangs → https://git.io/JvVvS
<{^_^}> [nixpkgs] @teto pushed 0 commits to master: https://git.io/JvVfh
sigmundv__ has quit [Ping timeout: 265 seconds]
fendor_ has joined #nixos
slack1256 has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
aborsu has quit [Quit: aborsu]
Izorkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81742 → anydesk: 5.5.2 -> 5.5.4 → https://git.io/JvVJm
oxalica has joined #nixos
<omnipotententit4> relevant lines: https://clbin.com/udTD4)
<omnipotententit4> Anyone here good with CUDA? I'm having some issues getting a program to work. It's not packaged for Nix yet, but I'd like to package it. I have it working with OpenCL, but not CUDA. It's called KataGo (https://github.com/lightvector/KataGo), here's my shell.nix file that I'm using to test compilation: (https://clbin.com/bOyW5) any ideas? (My system configuration should be configured for CUDA, it has the following
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81743 → asymptote: 2.62 -> 2.63 → https://git.io/JvVJn
<omnipotententit4> The error is a CUDA driver version is too old for the runtime version. Installed driver is 440.59
cyraxjoe has quit [Read error: Connection reset by peer]
genesis has quit [Remote host closed the connection]
genesis has joined #nixos
<{^_^}> [nixpkgs] @Ma27 opened pull request #81744 → [20.03] nixos/initrd-network: always run postCommands → https://git.io/JvVJ0
v88m has joined #nixos
wildtrees has joined #nixos
Izorkin has joined #nixos
cyraxjoe has joined #nixos
<{^_^}> [nixpkgs] @puppe closed pull request #71874 → nextcloud-client/owncloud-client/qtkeychain: Fix GNOME keyring integration → https://git.io/Je0Rz
Izorkin has quit [Client Quit]
Izorkin has joined #nixos
gila has joined #nixos
Izorkin has quit [Client Quit]
Izorkin has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/7c6d9f55e0c (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
Jackneill has quit [Remote host closed the connection]
lovesegfault has joined #nixos
chloekek has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #81657 → wesnoth: 1.14.10 -> 1.14.11 → https://git.io/JvaRZ
<{^_^}> [nixpkgs] @teto pushed commit from @r-ryantm to master « wesnoth: 1.14.10 -> 1.14.11 »: https://git.io/JvVJy
basvandi` has joined #nixos
basvandijk has quit [Ping timeout: 258 seconds]
lsix has quit [Quit: WeeChat 2.7.1]
lsix has joined #nixos
<lovesegfault> Morning all
<{^_^}> lovesegfault: 10 hours, 38 minutes ago <cole-h> re: best way to substitue paths -- what about plain ole sed? Or you could just use `substitueInPlace <file> --replace <ref> <desired>`, where <file> can (probably) be a wildcard if you need to modify multiple files (grep for --replace in nixpkgs for more examples)
<lovesegfault> cole-h: I did this: https://github.com/NixOS/nixpkgs/pull/81693
<{^_^}> #81693 (by lovesegfault, 11 hours ago, open): uvcdynctrl: fix udev files
<{^_^}> [nixpkgs] @zimbatm merged pull request #81737 → Revert "defaultGemConfig: remove asciidoctor-diagram JARs" → https://git.io/JvVv1
<{^_^}> [nixpkgs] @zimbatm pushed to master « Revert "defaultGemConfig: remove asciidoctor-diagram JARs" (#81737) »: https://git.io/JvVJ7
bvdw has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @zimbatm pushed to release-20.03 « Revert "defaultGemConfig: remove asciidoctor-diagram JARs" (#81737) »: https://git.io/JvVJ5
bvdw has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81745 → cherrytree: 0.38.11 -> 0.39.0 → https://git.io/JvVJA
<cole-h> lovesegfault: That works too
mehlon has quit [Quit: Leaving]
niso_ has quit [Remote host closed the connection]
niso has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #81725 → zimg: 2.9.2 -> 2.9.3 → https://git.io/JvaAb
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvVUf
vidbina has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JvVUt
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #81597 → nixos/nat: fix multiple destination ports with loopback → https://git.io/JvavS
endformationage has joined #nixos
vidbina has joined #nixos
basvandi` has quit [Ping timeout: 256 seconds]
emptyflask has joined #nixos
cosimone has joined #nixos
<emptyflask> question regarding https://github.com/qmk/qmk_firmware/blob/master/shell.nix -- is there a recommended way of handling these multiple sets of compiler flags besides specifying which ones to use with `nix-shell --arg`?
<mog> my server stopped being able to read my keyfile. Error: Unable to load server key file "/etc/mosquitto/key.pem". Check keyfile.
<mog> this is for my mosquitto service. the key file exists and i can read it
<mog> permissions look correct as well
<mog> any ideas or things to try
<cole-h> emptyflask: Are you talking about the `{ avr ? true, ...}` stuff?
<manveru> mog: did you upgrade?
boxscape has joined #nixos
<mog> the box has auto upgrades on, unfortunately, and it did some time ago, i dont have older derivation to roll back to because of a lack of disk space
<emptyflask> cole-h: yeah -- I'm wondering if we can avoid using that
vidbina has quit [Ping timeout: 268 seconds]
<cole-h> If you want it to be true, you can avoid it (`? true` means default to true if unspecified, if you didn't know). If you want any to be false, I don't think you can avoid it just via the command line.
<emptyflask> IDK if there's some better way of switching between compiler options depending on which thing is being built
<mog> service does run find if i turn off ssl
<manveru> hmm, doesn't look like the service changed much recently
<emptyflask> `--arg avr false` does work, it would just be cool if passing args wasn't necessary at all
<manveru> so i guess it should work, as long as /etc/mosquitto belongs to mosquitto user?
<mog> my letsencrypt did update the certs, but they seem to be in same format and premissioned same way
fendor_ has quit [Ping timeout: 240 seconds]
<mog> i wish i could be sure it cant load file vs cant read file correctly
<cole-h> emptyflask: I mean you could modify the args to default to false :P
drakonis has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81746 → curaengine: 4.4.0 -> 4.5.0 → https://git.io/JvVUo
<cole-h> emptyflask: I think you could also make a separate file where you `import ./shell.nix { avr = false; }` or something
vidbina has joined #nixos
<cole-h> and just nix-shell that file
<{^_^}> [nixpkgs] @Infinisil merged pull request #81708 → nixos/acme: force symlink from fullchain.pem to cert.pem → https://git.io/JvaQa
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JvVUD
<mog> i see the problem its what acme is getting back i think
<mog> 140178039698496:error:0909006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE
<{^_^}> [nixpkgs] @Infinisil merged pull request #81709 → [20.03] nixos/acme: force symlink from fullchain.pem to cert.pem → https://git.io/JvaQi
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to release-20.03: https://git.io/JvVUy
mehlon has joined #nixos
<{^_^}> [nixpkgs] @lsix opened pull request #81747 → ddrescue: 1.24 -> 1.25 → https://git.io/JvVUQ
cosimone has quit [Quit: Terminated!]
<hyperfekt> since --max-atime is dead, how/when does the buildfarm gc its store? / cc gchristensen
<gchristensen> nix-collect-garbage --max-freed ...
vidbina has quit [Ping timeout: 258 seconds]
geemili has left #nixos ["User left"]
flodeskum has quit [Remote host closed the connection]
<emptyflask> cole-h: maybe exporting different vars which are conditionally applied in the actual build instead of directly writing CFLAGS/ASFLAGS...
<{^_^}> [nixpkgs] @B4dM4n opened pull request #81748 → bgpq3: init at 0.1.35 → https://git.io/JvVUb
cosimone has joined #nixos
vidbina has joined #nixos
fendor_ has joined #nixos
<genesis> gchristensen perharps you can close, did all you and other ask #75392
<{^_^}> https://github.com/NixOS/nixpkgs/pull/75392 (by bignaux, 12 weeks ago, open): soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling
cosimone has quit [Client Quit]
rogue_koder has joined #nixos
cosimone has joined #nixos
gagbo has quit [Quit: I'm out !]
mariatsji has joined #nixos
<ar> i tried to follow https://nixos.org/nixos/manual/index.html#sec-customising-packages to override samba to enable printing (by adding "(pkgs.samba.override { enablePrinting = true; });" to systemPackages), but the systemd units ended up still using the non-overridden version of the package. is this normal?
<hyperfekt> gchristensen: i see, so there's no special logic to keep derivations often used to build
<ar> i got things to work by adding "samba = super.samba.override { enablePrinting = true; };" to the nixpkgs.overlays, but it would be nice if documentation mentioned it
<gchristensen> hyperfekt: I don't think so, unfortunately
<marcusr> How come https://github.com/NixOS/nixpkgs/pull/68938 is just left unmerged?
<{^_^}> #68938 (by B4dM4n, 24 weeks ago, open): plex-media-player: 2.40.0.1007 -> 2.48.0.1038 + update script
drakonis has joined #nixos
chagra_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #81742 → anydesk: 5.5.2 -> 5.5.4 → https://git.io/JvVJm
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JvVTr
<pikajude> if i have a `stdenv` from a cross compilation configured nixpkgs, is there a way to get a reference to the host platform cc?
o1lo01ol1o has quit [Ping timeout: 256 seconds]
lovesegfault has quit [Quit: WeeChat 2.7.1]
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81749 → closurecompiler: 20200204 -> 20200224 → https://git.io/JvVTi
lovesegfault has joined #nixos
lovesegfault has quit [Client Quit]
<pikajude> i need to add the native pkgs.stdenv.cc to build-rust-crate for compiling build scripts
selfsymmetric-mu has quit [Remote host closed the connection]
cosimone has quit [Quit: Terminated!]
<{^_^}> [nixops] @grahamc opened pull request #1243 → `nixops deploy --test` → https://git.io/JvVT9
<{^_^}> [nixpkgs] @marsam opened pull request #81750 → nodejs-13_x: 13.9.0 -> 13.10.0 → https://git.io/JvVTH
cosimone has joined #nixos
cosimone has quit [Client Quit]
nwops has quit [Quit: nwops]
lovesegfault has joined #nixos
<lovesegfault> worldofpeace: I think those wrapper changes broke a lot of thing :(
<ar> how do I use nix-shell with an overriden package?
<lovesegfault> seahorse is also broken: (seahorse:4559): GLib-GIO-ERROR **: 11:07:54.890: Settings schema 'org.gnome.seahorse.window' is not installed
<lovesegfault> ar: like this: nix-shell -E '(with import <nixpkgs> {}; beets.override { enableCheck = true; })'
_ris has joined #nixos
flodeskum has joined #nixos
oxalica_ has joined #nixos
<ar> lovesegfault: well, it doesn't error out, but it doesn't give me binaries from the package
nwops has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81751 → cloudflared: 2020.2.0 -> 2020.2.1 → https://git.io/JvVkk
<lovesegfault> ar: What do you mean?
oxalica has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #81293 → enchant: 2.2.7 -> 2.2.8 → https://git.io/Jvzxq
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JvVks
<lovesegfault> cc. jtojnar regarding the wrapper issue
mounty has quit [Remote host closed the connection]
mounty has joined #nixos
mehlon has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @jtojnar merged pull request #81502 → libabigail: 1.6 -> 1.7 → https://git.io/Jv2zR
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JvVkW
mexisme has quit [Ping timeout: 268 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @jtojnar merged pull request #81302 → gnome3.glade: 3.22.1 -> 3.22.2 → https://git.io/JvgeZ
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JvVk8
<{^_^}> [nixpkgs] @alexbakker opened pull request #81752 → uwsgi: use pyhome instead of pythonpath for uwsgi vassals → https://git.io/JvVkB
drewc has quit [Ping timeout: 256 seconds]
drewc has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to release-20.03 « chromium: 80.0.3987.122 -> 80.0.3987.132 »: https://git.io/JvVkg
buckley310 has quit [Ping timeout: 256 seconds]
buckley310 has joined #nixos
flodeskum has quit [Remote host closed the connection]
lovesegfault has quit [Quit: WeeChat 2.7.1]
dashkal has quit [Ping timeout: 256 seconds]
nwops has quit [Quit: nwops]
<{^_^}> [nixpkgs] @primeos opened pull request #81753 → [19.09] chromium: 80.0.3987.122 -> 80.0.3987.132 (backport) → https://git.io/JvVk6
<{^_^}> [nixpkgs] @jtojnar opened pull request #81754 → php74: 7.4.2 → 7.4.3 → https://git.io/JvVkX
dashkal has joined #nixos
fre has quit [Ping timeout: 256 seconds]
toppler` has joined #nixos
fre has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
buckley310 has quit [Ping timeout: 240 seconds]
<Orbstheorem> Hello, I'm trying to package schroot. It uses cmake and boost (among others). I have added cmake and pkgconfig to my native inputs and boost to my buildInputs, but when I try to build it cmake fails the check of a working boost installation. If I manually remove the check from the CMakeLists.txt, I get a compile error "cannot file stdlib.h" :/
Neo-- has quit [Ping timeout: 240 seconds]
<Orbstheorem> Any ideas ?
cidkid has joined #nixos
buckley310 has joined #nixos
lsyoyom has quit [Ping timeout: 256 seconds]
<exarkun> Can I limit the memory available to a particular build?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81755 → debootstrap: 1.0.117 -> 1.0.119 → https://git.io/JvVIv
nwops has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to release-20.03 « gnome3.glade: 3.22.1 -> 3.22.2 »: https://git.io/JvVI3
m4ts_ has quit [Quit: bye]
kaliumxyz has quit [Ping timeout: 240 seconds]
kaliumxyz has joined #nixos
opthomasprime has quit [Remote host closed the connection]
waleee-cl has joined #nixos
basvandi` has joined #nixos
opthomasprime has joined #nixos
opthomasprime has left #nixos [#nixos]
karantan has joined #nixos
v88m has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @lsix merged pull request #81743 → asymptote: 2.62 -> 2.63 → https://git.io/JvVJn
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/JvVI0
selfsymmetric-mu has joined #nixos
cosimone has joined #nixos
<selfsymmetric-mu> How do I specify extra configuration for gpg-agent in 20.03 beta?
flodeskum has joined #nixos
cosimone has quit [Client Quit]
<selfsymmetric-mu> This allows me to specify `enableSSHSupport` and `pinentryFlavor`, but since `gpg-agent.conf` is overridden by NixOS I do not know how to set `default-cache-ttl`.
<{^_^}> [nixpkgs] @jtojnar merged pull request #81466 → at-spi2-atk: 2.34.1 -> 2.34.2 → https://git.io/Jv2OP
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to staging: https://git.io/JvVIK
lsyoyom has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to staging-20.03 « at-spi2-atk: 2.34.1 -> 2.34.2 »: https://git.io/JvVIX
lovesegfault has joined #nixos
karantan has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81756 → clipgrab: 3.8.7 -> 3.8.11 → https://git.io/JvVI1
kleisli has joined #nixos
m4ts has joined #nixos
wiml has joined #nixos
<jtojnar> lovesegfault checking
ilios has joined #nixos
<jtojnar> can confirm
<jtojnar> probably setup hook order is wrong
selfsymmetric-mu has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 opened pull request #81757 → [20.03] codimd: 1.5.0 -> 1.6.0 → https://git.io/JvVIh
basvandi` has quit [Ping timeout: 268 seconds]
<lovesegfault> jtojnar: got it, lmk if I can help test anything
<jtojnar> lovesegfault yeah, we are adding both glibPreFixupPhase and gappsWrapperArgsHook to preFixupPhases
<lovesegfault> Should it be just one?
<jtojnar> not sure how to fix that, declaring dependencies in shell scripts is annoying, that is the whole reason we switched to systemd
<jtojnar> we need better generic builder
<xa0[m]> is there a "string contains" function somewhere?
<jtojnar> xa0 what does that mean?
<jtojnar> string contains substring?
<xa0[m]> yes
<xa0[m]> ah, ok
<xa0[m]> thanks
doublex_ has joined #nixos
rrogryza has joined #nixos
teehemkay has quit [Ping timeout: 256 seconds]
rrogryza has quit [Remote host closed the connection]
doublex has quit [Ping timeout: 256 seconds]
teehemkay has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b38344b54ce (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
aborsu has joined #nixos
zupo has joined #nixos
stites has joined #nixos
kapitanomax has quit [Quit: Connection closed for inactivity]
mexisme has joined #nixos
mzabani has joined #nixos
Baughn has quit [Ping timeout: 260 seconds]
stites has quit [Remote host closed the connection]
<oxalica_> hello, is there any nixpkgs member free to review my PR? It has been waiting for review for a long time. https://github.com/NixOS/nixpkgs/pull/77752
<{^_^}> #77752 (by oxalica, 7 weeks ago, open): rust-analyzer: init at unstable-2020-03-02
stites has joined #nixos
<lovesegfault> oxalica_: Hi! did you update to the latest commits?
Baughn has joined #nixos
<mzabani> Hi everyone. I'm getting a ` Error response from daemon: OCI runtime create failed: container_linux.go:344: starting container process caused "exec: ...: no such file or directory": unknown.` error when trying `docker run` the image created by this Nix expression: https://github.com/mzabani/diarios-oficiais/blob/master/nix/docker.nix . Wondering if
<mzabani> anyone could lend me a hand..
<oxalica_> <lovesegfault>: Yeah, it use the latest unstable release now (2020-03-02)
<lovesegfault> oxalica_: Alright, let me see if I can find someone with commit bit to review/merge
<{^_^}> [nixpkgs] @jtojnar pushed 576 commits to staging-next: https://git.io/JvVLM
<peelz> Is there a way to interactively navigate nix-store --tree ?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81758 → pantheon.cerbere: 2.5.0 -> 2.5.1 → https://git.io/JvVLD
<{^_^}> [nixpkgs] @jtojnar pushed 577 commits to staging: https://git.io/JvVLy
codyopel has joined #nixos
{`-`} has joined #nixos
<oxalica_> lovesegfault: thanks
<{^_^}> [nixpkgs] @jtojnar opened pull request #81759 → glib.setupHook: run glibPreFixupPhase before gappsWrapperArgsHook → https://git.io/JvVLQ
o1lo01ol1o has joined #nixos
vidbina has quit [Ping timeout: 258 seconds]
<jtojnar> peelz nix-query-tree-viewer
nuncanada has joined #nixos
fendor_ has quit [Ping timeout: 268 seconds]
oxalica_ has quit [Ping timeout: 260 seconds]
nuncanada has quit [Remote host closed the connection]
cosimone has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
buckley310 has quit [Ping timeout: 265 seconds]
<peelz> jtojnar: oh cool, thanks
buckley3103 has joined #nixos
aborsu has quit [Quit: aborsu]
malSet has joined #nixos
malSet has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jtojnar merged pull request #81728 → libnotify: 0.7.8 → 0.7.9 → https://git.io/JvapE
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JvVtv
mariatsji has quit [Remote host closed the connection]
fendor_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81760 → eternal-terminal: 6.0.6 -> 6.0.7 → https://git.io/JvVtU
malSet has joined #nixos
gustavderdrache has left #nixos [#nixos]
gustavderdrache has joined #nixos
<cole-h> Anybody know how I would combine these two overlays into one? It uses niv's sources.nix https://gist.github.com/cole-h/8ede4ef1fc00b0e8dadaac11533ea6a2
flodeskum has quit [Remote host closed the connection]
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/19a4f3f79ce (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
mzabani has quit [Remote host closed the connection]
<infinisil> cole-h: nixpkgs' overlays argument takes a list of overlays, so should should be able to just pass them both
<cole-h> I'm using the overlays folder in conjunction with hm. Just wanted to know if it was possible to combine them into one single file
<infinisil> It is possible yeah, with `lib.composeExtensions <overlay1> <overlay2>`
<pikajude> if `stdenv.cc` appears in depsBuildBuild, shouldn't it be the build platform gcc, not the host one?
<pikajude> ah no, i guess not
<pikajude> stdenv.cc would still be the gcc that produces objects for the host platform
<pikajude> is there a way to get the gcc that produces build platform objects?
nuncanada has joined #nixos
<pikajude> no, that's backwards, the wiki page says "compiler producing native binaries go to depsBuildBuild"
<cole-h> What would that look like? Trying `let sources = import ...; wayland = import sources.nixpkgs-wayland; emacs = import sources.emacs-overlay; in super.lib.composeExtensions wayland emacs` tells me `value is a function while a set as expected`
<cole-h> Ah, composeExtensions takes more than just the overlays
<cole-h> I needed to add `self super` to the end of the invocation
<cole-h> `... in lib.composeExtensions wayland emacs self super` is the final result (and appears to work!)
<cole-h> <3 infinisil
<{^_^}> infinisil's karma got increased to 222
abathur has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @Ma27 opened pull request #81762 → build-support/rust: specify proper path to Cargo.lock → https://git.io/JvVtR
<infinisil> cole-h: Hm it shouldn't? Where do you get the self/super from?
<infinisil> composeExtensions should be of type `Overlay -> Overlay -> Overlay`
<infinisil> (where Overlay = Attrs -> Attrs -> Attrs)
<infinisil> Well whatever works for you, but you shouldn't have to pass self and super manually :)
flodeskum has joined #nixos
<cole-h> (I haven't had time to dive into Haskell yet, so that means nothing to me ;^) )
<infinisil> Ahh
<infinisil> Yeah that makes sense like this
<infinisil> Because you need super to actually get the overlays, and for lib
abathur has joined #nixos
mexisme has quit [Quit: WeeChat 2.7.1]
abathur has quit [Read error: Connection reset by peer]
abathur has joined #nixos
fendor_ has quit [Remote host closed the connection]
abathur has quit [Read error: Connection reset by peer]
fendor_ has joined #nixos
abathur has joined #nixos
abathur has quit [Read error: Connection reset by peer]
<ottidmes> Anybody experience with .NET Core on NixOS? I am trying to remove a hack in my package that simply copies over all dotnet SDK libraries to make patched pre-compiled executables work properly: https://github.com/msteen/nixos-vsliveshare/blob/master/pkgs/vsliveshare/default.nix#L69
abathur has joined #nixos
noudle has joined #nixos
raingloom has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « cargo-xbuild: 0.5.24 -> 0.5.28 »: https://git.io/JvVtb
abathur has quit [Read error: Connection reset by peer]
myskran has joined #nixos
<raingloom> heyo folks, anyone knows if i can start a VM from non-NixOS Nix? ie.: without nixos-rebuild? (specifically: i have it installed in Guix System)
<lassulus> you have nix installed without nixos?
myskran has quit [Read error: Connection reset by peer]
chloekek has quit [Ping timeout: 258 seconds]
<raingloom> lassulus: yep.
orivej has joined #nixos
myskran has joined #nixos
<lassulus> maybe this can help: https://github.com/nix-community/nixos-generators you could try running ./nixos-generate -f vm --run -c ./myConfig.nix
<lassulus> needs qemu binaries in PATH
<infinisil> raingloom: nix-build '<nixpkgs/nixos>' --arg configuration ./configuration.nix -A vm
<infinisil> raingloom: Then call result/bin/run-nixos-vm
<raingloom> infinisil: thanks! and that will share the /nix/store and everything, right?
myskran has quit [Read error: Connection reset by peer]
<infinisil> Yeah
<raingloom> nice. thanks! ^u^
<infinisil> :)
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #81717 → adminer: init at 4.7.6 → https://git.io/Jvad9
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JvVqc
knupfer has quit [Remote host closed the connection]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
cidkid has quit [Ping timeout: 256 seconds]
cinimod_ has quit [Quit: Connection closed for inactivity]
<genesis> night folks
myskran has joined #nixos
myskran has quit [Read error: Connection reset by peer]
malSet has quit [Ping timeout: 255 seconds]
<cole-h> o/
nadavl has joined #nixos
<nadavl> Im having an issue installing nixos
<nadavl> when running
<nadavl> sudo mount /dev/sda /mnt
<nadavl> I recive:
myskran has joined #nixos
<nadavl> mount: /mnt wong fs type, bad superblock on /dev/sda, missing codepage or error
<nadavl> If anybody could help I would be vey grateful
<gchristensen> you're trying to mount the whole disk, and you probably mean to be mounting a partition (like sda1 or sda2 or sda3...)
<nadavl> huh
<nadavl> yeah sda1 worked
<nadavl> but lsblk report that it only has 7.5 gigs not 900 it should
<nadavl> the 900 belongs to sda2
myskran has quit [Read error: Connection reset by peer]
ixxie has quit [Ping timeout: 260 seconds]
johnw has joined #nixos
myskran has joined #nixos
<{^_^}> [nixops] @grahamc merged pull request #1243 → `nixops deploy --test` → https://git.io/JvVT9
<{^_^}> [nixops] @grahamc pushed 4 commits to master: https://git.io/JvVqK
nerdmaxx has joined #nixos
<cole-h> In `nix repl`, is it possible to expand `lambda @ ...` to the actual definition? Or no, because it only holds a reference to where it is located in the file
<pikajude> ok, wait a minute
<pikajude> depsBuildBuild doesn't do any magic to lookup the native version of a package, does it
orivej has quit [Ping timeout: 265 seconds]
<pikajude> now i'm confused about how cross compilation works
orivej has joined #nixos
<pikajude> the nixpkgs manual says it's common to put buildPackages.stdenv.cc in depsBuildBuild
<pikajude> isn't it an antipattern to need to refer to buildPackages in a derivation?
<infinisil> cole-h: Not sure what you mean
<infinisil> But the answer is probably No
<cole-h> Like `:p lib.composeExtensions` to the actual definition
<cole-h> Yeah, figured
linarcx has quit [Quit: WeeChat 2.7.1]
<infinisil> Still not sure what you mean
<cole-h> At least it tells me where it's defined
<cole-h> I want `:p lib.composeExtensions` to show me that `composeExtensions = f: g: self: super let fApplied.....`
<cole-h> s/super/super:/
<ottidmes> Anybody experience with running a X server in Win10 and forwarding NixOS to that, I tried succesfully with Hyper-V and X410, most applications work and smoothly enough I don't notice any difference between normal, even tried some games and the FPS were decent, but the browser was laggy. I am curious if other tried and what their experiences were
<peelz> Is there a nix expression for `$out`?
flodeskum has quit [Remote host closed the connection]
<ottidmes> peelz: pkgs.git.outPath?
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/08bcfe14ae2 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
flodeskum has joined #nixos
<peelz> ottidmes, but how can I get the outPath from within a `stdenv.mkDerivation { }` ?
<cole-h> infinisil: My real question is (as a newbie to function programming in general): how would I make `composeExtensions` accept potentially a 3rd overlay?
Jonathan86 has quit [Remote host closed the connection]
<cole-h> I tried `composeExtensions3 = f: g: h: composeExtensions (composeExtensions f g) h` but that doesn't appear to work. Probably my naive thinking.
<infinisil> cole-h: Ah, regarding the original question, no that's not possible, because nix-repl only stores a memory representation of values, not the expression strings
<infinisil> cole-h: That should work
<cole-h> Thinking back, I remember someone having a similar repl question
jonten has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
<bdju> oh, I was able to upgrade now with no luajit error. nice.
<cole-h> Yeah, we reverted the problematic commit for now ;)
o1lo01ol1o has joined #nixos
<ottidmes> peelz: Hmm, pretty sure this question has been asked plenty of times before, but I honestly don't know the answer, so you maybe check the logs, also, I am pretty sure that whenever I you want access to it, you probably are going at it the wrong way, so maybe show what you are trying to accomplish instead?
<infinisil> peelz: let result = mkDerivation { ... }; in result
<infinisil> Then you can use ${result} within mkDerivation to get the path to itself :)
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @danbst merged pull request #79872 → brscan4: 0.4.4-4 -> 0.4.8-1 → https://git.io/JvC1W
<{^_^}> [nixpkgs] @danbst pushed to master « brscan4: 0.4.4-4 -> 0.4.8-1 (#79872) »: https://git.io/JvVmU
<infinisil> Or alternatively, if you don't need the out path at evaluation time, ${placeholder "out"} can be used
lirzhv has left #nixos [#nixos]
nadavl has quit [Ping timeout: 260 seconds]
<peelz> oh interesting
<peelz> ottidmes, I'm trying to build a kernel module but I keep getting stuck on various things; https://termbin.com/5au2
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81763 → eventstat: 0.04.08 -> 0.04.09 → https://git.io/JvVmq
<infinisil> peelz: configurePhase first?
drakonis has quit [Quit: WeeChat 2.7.1]
__monty__ has quit [Quit: leaving]
<cole-h> infinisil: I tried this, but it doesn't appear to work: https://gist.github.com/cole-h/f233f9a663dd7f2856bbb6ed6c30ab43. Am I approaching this wrong?
basvandi` has joined #nixos
<peelz> infinisil: "no configure script, doing nothing"
justanotheruser has quit [Ping timeout: 256 seconds]
<infinisil> cole-h: Define "doesn't appear to work"
<cole-h> "attempt to call something which is not a function but a set"
orivej has quit [Ping timeout: 258 seconds]
<infinisil> Oh, the error is below, didn't see that
<cole-h> ...but it does work if I change it to `f: g: self: super:` and then call that
<{^_^}> [nixpkgs] @zowoq opened pull request #81764 → gitAndTools.gh 0.6.0 -> 0.6.1 → https://git.io/JvVms
<cole-h> (updated gist)
<infinisil> cole-h: Oh yeah you need to remove the self super in line 5
<{^_^}> [nixpkgs] @zowoq opened pull request #81765 → conmon: 2.0.10 -> 2.0.11 → https://git.io/JvVmn
<infinisil> composeExtensions takes two overlays and returns a new overlay that combines both
<cole-h> If I remove the self super (`composeExtensions2 = f: g: lib.composeExtensions f g;`), I get "value is a function while a set was expected"
<infinisil> cole-h: Put the self super at the very end of this file
<infinisil> After composeExtensions3 mozilla emacs wayland
<{^_^}> [nix] @codetriage-readme-bot closed pull request #2924 → Add CodeTriage badge to nixos/nix → https://git.io/fju5L
basvandi` has quit [Ping timeout: 255 seconds]
<infinisil> cole-h: Also: I suggest defining `composeExtensions3 = f: g: h: lib.composeExtensions f (lib.composeExtensions g h)` (using the lib function and not swapping arguments around
<peelz> infinisil: any idea why it's not finding the make target? If I run `make -C src/ clean` manually, it executes the target as expected.
<cole-h> infinisil: That works! Although I was hoping to go without `self super`, but what can ya do
<cole-h> <3 infinisil. But why do you recommend using the lib function directly?
<cole-h> <3 infinisil shoot I forgot
<{^_^}> infinisil's karma got increased to 223
fuzzy_id has joined #nixos
<infinisil> cole-h: Well composeExtensions2 is just the same as composeExtensions
<infinisil> No other reason
myskran has quit [Read error: Connection reset by peer]
philr has joined #nixos
<infinisil> And you can't get rid of self/super here because you need them to access lib itself
<fuzzy_id> how can i uncurry in nix? something like this: `map (x: y: { foo = x; borg = y; }) [ ("bar", "baz") ]'
<cole-h> Ah yeah, OK. Thanks for the help!
myskran has joined #nixos
<infinisil> :)
o1lo01ol1o has quit [Remote host closed the connection]
<cole-h> infinisil++ again, for walking me through it
<{^_^}> infinisil's karma got increased to 224
o1lo01ol1o has joined #nixos
<infinisil> peelz: Tell us first all the info for what you're trying, I have no idea what you're running
<infinisil> fuzzy_id: (I suggest asking in #nix-lang)
<peelz> infinisil: default.nix: https://termbin.com/adge
<peelz> and I'm running it with `nix-shell --pure -E 'with import <nixpkgs> {}; callPackage ./. { kernel = linuxPackages_latest.kernel; }'`
<infinisil> peelz: And you tried to nix-build that?
<fuzzy_id> seems to be rather quiet over there
<fuzzy_id> anyone knows if there is a tuple/pairs/product type in nix?
<peelz> infinisil, yeah... although I don't remember the exact command to build it. I've been debugging it through nix-shell
<fuzzy_id> if not i guess i'll have to use nested lists
<infinisil> fuzzy_id: Patience..
<infinisil> peelz: Just use nix-build instead of nix-shell in the command you gave :)
<infinisil> And probably remove --pure
<peelz> oh lol
<peelz> infinisil: https://termbin.com/krh4
<infinisil> Hm then I'd try to see and imitate what other kernel modules do
<peelz> yeah I've been using several modules from `pkgs/os-specific/linux` as reference, but I keep getting stuck
blaggacao has joined #nixos
<peelz> infinisil: if I run `make -C src/ clean` manually, it works, but nix-build fails at that part.
Jackneill has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81766 → fanficfare: 3.15.0 -> 3.16.0 → https://git.io/JvVmh
lsix has quit [Quit: WeeChat 2.7.1]
<peelz> infinisil: seems like the `makeFlags` array is causing it to fail. Why does this even build for v4l2loopback?
gustavderdrache has quit [Quit: Leaving.]
CptCaptain has joined #nixos
Jackneill has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @groodt opened pull request #81767 → argo: 2.6.0 -> 2.6.1 → https://git.io/JvVYU
<Orbstheorem> Hello, I'm trying to package schroot. It uses cmake and boost (among others). I have added cmake and pkgconfig to my native inputs and boost to my buildInputs, but when I try to build it cmake fails the check of a working boost installation. If I manually remove the check from the CMakeLists.txt, I get a compile error "cannot file stdlib.h" :/
shibboleth has quit [Quit: shibboleth]
<{^_^}> [nixpkgs] @thorstenweber83 opened pull request #81768 → foldingathome: 6.02 -> 7.5.1 → https://git.io/JvVYk
drakonis has joined #nixos
<infinisil> peelz: Hm can't fix it myself either sorry
<peelz> infinisil: aw, thanks for trying though
<CptCaptain> Does nixops only work if I have root login enabled on the host I'm deploying on?
v88m has joined #nixos
<infinisil> CptCaptain: I think so yeah, but nixops uses an ssh key to authenticate, so no need to allow root login with a password
justanotheruser has joined #nixos
<CptCaptain> Just doesn't feel right. Isch mer chli gschmuuch 😉
myskran has quit [Read error: Connection reset by peer]
myskran has joined #nixos
<infinisil> En schwizer!
flodeskum has quit [Remote host closed the connection]
myskran has quit [Client Quit]
<CptCaptain> 😜
<infinisil> CptCaptain: Well it does need to switch the whole system. Perhaps a different user but with the same privileges would work
<CptCaptain> I was thinking maybe nixops could sudo after logging into ssh
<CptCaptain> Idk, what is the consensus on enabling ssh root login? I was tought that that was a big nono
<{^_^}> [nixpkgs] @jtojnar merged pull request #81564 → fetchpatch: Allow using base64-encoded hash → https://git.io/Jv2Fm
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JvVY3
<{^_^}> [nixpkgs] @jtojnar pushed 0 commits to fetchpatch-base64: https://git.io/JvVYs
<infinisil> I've never seen it disabled
<infinisil> And nixos has it enabled by default
<CptCaptain> It's the default setting for OpenSSH afaik.
<infinisil> (the default value of services.openssh.permitRootLogin is prohibit-password)
<LnL> root password login is disabled by default
<CptCaptain> Ok, guess I'll embrace the nixops way
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
darkf has quit [Quit: Connection closed for inactivity]
sleepingforest has joined #nixos
CptCaptain has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #81759 → glib.setupHook: run glibPreFixupPhase before gappsWrapperArgsHook → https://git.io/JvVLQ
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to staging: https://git.io/JvVYR
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/481a4e938ed (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @jtojnar to staging-20.03 « glib.setupHook: run glibPreFixupPhase before gappsWrapperArgsHook »: https://git.io/JvVYg
chiefgoat has quit [Quit: ZNC 1.7.5 - https://znc.in]
kvda has joined #nixos
whadup has quit [Quit: The Lounge - https://thelounge.chat]
gila has quit [Ping timeout: 256 seconds]
cjpbirkbeck has joined #nixos
drakonis has quit [Quit: WeeChat 2.7.1]
<cjpbirkbeck> hello, everybody. when do you think 20.03 will come out?
<peelz> cjpbirkbeck: by the end of the month, I would assume :P
<peelz> you can track the progress here: https://github.com/NixOS/nixpkgs/milestone/17
rogue_koder has quit [Ping timeout: 255 seconds]
rogue_koder has joined #nixos
fuzzy_id has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81770 → graylog: 3.2.1 -> 3.2.2 → https://git.io/JvVY5
nerdmaxx has quit [Quit: leaving]
<evanjs> Baughn: the problem is that the IDE already does that AFAIK. That’s one of the reasons it works to begin with
o1lo01ol1o has quit [Remote host closed the connection]
<evanjs> If you try to install the android plugin on normal IntelliJ idea it just plain won’t work
<evanjs> Like you can’t use it to manage sdks, etc
philr has quit [Ping timeout: 258 seconds]
maddo has quit [Quit: See ya]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81771 → fwts: 19.11.00 -> 20.02.00 → https://git.io/JvVOJ
<{^_^}> [nixpkgs] @dylex opened pull request #81772 → tensorflow: 1.15.1 -> 1.15.2 → https://git.io/JvVOU
lsyoyom has quit [Ping timeout: 256 seconds]
drakonis has joined #nixos
<worldofpeace> cjpbirkbeck: 20.03 is a date. at latest the end of march or early april
<cjpbirkbeck> worldofpeace: yeah i know, i've just been busy with other things and so i am out of the loop, so i didn't know where progress was currently. iirc, 19.03 was also released in april, so i guess should have realized that.
crusader1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81773 → gromacs: 2020 -> 2020.1 → https://git.io/JvVOL
crusader1 has joined #nixos
o1lo01ol1o has joined #nixos
Tucky has quit [Quit: WeeChat 2.7.1]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fendor has quit [Read error: Connection reset by peer]
lsyoyom has joined #nixos
gila has joined #nixos
nckx has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @ju1m opened pull request #81774 → shorewall: fix RestartTriggers → https://git.io/JvVOn
nckx has joined #nixos
gila has quit [Ping timeout: 256 seconds]
cosimone has quit [Ping timeout: 256 seconds]
lovesegfault has quit [Quit: WeeChat 2.7.1]
cosimone has joined #nixos
fendor_ has quit [Ping timeout: 256 seconds]
erasmas has quit [Quit: leaving]
chiefgoat has joined #nixos
drakonis has quit [Quit: WeeChat 2.7.1]
kvda has joined #nixos
exfalso has quit [Ping timeout: 258 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ef34994d9a4 (from 58 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
nckx has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81775 → frostwire-bin: 6.8.3 -> 6.8.4 → https://git.io/JvVO2
nckx has joined #nixos
cosimone has quit [Quit: Quit.]
corvid has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81776 → gallery-dl: 1.12.3 -> 1.13.1 → https://git.io/JvVOo
Unode has quit [Ping timeout: 260 seconds]
Unode has joined #nixos
jonten has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @ngerstle opened pull request #81777 → kube3d: correct k3s version tag → https://git.io/JvVO6
fooker has quit [Ping timeout: 272 seconds]
fooker has joined #nixos
selfsymmetric-mu has joined #nixos
drakonis has joined #nixos
darkf has joined #nixos
drakonis has quit [Client Quit]
exfalso has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81778 → forkstat: 0.02.13 -> 0.02.14 → https://git.io/JvVO7
o1lo01ol1o has quit [Remote host closed the connection]
basvandi` has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #81779 → gnomeExtensions.sound-output-device-chooser: 24 -> 25 → https://git.io/JvVOp
exfalso has quit [Ping timeout: 265 seconds]
peddie has joined #nixos
basvandi` has quit [Ping timeout: 258 seconds]
KeiraT has quit [Ping timeout: 240 seconds]
gila has joined #nixos
peddie has left #nixos ["User left"]
<jtojnar> ,locate libpulse
<{^_^}> Found in packages: qmmp, libao, apulse, libpulseaudio, libsForQt5.vlc, pulseaudioFull, pulseaudioLight, libcardiacarrest, libpressureaudio, libsForQt511.vlc, libpulseaudio.dev, pulseaudioFull.dev, pulseaudioLight.dev, libcardiacarrest.dev, xfce.xfce4-pulseaudio-plugin, xfce4-14.xfce4-pulseaudio-plugin