worldofpeace 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/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2018 || For best support,
__monty__ has quit [Quit: leaving]
marcusr has quit [Remote host closed the connection]
LysergicDreams has joined #nixos
marcusr has joined #nixos
<CMCDragonkai> so `config` is the current configuration, `config.system` is the `system` options of the current configuration, what is `config.system.build`? what is this intended for? Seems like all sorts of configuration puts stuff into here, but what actually deals with the stuff in `config.system.build`? For example why is `isoImage` put into `config.system.build`? What about `config.system.build.initialRamdisk` and `toplevel`
jlmeeker_ has quit [Ping timeout: 252 seconds]
sigmundv has quit [Ping timeout: 265 seconds]
toppler has quit [Ping timeout: 240 seconds]
mbrgm_ has joined #nixos
<{^_^}> [nixpkgs] @fpletz pushed 12 commits to gcc-9: https://git.io/Je2iN
mbrgm has quit [Ping timeout: 246 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixpkgs] @fpletz pushed 269 commits to gcc-9: https://git.io/Je2ip
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<kirelagin> These are essentially all the resulting build products, they all are derivations that you can build and get something useful, e.g. `initiralRamdisk` gives you the initramfs image, and `toplevel` gives you... I don’t quite remember, but, probably, everything.
<{^_^}> [nixpkgs] @jtojnar opened pull request #72805 → gjs: various improvements → https://git.io/Je2ij
<kirelagin> Right, so when you do `nixos-release build` it actually runs `nix-build <nixpkgs/nixos> -A system` and if you look into `nixos/default.nix`, you’ll find that `system = eval.config.system.build.toplevel;`
<kirelagin> `nixos-rebuild build` that is
sondr3 has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @xrelkd opened pull request #72806 → youtube-dl: 2019.10.29 -> 2019.11.05 → https://git.io/Je2PJ
Soo_Slow has quit [Quit: Soo_Slow]
drakonis has joined #nixos
kirelagin has quit [*.net *.split]
arianvp[m] has quit [*.net *.split]
NfixEstrada[m] has quit [*.net *.split]
Taneb has quit [*.net *.split]
pointfree has quit [*.net *.split]
fadenb has quit [*.net *.split]
awygle has quit [*.net *.split]
bwe has quit [*.net *.split]
nikola has quit [*.net *.split]
arianvp[m] has joined #nixos
NfixEstrada[m] has joined #nixos
rgrau has quit [Ping timeout: 240 seconds]
JonReed has quit [Remote host closed the connection]
toppler has joined #nixos
Chiliparrot has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 265 seconds]
LnL has quit [Ping timeout: 240 seconds]
Taneb has joined #nixos
kirelagin has joined #nixos
bwe has joined #nixos
awygle has joined #nixos
nikola has joined #nixos
fadenb has joined #nixos
pointfree has joined #nixos
kirelagin has joined #nixos
kirelagin has quit [Changing host]
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
Chiliparrot has joined #nixos
kirelagin has quit [Quit: issued !quit command]
<{^_^}> [nixpkgs] @bcdarwin opened pull request #72807 → vtk: 7.1.1 -> 8.1.1 → https://git.io/Je2Pi
kirelagin has joined #nixos
<{^_^}> [nixpkgs] @risicle opened pull request #72808 → [r19.03] ghostscript: add patches for several CVEs → https://git.io/Je2P1
<{^_^}> [nixpkgs] @nh2 opened pull request #72809 → texmacs: 1.99.10 -> 1.99.11 → https://git.io/Je2Pd
<{^_^}> [nixpkgs] @bcdarwin closed pull request #72807 → vtk: 7.1.1 -> 8.1.1 → https://git.io/Je2Pi
silver_ has joined #nixos
lsix_ has joined #nixos
lsix has quit [Remote host closed the connection]
silver has quit [Ping timeout: 240 seconds]
silver_ has quit [Client Quit]
dreverri has joined #nixos
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 68 commits to nixos-unstable-small: https://git.io/Je2Xe
dreverri has quit [Ping timeout: 265 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c4821a82f88 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
fresheyeball has quit [Quit: WeeChat 2.4]
kirelagin has quit [*.net *.split]
Taneb has quit [*.net *.split]
awygle has quit [*.net *.split]
fadenb has quit [*.net *.split]
pointfree has quit [*.net *.split]
bwe has quit [*.net *.split]
nikola has quit [*.net *.split]
kirelagin has joined #nixos
gyroninja has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 pushed to bash-no-undef-vars « multiple-outputs setup hook: Remove accidentally added tab »: https://git.io/Je2XO
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #72347 → treewide: `set -u` everywhere → https://git.io/Jezu3
<{^_^}> [nixpkgs] @Ericson2314 pushed 14 commits to staging: https://git.io/Je2X3
fadenb has joined #nixos
pointfree has joined #nixos
Taneb has joined #nixos
bwe has joined #nixos
nikola has joined #nixos
awygle has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 pushed to bash-no-undef-vars « cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u` »: https://git.io/Je2XG
mexisme has quit [Ping timeout: 276 seconds]
m0rphism has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @nixos-channel-bot pushed commit from @r-ryantm to nixos-19.09-small « wolfssl: 4.1.0 -> 4.2.0 »: https://git.io/Je2oV
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/fdac1c5b46e (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<{^_^}> [nixpkgs] @fpletz pushed 5 commits to gcc-9: https://git.io/Je21s
<{^_^}> [nixpkgs] @marijanp opened pull request #72810 → Port tests to Python → https://git.io/Je21G
<{^_^}> [nixpkgs] @globin pushed to structured-attrs « treewide: installFlags is a list »: https://git.io/Je21Z
justanotheruser has joined #nixos
slack1256 has joined #nixos
toppler has quit [Ping timeout: 276 seconds]
drakonis1 has joined #nixos
Rusty1 has joined #nixos
Chiliparrot has quit [Ping timeout: 264 seconds]
lsix_ has quit [Ping timeout: 246 seconds]
ris has quit [Ping timeout: 258 seconds]
jdill has joined #nixos
logzet has quit [Ping timeout: 250 seconds]
logzet has joined #nixos
<jdill> Hi all, just a quick question. I can't seem to install the manpages related to `pthread_cond_*' on NixOS 19.09. I have `manpages' and `posix_man_pages' listed in my `environment.systemPackages', and have the options `documentation = { dev.enable = true; doc.enable = true; };' set. I also tried updating mandb manually to no avail. Any ideas?
toppler has joined #nixos
jluttine has quit [Ping timeout: 240 seconds]
dansho has quit [Ping timeout: 276 seconds]
bvdw has quit [Read error: Connection reset by peer]
Synthetica has quit [Quit: Connection closed for inactivity]
<inkbottle> On my NixOS X1, wifi is presently as slow as almost no internet connection; I would go for a bug in the driver; anyway what is the correct way to restart the service?
bvdw has joined #nixos
<inkbottle> On x230 debian sitting next to it, wifi is ok; so not an issue with the provider
<clever> inkbottle: intel card?
<inkbottle> yes, most probably
acarrico has quit [Ping timeout: 240 seconds]
<clever> inkbottle: double-check lspci
<inkbottle> (however wifi might be lagging on the other machine too; so issue with the provider cannot be completely dismissed)
<clever> inkbottle: my wifi has been crap since i last did an update
<inkbottle> how do you do an update? (I'm following 19.03, I think)
<inkbottle> did you update for something newer?
<clever> inkbottle: nix-channel --update
<clever> i happen to be on nixos-unstable
<clever> `nix-channel --list` will show which channel your currently on
<inkbottle> OK, now probably not the best time since I don't have connection (almost)
<inkbottle> I don't have lspci either
<inkbottle> pciutils...
<inkbottle> nix-shell -p pciutils --run lspci # I try that since I've go so little bandwidth
Taneb has quit [*.net *.split]
awygle has quit [*.net *.split]
nikola has quit [*.net *.split]
bwe has quit [*.net *.split]
fadenb has quit [*.net *.split]
pointfree has quit [*.net *.split]
waleee-cl has quit [Quit: Connection closed for inactivity]
<inkbottle> 00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
marcinja has joined #nixos
<clever> inkbottle: thats not the wifi card
<inkbottle> nix-channel --list # returns nothing. Do I have to be root for that?
<clever> inkbottle: yes, every user has its own set of channels
<clever> roots channels are available for user by all, but cant directly be listed
fadenb has joined #nixos
pointfree has joined #nixos
Taneb has joined #nixos
bwe has joined #nixos
nikola has joined #nixos
awygle has joined #nixos
iclanzan has quit [Quit: leaving]
<inkbottle> what'd you say is the wifi card? https://paste.debian.net/1113831/
<clever> inkbottle: 04:00.0 Network controller: Intel Corporation Wireless 7265 (rev 99)
<clever> inkbottle: what kernel are you on? uname -a
<{^_^}> [nixpkgs] @marsam merged pull request #72559 → libpwquality: 1.4.1 -> 1.4.2 → https://git.io/JeguD
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Je2MC
<inkbottle> clever: Linux nixos 4.19.68 #1-NixOS SMP Sun Aug 25 08:48:06 UTC 2019 x86_64 GNU/Linux (seems very old)
tbenst has quit [Remote host closed the connection]
<inkbottle> not so old
LysergicDreams has quit [Ping timeout: 245 seconds]
<clever> inkbottle: ive also got 4.19 on my laptop and have magic bandwidth issues
<clever> inkbottle: major*
<clever> inkbottle: do you have an older kernel listed in grub?
<inkbottle> I don't use grub, and no I don't have an older kernel
soju has quit [Remote host closed the connection]
<clever> inkbottle: you may need to plug in an ethernet cable then, do try an update to a newer or older kernel
LysergicDreams has joined #nixos
Kolby_ has joined #nixos
Kolby_ is now known as kolbycrouch
<inkbottle> the network usually come back when I reboot, only now is not the best time
<buckley310> how can i assign an address to a vlan subinterface? `networking.interfaces."vlan6@enp0s31f6"` doesn't seem to add the address
<inkbottle> on debian I;ve go 5.3 (kernel)
<inkbottle> I've got
<inkbottle> *
<clever> buckley310: that creates a wan and iptv interface, based on a vlan from WANMASTER
<kolbycrouch> anyone know how I can add configureFlags only for specific platform ( Linux )?
<clever> kolbycrouch: use an if statement that checks stdenv.system
gagbo has quit [Ping timeout: 276 seconds]
gagbo has joined #nixos
<kolbycrouch> clever: thanks!
<buckley310> clever, ahh, ok, so networking.interfaces.* should be the vlan name only, not vlan@interface looks like. tyvm :)
<clever> buckley310: i think both work, but i havent figured out how to do the `foo@bar` version
ng0 has quit [Quit: Alexa, when is the end of world?]
toppler has quit [Ping timeout: 268 seconds]
mwelt has joined #nixos
<mwelt> hi @all. Short question. Want to install openjdk with attributes headless=true and enableGnome=false. Providing nix-env -i --arg headless true --arg enableGnome=false openjdk, won't yield expected results.
<mwelt> err enableGnome false (no = inbetween)
<clever> mwelt: you need to use .override in a config.nix, not --arg
<mwelt> clever:these are actually parameters in the openjdk derivation. and as far as I understood `man nix-env` on --arg, it'll override / set arguments...
<mwelt> I do not know what 'use .override in a config.nix' mean / implies.
<clever> mwelt: --arg will set args to <nixpkgs>, not openjdk
<clever> mwelt: read the nixpkgs manual, the section on package overrides
mexisme has joined #nixos
selfsymmetric-mu has joined #nixos
<mwelt> is there a way to provide this config.nix directly to nix-env (e.g. as an additional parameter to a config file)?
acarrico has joined #nixos
toppler has joined #nixos
LysergicDreams has quit [Ping timeout: 268 seconds]
johnny101m has joined #nixos
h0m1 has quit [Ping timeout: 276 seconds]
reallymemorable has joined #nixos
h0m1 has joined #nixos
<mwelt> a docker image from official nixos/nix with openjdk installed is about 3GB in size...thats ridiculous...
gagbo has quit [Ping timeout: 246 seconds]
gagbo has joined #nixos
abathur has joined #nixos
<johnny101m> inkbottle: on 19.09 with 4.19 kernel, the Intel iwlwifi driver gives my p71 kernel panic on boot. no issue on 5.3 kernel though.
LysergicDreams has joined #nixos
<inkbottle> clever: it happens that plasma network-manager disconnect/reconnect has been enough to give me back a correct connection. "What do you know?!" (I didn't wanted to reboot because I've got several nix-shell environments opened)
<inkbottle> johnny101m: kernel panic not good
<inkbottle> is that the stable channel?
<johnny101m> inkbottle: yes, stable channel with latest kernel option in nixos config.
<kolbycrouch> mwelt: you could maybe import it into /etc/nixos/configuration.nix?
<inkbottle> clever: (I still have to figure out how to have reason-maze working; I have been able to test bs-platform though)
<inkbottle> johnny101m: any idea why the kernel panic?
<mwelt> kolbycrouch:thx for your suggestion but I moved to the official openjdk docker image. I think nix is too much of an effort here, despite i love nix for my haskell projects :)
<inkbottle> johnny101m: hum, you got me confused: 19.09 channel w. 4.19 kernel... But proper kernel for 19.09 must be 5.3. Correct?
Taneb has quit [*.net *.split]
awygle has quit [*.net *.split]
fadenb has quit [*.net *.split]
pointfree has quit [*.net *.split]
bwe has quit [*.net *.split]
nikola has quit [*.net *.split]
<johnny101m> inkbottle: to clarify, default kernel on stable channel is 4.19. I'm using the latest kernel option available in the stable branch to fix my driver issue that happens with 4.19
gagbo has quit [Ping timeout: 268 seconds]
<inkbottle> johnny101m: OK, I understand, thanks
gagbo has joined #nixos
jluttine has joined #nixos
awygle has joined #nixos
fadenb has joined #nixos
pointfree has joined #nixos
Taneb has joined #nixos
bwe has joined #nixos
nikola has joined #nixos
<inkbottle> johnny101m: how do you find out what kernel goes with 19.09? I searched the web but I didn't find.
<{^_^}> [nixpkgs] @ryantm merged pull request #72670 → rocksdb: 6.3.6 -> 6.4.6 → https://git.io/Jeg72
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Je2DJ
<clever> inkbottle: read the `linux =` entry in `all-packages.nix` for 19.09
<inkbottle> OK, tx
<johnny101m> inkbottle: it's also mentioned in the release notes for 19.09 also.
<{^_^}> [nixpkgs] @marsam opened pull request #72811 → python3Packages.nvchecker: 1.4.4 -> 1.5 → https://git.io/Je2DU
mwelt has quit [Quit: ERC (IRC client for Emacs 26.3)]
fusion809 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #72441 → postgresqlPackages.pg_topn: 2.2.2 -> 2.3.0 → https://git.io/JegqJ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Je2Dk
evil-olive has joined #nixos
wildtrees has quit [Quit: Leaving]
<inkbottle> solution 1: https://github.com/NixOS/nixpkgs/blob/nixos-19.09/pkgs/top-level/all-packages.nix#L15890?linuxPackages_4_19; now for the "release notes"...
justanotheruser has quit [Ping timeout: 246 seconds]
<inkbottle> johnny101m: have you made a bug report for your kernel panic?
selfsymmetric-mu has quit [Ping timeout: 268 seconds]
<fuzen> Kernel panics are scary
<inkbottle> they are
<fuzen> I get them when trying to wake up from suspend to disc
<johnny101m> inkbottle: not yet. just ran into it today.
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #72812 → cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u` → https://git.io/Je2D3
<fuzen> Probably nvidia shenanigans
<inkbottle> johnny101m: Nice... Where are those bug reports to be found?
<Ralith_> kodi segfaulting on 19.09 :(
<Ralith_> evince too
<inkbottle> hum, maybe here: https://github.com/NixOS/nix/issues
<Ralith_> owait I have a separate home-manager thing to update; already tried that for evince but probably that'll fix kodi
selfsymmetric-mu has joined #nixos
<johnny101m> inkbottle: close, will probably file it at nixos/nixpkgs/issues
<inkbottle> tx
<Ralith_> argh home-manager broke itself again due to master/release differences, I can never remember how to unfuck that
<Ralith_> disable offending package, downgrade, reenable
cartwright has quit [Ping timeout: 260 seconds]
lord| has quit [Read error: Connection reset by peer]
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 276 seconds]
lord| has joined #nixos
cartwright has joined #nixos
<{^_^}> [nixpkgs] @matthuszagh opened pull request #72813 → kicad: python2 -> python3 → https://git.io/Je2D4
justanotheruser has joined #nixos
toppler has quit [Ping timeout: 276 seconds]
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos
gagbo has quit [Ping timeout: 240 seconds]
gagbo has joined #nixos
slack1256 has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 240 seconds]
reallymemorable has quit [Quit: reallymemorable]
qume has joined #nixos
das_j has quit [Remote host closed the connection]
Scriptkiddi1 has quit [Remote host closed the connection]
Scriptkiddi has joined #nixos
das_j has joined #nixos
toppler has joined #nixos
mexisme has quit [Ping timeout: 240 seconds]
inkbottle has quit [Ping timeout: 240 seconds]
inkbottle has joined #nixos
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
<qume> Help request: what package provides the Go (golang) compiler?
spacefrogg has joined #nixos
justanotheruser has joined #nixos
<qume> would like to try writing some Go code but can't seem to get NixOS a compiler for it
<wedens[m]> "would like to try writing some Go code" - don't. (just trolling :D)
<wedens[m]> I'd expect 'go' to provide go compiler?
justanotheruser has quit [Ping timeout: 240 seconds]
<ryantm> qume: `nix-shell -p go` gives me a go compiler
<qume> oh man, I could swear thats the first thing I tried and didn't work, so just spent a few hours trying to figure it out. Doh
<qume> Thanks
<qume> works now. I must have made a type in a two letter word
<ryantm> Well, I think it's possible it might not work if your NIX_PATH or channels are messed up.
<{^_^}> [nixpkgs] @eraserhd opened pull request #72814 → tmuxPlugins.tmux-plumb: init at 0.1.1 → https://git.io/Je2DD
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @ryneeverett opened pull request #72815 → dnscrypt-proxy2 service: init → https://git.io/Je2D9
evils_ has joined #nixos
evils has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #72816 → comic-neue: 2.2 -> 2.3 → https://git.io/Je2DQ
gagbo has quit [Ping timeout: 268 seconds]
justanotheruser has quit [Ping timeout: 265 seconds]
qume has quit [Remote host closed the connection]
johnny101m has quit [Quit: -a- IRC for Android 2.1.55]
gagbo has joined #nixos
evils_ is now known as evils
<{^_^}> [nixpkgs] @nixos-channel-bot pushed commit from @r-ryantm to nixpkgs-19.09-darwin « wolfssl: 4.1.0 -> 4.2.0 »: https://git.io/Je2oV
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/fdac1c5b46e (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
toppler has quit [Ping timeout: 265 seconds]
abathur has quit [Ping timeout: 240 seconds]
domogled has joined #nixos
notgne2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
endformationage has quit [Quit: WeeChat 2.6]
notgne2 has joined #nixos
justanotheruser has joined #nixos
toppler has joined #nixos
ericsagnes has quit [Ping timeout: 276 seconds]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @tbenst opened pull request #72817 → pythonPackages.scikitlearn: 0.21.2 -> 0.21.3 → https://git.io/Je2yg
hyper_ch has quit [Remote host closed the connection]
hyper_ch has joined #nixos
justanotheruser has quit [Ping timeout: 265 seconds]
cartwright has quit [Remote host closed the connection]
ericsagnes has joined #nixos
cartwright has joined #nixos
dansho has joined #nixos
drakonis1 has quit [Quit: WeeChat 2.6]
dreverri has joined #nixos
dreverri has quit [Ping timeout: 268 seconds]
justanotheruser has joined #nixos
phreedom has quit [Ping timeout: 260 seconds]
Acou_Bass has quit [Ping timeout: 240 seconds]
phreedom has joined #nixos
Acou_Bass has joined #nixos
tbenst has joined #nixos
tbenst has quit [Remote host closed the connection]
tbenst has joined #nixos
<tbenst> Hello, I'm trying to get tensorflow running on unstable by using an overlay for old version of bazel. Unfortunately, [this](https://github.com/NixOS/nixpkgs/issues/71578#issuecomment-548172860) gives me an infinite recursion
<tbenst> any idea what's going wrong?
leo_ has quit [Quit: leaving]
toppler has quit [Ping timeout: 276 seconds]
<notgne2> I have a very confusing issue made worse by the fact I have little to zero understanding of network-manager
<notgne2> on some of my machines deployment is failing as NetworkManager-wait-online.service will not start
ericsagnes has quit [Read error: Network is unreachable]
<notgne2> so I looked a little further and it runs `nm-online -s` which fails on those machines, but not others
<notgne2> the curious part is, `nm-online` works on those broken machines, but not on the working machines
<{^_^}> [nixpkgs] @jonringer merged pull request #72811 → python3Packages.nvchecker: 1.4.4 -> 1.5 → https://git.io/Je2DU
<{^_^}> [nixpkgs] @jonringer pushed commit from @marsam to master « python3Packages.nvchecker: 1.4.4 -> 1.5 »: https://git.io/Je2yN
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
lordcirth has joined #nixos
toppler has joined #nixos
Rusty1 has quit [Quit: Konversation terminated!]
ericsagnes has joined #nixos
<{^_^}> [nixpkgs] @lopsided98 opened pull request #72819 → gnu-efi: apply patch to fix build on armv6l → https://git.io/Je2ST
Taneb has quit [*.net *.split]
pointfree has quit [*.net *.split]
awygle has quit [*.net *.split]
fadenb has quit [*.net *.split]
bwe has quit [*.net *.split]
nikola has quit [*.net *.split]
bwe has joined #nixos
fadenb has joined #nixos
nikola has joined #nixos
Taneb has joined #nixos
pointfree has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
awygle has joined #nixos
<{^_^}> [nixpkgs] @lordcirth opened pull request #72820 → ipfs-cluster 0.9.0 -> 0.11.0 → https://git.io/Je2SL
mexisme has joined #nixos
zupo has joined #nixos
dansho has quit [Ping timeout: 240 seconds]
toppler has quit [Ping timeout: 240 seconds]
domogled has quit [Ping timeout: 240 seconds]
o1lo01ol_ has quit [Ping timeout: 245 seconds]
ajirx has joined #nixos
toppler has joined #nixos
soju has joined #nixos
soju has quit [Remote host closed the connection]
chreekat_ has joined #nixos
soju has joined #nixos
hpfr has quit [Remote host closed the connection]
work_ has joined #nixos
hyper_ch2 has joined #nixos
palo1 has joined #nixos
Acou_Bass has quit [Ping timeout: 268 seconds]
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
tabasko has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dansho has joined #nixos
mexisme has quit [Ping timeout: 245 seconds]
Acou_Bass has joined #nixos
zupo has joined #nixos
<ar> notgne2: /24
<{^_^}> [nixpkgs] @vbgl merged pull request #72216 → ocamlPackages.checkseum: 0.0.3 → 0.1.1 → https://git.io/JeuoE
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.checkseum: 0.0.3 → 0.1.1 »: https://git.io/Je2SF
<notgne2> I don't know what happened, but somehow despite having 2 machines with identical configs and assumedly identical hardware, one ended up with an ipv6 address on eth1, so I turned that off and stuff started working
<notgne2> s/2/4/ s/one/two/
<notgne2> wait no, one of the working machines had different hardware, either way, its working now somehow
rauno has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « nextcloud-client: 2.6.0 -> 2.6.1 »: https://git.io/Je2Sh
m0rphism has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #71904 → perlPackages.CryptOpenSSLX509: init at 1.813 → https://git.io/Je0Kj
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/Je29T
Makaveli7 has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
hyper_ch2 has joined #nixos
philr has joined #nixos
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @saschagrunert opened pull request #72821 → podman: v1.6.2 -> v1.6.3 → https://git.io/Je29q
soju has quit [Remote host closed the connection]
orivej has joined #nixos
toppler has joined #nixos
soju has joined #nixos
knupfer has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72458 → avocode: 3.9.3 -> 3.9.6 → https://git.io/JegOg
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « avocode: 3.9.3 -> 3.9.6 »: https://git.io/Je29s
srl295 has quit [Quit: Connection closed for inactivity]
rgrau has joined #nixos
lsix_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72696 → yacas: 1.6.1 -> 1.8.0 → https://git.io/JegF9
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « yacas: 1.6.1 -> 1.8.0 »: https://git.io/Je29n
rgrau has quit [Remote host closed the connection]
rgrau has joined #nixos
soju has quit [Ping timeout: 246 seconds]
Chiliparrot has joined #nixos
gkmngrgn has joined #nixos
knupfer has quit [Ping timeout: 245 seconds]
Ariakenom has quit [Quit: WeeChat 2.6]
Ariakenom has joined #nixos
sigtrm_ has quit [Ping timeout: 268 seconds]
Heirlung has quit [Quit: ZNC - http://znc.in]
dansho has quit [Remote host closed the connection]
dansho_ has joined #nixos
rgrau has quit [Remote host closed the connection]
rgrau has joined #nixos
rgrau has quit [Remote host closed the connection]
Heirlung has joined #nixos
rgrau has joined #nixos
ng0 has joined #nixos
zupo has joined #nixos
lord| has quit [Read error: Connection reset by peer]
lord| has joined #nixos
Tucky has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanotheruser has quit [Ping timeout: 240 seconds]
<kaliumxyz> require confuses me, is it even part of nix or is it something added by nixos?
<kaliumxyz> Is there some overview of the grammar of nix somewhere or only the implementation?
<dminuoso> kaliumxyz: require is part of nixos modules.
<dminuoso> kaliumxyz: https://nixos.wiki/wiki/Module
<kaliumxyz> Where is it defined?
<dminuoso> kaliumxyz: What do you mean?
<kaliumxyz> Where is nixpkgs/nixos is it defined?
<gchristensen> whoa, what is require?
<kaliumxyz> oh... probably under lib
<kaliumxyz> thanks dminuoso c:
<dminuoso> gchristensen: No idea. Ive always wondered about that too, at times I wondered whether its perhaps a documentation bug and it should read "imports"
<dminuoso> *shrugs*
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
<gchristensen> how did you find it?
Tucky has quit [Ping timeout: 246 seconds]
<dminuoso> That link above? With google? ..
<kaliumxyz> huh, you guys don't use it?
<gchristensen> weird
<dminuoso> gchristensen: Its possible that this is indeed someone with muscle memory who wrote that documentation after writing a systemd service?
<kaliumxyz> if you add require = [ paths...]; to a module you will merge the listed paths into the module.
<dminuoso> kaliumxyz: And that works?
<kaliumxyz> Yes.
<gchristensen> yeah but you can just use `imports` for that, too
<dminuoso> kaliumxyz: That's strange. Looking at the implementation it shouldn't.
<dminuoso> kaliumxyz: Ohh! require in singular!
<dminuoso> Indeed.
<dminuoso> imports = m.require or [] ++ m.imports or [];
dansho_ has quit [Read error: Connection reset by peer]
positronicbrain has joined #nixos
dansho_ has joined #nixos
<dminuoso> kaliumxyz: Looking at the implementations `require` is an alternative to `imports` if you use the config and option-less modules.
gagbo has quit [Ping timeout: 265 seconds]
<dminuoso> (Which seems rather arbitrary...)
<edef> i'm guessing it's legacy
gagbo has joined #nixos
<kaliumxyz> Seems like it might be wise to avoid using it if its just an alias.
<dminuoso> kaliumxyz: Its not quite an alias.
<positronicbrain> q
positronicbrain has left #nixos [#nixos]
lukash_|away is now known as lukash_
<tetdim> Ericson2314, the linking broke because of the library regressions like i said :)
<tetdim> you said it didnt matt4er
sigmundv has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
Tucky has joined #nixos
<kaliumxyz> dminuoso there seems to be zero benifit from using the "short-hand" of `require` over using `imports`, or am I reading the implementation wrong?
Nazral has joined #nixos
<Nazral> Hi
<dminuoso> kaliumxyz: I have one benefit of `imports` - it works whether you have config/options or not.
<dminuoso> kaliumxyz: So it gives you consistency. The documentation should probably updated to reflect this.
kenran has joined #nixos
kenran has quit [Client Quit]
hpfr has joined #nixos
FRidh has joined #nixos
kenran has joined #nixos
kenran has quit [Client Quit]
kenran has joined #nixos
<hpfr> builtins.concatStringsSep ":" (map (name: /home/lh/.local/bin + "/${name}") (builtins.attrNames (lib.filterAttrs (k: v: v == "directory") (builtins.readDir /home/lh/.local/bin))));
<hpfr> I'm having trouble with this
<gchristensen> oof
<hpfr> The intent is to get a bunch of subdirectories of /home/lh/.local/bin and concatenate them with a :, but builtins.concatStringsSep changes the paths to nix store paths somehow
<hpfr> up to the map function works great, I get a list of absolute paths of the subdirs
<hpfr> but the concatStringsSep does this weird thing were it returns concatenated paths, but they're somehow to the nix store
toppler has joined #nixos
<wedens[m]> use `toString` on path
<hpfr> I guess it's just part of that function? it still works for my purposes I guess
<wedens[m]> when you do "${./x}", `x` will end up in the nix store
<hpfr> wedens[m]: oh that makes sense I guess
<wedens[m]> > "${toString ./some/file.txt}"
<{^_^}> "/var/lib/nixbot/state/nixpkgs/some/file.txt"
lordcirth has quit [Read error: Connection reset by peer]
kenran has quit [Quit: leaving]
lordcirth has joined #nixos
<hpfr> > toString ./some/file.txt
<{^_^}> "/var/lib/nixbot/state/nixpkgs/some/file.txt"
kenran has joined #nixos
kenran has quit [Client Quit]
Lysergic1reams has joined #nixos
LysergicDreams has quit [Ping timeout: 265 seconds]
kenran has joined #nixos
zupo has joined #nixos
kenran has quit [Client Quit]
kenran has joined #nixos
kenran has quit [Client Quit]
noogie has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @Ekleog merged pull request #72793 → [r19.09] pythonPackages.koji: 1.13.0 -> 1.14.3 (security) → https://git.io/Je2HR
<{^_^}> [nixpkgs] @Ekleog pushed 2 commits to release-19.09: https://git.io/Je2H0
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
<{^_^}> [nixpkgs] @Ekleog merged pull request #72797 → [r19.03] pythonPackages.koji: 1.13.0 -> 1.14.3 (security) → https://git.io/Je2rp
<{^_^}> [nixpkgs] @Ekleog pushed 3 commits to release-19.03: https://git.io/Je2HE
noogie has joined #nixos
<{^_^}> [nixpkgs] @lsix opened pull request #72822 → skypeforlinux: 8.51.0.72 -> 8.51.0.86 [19.09] → https://git.io/Je2Hu
<hpfr> ok
<hpfr> map (name: "/home/lh/.local/bin/" + name) has the same effect
lord| has joined #nixos
sigtrm has joined #nixos
cfricke has joined #nixos
Makaveli7 has quit [Ping timeout: 265 seconds]
zupo_ has joined #nixos
hpfr has quit [Remote host closed the connection]
Makaveli7 has joined #nixos
<tetdim> Ericson2314, did you run ldconfig?
positronicbrain has joined #nixos
<tetdim> the libraries are installed in /usr/local/lib by default
thc202 has joined #nixos
zupo has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @kirelagin opened pull request #72823 → Revert "lvm2: enable parallel building" → https://git.io/Je2H6
philr has quit [Ping timeout: 268 seconds]
hlavaty has joined #nixos
kmein has quit [Ping timeout: 244 seconds]
<{^_^}> [nix] @edolstra pushed to master « Don't use SOCK_CLOEXEC on macOS »: https://git.io/Je2H7
<{^_^}> [nixpkgs] @lheckemann merged pull request #66645 → pythonPackages.easysnmp: init at 0.2.5; python3Packages.poster3: init at 0.8.1 → https://git.io/fjdJw
<{^_^}> [nixpkgs] @lheckemann pushed 4 commits to master: https://git.io/Je2H5
<hlavaty> i am trying to package an app built with cmake but it is trying to create a bundle and fails with "file RPATH_REMOVE could not remove RPATH from file", /nix/store/581d99nz2f59mj439464jla4z281imbl-ausweisapp2-1.18.2/bin/libgcc_s.so.1 Error opening file for update.
kenran has joined #nixos
<hlavaty> what is the usual way to package such app? disable cmake bundle? how?
kenran has quit [Client Quit]
pi3r has joined #nixos
Tucky has quit [Ping timeout: 252 seconds]
Tucky has joined #nixos
rgrau has quit [Ping timeout: 240 seconds]
toppler has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #72690 → pythonPackages.schema: Fix → https://git.io/JegFm
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/Je2Qe
hyper_ch2 has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
hyper_ch2 has joined #nixos
joshuagl has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72702 → yad: 0.42.0 -> 5.0 → https://git.io/JegbM
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « yad: 0.42.0 -> 5.0 »: https://git.io/Je2Qf
sphalerite has quit [Remote host closed the connection]
alexherbo2 has joined #nixos
sphalerite has joined #nixos
sphalerite has quit [Client Quit]
sphalerite has joined #nixos
sphalerite has quit [Client Quit]
<pi3r> How can I get the equivalent of 'nix-shell release.nix -A cicd-shell.env' with mkShell ? Here is the gist that describes the problem: https://gist.github.com/PierreR/dc309eb74c34d23913bc3a8686da3406
sphalerite has joined #nixos
<pi3r> When I do nix-shell release.nix -A cicd-shell.env, I will be in a shell where I can do "cabal build" and everything just work as expected. I don't know how to get this with the use of mkShell in a shell.nix file.
<pi3r> I have tried using ' (import ./release.nix {inherit nixpkgs;}).cicd-shell.env.nativeBuildInputs' inside buildInputs but not luck.
<Ariakenom> when would I want a environment.etc.<name?> that's different from ...<name?>.target ?
<{^_^}> [nixpkgs] @kevincox opened pull request #72824 → openarena: Update link from oa_ded to openarena-server → https://git.io/Je2QO
<kaliumxyz> can I use `imports` with arguments?
Jackneilll has quit [Remote host closed the connection]
toppler has joined #nixos
<symphorien> Ariakenom: when name contains strange characters which are not allowed as the name of a nix drv iirc
<{^_^}> [nixpkgs] @jonringer merged pull request #72669 → simplenote: 1.8.0 -> 1.9.1 → https://git.io/Jeg7E
Jackneill has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #72825 → python3Packages.pytest: 5.2.1 -> 5.2.2, python3Packages.hyphothesis: 4.41.0 -> 4.43.2 → https://git.io/Je2Qn
<Ariakenom> symphorien: maes sense thanks
<{^_^}> [nixpkgs] @andir opened pull request #72826 → cuda: make cudatoolkit & cudnn packages overrideable → https://git.io/Je2Qc
gagbo has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72747 → nfstrace: init at 0.4.3.2 → https://git.io/Je2qP
<infinisil> kaliumxyz: It depends, what are you thinking of?
cosimone has joined #nixos
<{^_^}> [nixpkgs] @kevincox pushed to kevincox-openarena-server « openarena: Update link from oa_ded to openarena-server »: https://git.io/Je2Ql
gagbo has joined #nixos
<{^_^}> [nixpkgs] @kevincox pushed to kevincox-openarena-server-1 « openarena: Update link from oa_ded to openarena-server »: https://git.io/Je2Q8
<kaliumxyz> I want to add some boilerplate stuff to a ./lib/{boilerplate}.nix instead of having half a dozen copies of it, sadly its for nixops machine definitions so its not just sets but functions.
<kaliumxyz> I can't merge functions using `//` afaik.
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « simplenote: 1.8.0 -> 1.9.1 »: https://git.io/Je2QB
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hyper_ch2 has quit [Remote host closed the connection]
<kirelagin> Functions use `.`
<kirelagin> (wait, sorry, that’s not nix)
zupo has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72650 → python38Packages.willow: 1.1 -> 1.3 → https://git.io/Jeg9Y
<{^_^}> [nixpkgs] @jonringer merged pull request #72652 → python38Packages.wurlitzer: 1.0.3 -> 2.0.0 → https://git.io/Jeg9n
siiky has quit [Ping timeout: 276 seconds]
zupo has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 276 seconds]
work_ has quit [Quit: Connection closed for inactivity]
<{^_^}> [nix] @edolstra merged pull request #3165 → Switch to nixpkgs 19.09 → https://git.io/JeEfg
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/Je2QE
rauno has quit [Ping timeout: 268 seconds]
hyper_ch2 has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #3199 → docs: xref doesn't render in title → https://git.io/JegMm
<{^_^}> [nix] @edolstra merged pull request #3180 → docs: fix upper bound on number of consumed cores → https://git.io/JezCx
<{^_^}> [nix] @edolstra merged pull request #3173 → fix typo → https://git.io/Jeu2l
<{^_^}> [nix] @edolstra merged pull request #3190 → change deprecated attribute syntax in run examples → https://git.io/JezxP
<{^_^}> [nix] @edolstra merged pull request #3193 → Update man to show that nix-shell allows --arg → https://git.io/JegOY
dansho has joined #nixos
dansho_ has quit [Read error: Connection reset by peer]
<infinisil> kaliumxyz: I recommend writing Nixos options encapsulating the stuff, essentially acting as function arguments
<kaliumxyz> Does that work for nixops?
<kaliumxyz> I guess it should.
<infinisil> Yea, you can import any nixos module in nixops too
<kaliumxyz> but will that work for stuff like AWS resources?
<infinisil> Oh hm..
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.willow: 1.1 -> 1.3 »: https://git.io/Je2QK
civodul has joined #nixos
<kaliumxyz> it should work for the deployment info of the machines, I guess :d.
<kaliumxyz> I'll expiriment somewhat instead c:
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.wurlitzer: 1.0.3 -> 2.0.0 »: https://git.io/Je2Qi
<kaliumxyz> Thanks c:
<{^_^}> [nix] @edolstra merged pull request #3163 → nix repl: add :edit command → https://git.io/Je0Ou
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/Je2Q1
reallymemorable has joined #nixos
gagbo has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #72648 → python38Packages.telethon: 1.9.0 -> 1.10.8 → https://git.io/Jeg9f
gagbo has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #72823 → Revert "lvm2: enable parallel building" → https://git.io/Je2H6
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Je2QQ
<{^_^}> [nixpkgs] @FRidh merged pull request #72817 → pythonPackages.scikitlearn: 0.21.2 -> 0.21.3 → https://git.io/Je2yg
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Je2Qd
<{^_^}> [nix] @edolstra pushed 2 commits to flakes: https://git.io/Je2Qb
<{^_^}> [nix] @edolstra pushed 2 commits to flakes: https://git.io/Je2QA
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Je2Qx
wormwood has quit [Ping timeout: 268 seconds]
felixfoertsch23 has quit [Quit: ZNC 1.7.3 - https://znc.in]
hyper_ch2 has quit [Remote host closed the connection]
felixfoertsch has joined #nixos
live2live has quit [Ping timeout: 268 seconds]
<{^_^}> [nix] @edolstra pushed 9 commits to master: https://git.io/Je27U
siiky has joined #nixos
psyanticy has joined #nixos
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.telethon: 1.9.0 -> 1.10.8 »: https://git.io/Je27t
Makaveli7 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @FRidh pushed commit from @kirelagin to master « Revert "lvm2: enable parallel building" (#72823) »: https://git.io/Je27Y
Makaveli7 has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed commit from @tbenst to master « pythonPackages.scikitlearn: 0.21.2 -> 0.21.3 »: https://git.io/Je273
iyzsong has joined #nixos
toppler has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @Mic92 pushed to master « android-udev-rules: 20190315 -> 20191103 »: https://git.io/Je27n
sondr3 has joined #nixos
tilpner_ has joined #nixos
tilpner has quit [Ping timeout: 276 seconds]
ThatDocsLady has joined #nixos
tilpner_ is now known as tilpner
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/a42101e62b7 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
toppler has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #72784 → python: add mesonpep517 as build system → https://git.io/Je2zN
ng0 has quit [Quit: Alexa, when is the end of world?]
Makaveli7 has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @wedens opened pull request #72827 → tdrop: 2018-11-13 -> 2019-10-04 → https://git.io/Je25e
jgt has joined #nixos
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 3 commits to nixpkgs-19.03-darwin: https://git.io/Je2HE
o1lo01ol1o has joined #nixos
cfricke has quit [Quit: WeeChat 2.6]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
jedai42 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 3 commits to master: https://git.io/Je258
sigtrm has quit [Ping timeout: 265 seconds]
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
<{^_^}> [nixpkgs] @dywedir merged pull request #72169 → aerc: Fix store references in default config → https://git.io/JeuWX
felixfoertsch has joined #nixos
drakonis_ has joined #nixos
elgoosy has joined #nixos
positronicbrain has quit [Ping timeout: 265 seconds]
<elgoosy> hi, i've booted usb with nixos usb. before partition the disk, how do i know if my computer uses Legacy Boot or UEFI?
drakonis has quit [Ping timeout: 276 seconds]
<srhb> elgoosy: Check if /sys/firmware/efi has contents. If it does, you're booted in EFI
<dminuoso> Haha fun fact. In our version of VMware, you have to select "Ubuntu" for the VM type in order to have "UEFI" as boot type available.. if you pick Generic Linux instead, you just get legacy boot...
<{^_^}> [nixpkgs] @romildo merged pull request #72569 → lounge-gtk-theme: init at 1.22 → https://git.io/JeggV
<dminuoso> So all our nix machines are marked as Ubuntu. >:)
<elgoosy> srhb: the dir has files and folders in it
<elgoosy> thanks
<dminuoso> (Its so amusing that this VM description actually influences other options)
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/Je259
<dminuoso> (Or I guess its vsphere)
<{^_^}> [nixpkgs] @romildo merged pull request #72588 → enlightenment.efl: 1.23.1 -> 1.23.2 → https://git.io/JegVw
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Je25H
toppler has quit [Ping timeout: 276 seconds]
zupo has joined #nixos
positronicbrain has joined #nixos
cosimone_ has joined #nixos
cosimone has quit [Ping timeout: 245 seconds]
__monty__ has joined #nixos
sigtrm has joined #nixos
<{^_^}> [nixpkgs] @dywedir pushed commit from @tadeokondrak to master « aerc: Fix store references in default config »: https://git.io/Je25A
MarcWebe1 has joined #nixos
MarcWebe1 has quit [Client Quit]
MarcWebe1 has joined #nixos
positronicbrain has quit [Ping timeout: 240 seconds]
MarcWebe1 has quit [Client Quit]
kolbycrouch has quit [Ping timeout: 245 seconds]
toppler has joined #nixos
Kolby_ has joined #nixos
tabasko has quit [Read error: Connection reset by peer]
positronicbrain has joined #nixos
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Je2dm
yourname_ has joined #nixos
yourname_ has quit [Client Quit]
astrall33 has joined #nixos
gxt has joined #nixos
kenran has joined #nixos
fendor has joined #nixos
gagbo has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh closed pull request #70967 → python.pkgs.pyglet: Fix missing libraries → https://git.io/Jel4q
gagbo has joined #nixos
dreverri has joined #nixos
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos
brightone has joined #nixos
<aanderse> dminuoso: yay a fellow vmware user!
<brightone> Hi everyone! I wanted to get an aarch64 image of NixOS from Hydra (https://hydra.nixos.org/build/105247403), but there's no "build outputs" anywhere. Can somebody guide me in the right direction? Thanks
<{^_^}> [nixpkgs] @erictapen opened pull request #72829 → signal-cli: enable dbus functionality → https://git.io/Je2d5
<srhb> brightone: You can ge the store path from the details page and then nix-store --realise $that
drakonis has joined #nixos
<{^_^}> [nixpkgs] @fpletz pushed 3 commits to gcc-9: https://git.io/Je2dF
tsrt^ has quit []
<brightone> srhb: cool, thanks!
kenran has quit [Quit: leaving]
drakonis_ has quit [Ping timeout: 252 seconds]
kenran has joined #nixos
silver has joined #nixos
pie_ has quit [Ping timeout: 268 seconds]
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/a42101e62b7 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
kenran has quit [Client Quit]
kenran has joined #nixos
kenran has quit [Client Quit]
wormwood has joined #nixos
positronicbrain has quit [Ping timeout: 264 seconds]
kenran has joined #nixos
<{^_^}> [hydra] @basvandijk opened pull request #686 → hydra-eval-jobset: $firstOutput is not used so can be removed → https://git.io/Je2FL
drakonis1 has joined #nixos
<lassulus> ccccccltbbejflherlvehhvbccvjnbjtltgvthgkltrb
<lassulus> goddamn
<lassulus> I should stop touching my yubikey
<gchristensen> do you use those tokens ever?
jgeerds_ has joined #nixos
<gchristensen> lassulus: ^
<{^_^}> [hydra] @edolstra merged pull request #686 → hydra-eval-jobset: $firstOutput is not used so can be removed → https://git.io/Je2FL
toppler has quit [Ping timeout: 268 seconds]
elgoosy has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh pushed commit from @talanis85 to master « python.pkgs.pyglet: Fix missing libraries »: https://git.io/Je2Fn
<{^_^}> [nixpkgs] @yorickvP opened pull request #72830 → [backport] ghcjs fixes → https://git.io/Je2Fc
<yorick> who's the 19.09 person to poke about https://github.com/NixOS/nixpkgs/pull/72830 ?
<{^_^}> #72830 (by yorickvP, 28 seconds ago, open): [backport] ghcjs fixes
<{^_^}> [nixpkgs] @FRidh pushed commit from @talanis85 to release-19.09 « python.pkgs.pyglet: Fix missing libraries »: https://git.io/Je2Fl
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 3 commits to nixos-19.03-small: https://git.io/Je2HE
<{^_^}> [nixpkgs] @flokli merged pull request #72810 → Port tests to Python → https://git.io/Je21G
elgoosy has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 324 commits to staging-next: https://git.io/Je2FB
<elgoosy> hi, i've booted 19.09 nixos usb but the user is nixos@nixos, i cant do cfdisk with it. How do i become root there?
<gchristensen> try sudo, elgoosy
<brightone> elgoosy: does `sudo -i` work?
<elgoosy> ...you then must set a password for either root or..
<elgoosy> these are some bad tutorials actually :)
<gchristensen> it doesn't work?
<elgoosy> yes sudo -i does work
<elgoosy> thanks
<gchristensen> what tutorials are bad?
<gchristensen> I believe when you log in to the 19.09 image it should print a message saying to use sudo
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<elgoosy> gchristensen: it doesnt say that
<gchristensen> hm
<{^_^}> [nixpkgs] @grahamc merged pull request #72821 → podman: v1.6.2 -> v1.6.3 → https://git.io/Je29q
<elgoosy> when i do cfisk, does the order of partitions matter (first the boot partition, then swap, then linux partition for example)
<lordcirth> elgoosy, not really. But if using MBR/MSDOS format, you can only have 4 primary partitions, so you may need to create a logical partition.
reallymemorable has quit [Quit: reallymemorable]
<{^_^}> Channel nixos-19.03 advanced to https://github.com/NixOS/nixpkgs/commit/a42101e62b7 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.03)
toppler has joined #nixos
<{^_^}> [nixpkgs] @conferno opened pull request #72831 → makeFullPerlPath: closePropagation -> requiredPerlModules → https://git.io/Je2Fo
<lassulus> gchristensen: not yet
<gchristensen> lassulus: you can disable it if you want. I never found a use for it
<lassulus> yeah I wanted to disable them, just never came around to that :D but I will find out how now
<gchristensen> I always wanted a reason to use it because I thought it was cool
dreverri has quit [Ping timeout: 252 seconds]
<red[m]> Huh, I guess we don’t have yubikey integration into nixos then
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 2 commits to nixpkgs-19.09-darwin: https://git.io/Je2H0
<red[m]> The yubikey ssh support mostly works out of the box
<red[m]> But I’ve not tried PAM integration yet
<gchristensen> yeah, I use it for ssh, gpg, and u2f
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/2719e066352 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/2719e066352 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
<red[m]> Oh, it is there already
<elgoosy> nixos-install gives me an error: - the 'fileSystems' option does not specify your root file system
<elgoosy> what am i missing?
<gchristensen> did you mount something to /mnt ?
<elgoosy> i followed instructions buxis-
<elgoosy> from 2.4. Installation summary
bvdw has quit [Read error: Connection reset by peer]
<elgoosy> nixos-generate-config --root /mnt
<elgoosy> then edit configuration.nix
<gchristensen> buxis?
<elgoosy> sorry, i copier the anchor from nixos.org and this resulted to buxis :)
<{^_^}> [nixpkgs] @dtzWill merged pull request #72262 → sudo: 1.8.28 -> 1.8.29 → https://git.io/Jeu5Q
bvdw has joined #nixos
<gchristensen> you partitioned your disk, right?
<elgoosy> right
<{^_^}> [hydra] @edolstra pushed 2 commits to master: https://git.io/Je2bI
<gchristensen> did you mount the partitions you created?
<elgoosy> shit i mounted boot partition only :/ sorry
<gchristensen> no worries :)
<{^_^}> [nixpkgs] @dtzWill merged pull request #72145 → radiotray-ng: 0.2.6 -> 0.2.7, py3 → https://git.io/Jeuqi
<{^_^}> [nixpkgs] @dtzWill pushed 3 commits to master: https://git.io/Je2bY
hyper_ch2 has joined #nixos
cjpbirkbeck has joined #nixos
pi3r has quit [Quit: Leaving]
sondr3 has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @flokli pushed 7 commits to master: https://git.io/Je2bB
<{^_^}> [nixpkgs] @FRidh pushed 326 commits to staging: https://git.io/Je2bR
reallymemorable has joined #nixos
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Je2bu
<elgoosy> also once nixos finishes installing, how can immediately set the user password, without having to reboot, then log in with root in graphical interface and do password my-user there?
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 3 commits to nixos-19.03: https://git.io/Je2HE
<red[m]> Elgoosy: it will prompt you for your root password
selfsymmetric-mu has quit [Remote host closed the connection]
<red[m]> But if you mean an unprivileged user, you can always add it to your configuration
<elgoosy> i've added it
<elgoosy> but didn't see the way to set password in the configuration.nix
<elgoosy> i also do passwd my-user
<red[m]> But if you’ve built it always, you skype be able to chroot in and set it
dansho has quit [Ping timeout: 246 seconds]
<dminuoso> elgoosy: Check users.users.<name?>.hashedPassword
<red[m]> It’s there. User.password iirc
<dminuoso> elgoosy: (or the entire submodule in fact)
<elgoosy> thanks
<red[m]> But it’s the hash you set in the configuration file
<dminuoso> Not necessarily
<dminuoso> You can set the password in clear text too, if you so prefer.
<elgoosy> users.users.password = bla
<elgoosy> ?
<dminuoso> Of course the password will end up in the world-readable store.
<dminuoso> elgoosy: You should ideally just use hashedPassword.
<red[m]> shudder
<dminuoso> elgoosy: You can use `mkpasswd -m sha-512` to generate a passhash, then specify hashedPassword
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
<dminuoso> (Why dont we have argon2 in that yet... sigh)
<{^_^}> [nixpkgs] @edolstra pushed to master « jormungandr: Remove »: https://git.io/Je2bw
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 2 commits to nixos-19.09-small: https://git.io/Je2H0
toppler has quit [Ping timeout: 246 seconds]
hexa has joined #nixos
<{^_^}> [nixpkgs] @edolstra pushed to master « nixos/tests/quake3.nix: Remove »: https://git.io/Je2bx
<elgoosy> before login screen i see this message `failed to acquire RNG protocol: Not found`
<gchristensen> RIP
<{^_^}> [nixpkgs] @dtzWill pushed 2 commits to staging: https://git.io/Je2bh
<elgoosy> gchristensen: ?
<gchristensen> that was a reply to edolstra's commit
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
ddellacosta has joined #nixos
evanjs has joined #nixos
waleee-cl has joined #nixos
<exarkun> Argh. morph wants to download and build everything implied by a configuration for some remote host even if the remote host is already up to date. :/
<gchristensen> ah, nixops style
xelxebar has quit [Remote host closed the connection]
<ivan> exarkun: if you don't patch morph it downloads sources that it doesn't need
<exarkun> I have noticed that too, yea :/
Chiliparrot has joined #nixos
<wedens[m]> exarkun: thanks for preventing me from trying morph and being disappointed :D
* exarkun looks for ivan's PR
<ivan> exarkun: if you have your own nixpkgs I have a nixpkgs commit for you
drakonis_ has joined #nixos
<ivan> otherwise see delroth's overlay stuff
astrall33 has quit [Remote host closed the connection]
<exarkun> well, most likely I will solve this problem by switching all of my management to be done from some extremely fast, well-connected server somewhere outside of my house. :/
<exarkun> cheaper to rent a server than deal with even the smallest quantity of additional software complexity
xelxebar has joined #nixos
<exarkun> \o/ software
<wedens[m]> exarkun: wait, have you tried `substituteOnDestination` option in morph?
<ivan> exarkun: I have a gigabit hetzner and morph is still a terrible experience
<elgoosy> i still didnt config the network in my configuration.nix and now i enable wireless.enable = true, then nixos-rebuild switch and get "warning unable to download ....retruing in 338ms"
<elgoosy> this modification in configuration doesnt require any download
<elgoosy> why then i cant do it?
drakonis2 has joined #nixos
<ivan> exarkun: if you think about it, what morph does can't actually work at scale, servers need to autonomously update to some desired nixpkgs version set on a master
drakonis has quit [Ping timeout: 240 seconds]
<ivan> "puppet was right"
<exarkun> ivan: well, can't work at infinite scale
<exarkun> ivan: but there might be some utility between 0 computers and infinity computers
<ivan> yeah just make sure all your computers are up when you update nixos
<exarkun> I guess I am putting some blind faith into the idea that by the time I have enough computers to run into problems someone will have finally built _the_ *good* nixos management tool
<exarkun> and I will be able to transparently switch to it
<{^_^}> [nixpkgs] @adisbladis merged pull request #72755 → org-packages: 9.2.3 -> 9.2.6 → https://git.io/Je237
<ivan> if you know how software evolves it's gonna be morph running in a for loop
<exarkun> either that or my business will fail for unrelated reasons before I get there
<exarkun> and, honestly, which is the more likely problem
toppler has joined #nixos
drakonis_ has quit [Ping timeout: 252 seconds]
brightone has quit [Quit: WeeChat 2.6]
o1lo01ol1o has quit [Remote host closed the connection]
jedai42 has joined #nixos
sigmundv has quit [Ping timeout: 240 seconds]
dansho has joined #nixos
gxt has quit [Ping timeout: 260 seconds]
gxt has joined #nixos
dreverri has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #70352 → systemd: add systemd-importd → https://git.io/Jec6s
cosimone_ has quit [Quit: Terminated!]
sigmundv has joined #nixos
<woffs> How to get /etc/mailcap and /etc/mime.types from pkgs.mailcap into real /etc in NixOS?
<woffs> by hand via environment.etc?
growpotkin has joined #nixos
<elgoosy> would a resulting system be any different if i installed nixos 19.03 from usb, then upgraded versus installing 19.09 from usb directly?
<adisbladis> elgoosy: In theory, nope, it's the same
<adisbladis> In practice you mave have some state created by applications from the old version
<adisbladis> But from a system perspective everything is the same
<elgoosy> adisbladis: thanks
gagbo has quit [Ping timeout: 240 seconds]
dreverri has quit [Remote host closed the connection]
positronicbrain has joined #nixos
endformationage has joined #nixos
inkbottle has quit [Ping timeout: 240 seconds]
gagbo has joined #nixos
dreverri has joined #nixos
<elgoosy> is it posible to remove 4s waiting the nixos is booting?
inkbottle has joined #nixos
<{^_^}> [nixpkgs] @marijanp opened pull request #72833 → Port tests to Python → https://git.io/Je2Nz
<woffs> environment.etc."mime.types".source = "${pkgs.mailcap}/etc/mime.types"; did it. I wonder if there should be a config / module for this.
kenran has quit [Quit: Lost terminal]
<exarkun> elgoosy: The grub menu boot delay? yes
<{^_^}> [nixpkgs] @jtojnar merged pull request #72805 → gjs: various improvements → https://git.io/Je2ij
<elgoosy> exarkun: how?
<tyrion1> Hello i just installed LyX, but there are no layout classes available ... is this supposed to be like this? I have no idea how to install them.
hyper_ch2 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @mweinelt opened pull request #72834 → nixos/tests: migrate my tests to python → https://git.io/Je2NX
<{^_^}> [nix] @edolstra merged pull request #3102 → nix doctor: add more logging output to checks → https://git.io/Jestc
kenran has joined #nixos
positronicbrain has quit [Quit: leaving]
<{^_^}> [nixpkgs] @tfc opened pull request #72835 → Nixos integration test ports → https://git.io/Je2NM
kenran has quit [Client Quit]
kenran has joined #nixos
endformationage has quit [Read error: Connection timed out]
pie_ has joined #nixos
endformationage has joined #nixos
mexisme has joined #nixos
<elgoosy> how do i check if nvidia graphics are used properly. in arch there is glxinfo | grep NVIDIA
Mark__ has joined #nixos
Mark__ has quit [Client Quit]
<pie_> how do i get /nix/store/w2nvl9syzvx3xhb7kan78p0f9bkmkgyf-cups-progs/ from the cache?
mexisme has quit [Ping timeout: 245 seconds]
<pie_> oh duh, --realise
<pie_> i can never remember the flag
toppler has quit [Ping timeout: 252 seconds]
gagbo has quit [Ping timeout: 276 seconds]
dansho has quit [Read error: Connection reset by peer]
dansho has joined #nixos
gagbo has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to master: https://git.io/Je2At
<{^_^}> [nix] @edolstra pushed to master « Disable shellcheck »: https://git.io/Je2As
<{^_^}> [nixpkgs] @jtojnar pushed 4 commits to master: https://git.io/Je2An
<wedens[m]> elgoosy: you can do it even without "installing" anything: `nix-shell -p glxinfo --run "glxinfo | grep NVIDIA"`
<wedens[m]> elgoosy: or just add `glxinfo` to `environment.systemPackages` and use as usual
<elgoosy> oh i was looking for mesa-demos package :)
<{^_^}> [nixpkgs] @flokli pushed 4 commits to staging: https://git.io/Je2Al
<wedens[m]> if your shell is configured properly, typing `glxinfo` will give you suggestions on where to find the binary (via `command-not-found`)
<wedens[m]> another option is nix-index
<fendor> is steam currently broken in nixos?
<{^_^}> [nixpkgs] @hyperfekt opened pull request #72836 → qemu: name -> pname → https://git.io/Je2A4
<Yaniel> worksforme
<Yaniel> or at least worked yesterday and I haven't updated after that
<evanjs> Wait... am I not supposed to be able to run lorri as a user service? Here's the service - https://github.com/evanjs/nixos_cfg/blob/51a75b5640102eb0692ba8d89e13e032d35f9e6d/config/new-modules/lorri.nix
<fendor> hmpf. for me it is just a black screen
<evanjs> It looks like it
<evanjs> can't find the shell.nix or something?
<evanjs> And then panics and dies
toppler has joined #nixos
dansho has quit [Ping timeout: 240 seconds]
domogled has joined #nixos
<wedens[m]> evanjs: I think you also need a socket
work_ has joined #nixos
<{^_^}> rycee/home-manager#799 (by Gerschtli, 11 weeks ago, closed): lorri: add service
hexa has quit [Read error: Connection reset by peer]
hexa has joined #nixos
dreverri has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ericson2314 pushed to bash-no-undef-vars « cmake: CMAKE_FRAMEWORK_PATH can be undefined »: https://git.io/Je2A7
dreverri has joined #nixos
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Je2Ax
<hexa> 7rg github
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
Kolby__ has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #72837 → gcr: 3.33.4 → 3.34.0 → https://git.io/Je2xU
jb55 has quit [Ping timeout: 260 seconds]
Kolby_ has quit [Ping timeout: 264 seconds]
Lysergic1reams has quit [Ping timeout: 264 seconds]
LysergicDreams has joined #nixos
cosimone has joined #nixos
justanotheruser has joined #nixos
jb55 has joined #nixos
<{^_^}> [nixpkgs] @fpletz merged pull request #72806 → youtube-dl: 2019.10.29 -> 2019.11.05 → https://git.io/Je2PJ
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
<elgoosy> gnome-software throws: getUpdates not supported by backed
<elgoosy> is there any other way to install add ons?
evanjs has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<evanjs> wedens[m]: Sweet that seems to -- mostly work. Can't find some stuff in the path. Wonder if it has to do with me using environment.systemPackages (had some collissions in home.packages)
<wedens[m]> what kind of addons?
hlavaty has quit [Remote host closed the connection]
<wedens[m]> evanjs: unlikely
<elgoosy> wedens[m]: tray icon, custom top bar, etc..
<evanjs> Ah gotcha. Still kinda dumb that cargo-update had a conflict. How do we address conflicts, typically? Are they ever reported? For generic names, at least
<inkbottle> I have github code that needs some other github code, both to build and to execute; I want to do that in a single nix-script; I'm looking for examples, tutorials
lordcirth_ has joined #nixos
<inkbottle> Or even keywords about that
<wedens[m]> elgoosy: add `gnomeExtensions.topicons-plus` or something to ` environment.systemPackages`.
<{^_^}> [nixpkgs] @flokli merged pull request #72787 → Vault: fix config when file backend is used → https://git.io/Je22T
sigmundv has quit [Ping timeout: 276 seconds]
sigmundv has joined #nixos
<evanjs> But yeah after I tried that service impl for lorri, tar just keeps failing. gzip: Cannot exec: No such file or directory", when it's trying to get https://github.com/mozilla/nixpkgs-mozilla/archive/master.tar.gz
<evanjs> Everything's in the path like the PR showed :/
shah^ has joined #nixos
<wedens[m]> try to search github. someone might have a working version of the service (if service is the problem)
<evanjs> Yeah I see a few. I think it might just be my Environment. I know getting the variables for Environment can be annoying at times
<evanjs> (systemd Environment variable)
<evanjs> Mmmmyup. Removed the "RUST_LOG" line I was trying to add and it worked. Just have to tweak that so it works with Environment
<evanjs> Thanks for pointing out the hm PR though! I had only checked `man home-configuration.nix` and didn't think to search the issues
<evanjs> wedens[m]++
<{^_^}> wedens[m]'s karma got increased to 2
ddellacosta has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @fpletz merged pull request #72816 → comic-neue: 2.2 -> 2.3 → https://git.io/Je2DQ
<gchristensen> fpletz++
<{^_^}> fpletz's karma got increased to 8
chimay has joined #nixos
gagbo has quit [Ping timeout: 276 seconds]
gagbo has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
kenran has quit [Ping timeout: 268 seconds]
<deni> hi there...I'm trying to install kodi, and I found a service module in nixpkgs that enables it (and install it) if I set `services.xserver.desktopManager.kodi.enable = true`. However when I apply this change and reboot there's not X launched
<deni> another issue I'm having is that I don't quite get how to configure the kodi package with various options that pkgs.kodi provides....case the service does not export it
<clever> deni: its a desktop manager, so you still need services.xserver.enable
dreverri has quit [Remote host closed the connection]
<deni> clever: oh right.... that makes sense.... the option I'm using just sets the one to be booted but the option you mention actually enables it. Got it.
<clever> deni: at the login screen, you will have a menu to choose between all enabled desktop managers, xfce, kde, gnome, kodi
<deni> clever: is there a way to have that autologin and just start the kodi interface?
<deni> oh awesome...let me try that
dreverri has joined #nixos
<deni> while we're at it.... what's the difference between sound.enable and hardware.pulseaudio.enable?
<clever> deni: sound.enable gets you bare alsa
<clever> in my case, i wanted the ability to plug in a wireless headset dongle, and use pavucontrol to swap the default output
<dminuoso> (to illustrate the difference between alsa and pulseaudio)
<tetdim> Ericson2314, you around?
<clever> dminuoso: bluetooth is absent from that graph
<deni> clever: ew alsa :D
<clever> deni: behind the scenes, pulse still needs to use alsa :P
alex-helfet has joined #nixos
<deni> clever: no I know I'm just joking. Btw you can set up default.pa in such a way that it auto swtiches to the new sink (the usb wifi dongle) but you probably already knew that
<clever> deni: but i may not have mixing support, and i cant override the choice without unplugging things
<deni> dminuoso: LOL...yeah there's no avoiding pulse audio.... I quite like it though....remember the days when it didn't exists and things were much worse IMO
<deni> clever: gotcha
<clever> deni: the machine also has 2 devices onboard, hdmi and a proper sound card, which would it default to?
erasmas has joined #nixos
<deni> clever: good point
<Ericson2314> tetdim only on phone, need to vote
<dminuoso> deni: Not quite true. Alsa also brings its own sound server that you could use
<deni> ok got the kodi interface loaded on boot nice. the interface seems to go beyond the edges of the screen but perhaps that's just a matter of tweaking some config so it knows the resolution and similar
toppler has joined #nixos
<Ericson2314> But what's up?
<dminuoso> clever: bluetooth is actually irrelevant to the architectural diagram, because its just a plugin for pulseaudio :)
<deni> dminuoso: sure I know. It's just that everything in intertwined with pulseaudio now-a-days that it's just simpler to have it there and stuff just works (tm)
<clever> dminuoso: 70% of the things in that diagram are plugins! :P
<dminuoso> clever: Heh
<deni> clever: the other question I had was that pkgs.kodi has all these settings that I can override... it's they're also mentioned in the all-packages.nix file.... how would I go about overriding that? My idea was that the service would expose those...since it already adds kodi to systemPackages
<deni> I guess I could add it to systemPackages with those tweaks and my entry would win during the merge?
<clever> deni: make an overlay that changes them with .override
logzet has quit [Ping timeout: 264 seconds]
<clever> deni: similar to how my config is changing other things with .overrideAttrs
logzet has joined #nixos
justanotheruser has quit [Ping timeout: 240 seconds]
<deni> clever: hmmm...does that mean that I would be changing the service and modifying what it puts in systemPackages?
<deni> or are you talking about something else?
<clever> deni: if you use an overlay, it will mutate the value of pkgs.kodi, and the service will just obey automatically
civodul` has joined #nixos
civodul has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @nixos-channel-bot pushed commit from @talanis85 to nixos-19.09-small « python.pkgs.pyglet: Fix missing libraries »: https://git.io/Je2Fl
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/5e0ad55c271 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
sigmundv has quit [Ping timeout: 268 seconds]
<deni> clever: I see thanks... I'll have to go read a bit about overlays.
<deni> clever: an interesting thing just happened though... I think the screen went to sleep...it's either that or something wrong with the cable. Anything like that happened to you?
elgoosy has quit [Remote host closed the connection]
lukash_ is now known as lukash_|away
hexa has quit [Read error: Connection reset by peer]
JonReed has joined #nixos
chimay has quit [Quit: WeeChat 2.6]
<deni> hmm nope.....it's something else...unplugging the cable and plugging it back in brings back the screen
<{^_^}> [nixpkgs] @jonringer opened pull request #72840 → python3Packages.hdbscan: add missing dependency → https://git.io/Je2pi
<{^_^}> [nixpkgs] @jonringer opened pull request #72841 → python3Packages.monty: 1.0.4 -> 3.0.2 → https://git.io/Je2p1
Ariakenom has quit [Quit: WeeChat 2.6]
<clever> deni: in my case, the default build of plex wants to talk to xscreensaver over dbus
<clever> deni: and i didnt install xscreensaver, so that just fails
<deni> clever: interesting. I need to check if it happens again
<ar> over dbus? so you actually need xss-lock or something like that?
<ar> or does xscreensaver use dbus by itself now?
<deni> clever: are you sure about needing an overlay: https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/all-packages.nix#L21772 Can't I just set kodi.Foo in my configuration.nix and it being picked up somehow?
<clever> ar: there is a compile-time flag for plex, that makes it directly use x11 functions to manage power saving
<tetdim> Ericson2314, left some stuff up about your linking issue
<tetdim> i dont think you ldconfig'd
<clever> ar: i think the main reason to involve xscreensaver and dbus, is so multiple applications can disable the screensaver
<clever> ar: and only if all agree to re-enable, will it re-enable
<clever> but that requires a central daemon that tracks who said what
<{^_^}> [nixpkgs] @fpletz pushed 2 commits to master: https://git.io/Je2p7
<clever> deni: those flags are under nixpkgs config, so you can set nixpkgs.config.kodi.foo
asymmetric has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #70573 → qtcreator 4.9.1 -> 4.10.0 → https://git.io/JeCXt
justanotheruser has joined #nixos
<deni> clever: hmmm... I'm unclear about the namespaces here.... my configuration.nix is a function that takes config and pkgs so would that mean I need to set pkgs.config.kodi.foo? or is nixpkgs some different namespace?
<clever> deni: there is a nixos option at nixpkgs.config, which sets the config for pkgs
live2live has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #72842 → python3Packages.librosa: add missing depenency → https://git.io/Je2he
live2live has quit [Remote host closed the connection]
live2live has joined #nixos
<deni> oh I see....that's super handy...thanks clever
<{^_^}> [nixpkgs] @lopsided98 opened pull request #72843 → openjdk8: restore correct handling of cmm directory → https://git.io/Je2hT
live2live has quit [Remote host closed the connection]
<deni> I feel like it's all super simple but there's a ton of these knobs and settings and it's not easy to discover all of them
<clever> deni: nixpkgs.config in nixos, is identical to just editing ~/.nixpkgs/config.nix
<deni> clever: I was confused by that for a minute cause I remembered that I had to edit that on my Debian machine to allow unfree programs
<evanjs> trying to rebuild off nixos-unstable when ntfy fails to build with `AttributeError: 'module' object has no attribute 'test_pushjet'` does this sound issue-worthy?
live2live has joined #nixos
live2live has quit [Remote host closed the connection]
live2live has joined #nixos
hexa has joined #nixos
alex-helfet has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @flokli pushed 3 commits to master: https://git.io/Je2hG
gagbo has quit [Ping timeout: 264 seconds]
live2live has quit [Remote host closed the connection]
alexherbo2 has quit [Ping timeout: 240 seconds]
live2live has joined #nixos
dreverri has quit [Remote host closed the connection]
gagbo has joined #nixos
dreverri has joined #nixos
live2live has quit [Remote host closed the connection]
live2live has joined #nixos
alexherbo2 has joined #nixos
live2live has quit [Remote host closed the connection]
ajirx has quit [Remote host closed the connection]
live2live has joined #nixos
ajirx has joined #nixos
<hyperfekt> I've got a fetchurl pulling from Github and it's downloading with kilobytes per second instead of megabytes. Anyone got an idea what could be going on?
live2live has quit [Remote host closed the connection]
live2live has joined #nixos
live2live has quit [Remote host closed the connection]
<hyperfekt> Same goes for curl I guess. But using the browser is quick as ever.
<{^_^}> [nixpkgs] @jonringer opened pull request #72844 → python3Packages.ansible: 2.8.4 -> 2.9.0 → https://git.io/Je2h8
<{^_^}> [nixpkgs] @jonringer opened pull request #72845 → arrow-cpp: 0.15.0 -> 0.15.1 → https://git.io/Je2h4
<{^_^}> [nixpkgs] @jonringer opened pull request #72846 → kismet: 2016-07-R1 -> 2019-09-R1 → https://git.io/Je2hR
jgt has quit [Ping timeout: 245 seconds]
vidbina_ has joined #nixos
dreverri has quit [Remote host closed the connection]
dreverri has joined #nixos
toppler has quit [Ping timeout: 265 seconds]
ambro718 has joined #nixos
alexherbo27 has joined #nixos
alexherbo2 has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #72769 → python3Packages.cytoolz: 0.10.0 -> 0.10.1 → https://git.io/Je2CH
<{^_^}> [nixpkgs] @fpletz pushed 2 commits to master: https://git.io/Je2hy
<{^_^}> [nixpkgs] @jonringer merged pull request #72315 → onnxruntime: 0.5.0 -> 1.0.0 → https://git.io/JezZq
veverak has left #nixos ["WeeChat 1.6"]
<{^_^}> [nixpkgs] @kalbasit opened pull request #72847 → ccloud-cli: init at 0.192.0 → https://git.io/Je2hQ
florian has joined #nixos
civodul` has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @gebner opened pull request #72848 → git-sizer: 1.0.0 -> 1.3.0 → https://git.io/Je2hx
asymmetric has joined #nixos
Ariakenom has joined #nixos
chloekek has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #72849 → [staging] python3Packages.pycairo: 1.18.1 -> 1.18.2 → https://git.io/Je2jU
<{^_^}> [nixpkgs] @fishi0x01 opened pull request #72850 → Upgrade skypeforlinux to 8.54.0.85 → https://git.io/Je2jk
toppler has joined #nixos
fusion809 has quit [Remote host closed the connection]
asymmetric has quit [Ping timeout: 240 seconds]
acarrico has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72685 → sysbench: 1.0.17 -> 1.0.18 → https://git.io/JegdW
orivej has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « sysbench: 1.0.17 -> 1.0.18 »: https://git.io/Je2jr
vidbina_ has quit [Ping timeout: 268 seconds]
asymmetric has joined #nixos
myme has quit [Quit: WeeChat 1.6]
_ has joined #nixos
_ is now known as myme
<{^_^}> [nixpkgs] @nixos-channel-bot pushed commit from @talanis85 to nixpkgs-19.09-darwin « python.pkgs.pyglet: Fix missing libraries »: https://git.io/Je2Fl
jgt has joined #nixos
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/5e0ad55c271 (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
jgt has quit [Ping timeout: 245 seconds]
florian has quit [Quit: WeeChat 2.6]
knupfer has joined #nixos
florian has joined #nixos
ThatDocsLady has quit [Quit: Leaving]
myme has quit [Quit: WeeChat 1.6]
<eraserhd> I want to package a Clojure app. It seems like the way to do this (and Java apps), is to specify all the jar dependencies in the derivation. Is there some mechanism for registering those jars so that leiningen (a build tool like maven) will find them?
florian has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @veprbl pushed commit from @deadloko to master « qtcreator 4.9.1 -> 4.10.0 (#70573) »: https://git.io/Jeaey
<{^_^}> [nixpkgs] @Moredread opened pull request #72851 → (WIP) vcv-rack: 1.1.5 -> 1.1.6 → https://git.io/JeaeF
<emily> I see that the NixOS fish module has fancy stuff to import foreign environment configs, but I'm afraid it doesn't work for me; when I set my user's shell to fish, all the stuff I set in environment.variables like XDG_CONFIG_HOME are unset in a tty
<emily> does anyone have any idea why/how I could fix this?
fendor has quit [Remote host closed the connection]
fendor has joined #nixos
<chreekat_> What's a clever way to look up the kernel version used in NixOS unstable when i'm on stable ? I do have unstable as a user channel...
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
<tilpner> chreekat_: nix-instantiate --eval channel:nixos-unstable -A linux.modDirVersion
evanjs has joined #nixos
<chreekat_> tilpner: thanks! I had the repl open but wasn't sure where to look
<tilpner> chreekat_: In general, foo.name includes the version of foo
<chreekat_> (in hindsight, "linux" is pretty obvious)
<tilpner> chreekat_: There's also linux_latest and other variations
<{^_^}> [nixpkgs] @jonringer pushed to master « python3Packages.cytoolz: 0.10.0 -> 0.10.1 »: https://git.io/JeavT
<{^_^}> [nixpkgs] @jonringer pushed to master « onnxruntime: 0.5.0 -> 1.0.0 »: https://git.io/JeavI
evanjs has quit [Client Quit]
wildtrees has joined #nixos
evanjs has joined #nixos
<emily> oh, it was my own error
<emily> I forgot programs.fish.enable
toppler has quit [Ping timeout: 240 seconds]
equivrel has quit [Remote host closed the connection]
alexherbo273 has joined #nixos
alexherbo27 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Moredread opened pull request #72852 → pythonPackages.jsonrpclib-pelix: Remove moredread as maintainer → https://git.io/JeavD
soju has joined #nixos
knupfer has quit [Ping timeout: 264 seconds]
evanjs has quit [Quit: ZNC 1.7.5 - https://znc.in]
toppler has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace opened pull request #72853 → gnome3.gnome-boxes: add glib-networking → https://git.io/Jeavb
soju has quit [Remote host closed the connection]
evanjs has joined #nixos
jgt has joined #nixos
jgt has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @fgaz opened pull request #72854 → drawpile: 2.1.12 -> 2.1.13 → https://git.io/Jeavj
attocell[m] has joined #nixos
dreverri has quit [Remote host closed the connection]
dreverri has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72837 → gcr: 3.33.4 → 3.34.0 → https://git.io/Je2xU
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to staging: https://git.io/JeafL
dreverri has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fgaz opened pull request #72855 → jasmin: init at 2.4 → https://git.io/JeafC
mounty has quit [Quit: Konversation terminated!]
mounty has joined #nixos
<deni> I'm noticing I have a "result" symlink in a couple of places on disk and it's pointing to the current version of the nixos-system in the nix-store. I think was caused by invoking `nixos-rebuild` in those directories.... Is there any harm in removing them?
<samueldr> nope
<samueldr> if the same build is in use by a generation, it'll be held with another gc lock
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72691 → synthv1: 0.9.10 -> 0.9.11 → https://git.io/JegFY
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/Jeaf6
fendor has quit [Ping timeout: 240 seconds]
lsix_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed to release-19.09 « synthv1: use qt5's mkDerivation »: https://git.io/Jeafp
dreverri has joined #nixos
<{^_^}> [nixpkgs] @nrdxp opened pull request #72856 → zstd: 1.4.3 -> 1.4.4 → https://git.io/JeaJv
Chiliparrot has joined #nixos
mexisme has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72792 → clj-kondo: 2019.10.26 -> 2019.11.03 → https://git.io/Je2Vh
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JeaJU
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72363 → [staging-19.09] networkmanager: fix PPPD_PATH → https://git.io/Jez6c
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to staging-19.09: https://git.io/JeaJm
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72362 → networkmanager: fix PPPD_PATH → https://git.io/JezKp
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to staging: https://git.io/JeaJY
jgt has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to bash-no-undef-vars: https://git.io/JeaJO
<Ericson2314> gchristensen: let me know if there's anything I can do to help with the nix PR stuff
<Ericson2314> I can start by putting of borg in the RFC
Ariakenom_ has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #65761 → perl: fix errant references when cross-compiling → https://git.io/fj9V8
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to staging: https://git.io/JeaJn
Ariakenom has quit [Ping timeout: 265 seconds]
mounty has quit [Ping timeout: 246 seconds]
soju has joined #nixos
mexisme has quit [Ping timeout: 276 seconds]
_ has joined #nixos
_ is now known as Guest34640
ajirx has quit [Remote host closed the connection]
bvdw has quit [Read error: Connection reset by peer]
kenran has joined #nixos
ajirx has joined #nixos
Guest34640 has quit [Client Quit]
___ has joined #nixos
bvdw has joined #nixos
<avn> Folks, -- `qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""` any thoughs how to bypass it? (picocom not give results, hw vendor tell I must use cutecom, but it doesn't work)
<avn> Any ideas folks? I not big expert in Qt packages
<manveru> avn: heya, what are you trying to do?
<{^_^}> [nixpkgs] @matthewbauer closed pull request #70182 → Revert "nixos/desktop-managers/xterm: Disable by default" → https://git.io/JenMz
toppler has quit [Ping timeout: 240 seconds]
jgeerds_ has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @matthewbauer merged pull request #69603 → Unset unused variables in setup.sh → https://git.io/JeGFZ
<avn> manveru: connect to some (NDA-censored) device, via FTDI usb2serial adapter
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging: https://git.io/JeaJV
vika_nezrimaya has joined #nixos
<averell> what version of nixpkgs are you executing which package exactly on?
zupo has joined #nixos
___ has quit [Quit: WeeChat 2.6]
<manveru> avn: that doesn't sound like qt...
<avn> averell: master of +/- week ago
<manveru> but maybe you're trying to run `cutecom` via `sudo`?
___ has joined #nixos
___ is now known as myme
<averell> well, this fix is 10 days old. #71385
<{^_^}> https://github.com/NixOS/nixpkgs/pull/71385 (by geistesk, 2 weeks ago, merged): cutecom: 0.50.0 -> 0.51.0
<averell> (contains a qt-wrapper fix)
<avn> averell: ty, will try at least cherry-pick, and build fresh master tomorrow ;)
<vika_nezrimaya> Hello! any ways to enable a feature flag for a rust app, e.g. i3status-rust? I need to pass --feature notmuch to cargo build, it seems, but i3status-rust.overrideAttrs (o: { cargoBuildFlags = ["--feature notmuch"]; }) doesn't seem to get the result, as I don't see the build flag in build logs of Nix.
<manveru> aye, that should take care of it :)
myme has quit [Client Quit]
<__Myst__> why is `nix-env -u --dry-run` extremely slow?
myme has joined #nixos
<vika_nezrimaya> because it evaluates everything, trying to find packages by name
<vika_nezrimaya> __Myst__: if you want faster user environment updates and also cool config management, try home-manager :3
<__Myst__> is there any way to make it faster? or a similiar faster operation?
<vika_nezrimaya> you could also go minimalistic and make a nix-file describing the environment, and then... nix-env -if myenv.nix or something similar
<infinisil> ,declarative __Myst__
<{^_^}> __Myst__: There are multiple ways of managing declarative profiles. 1) Attrset, compatible with imperative use of nix-env https://git.io/fAQHW ; 2) buildEnv, providing more control over the paths that are linked into the profile https://git.io/fp0aU ; 3) home-manager, providing nixos-like config for your ~ https://github.com/rycee/home-manager
<vika_nezrimaya> oh hey there's a snippet for everything :3
<manveru> ,botsnack
<{^_^}> Oh thanks, have a cookie yourself
zupo has quit [Ping timeout: 240 seconds]
<vika_nezrimaya> so qt
zupo has joined #nixos
<__Myst__> is there a writeup on how the first one works?
kuznero has joined #nixos
<kuznero> Hi All!
<kuznero> Did anybody see regolith linux? As I understand it is a wrapper on top of i3. And it looks great! Was thinking if anyone had attempted to port it into NixOS...
<vika_nezrimaya> __Myst__: Looking at the code, it uses an overlay to add a new attribute set containing packages you want to have, and then installs it using nix-env. Looks like nix-env processes attrsets recursively, installing everything that is a derivation.
jlv has joined #nixos
<__Myst__> what is "an overlay"?
<manveru> kuznero: an entire distro just to use gnome with i3?
<jlv> Is there a join function, to convert a list into a string with a custom separator?
<symphorien> concatStringsSep ?
florian has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #72854 → drawpile: 2.1.12 -> 2.1.13 → https://git.io/Jeavj
<vika_nezrimaya> __Myst__: Overlay is an easy way to add stuff to Nixpkgs without doing a full nixpkgs checkout which takes IIRC several gigabytes of disk space and 30 minutes on initial clone, depending on your network connection
<{^_^}> [nixpkgs] @veprbl pushed commit from @fgaz to master « drawpile: 2.1.12 -> 2.1.13 (#72854) »: https://git.io/JeaJX
<vika_nezrimaya> It lies on top of Nixpkgs, replacing and adding stuff
<vika_nezrimaya> Several overlays can be stacked on top of each other in any order
<kuznero> manveru, it is packaged as a distro, but you can also simply install it on ubuntu. As I understand it installs i3, some gnome packages and configures i3 in a nice way
<__Myst__> vika_nezrimaya: Do I need the "nix-rebuild" to be written in the overlay or can I copy it somewhere else?
<manveru> kuznero: well, i'm looking for configs people want atm for the new nixos installer :)
<jlv> symphorien: That does it :) More verbose than I expected. I was just looking for "join", because that's what most languages call it.
<vika_nezrimaya> you don't even need nix-rebuild to be strict, it's just a convenience wrapper! The install procedure also functions as an update procedure
<manveru> kuznero: i'm using just i3+polybar myself, but we could make any kind of preset using home-manager :D
<vika_nezrimaya> __Myst__: But I'd recommend you to keep it where it is
jgt has quit [Ping timeout: 276 seconds]
<__Myst__> vika_nezrimaya: so basically i read the manpage of nix-env a bit and as far as I understand it goes like this
toppler has joined #nixos
captn3m0 has quit [Ping timeout: 240 seconds]
<kuznero> manveru, sounds good. I just tried it today and think it is great compared to raw i3 ;) Is polybar a good thing?
gkmn1 has joined #nixos
<Ericson2314> tetdim: I checked https://github.com/NixOS/nix/pull/3160 did you post the thing on my linking error elsewhere?
<{^_^}> nix#3160 (by p01arst0rm, 2 weeks ago, open): added meson support
captn3m0 has joined #nixos
<__Myst__> vika_nezrimaya: it basically is a selective download of nixpkgs?
<manveru> kuznero: sure, i like it a lot and wrote a pretty big config for it
<kuznero> manveru, but looking at the screenshots of polybar - it is amazing... will try it out right now ;)
<averell> polybar is cool, except for weird default font choices
<kuznero> :D
reallymemorable has quit [Quit: reallymemorable]
<kuznero> Another thing, at my new workplace I have to use Ubuntu. Is nix package manage on Ubuntu too weird? Compare to NixOS...
<vika_nezrimaya> __Myst__: if you talk about binaries that you install, well, yes. Nix is lazy, it doesn't evaluate (read: build/download) things that weren't used anywhere. Say, if I have a derivation for google-chrome, but I don't mention it in my home-manager config, for example, it'll never be downloaded
<manveru> it's not weird, you just won't be able to do as much because there's no module system
<tilpner> manveru: What new nixos installer are you talking about?
<hpfr[m]> Been having problems with Firefox lately. Sometimes when I launch it has a bunch of extension issues and then crashes, other times it’s ok. It also says some extensions have been disabled because they’re unsigned or something which shouldn’t be happening, I use common actively developed extensions
<vika_nezrimaya> if you talk about overlays, well, think of them like a personal repository
gkmngrgn has quit [Ping timeout: 252 seconds]
kenran has quit [Ping timeout: 268 seconds]
<vika_nezrimaya> Ubuntu PPAs are a nice parallel
<kuznero> manveru, ok, but e.g. how much my configuration.nix will be reusable in Ubuntu with nix package manager?
<manveru> tilpner: building one on top of calamares
<__Myst__> vika_nezrimaya: hmm, i get "diff-so-fancy" missing
<vika_nezrimaya> what is it?
<manveru> kuznero: the package list
<tilpner> manveru: With prebuilt configs to import, or combined with a config editor?
<manveru> tilpner: prebuilt for now
<manveru> i don't think i have time or energy for a config editor, others are working on that already anyway
<kuznero> manveru, so only `nix-env -i package`? Can I configure systemd service with just nix package?
<manveru> i think home-manager might work on ubuntu... not sure though
<vika_nezrimaya> It runs on anything that runs nix
<manveru> but not for system-wide systemd
Tucky has quit [Ping timeout: 250 seconds]
<tilpner> manveru: That's fair. Do you have a keyword to look up for those other config editors?
<vika_nezrimaya> ubuntu does have systemd IIRC so it should work
<vika_nezrimaya> as systemd is managing users too if it manages system
<vika_nezrimaya> logind and stuff
<manveru> vika_nezrimaya: yeah, but there's no module for postgres or such yet
psyanticy has quit [Quit: Connection closed for inactivity]
<vika_nezrimaya> Hydra (Nix-based CI used to build NixOS) requires Postgres and it has a NixOS module, if that's what you mean
<__Myst__> vika_nezrimaya: so to install new packages i must know their attribute path
<kuznero> I am not sure I understood, manveru, sorry. Does nix package manager on ubuntu only allows to install packages? Or can it also e.g. configure services, etc?
<vika_nezrimaya> __Myst__: `nix search` will help you to get them
<__Myst__> vika_nezrimaya: what if it's something like `nixpkgs.gitAndTools.diff-so-fancy`?
<vika_nezrimaya> first run builds index cache, will be slow
<vika_nezrimaya> Then you write it like self.gitAndTools.diff-so-fancy
<manveru> vika_nezrimaya: i meant home-manager is lacking those :)
<vika_nezrimaya> home-manager isn't meant for managing that kind of stuff :3
<manveru> kuznero: nix itself is just for managing stuff in /nix
<kuznero> I see, thanks
<manveru> it comes with nix-env, which can add stuff to your $PATH via profiles
<manveru> but it can't write to /etc easily, for example, to make new systemd services on other distros
<kuznero> manveru, can you share your i3+polybar setup?
mexisme has joined #nixos
<vika_nezrimaya> manveru: NixOS though is at the core is just a bunch of Nix-generated shell scripts
<manveru> though i'm sure someone could make a nixos-rebuild switch equivalent for ubuntu...
<vika_nezrimaya> you can build something similar
<vika_nezrimaya> but at this point you might consider running NixOS
<manveru> just not aware of anyone having done so :)
<kuznero> :)
Tucky has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
gkmn1 is now known as gkmngrgn
<{^_^}> [nixpkgs] @Ericson2314 pushed to bash-no-undef-vars « i-score: CMAKE_PREFIX_PATH can be undefined »: https://git.io/JeaJb
<manveru> tilpner: sorry, i don't know of a functional one atm
<manveru> tilpner: clever was working on one sometime ago, but don't think it's actively being developed
<tilpner> Ahh, thank you :)
<kuznero> manveru, oh my god, that's a huge polybar setup you have...
<{^_^}> [nixpkgs] @globin pushed 2 commits to structured-attrs: https://git.io/JeaJA
<kuznero> Ah, I see... there is also a chance to use normal config files for those tools
<{^_^}> [nixpkgs] @globin pushed to structured-attrs « stdenv: fix env assertion logic »: https://git.io/JeaJx
<manveru> kuznero: yeah, i just prefer structured config
<manveru> but if there's no module for it yet, you can just write a dotfile instead
<kuznero> manveru, in my case it is important to keep the config re-usable from NixOS to Ubuntu
<manveru> well, that config would work on both since home-manager doesn't care about distros
<manveru> it'd probably even work on macs
<kuznero> home-manager is something completely new to me. what is it?
<manveru> it's like nixos for your home :)
<kuznero> Interesting!
kuznero has quit [Quit: Leaving]
Thra11 has quit [Ping timeout: 240 seconds]
<exarkun> Does stack's nix integration work on non-NixOS w/ nix installed?
lounge-user6 has joined #nixos
<gchristensen> I would think so, I couldn't guess what it'd do which would be nixos specific
<exarkun> It seems like it might not, http://paste.debian.net/1114151/
<exarkun> but idk
lounge-user6 has quit [Read error: Connection reset by peer]
<dminuoso> exarkun: Judging from the manual, it's a pure nix-the-package-manager integration, not nixos
kolaente has joined #nixos
<dminuoso> In fact I'd say it would do far too much if there was any nixos magic glued in.
<dminuoso> stack shouldn't have any impact on your global system
<DigitalKiwi> stack has a lot of problems
<HedgeMage> Greetings, all. I notice that laptop-mode-tools isn't in the nixos channels I'm subscribed to. Can someone recommend a similarly lightweight and convenient alternative for managing ACPI settings for a laptop use case?
bbarker has quit [Quit: Leaving]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
FRidh has quit [Quit: Konversation terminated!]
zupo has joined #nixos
Thra11 has joined #nixos
reanimus has quit [Ping timeout: 250 seconds]
<gjabell> anyone know if there's a way to run android tools (ie emulator, etc) outside of the android-studio fhsenv?
tilpner_ has joined #nixos
tilpner has quit [Ping timeout: 276 seconds]
jgt has joined #nixos
hexa has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @1000101 opened pull request #72857 → Port tests to Python → https://git.io/JeaUS
toppler has quit [Ping timeout: 240 seconds]
<gjabell> hmm looks like I can run them fine inside a custom fhsenv, guess I can just wrap it in that
evanjs has quit [Quit: ZNC 1.7.5 - https://znc.in]
jgt has quit [Ping timeout: 252 seconds]
evanjs has joined #nixos
<noonien> hello folks
dreverri has quit [Remote host closed the connection]
<lordcirth_> noonien, hi
dreverri has joined #nixos
drakonis2 has quit [Remote host closed the connection]
<noonien> i've got `stdenv` in environment.systemPackages in the nixos configuration.nix file, but `gcc` is not available in my shell, but doing `nix-shell -p stdenv` makes it available, why is this?
jlv has quit [Ping timeout: 260 seconds]
<evanjs> So I saw #72324 but I'm unsure if it's related. Is anybody else experiencing issues with various --user systemd sermd services not running?
<{^_^}> https://github.com/NixOS/nixpkgs/issues/72324 (by domenkozar, 6 days ago, open): keybase fails to start
<{^_^}> [nixpkgs] @nshalman opened pull request #72858 → displaylink: 4.4.24 -> 5.2.14 → https://git.io/JeaUp
bvdw has quit [Quit: bvdw]
<__red__> So - if I do a nix search foo, it colourises the output
<evanjs> Currently I'm having issues running openrazer... The service exists, and I can run the command in ExecStart manually, but when I check the journal I get:
<evanjs> openrazer-daemon.service: Failed to open /nix/store/389hrmhiaf083jdy124nbyfb28a63zvf-unit-openrazer-daemon.service/openrazer-daemon.service: No such file or directory
<__red__> so I do a: TERM=dumb nix search foo - and it still colourises the output
<__red__> thoughts?
dreverri has quit [Ping timeout: 240 seconds]
<clever> __red__: what if you slap a |cat on the end?
LysergicDreams has quit [Ping timeout: 264 seconds]
<clever> noonien: even `nix-shell -p` will give you gcc
acarrico has joined #nixos
florian has quit [Quit: WeeChat 2.6]
LysergicDreams has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #72848 → git-sizer: 1.0.0 -> 1.3.0 → https://git.io/Je2hx
<{^_^}> [nixpkgs] @gebner pushed 2 commits to master: https://git.io/JeaTJ
<noonien> i see, i want to make gcc, make, etc available on the system by default, is that possible? what ubuntu for example packages as "build-essential"
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<clever> ,libraries noonien
<{^_^}> noonien: Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
<__red__> clever - same thing
<__red__> (I tried that to stop it doing the 'less' behaviours)
glittershark has joined #nixos
<noonien> sure, but i would prefer to have them availale without having to run nix-shell
<clever> __red__: | less -R, will make less obey the color codes, other then that, file an issue on nix
<noonien> i open a lot of terminals, and nix-shell messes with my workflow
<clever> noonien: gcc wont find headers properly if you install it
<glittershark> hey all - I'm getting "error: executing 'nix-store --serve --write' on my-cache.example.com: No such file or directory" when running `nix copy --to`, but only in one environment
<__red__> clever: Yah - the most practical issue I think it that it then makes grep not work
<clever> glittershark: does `ssh user@host nix-store --version` report a version?
<clever> noonien: you may want to look into direnv
<glittershark> clever: yep
<__red__> eg; TERM=dumb nix search perl | grep superlu
<glittershark> and I can copy from one machine just fine, this is only happening on one particular (source) machine
<__red__> vs
<__red__> nix search superlu
bvdw has joined #nixos
<infinisil> __red__: I think there's a command line util to discard escape codes so it will uncolor everything
<infinisil> Can't remember the name though
<__red__> infinisil: there probably is, but it probably shouldn't need to exist if you know what I'm saying.
<__red__> I'll post an issue to nix, at least we can have a discussion about it
bvdw has quit [Client Quit]
<infinisil> Yeah ideally nix would adhere to the standard of not outputting colors without a tty
bvdw has joined #nixos
<gchristensen> probably a bug if it is
bvdw has quit [Client Quit]
<__red__> (I'm guessing *GUESSING* it's just outputting vt100 / ansi escape sequences regardless of the TERM - maybe to avoid having curses or termcap as a dependancy?>
kolaente has quit [Quit: WeeChat 2.6]
bvdw has joined #nixos
hlolli has joined #nixos
<manveru> it should at least check if stdout is a stty...
<manveru> s/stty/tty/
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
toppler has joined #nixos
<__red__> It even outputs control codes when you re-direct into a file
evanjs has joined #nixos
ajirx has quit [Remote host closed the connection]
<manveru> jup
ajirx has joined #nixos
soju has quit [Remote host closed the connection]
<manveru> the `wrap` and `hilite` functions should check for tty
<aanderse> anyone happen to know off the top of their head if nixos can support booting from full disk lvm?
<infinisil> aanderse: I think uefi requires a vfat partition
<infinisil> And bios a small bios partition too
<infinisil> So probably not, unless you use an additional disk
<manveru> __red__: https://rosettacode.org/wiki/Check_output_device_is_a_terminal#C.2B.2B wanna make a patch? :)
<aanderse> infinisil: on gpt, vmware
<charukiewicz> is ~/.cache/nix/gitv2
<charukiewicz> safe to delete?
<gchristensen> yes
<charukiewicz> is there a way to clean it up other than `rm`?
<infinisil> aanderse: Yeah same answer
leotaku has quit [Ping timeout: 268 seconds]
<aanderse> trying to figure out best way to provide os with easily resizable disk
<aanderse> using fdisk and friends to resize not desired
domogled has quit [Quit: domogled]
petrkr has joined #nixos
petrkr has quit [Remote host closed the connection]
<__red__> manveru: I'm happy to look at making a patch - that's probably the easiest way to mitigate that issue, but is the bigger issue that it doesn't respect TERM?
<clever> ,locate growpart
<{^_^}> Found in packages: cloud-utils
<clever> aanderse: ^^
<aanderse> infinisil: yeah i see many "don't do it" for full disk lvm answers :\
<__red__> manveru: for example - if you do "man ls > foo"
<__red__> the file foo contains escape codes
<clever> __red__: grep itself, will use the istty() syscall to see if stdout is a tty
<__red__> so the UNIX precident is respecting TERM, not whether your output is going to a tty or not
<__red__> clever: are you suggesting that GNU UNIX is inconsistent? :-D
<aanderse> clever: oh... fs agnostic, live resizing, etc...?
<aanderse> clever++
<{^_^}> clever's karma got increased to 233
<clever> aanderse: all growpart does, is grow the partition
<clever> aanderse: and then you need to find some other way to grow the fs within
<aanderse> clever: yeah sounds like it would work nice with lvm. very much appreciate the info.
shabius has quit [Quit: Leaving]
<clever> aanderse: for lvm, you then want pvresize to expand the pv, and lvresize to expand the lv
<__red__> manveru: another solution (as suggested by a friend on another channel where we're discussing this) is a --nocolour option
<__red__> since nix also potentially works on non-posix platforms
<clever> __red__: grep has --color=never --color=always and i think --color=auto
<aanderse> clever: yup, what i was thinking. growpart solves my problem perfectly
<aanderse> or at least sounds like it does
<clever> aanderse: sadly, gparted wont let me do a simple partition growth, and refuses to touch zfs
<aanderse> will test tomorrow ;-)
<aanderse> yeah i only use zfs on real hardware so growing a hard drive has never been a concern
wormwood has quit [Read error: Connection reset by peer]
<clever> aanderse: in my case, the partition is only using half the nvme disk, because i migrated from another disk using mirrors
<__red__> manveru: uh oh, it's C++, that's outside of my pay-grade. I mean I *could* try and cargo-cult a patch but honestly... with such a low level language like C++ that would be dangerous.
<aanderse> ah, ok
gkmn1 has joined #nixos
lsix_ has joined #nixos
leotaku has joined #nixos
gkmngrgn has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @worldofpeace opened pull request #72860 → Port gnome3 like tests to python and udisks2 → https://git.io/JeaTd
ckauhaus has quit [Quit: WeeChat 2.6]
gkmn1 is now known as gkmngrgn
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72857 → Port tests to Python → https://git.io/JeaUS
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to master: https://git.io/JeaTj
shabius has joined #nixos
knupfer has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 pushed to staging « stdenv: Don't unset propagated*DepFiles before main phases »: https://git.io/JeakU
<{^_^}> [nixpkgs] @worldofpeace merged pull request #72834 → nixos/tests: migrate my tests to python → https://git.io/Je2NX
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to master: https://git.io/JeakT
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
gkmngrgn has quit [Ping timeout: 265 seconds]
dreverri has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer closed pull request #71399 → splice.nix: don’t mash all package sets → https://git.io/JeBrX
<evanjs> ohhh that's weird. openrazer suddenly has a openrazer.service in addition to openrazer-daemon.service. When and why did that happen lol
drakonis1 has quit [Quit: WeeChat 2.6]
<evanjs> and of course the non-daemon service file is "invalid"/basically empty and that's where the service dies
<evanjs> Did we have any major systemd changes in nixos lately?
dreverri has quit [Remote host closed the connection]
dreverri has joined #nixos
philr has joined #nixos
jgt has joined #nixos
MightyJoe has joined #nixos
ris has joined #nixos
cyraxjoe has quit [Ping timeout: 265 seconds]
jgt has quit [Ping timeout: 245 seconds]
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
toppler has quit [Ping timeout: 276 seconds]
chloekek has quit [Ping timeout: 265 seconds]
cjpbirkbeck has quit [Quit: Quitting now.]
Ariakenom_ has quit [Quit: Leaving]
dreverri has quit [Remote host closed the connection]
<tilpner_> evanjs: The package only provides openrazer-daemon.service here
<tilpner_> Could it be a ghost service from a previous version? Perhaps your local dev version, which you removed after it was merged?
dreverri has joined #nixos
jgt has joined #nixos
hlolli_ has joined #nixos
<{^_^}> [nixpkgs] @nixos-channel-bot pushed commit from @lsix to nixos-19.09-small « skypeforlinux: 8.51.0.72 -> 8.51.0.86 »: https://git.io/Jeako
orivej has joined #nixos
dreverri has quit [Ping timeout: 268 seconds]
hlolli has quit [Ping timeout: 276 seconds]
jgt has quit [Ping timeout: 250 seconds]
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/29ed91be62f (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
popfizz has joined #nixos
<{^_^}> [nixpkgs] @rvolosatovs opened pull request #72861 → sidequest: 0.7.2 -> 0.7.5 → https://git.io/Jeak9
orivej has quit [Ping timeout: 240 seconds]
leungbk has joined #nixos
chloekek has joined #nixos
toppler has joined #nixos
mexisme has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @avdv opened pull request #72862 → ntopng: 2.0 -> 3.8 → https://git.io/JeakA
dreverri has joined #nixos
eacameron has joined #nixos
<eacameron> How can get nix to recalculate how much space is left on a network mounted disk? It says its full but I just resized it.
romildo has joined #nixos
fendor has joined #nixos
<evanjs> tilpner_: I don’t remember seeing an openrazer.service and it just stopped working some time back. Not sure if it was before or after I stabilized ok 19.09 tho. I guess I could check for references and profile packages
fooker has joined #nixos
pbb has quit [Remote host closed the connection]
mexisme has joined #nixos
pbb has joined #nixos
popfizz has quit [Quit: ZNC 1.7.5 - https://znc.in]
slack1256 has joined #nixos
ambro718 has quit [Ping timeout: 265 seconds]
dreverri has quit [Remote host closed the connection]
dreverri has joined #nixos
tilpner_ has quit [Remote host closed the connection]
tilpner_ has joined #nixos
popfizz- has joined #nixos
popfizz- has quit [Client Quit]
knupfer has quit [Quit: knupfer]
dreverri has quit [Ping timeout: 240 seconds]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @fpletz pushed 2 commits to gcc-9: https://git.io/JeaIl
popfizz- has joined #nixos
popfizz- has quit [Client Quit]
pawpy has joined #nixos
pawpy has quit [Client Quit]
lounge-user6 has joined #nixos
<dhess> Anyone around who's using niv with projects that are built on a Hydra?
<dhess> I have a dumb question.
<{^_^}> [nixpkgs] @fpletz merged pull request #72820 → ipfs-cluster 0.9.0 -> 0.11.0 → https://git.io/Je2SL
<{^_^}> [nixpkgs] @fpletz pushed commit from @lordcirth to master « ipfs-cluster 0.9.0 -> 0.11.0 (#72820) »: https://git.io/JeaIz
<clever> dhess: restricted urls?
lounge-user6 has quit [Read error: Connection reset by peer]
<dhess> clever: no, though maybe I'll run into that at some point. How do I override the nixpkgs that a Hydra job uses? I'm actually looking at iohk-ops right now and it's not obvious.
<dhess> it worked when I was doing my own pinning with a .json file (I cribbed it from iohk-ops, actually), but now that I've switched to niv, I can't figure out how to override it
<dhess> I think my jobspec is online, just a sec
<clever> dhess: basically, dont import <nixpkgs> ever, import sources.nixpkgs
alexherbo273 has quit [Quit: The Lounge - https://thelounge.chat]
<dhess> clever: yeah, I do that already. It worked the same way with the old system.
jgt has joined #nixos
<dhess> maybe a better way to ask this question is, how do you override nixpkgs (or any other source) when you do "nix build -f default.nix foo", using a niv project?
romildo has quit [Quit: Leaving]
kvda has joined #nixos
<clever> dhess: ah, you want to ignore the niv nixpkgs and use <nixpkgs>
<dhess> because I think that Hydra is just passing -I nixpkgs=the-overridden-nixpkgs-url to that
<dhess> yeah
<dhess> where I can specify the URL for nixpkgs
<clever> dhess: hydra also passes nixpkgs as an argument to release.nix
<dhess> basically I'm just trying to run Hydra jobs against master
<clever> dhess: so { nixpkgs ? sources.nixpkgs }: would work
ng0 has joined #nixos
<dhess> clever: hmm I thougth I was already doing that
<dhess> glittershark: that's not applicable to niv though
<dhess> that's more or less the way I used to do it
<glittershark> oh I thought "niv" was a typo
<glittershark> oh
<dhess> no though I have made that typo myself several times since adopting niv ;)
<dhess> it's pretty annoying, actually. I would greatly prefer another name
<dhess> clever: ok I think I see the problem, thanks for helping me kick my brain
<{^_^}> [nixpkgs] @fooker opened pull request #72863 → nixos/networkd: add `Name` as valid option to `Link` → https://git.io/JeaIi
pawpy has joined #nixos
<dhess> my old pinning system would look for a nixpkgs override, so that by the time nixpkgs was evaluated in release.nix, it had already done the override
<dhess> niv doesn't do that bit
<dhess> I think, anyway.
jgt has quit [Ping timeout: 250 seconds]
pawpy has quit [Client Quit]
<dhess> clever: speaking of restricted URIs/allowed-uris, if I recall correctly, my Hydra complains that allowed-uris is ignored every time I start it, but clearly it's not
<dhess> at least it used to complain about that
pawpy has joined #nixos
<clever> dhess: that can happen if your using an older nix that lacks support for it
<dhess> clever: maybe my nix-daemon hadn't been upgraded or something weird.
<dhess> Does the root channel on a NixOS box not get updated by nixops deploy?
<clever> dhess: more likely that its the evaluator, not the daemon
pawpy has quit [Client Quit]
<dhess> oh , I don't think that was the case, then.
<dhess> anyway, it broke when I removed it so it was clearly still needed.
philr has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #72864 → flow: 0.111.0 -> 0.111.3 → https://git.io/JeaId
glittershark has quit [Ping timeout: 240 seconds]
silver has quit [Ping timeout: 252 seconds]
toppler has quit [Ping timeout: 240 seconds]
Tucky has quit [Quit: WeeChat 2.6]
bvdw has quit [Quit: bvdw]
<{^_^}> [hydra] @andir opened pull request #687 → Add `cancel-build` & `bump-to-front` roles → https://git.io/JeaIp
bvdw has joined #nixos
evanjs has quit [Quit: ZNC 1.7.5 - https://znc.in]
popfizz- has joined #nixos
silver has joined #nixos
popfizz- has quit [Client Quit]
lounge-user6 has joined #nixos
evanjs has joined #nixos
pawpy has joined #nixos
chloekek has quit [Ping timeout: 240 seconds]
lounge-user6 has quit [Read error: Connection reset by peer]
o1lo01ol1o has quit [Remote host closed the connection]
misuzu has quit [Quit: leaving]
ddellacosta has quit [Read error: Connection reset by peer]
ddellacosta has joined #nixos
ng0 has quit [Ping timeout: 260 seconds]
toppler has joined #nixos
<dhess> there we go.
ng0 has joined #nixos
<dhess> clever: yeah you were right about just passing "nixpkgs ? ", which was dumb of me, but I'd gotten used to not needing that because it was done by my pinning system, before it got passed as an argument to default.nix, etc.
<dhess> anyway now it's working, thanks as always
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 2 commits to nixpkgs-19.09-darwin: https://git.io/JeaLZ
misuzu has joined #nixos
pawpy has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/9befcbb660e (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
pawpy has joined #nixos
knupfer has quit [Ping timeout: 245 seconds]
vuko has quit [Ping timeout: 265 seconds]
vuko has joined #nixos
joshuagl has quit [Quit: Textual IRC Client: www.textualapp.com]
pareidolia has joined #nixos
lsix_ has quit [Remote host closed the connection]
lsix_ has joined #nixos
ambro718 has joined #nixos
Kritnich has quit [Ping timeout: 268 seconds]
Kritnich has joined #nixos
<evils> is propagatedBuildInputs the right way to provide a runtime dependency to a package distributed in binary form?
<adisbladis> evils: No. propagatedBuildInputs is for propagating a transitive dependency.
jgt has joined #nixos
<evils> adisbladis: so what should i be using instead?
<adisbladis> Let's say `a` has `b` as a propagated input. We also have a package `c` depending on `a`, now `c` will implicitly have `b` as an input.
<adisbladis> evils: You're likely looking for patchelf or makeWrapper
<{^_^}> [nixpkgs] @globin pushed to structured-attrs « treewide: use env.* for vars to be exported in ENV »: https://git.io/JeaLP
<{^_^}> [nixpkgs] @alyssais merged pull request #72845 → arrow-cpp: 0.15.0 -> 0.15.1 → https://git.io/Je2h4
<{^_^}> [nixpkgs] @alyssais pushed commit from @jonringer to master « arrow-cpp: 0.15.0 -> 0.15.1 »: https://git.io/JeaL1
leungbk has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @alyssais merged pull request #72861 → sidequest: 0.7.2 -> 0.7.5 → https://git.io/Jeak9
<{^_^}> [nixpkgs] @alyssais pushed commit from @rvolosatovs to master « sidequest: 0.7.2 -> 0.7.5 »: https://git.io/JeaLy
jgt has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @alyssais merged pull request #72856 → zstd: 1.4.3 -> 1.4.4 → https://git.io/JeaJv
<{^_^}> [nixpkgs] @alyssais pushed commit from @nrdxp to master « zstd: 1.4.3 -> 1.4.4 »: https://git.io/JeaLS
<{^_^}> [nixpkgs] @alyssais merged pull request #72864 → flow: 0.111.0 -> 0.111.3 → https://git.io/JeaId
<{^_^}> [nixpkgs] @alyssais pushed commit from @marsam to master « flow: 0.111.0 -> 0.111.3 »: https://git.io/JeaLQ
<{^_^}> [nixpkgs] @LnL7 merged pull request #72624 → muparser: add darwin support → https://git.io/Jeg1i
<{^_^}> [nixpkgs] @LnL7 pushed 2 commits to master: https://git.io/JeaLd
<{^_^}> [nixpkgs] @alyssais merged pull request #72836 → qemu: name -> pname → https://git.io/Je2A4
<{^_^}> [nixpkgs] @alyssais pushed commit from @hyperfekt to master « qemu: name -> pname »: https://git.io/JeaLF
ajirx has quit [Remote host closed the connection]
ajirx has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #72809 → texmacs: 1.99.10 -> 1.99.11 → https://git.io/Je2Pd
<{^_^}> [nixpkgs] @alyssais pushed commit from @nh2 to master « texmacs: 1.99.10 -> 1.99.11 »: https://git.io/JeaLb
<{^_^}> [nixpkgs] @alyssais merged pull request #72785 → ocamlPackages.reason: 3.5.0 → 3.5.1 → https://git.io/Je2gw
<{^_^}> [nixpkgs] @alyssais pushed commit from @vbgl to master « ocamlPackages.reason: 3.5.0 → 3.5.1 »: https://git.io/JeaLA
fendor has quit [Quit: Leaving]
<{^_^}> [nix] @edolstra pushed to recursive-nix « Remove --enable-nix-ccache »: https://git.io/JeaLp
<{^_^}> [nix] @edolstra pushed to master « Make --enable-gc the default »: https://git.io/JeaLh
kleschenko has joined #nixos
__monty__ has quit [Quit: leaving]
<{^_^}> [nix] @edolstra pushed 5 commits to recursive-nix: https://git.io/JeatL
toppler has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @aanderse opened pull request #72865 → skrooge: Fix build [19.09 backport] → https://git.io/Jeatt
cosimone has quit [Quit: Quit.]