worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
iH8c0ff33 has joined #nixos
boxscape has quit [Quit: Connection closed]
boxscape has joined #nixos
<omnipotententity> Is there a library function for removing a specific item from a list?
<omnipotententity> > remove 1 [0 1 2 3]
<{^_^}> [ 0 2 3 ]
<omnipotententity> awesome
erasmas has quit [Quit: leaving]
<gchristensen> > remove 2 [ 0 3 1 2 ]
<{^_^}> [ 0 3 1 ]
<gchristensen> > remove 2 [ 2 2 2 2 ]
<{^_^}> [ ]
rail has joined #nixos
<xacktm> can one speed up a nixos upgrade? doing a 20.03 to 20.09 and it's been over 24+ hours so far, the laggy parts seems to be when "copying <...> from https://cache.nixos.org" happens
<colemickens> xacktm: the "upgrade" should mostly just be normal download+extract of NARs and then the actual activation step (which could take longer but shouldn't take anywhere near that long).
<colemickens> xacktm: if I had to guess, you have a very slow connection to cache.nixos.org and thus it's just taking ages to get the NARs downloaded.
alp has quit [Ping timeout: 272 seconds]
<gchristensen> xacktm: where in the world are you
<xacktm> western part of US
<gchristensen> would you say you have good internet?
iH8c0ff33 has quit [Ping timeout: 256 seconds]
<xacktm> yeah 50/3 or thereabouts
<xacktm> can one see the dl speed of a download?
<{^_^}> [nixpkgs] @andir merged pull request #102251 → stdenv: introduce -frandom-seed → https://git.io/JTHar
<{^_^}> [nixpkgs] @andir pushed 2 commits to staging: https://git.io/Jk0g1
<xacktm> (50 mbits down/3 up)
jbox has quit [Ping timeout: 240 seconds]
cr4y1__ has quit [Ping timeout: 240 seconds]
<gchristensen> xacktm: can you do https://www.fastly-debug.com/ for me?
<xacktm> ok, "collecting data please wait"
<{^_^}> [nixpkgs] @freezeboy opened pull request #104229 → python3Packages.labelbox: unbreak dependencies → https://git.io/Jk02J
<xacktm> gchristensen: how do I send you the info? copy into a pastebin?
<{^_^}> [nixpkgs] @andir pushed to master « thunderbird: use nss_3_53 instead of nss »: https://git.io/Jk02Z
<gchristensen> yeah, that sounds good, gist.github.com for example
<xacktm> mind if I redact my exact location?
<gchristensen> nope
<gchristensen> if it helps your comfort, I'm part of the nixos security and infra teams :) https://nixos.org/teams/security.html https://nixos.org/teams/infrastructure.html
<xacktm> https://dpaste.com/GLM3FCBV5 not the best formatting but it's all there, wish that site gave a results link heh
<xacktm> oh kk :)
<colemickens> oof BW to server 0.19mbps
<xacktm> how though?
iH8c0ff33 has joined #nixos
<xacktm> I can watch 1080p on youtube fine
jonatanb has quit [Remote host closed the connection]
<gchristensen> xacktm: what does fast.com tell you?
iH8c0ff33 has quit [Ping timeout: 240 seconds]
<ajs124> maybe your isp does some very... creative peering?
<xacktm> it peaked around ~ 8 Mbps and settled around 4.2-ish Mbps
<xacktm> far cry from teh 40 Mbps I should have :<
<xacktm> ISP is Cox if that helps
* colemickens has flashbacks and not the good kind
<xacktm> oh wait...
Rusty1 has joined #nixos
<ajs124> hm. do you have any accounts with any vpn providers? with stuff like this, sometimes it can be faster to go through a vpn, because your link to the vpn is "fast" and the vpn exit has a useful uplink. that's what I used to do when I was with deutsche telekom.
<xacktm> no, no vpn, but I ran fast.com on my non-nixos distro and ethernet cable and I got 50+ Mbits per second, while this nixos laptop on wifi is the slower speed
omnipotententity has quit [Ping timeout: 260 seconds]
<xacktm> also 50+ on my tablet, so I'm guessing something wrong with the nixos wifi drivers now...
as3ii[m] has joined #nixos
shibboleth has joined #nixos
fendor_ has joined #nixos
Acou_Bass has quit [Ping timeout: 265 seconds]
<colemickens> (4Mbps is still ~20 times faster than .19mbps)
fendor has quit [Ping timeout: 260 seconds]
red[evilred] has joined #nixos
<red[evilred]> that's strange behaviour for sure
shibboleth has quit [Remote host closed the connection]
Serus has quit [Ping timeout: 260 seconds]
shibboleth has joined #nixos
<xacktm> good point, that's way underperforming
Acou_Bass has joined #nixos
<red[evilred]> half tempted to ask you to do a traceroute to say cache.nixos.org and say youtube
<red[evilred]> not that it will make you feel any better, but my speed is 40Mbps to fastly
<red[evilred]> on your other machine that is faster - what does the fastly debug look like?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104230 → man-pages: 5.08 -> 5.09 → https://git.io/Jk0VC
<xacktm> https://dpaste.com/52FQ6JANH other machine 40 Mb/s as expected
mbrgm_ has joined #nixos
<xacktm> er
<xacktm> 40 mbps*
<red[evilred]> I noted it chose a different datacenter
<red[evilred]> (may not be significant)
<red[evilred]> interesting the differences in latency too
<red[evilred]> video is UDP and resilient to network drops
<red[evilred]> downloads are TCP and will timeout and retry on drops
<red[evilred]> so I'm wondering...
<red[evilred]> Are both connected via wifi/ethernet?
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm_ is now known as mbrgm
Serus has joined #nixos
<red[evilred]> do you see any errors in netstat -ni
<red[evilred]> ?
<xacktm> no, the good one is ethernet and teh nixos laptop is wifi
<xacktm> not sure how to read the output of netstat: https://dpaste.com/6HYA6PBZP
bbarker has joined #nixos
sbetrium has quit [Quit: sbetrium]
<red[evilred]> its' fine
<red[evilred]> you know what's weird
<red[evilred]> Assuming that "Resolver IP Info" means what I think it means
<red[evilred]> I can't think why two oif your machines would be behaving differently
<{^_^}> [darwin-stubs] @thefloweringash opened pull request #2 → Stub all frameworks → https://git.io/Jk0V7
<drakonis> > DRAKONIS
<{^_^}> "here be"
supersandro2000 has quit [Disconnected by services]
<drakonis> lmao welp
supersandro2000 has joined #nixos
sbetrium has joined #nixos
<drakonis> V: here be
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.stan: Fix build »: https://git.io/Jk0VF
<V> drakonis: o/
<xacktm> oh hmm, I just remembered I have dnsmasq for some min-ttl-caching
sbetrium has quit [Client Quit]
<red[evilred]> are the DNS servers different for each?
wpcarro has quit [Ping timeout: 260 seconds]
sbetrium has joined #nixos
sbetrium has quit [Client Quit]
<xacktm> believe they are the same
<xacktm> aha, the upgrade just finished at least, gonna reboot :>
wpcarro has joined #nixos
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
thc202 has quit [Quit: thc202]
bbarker has quit [Ping timeout: 240 seconds]
<NieDzejkob> how do I nixos-rebuild --rollback, but ten generations at once?
cosimone has joined #nixos
<infinisil> NieDzejkob: To see all available generations: sudo nix-env -p /nix/var/nix/profiles/system --list-generations
iqubic has left #nixos ["ERC (IRC client for Emacs 28.0.50)"]
<infinisil> NieDzejkob: To switch to a specific number: sudo nix-env -p /nix/var/nix/profiles/system --switch-generation <number>
<infinisil> Then run `/nix/var/nix/profiles/system/bin/switch-to-configuration switch`
<red[evilred]> xacktm (IRC): let us know when you're back
<NieDzejkob> and I can just do that as a normal profile operation? there's no additional actions nixos-rebuild performs in this case?
<NieDzejkob> ah
<NieDzejkob> will that set the default in GRUB too?
<infinisil> I believe so yeah
<red[evilred]> gchristensen (IRC): his source AS is different on each of his machines. If he doesn't have a VPN on either of those machines - I'm guessing AV with web proxy or something?
<red[evilred]> (but the "worse" is teh wrong way around for what I would expect so ...)
growpotk- has joined #nixos
m0rphism has quit [Ping timeout: 264 seconds]
<xacktm> red[evilred]: back, sorry had to fix some config
growpotk- has quit [Ping timeout: 256 seconds]
bqv has quit [Ping timeout: 260 seconds]
nuncanada has joined #nixos
<red[evilred]> so..
<red[evilred]> Your source AS is different per your two machines
<red[evilred]> does your other machine have AV / filtering software on?
<red[evilred]> (which sometimes is implemented as a VPN)
bqv has joined #nixos
nek0 has quit [Ping timeout: 260 seconds]
la-jesystani has quit [Ping timeout: 240 seconds]
sigmundv has quit [Ping timeout: 265 seconds]
la-jesystani has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104231 → mpd: 0.22.2 -> 0.22.3 → https://git.io/Jk0oX
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jk0oj
Dotz0cat has quit [Ping timeout: 265 seconds]
<xacktm> red[evilred]: afaict no, I just have poked a hole in my firewall. The other stuff in my configuration.nix is kernel modules/sound/graphics
Lord_of_Life_ has joined #nixos
Lord_of_Life has quit [Ping timeout: 240 seconds]
orivej_ has quit [Ping timeout: 260 seconds]
<xacktm> don't ever remember enabling a VPN in my laptop, is there a way to check for one?
<{^_^}> [nixpkgs] @ryantm merged pull request #104196 → libgpiod: 1.6 -> 1.6.1 → https://git.io/Jk0kI
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jk0Kn
<xacktm> I also ran an iperf bandwidth test between the two and got the expected 23 Mbps on 2.4 GHz wifi (so can rule wifi issues out)
shibboleth has quit [Quit: shibboleth]
nek0 has joined #nixos
ris has quit [Ping timeout: 240 seconds]
<xacktm> can't find any suspicious processes in htop (the most is `nscd` which is the name service cache daemon apparently)
camsbury has joined #nixos
nek0 has quit [Client Quit]
nek0 has joined #nixos
tarruda has quit [Ping timeout: 240 seconds]
<red[evilred]> I was thinking on the other machine
<red[evilred]> (the non-nixos machine)
<red[evilred]> do either of them have ipv6?
<red[evilred]> (another possible delta I guess?)
rajivr has joined #nixos
<xacktm> no, non-nixos has iptables firewall and dnsmasq as far as network-related stuff goes
hlolli__ has quit [Ping timeout: 272 seconds]
<xacktm> and while I don't use ipv6, both systems show the same output when checking loopback https://dpaste.com/66KKRFBAH
gueorgui has quit [Ping timeout: 260 seconds]
gueorgui has joined #nixos
<ldlework> what package contains just the JRE?!
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #104232 → haskellPackages.streamly: fix build → https://git.io/Jk0ip
Dotz0cat has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104233 → nodejs-15_x: 15.2.0 -> 15.2.1 → https://git.io/Jk0Pk
<simpson> ldlework: Oh, interesting; `jre` seems to be the whole of OpenJDK? I don't know if there's a modular variant.
<gchristensen> I guess that just about sums up how many java devs use nixpkgs
<simpson> A testament to the success of JARs, perhaps.
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #104234 → postgresql: 9.5.23 -> 9.5.24, 9.6.19 -> 9.6.20, 10.14 -> 10.15, 11.9 -> 11.10, 12.4 -> 12.5, 13.0 -> 13.1 → https://git.io/Jk0PS
<supersandro2000> Idlework: jre8
heyitsrama has quit [Read error: Connection reset by peer]
h0m1 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #104231 → mpd: 0.22.2 -> 0.22.3 → https://git.io/Jk0oX
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk0Ph
<{^_^}> [nixpkgs] @delroth closed pull request #101635 → pythonPackages.feedparser: 5.2.1 -> 6.0.1 → https://git.io/JTr8Y
iH8c0ff33 has joined #nixos
h0m1 has joined #nixos
bbarker has joined #nixos
<xacktm> red[evilred]: speed differences manifest on speedtest.net too: on nixos I got 1.9 Mbps down/.8 Mbps up but regular speeds on my good pc
<xacktm> I don't get the difference...
iH8c0ff33 has quit [Ping timeout: 240 seconds]
acarrico has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #101936 → nodePackages: Switch to 14.x → https://git.io/JT1mC
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk0XS
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
iH8c0ff33 has joined #nixos
bbarker has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @nh2 merged pull request #104098 → gst_all_1.gst-plugins-bad: libva is Linux-only → https://git.io/Jklx0
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/Jk01g
iH8c0ff33 has quit [Ping timeout: 260 seconds]
nuncanada has quit [Quit: Leaving]
<ldlework> Been trying for a few hours, and I just cannot get Minecraft to work with my Nvidia card.
<ldlework> I have the silly prime offload thing, and when I add the environment variables is just does not work. Crashes.
<ldlework> rip
iH8c0ff33 has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg merged pull request #103622 → fedora-backgrounds.f33: init at 33.0.7 → https://git.io/Jkq1C
<{^_^}> [nixpkgs] @peterhoeg pushed commit from @danieldk to master « fedora-backgrounds.f33: init at 33.0.7 »: https://git.io/Jk0MA
iH8c0ff33 has quit [Ping timeout: 260 seconds]
aasg has quit [Quit: Bridge terminating on SIGTERM]
heyitsrama has joined #nixos
aasg has joined #nixos
heyitsrama has quit [Remote host closed the connection]
heyitsrama has joined #nixos
boxscape has quit [Quit: Connection closed]
boxscape has joined #nixos
heyitsrama has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104235 → metabase: 0.37.0.2 -> 0.37.1 → https://git.io/Jk0yU
inkbottle has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @mkg20001 merged pull request #104212 → libavif: upgrade + disable libaom decode because performance → https://git.io/Jk04q
<{^_^}> [nixpkgs] @mkg20001 pushed 3 commits to master: https://git.io/Jk0Sf
<{^_^}> [nixpkgs] @mkg20001 merged pull request #104199 → libavif: 0.8.2 -> 0.8.3 → https://git.io/Jk0Ij
<{^_^}> [nixpkgs] @cdepillabout merged pull request #104232 → haskellPackages.streamly: fix build → https://git.io/Jk0ip
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/Jk0Sd
ilmu has quit [Ping timeout: 272 seconds]
ilmu has joined #nixos
virus_dave has quit [Remote host closed the connection]
heyitsrama has joined #nixos
heyitsrama has quit [Remote host closed the connection]
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
Qubasa has quit [Quit: WeeChat 2.9]
Qubasa has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #104233 → nodejs-15_x: 15.2.0 -> 15.2.1 → https://git.io/Jk0Pk
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk0Hd
andi- has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @stigtsp merged pull request #103950 → convos: 4.40 -> 5.00 → https://git.io/JknZc
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/Jk0Ql
nwspk has quit [Quit: nwspk]
nwspk has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104236 → modemmanager: 1.12.10 -> 1.14.8 → https://git.io/Jk0Qg
tarruda has joined #nixos
andi- has joined #nixos
<jophish> What's the idiomatic way of fiddling with haskellPackages in an overlay nowadays?
<jophish> so that haskellPackages and also haskell.packages.ghcXXX get changed appropriately
mzan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mzan has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103867 → flow: 0.137.0 -> 0.138.0 → https://git.io/JksxJ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk071
ddellacosta has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #104230 → man-pages: 5.08 -> 5.09 → https://git.io/Jk0VC
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk07Q
<jophish> ah, seems to be haskell.packageOverrides
<{^_^}> [nixpkgs] @marsam merged pull request #104144 → fluent-bit: 1.6.3 -> 1.6.4 → https://git.io/JkBJk
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk07b
<{^_^}> [nixpkgs] @marsam merged pull request #103893 → nfpm: 1.10.0 -> 1.10.1 → https://git.io/JkGol
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk07p
<{^_^}> [nixpkgs] @stigtsp opened pull request #104237 → perlPackages.TextMultiMarkdown: init at 1.000035 → https://git.io/Jk05l
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104238 → ngspice: 32 -> 33 → https://git.io/Jk05u
growpotk- has joined #nixos
jbox has joined #nixos
boxscape has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #104239 → nodejs: 12.19.0 -> 12.19.1, 14.15.0 -> 14.15.1 → https://git.io/Jk0dn
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/5dea442d093 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
Supersonic112 has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/58f9c4c7d3a (from 11 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
Supersonic has quit [Ping timeout: 264 seconds]
Supersonic112 is now known as Supersonic
stoile has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @stigtsp opened pull request #104240 → perlPackages.WWWTwilioAPI: init at 0.21 → https://git.io/Jk0FM
jbox has quit [Ping timeout: 272 seconds]
jbox has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
<beaky> neat blogpost explaining how all the nixos binary and dynamic linker stuff works (and how nix-ld will help make unpatchelfed binaries more easily runnable) https://fzakaria.com/2020/11/17/on-demand-linked-libraries-for-nix.html
jbox has quit [Ping timeout: 272 seconds]
wavirc22 has quit [Ping timeout: 246 seconds]
wavirc22 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104178 → python3Packages.kaggle: unbreak, removing useless slugify dep → https://git.io/JkRDs
<{^_^}> [nixpkgs] @jonringer pushed commit from @freezeboy to master « python3Packages.kaggle: unbreak, removing useless slugify dep »: https://git.io/Jk0NI
iH8c0ff33 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104226 → Unbreak xhtml2pdf → https://git.io/Jk0us
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/Jk0Nn
jbox has joined #nixos
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
jb55 has quit [Ping timeout: 240 seconds]
growpotk- has quit [Ping timeout: 240 seconds]
growpotk- has joined #nixos
jb55 has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
cosimone has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104241 → mpop: 1.4.10 -> 1.4.11 → https://git.io/Jk0xg
mcgibbon has joined #nixos
<mcgibbon> Has anyone seen an issue where you hang near the end of boot with just an underscore visible (but not blinking) after installing 20.09?
<mcgibbon> I'm running happily on an XPS13 laptop, but just bought an ASUS PN50 -- install appears to work fine, but then it won't boot after the install is complete and I reboot (although Ubuntu installs fine and then works. Grr)
cosimone has joined #nixos
ericsagn1 has quit [Ping timeout: 272 seconds]
jb55 has quit [Remote host closed the connection]
jb55 has joined #nixos
<simpson> I'd play with nomodeset, first by booting with your installation media in nomodeset and then changing configuration.nix and rebuilding if that seems to work.
<simpson> Also, while booted into your installation environment, check dmesg and look to see if anything besides GPU drivers could be the underlying problem; many drivers are capable of preventing Xorg from starting.
<mcgibbon> I think it's related to booting the graphical display, yeah. I have two generations now, one from before i changed my configuration.nix to emable gdm and gnome3 and one after, and I can boot into the retro non-graphical terminal from the first generation just fine
<jbox> can I set zsh as the system default shell? All of my users use zsh except one, so I'd like to configure zsh as the system default for users then only specify `shell = pkgs.bash` for my one user that still prefers bash
iH8c0ff33 has quit [Ping timeout: 240 seconds]
SanchayanMaity has joined #nixos
orivej has joined #nixos
ericsagn1 has joined #nixos
<{^_^}> [darwin-stubs] @thefloweringash opened pull request #3 → Add stubs for libsandbox → https://git.io/Jk0hm
sangoma has joined #nixos
<aasg> jbox (IRC): I think `users.defaultUserShell` does that
<jbox> aasg: oh man, I was afraid I missed something simple like that. Thank you!
cosimone has quit [Quit: cosimone]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104242 → msmtp: 1.8.12 -> 1.8.13 → https://git.io/Jk0jl
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
growpotk- has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #103845 → [20.09] mupdf: 1.17.0 -> 1.18.0, pymupdf: 1.17.6 -> 1.18.0, llpp 32 -> 33, zathura: 0.4.5 -> 0.4.7 → https://git.io/Jks0d
<{^_^}> [nixpkgs] @jonringer pushed 7 commits to release-20.09: https://git.io/Jk0jP
<Yakulu[m]> .......
Rusty1 has quit [Quit: WeeChat 2.3]
<Yakulu[m]> (sorry about that, cat on the keyboard....)
orivej has joined #nixos
orivej_ has quit [Ping timeout: 260 seconds]
Yaniel has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104243 → nx-libs: 3.5.99.24 -> 3.5.99.25 → https://git.io/JkEeZ
orivej has quit [Read error: Connection reset by peer]
Yaniel has joined #nixos
orivej has joined #nixos
<mcgibbon> Unfortunately, or fortunately, I think I can find my error in /var/log/X.0.log...
<mcgibbon> Time to try a newer kernel
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<mcgibbon> Yesss. Freaking kernels.
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @vbgl merged pull request #103566 → ocamlPackages.metrics: 0.1.0 → 0.2.0 → https://git.io/JktK6
<{^_^}> [nixpkgs] @vbgl pushed 4 commits to master: https://git.io/JkEvD
SanchayanM has joined #nixos
SanchayanMaity has quit [Ping timeout: 260 seconds]
rtjure has joined #nixos
rkMn has joined #nixos
rtjure_ has quit [Ping timeout: 256 seconds]
mcgibbon has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
eoli3n_ has joined #nixos
<rkMn> Welp Heya :3
<rkMn> Wanted to know, so i was looking for installing MacOS. And i stumbled upon NixOS. now i never Tested Darling on NixOS, Question would be : does it support SwiftMacOS-X Execution? natively or not, thats fixable
alp has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104202 → home-assistant: 0.117.6 -> 0.118.0 → https://git.io/Jk0tx
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JkEJt
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
palo1 has joined #nixos
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104075 → remove genesis maintainer → https://git.io/JklXs
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JkEUi
<{^_^}> [nixpkgs] @jonringer merged pull request #104229 → python3Packages.labelbox: unbreak dependencies → https://git.io/Jk02J
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JkEUQ
orivej_ has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @TimothyKlim opened pull request #104244 → nvidia-x11: 455.38 -> 455.45.01 → https://git.io/JkETY
<{^_^}> [nixpkgs] @vbgl opened pull request #104245 → ocamlPackages.cstruct: 4.0.0 → 5.0.0 → https://git.io/JkETO
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/80666202999 (from 20 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
<{^_^}> [nixpkgs] @jonringer merged pull request #104137 → fldigi: 4.1.15 -> 4.1.16 → https://git.io/Jk4wv
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « fldigi: 4.1.15 -> 4.1.16 »: https://git.io/JkETr
cjpbirkbeck has quit [Quit: cjpbirkbeck]
zupo has joined #nixos
rkMn has quit [Remote host closed the connection]
mananamenos has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
philr has joined #nixos
alp has quit [Ping timeout: 272 seconds]
est31 has quit [Remote host closed the connection]
philr_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @colatkinson opened pull request #104246 → cgit: strip debug symbols from cgit.cgi → https://git.io/JkEIs
est31 has joined #nixos
<{^_^}> [nixpkgs] @bennyandresen closed pull request #103982 → clojure: move exec.jar to libexec → https://git.io/JkcAS
vikanezrimaya has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
rtjure has quit [Ping timeout: 260 seconds]
rtjure has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104247 → mongodb-compass: 1.22.1 -> 1.23.0 → https://git.io/JkELN
iH8c0ff33 has joined #nixos
<danderson> So, for building Rust stuff, is carnix preferred, or the cargo-based build stuff?
<ivan> the cargo-based build stuff with the obnoxious cargo hash is quite popular
<ivan> I see just 4 things using carnix
<omasanori[m]> hello folks, would anyone review and or merge a rpy2 update & unbreak PR? #101327
<{^_^}> https://github.com/NixOS/nixpkgs/pull/101327 (by omasanori, 4 weeks ago, open): pythonPackages.rpy2: 3.2.6 -> 3.3.6, fix test etc.
vidbina_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104248 → mlterm: 3.9.0 -> 3.9.1 → https://git.io/JkEtA
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sangoma has joined #nixos
upsilon has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104186 → python2Packages.bayesian-optimization: disable for py2 → https://git.io/JkRNL
<{^_^}> [nixpkgs] @jonringer pushed commit from @freezeboy to master « python2Packages.bayesian-optimization: remove »: https://git.io/JkEq7
stoile has joined #nixos
seku has joined #nixos
<simonpe^^> Why the "-unwrapped" in "binutils-unwrapped"?
<jonringer> for local dev, cargonix is nicer, since you don't have to recompile all dependencies if src changes
<jonringer> for packaging, you should just use buildRustCrate
<jonringer> simonpe^^: probably for debugging, or wanting to reference the actual unwrapped version
<cole-h> danderson: Depends. In Nixpkgs, or outside?
<cole-h> danderson: If outside: I think naersk and crate2nix are the main (actively-ish developed) contenders
<cole-h> If inside, `rustPlatform.buildRustPackage` is probably best.
<cole-h> (or buildRustCrate, I don't know the difference)
georges has quit [Ping timeout: 246 seconds]
georges has joined #nixos
drewc has quit [Ping timeout: 246 seconds]
kcalvinalvin has quit [Quit: ZNC 1.7.4 - https://znc.in]
bob_twinkles has quit [Quit: No Ping reply in 180 seconds.]
bob_twinkles has joined #nixos
<simonpe^^> jonringer: what is meant by "the actual unwrapped version"?
D_ has quit [Remote host closed the connection]
wrl has quit [Read error: Connection reset by peer]
buffet has quit [Quit: Ping timeout (120 seconds)]
D_ has joined #nixos
kcalvinalvin has joined #nixos
wrl has joined #nixos
<V> 'binutils' refers to a set of wrapper scripts which call out to the real binaries in 'binutils-unwrapped'
buffet has joined #nixos
<V> 'binutils-unwrapped' is actual binutils
drewc has joined #nixos
rogerr has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104250 → opera: 68.0.3618.63 -> 72.0.3815.320 → https://git.io/JkEYz
<{^_^}> [nixpkgs] @hrdinka merged pull request #104007 → woff2: use canonical prefixes → https://git.io/JkC4S
<{^_^}> [nixpkgs] @hrdinka pushed 2 commits to master: https://git.io/JkEYr
<risson> Hey! Anyone knows how I can get the `vendorSha256` for `buildGoModule`?
<simonpe^^> ah ok, thank you
<Ke> traditionally I just build with bogus sha and fix it based on the error message
<risson> Yeah, but nix build gives something like `sha256-uei4Wt0B9Bm/V5ykZ2KP9rwMjmpxy4dFEkeieVmKZpk=`, which I can't just opy and paste
<la-jesystani> you're telling me thats not the way you're supposed to do it?
<Ke> this method is very portable across wide range of products starting from filesystems
<Ke> risson: that's interesting, I have always gotten pasteable error messages
coco has joined #nixos
<risson> Yeah, the new nix command doesn't do that anymroe
<risson> which is why I asked what the correct way to do this is
<{^_^}> [nixpkgs] @hardselius opened pull request #104251 → nodePackages.gqlint: init at 1.8.0 → https://git.io/JkEOQ
<raboof> in the scenario that 'nix build foo' fails because 'bar' fails, but I didn't want 'bar' to be built anyway, I'd like to find out why 'foo' apparently depends on 'bar'. However 'nix why-depends foo.drv bar.drv' first tries to build 'foo'... any way out of this catch-22?
<risson> Can you just turn bar into a dummy derivation that does nothing?
cfricke has joined #nixos
cr4y1__ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104252 → oil: 0.8.3 -> 0.8.4 → https://git.io/JkE3S
<cole-h> risson: btw those hashes are copy-pastable
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #104179 → vector: include the "unix" cargo feature if targetPlatform isUnix → https://git.io/JkRyt
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JkEsf
<cole-h> The minimum supported Nix version by Nixpkgs is 2.2, which introduced SRI hashes.
<cole-h> risson: But if you want the old version, you can run `nix to-base32 'sha256-.......'`
<raboof> risson: hmm, not easily I think... ('foo' is my nixos system and 'bar' is firefox)
civodul has joined #nixos
<risson> cole-h: ohh didn't know that. Thanks!
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #104235 → metabase: 0.37.0.2 -> 0.37.1 → https://git.io/Jk0yU
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JkEsm
jonringer has quit [Ping timeout: 260 seconds]
<risson> raboof: ah indeed, might be tricky. I guess you could override firefox in you configuration?
<{^_^}> [nixpkgs] @meatcar opened pull request #104253 → pythonPackages.sqlite-utils: 2.22 -> 3.0 → https://git.io/JkEs4
kalbasit has quit [Ping timeout: 256 seconds]
alp has joined #nixos
<{^_^}> [nixpkgs] @yoctocell opened pull request #104254 → [staging] openssh: Fix 'EOF: command not found' in ssh-copy-id → https://git.io/JkEsF
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/58f9c4c7d3a (from 15 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @rissson opened pull request #104255 → netdata: go.d.plugin: 0.20.0 -> 0.25.0 → https://git.io/JkEGs
thc202 has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
<{^_^}> [nixpkgs] @kampka opened pull request #104256 → Skaware: several package updates → https://git.io/JkEZJ
ATuin has joined #nixos
eoli3n_ has quit [Remote host closed the connection]
domogled has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #103575 → linuxHeaders: 5.5 -> 5.9.8 → https://git.io/JktSh
<{^_^}> [nixpkgs] @gebner pushed 2 commits to staging: https://git.io/JkEZy
Reventlov has quit [Quit: WeeChat 2.3]
Reventlov has joined #nixos
<danderson> cole-h: inside. Still trying to package influxdb 2.0's unholy combination of typescript, rust and go
cole-h has quit [Ping timeout: 264 seconds]
Reventlov has quit [Quit: WeeChat 2.3]
Boomerang has joined #nixos
Ariakenom has joined #nixos
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
Reventlov has joined #nixos
Reventlov has quit [Changing host]
Reventlov has joined #nixos
<Ariakenom> what are the symlinks that is in the output of nix-channel --update
<Ariakenom> will it print that even if no installed packages would be upgraded by nix-env -u?
werner291 has joined #nixos
arinov has joined #nixos
<arinov> hi, after 20.09 update i loose my ansible modules, how to know where are they now?
doomer[m] has quit [Quit: Idle for 30+ days]
<arinov> hi, after 20.09 update i loose my ansible modules, how to know where are they now?
milessanctimicha has quit [Quit: Idle for 30+ days]
matute_[m] has quit [Quit: Idle for 30+ days]
<arinov> it seems ansible installed properly
<{^_^}> [nixpkgs] @danieldk merged pull request #103589 → python3Packages.srsly: 2.3.1 -> 2.3.2 → https://git.io/Jktxa
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JkEcr
dadada_ has quit [Ping timeout: 246 seconds]
dadada_ has joined #nixos
kamid has quit [Ping timeout: 260 seconds]
kfound has joined #nixos
kfound has quit [Remote host closed the connection]
<arinov> i downgrade ansible version to 2.9 and i doubt if 2.10 modules existence is a bug
hlolli__ has joined #nixos
<arinov> i compare two state directories of 2.9 and 2.10 and 2.10 has almost nothing
<arinov> should i report it or its a normal situation for 2.10?
<s-ol> what package contains lspci?
boxscape has joined #nixos
<omasanori[m]> s-ol: pciutils does iirc
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104258 → libosip: 5.1.2 -> 5.2.0 → https://git.io/JkEl9
<V> ,locate bin lspci
<{^_^}> Found in packages: toybox, busybox, pciutils
<V> ^ s-ol
nckx has quit [Quit: Updating my Guix System — https://guix.gnu.org]
la-jesystani has quit [Ping timeout: 240 seconds]
nckx has joined #nixos
sigmundv has joined #nixos
sjourdoi- has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @TredwellGit opened pull request #104259 → firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18 → https://git.io/JkE4G
<DigitalKiwi> ok so it seems it's ublock origin and possibly others as well
<{^_^}> [nixpkgs] @ehmry merged pull request #104121 → cpuminer-multi: fix src → https://git.io/Jk4UA
<{^_^}> [nixpkgs] @ehmry pushed commit from @RaghavSood to master « cpuminer-multi: fix src »: https://git.io/JkEBq
<{^_^}> [nixpkgs] @andir merged pull request #104049 → firefox-bin: 82.0.3 -> 83.0 → https://git.io/JkWjO
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/JkEBm
<{^_^}> [nixpkgs] @andir merged pull request #104050 → [20.09] firefox-bin: 82.0.3 -> 83.0 → https://git.io/JkWja
<{^_^}> [nixpkgs] @andir pushed 2 commits to release-20.09: https://git.io/JkEBc
werner292 has joined #nixos
thc202 has quit [Ping timeout: 260 seconds]
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<omasanori[m]> ,locate bin cc
<{^_^}> Found in packages: gcc, gcj, gcc6, gcc7, gcc8, gcc9, clang, gcc48, gcc49, gccgo, clang_5, clang_6, clang_8, clang_9, clang_10, gfortran, gcc_debug, gcc_multi, gfortran6, gfortran7, gfortran8, gfortran48, gfortran49, clang-polly, clang_multi, ccacheWrapper, distccWrapper, emscriptenfastcomp, llvmPackages.lldClang, llvmPackages.libcxxClang, llvmPackages.lldClangNoLibc, llvmPackages.lldClangNoCompilerRt
<omasanori[m]> wow, it's useful
<{^_^}> [nixpkgs] @roberth merged pull request #96371 → fcitx: Add test (Unicode input, table input, m17n) → https://git.io/JUT4a
<{^_^}> [nixpkgs] @roberth pushed 3 commits to master: https://git.io/JkERk
Lord_of_Life_ is now known as Lord_of_Life
thc202 has joined #nixos
<{^_^}> [patchelf] @edolstra merged pull request #230 → [BUG FIX] false alarm for non overlapping sections → https://git.io/JJNsM
jonatanb has joined #nixos
<{^_^}> [patchelf] @edolstra pushed 2 commits to master: https://git.io/JkERK
<Jezhehim[m]> no idea how matrix reactions appear in irc; i assume they're really annoying ;P
<maralorn> jez: They don‘t appear at all, afaict.
<{^_^}> [nixpkgs] @Ma27 merged pull request #104214 → youtube-dl: 2020.11.12 -> 2020.11.19 → https://git.io/Jk046
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JkER7
<{^_^}> [nixpkgs] @Ma27 pushed commit from @zowoq to release-20.09 « youtube-dl: 2020.11.12 -> 2020.11.19 »: https://git.io/JkE0I
* Jezhehim[m] makes a disappointed face
<Jezhehim[m]> what's the point of being on matrix if i can't be smug, superior and irritating the whole time
<{^_^}> [nixpkgs] @Mic92 merged pull request #101571 → radare2-cutter: Allow to use Python plugins → https://git.io/JTw30
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/JkE0R
FRidh has joined #nixos
jonatanb has quit [Ping timeout: 240 seconds]
Jackneill has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @andir opened pull request #104260 → [20.09] firefox: 82.03 -> 83.0, firefox-esr: 78.4.1esr -> 78.5.0esr → https://git.io/JkE01
<{^_^}> [nixpkgs] @Mic92 closed pull request #103002 → Various fixes for apple frameworks → https://git.io/JThLa
arinov has quit [Ping timeout: 240 seconds]
<sephii> I’m trying to build a Python package that depends on its own binary being in the path to run the tests. Running the tests in the `checkPhase` results in an error because the binary can’t be found.
<{^_^}> [nixpkgs] @Mic92 opened pull request #104261 → spdlog: 1.7.0 -> 1.8.1 → https://git.io/JkEEi
<{^_^}> [nixpkgs] @Vonfry opened pull request #104262 → pass: seperate dmenu from x11Support → https://git.io/JkEEM
cosimone has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #104213 → prometheus: 2.22.1 -> 2.22.2 → https://git.io/Jk04C
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JkEuk
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104263 → oniguruma: 6.9.5_rev1 -> 6.9.6 → https://git.io/JkEul
<s-ol> thanks V
dadada_ has quit [Ping timeout: 240 seconds]
arinov has joined #nixos
Jackneill has joined #nixos
za1b1tsu has joined #nixos
rprije has quit [Ping timeout: 240 seconds]
shad has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
dadada_ has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #104219 → grobi: fix failing test on go 1.15 → https://git.io/Jk0Rd
<{^_^}> [nixpkgs] @zowoq pushed to master « grobi: fix failing test on go 1.15 »: https://git.io/JkEz8
shad has joined #nixos
fendor has joined #nixos
saschagrunert has joined #nixos
<{^_^}> [nixpkgs] @gnidorah reopened pull request #81493 → [WIP] ctrlr: init at 6.0 → https://git.io/Jv2Rc
fendor_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @gnidorah closed pull request #81493 → [WIP] ctrlr: init at 6.0 → https://git.io/Jv2Rc
teto has joined #nixos
zarel has quit [Read error: Connection reset by peer]
zyklotomic has joined #nixos
zarel has joined #nixos
stree has quit [Quit: Caught exception]
stree has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #104069 → ledger-live-desktop: 2.15.0 -> 2.16.0 → https://git.io/JklVF
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JkE2g
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104264 → buildpack: 0.14.2 -> 0.15.0 → https://git.io/JkE2o
zarel has quit [Ping timeout: 256 seconds]
zarel_ has joined #nixos
delan has quit [Quit: ZNC - http://znc.in]
delan has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #104265 → cudnn_cudatoolkit_10: 10.1 -> 10.2 → https://git.io/JkE2x
<teto> when I launch a binary built in nix-shell, its Max core file size is set to 0 (while ulimit shows a default of "unlimited"). Any idea ? https://discourse.nixos.org/t/cant-dump-a-core-for-a-custom-binary/10088
FRidh has quit [Ping timeout: 265 seconds]
<omasanori[m]> ,locate bin tput
<{^_^}> Found in packages: ncurses5, ncurses6
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
sss2 has joined #nixos
<{^_^}> [nixpkgs] @maralorn merged pull request #104215 → haskellPackages.haskell-language-server: Enable tests → https://git.io/Jk0Rk
<{^_^}> [nixpkgs] @maralorn pushed 2 commits to haskell-updates: https://git.io/JkEao
<siraben> Can anyone join #nix-community? I can't seem to.
<siraben> on Freenode
CMCDragonkai has quit [Remote host closed the connection]
CMCDragonkai has joined #nixos
iH8c0ff33 has quit [Ping timeout: 265 seconds]
D_ has quit [Quit: No Ping reply in 180 seconds.]
D_ has joined #nixos
vandenoever has joined #nixos
zyklotomic has quit [Quit: WeeChat 2.9]
werner292 has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<supersandro2000> #nix-community
<supersandro2000> womm
<siraben> Hmm, Matrix says I'm not invited to the room.
Izorkin has quit [Ping timeout: 264 seconds]
<benny> siraben: I could using regular irc and the modes are +cnt, so nothing special as far as I can tell
<siraben> Oh, now joined. Weird.
<{^_^}> [nixpkgs] @marsam merged pull request #101697 → pueue: 0.7.1 -> 0.8.1 → https://git.io/JTolL
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JkErf
alp has quit [Ping timeout: 272 seconds]
vikanezrimaya has quit [Remote host closed the connection]
iH8c0ff33 has joined #nixos
alp has joined #nixos
iH8c0ff33 has quit [Ping timeout: 272 seconds]
iH8c0ff33 has joined #nixos
kfound has joined #nixos
berberman_ has joined #nixos
berberman has quit [Ping timeout: 272 seconds]
jbox has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @primeos merged pull request #104122 → rav1e: 0.3.4 -> 0.4.0-alpha // ffmpeg-full: re-enable rav1e → https://git.io/Jk4TY
<{^_^}> [nixpkgs] @primeos pushed 3 commits to master: https://git.io/JkEKc
iH8c0ff33 has quit [Ping timeout: 272 seconds]
sangoma has quit [Ping timeout: 260 seconds]
meh` has joined #nixos
Izorkin has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.neuron: Fix build »: https://git.io/JkE6m
tobiasBora has joined #nixos
<{^_^}> [nixpkgs] @Flakebi opened pull request #104267 → amdvlk: 2020.Q4.4 -> 2020.Q4.5 → https://git.io/JkE62
cfricke has quit [Quit: WeeChat 2.9]
za1b1tsu has quit [Ping timeout: 256 seconds]
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
sangoma has joined #nixos
za1b1tsu has joined #nixos
eoli3n_ has joined #nixos
m0rphism has joined #nixos
cfricke has joined #nixos
__monty__ has joined #nixos
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.snap: Fix build »: https://git.io/JkEPr
AWizzArd has quit [Read error: Connection reset by peer]
AWizzArd has joined #nixos
kfound has quit [Remote host closed the connection]
werner292 has joined #nixos
meh` has quit [Ping timeout: 265 seconds]
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
cosimone has quit [Quit: cosimone]
<{^_^}> [rfc-steering-committee] @spacekookie pushed to master « Removing worldofpeace from the README »: https://git.io/JkEXh
<steveeJ> is there any way I can make pkgs.runCommand access the internet?
<steveeJ> I'm trying to prototype a fetcher
<V> yes, either make it a fixed output derivation or disable the sandbox
<steveeJ> V: how do I signal to nix that runCommand produces a fixed output?
<V> uh, the hash* options
alp has quit [Ping timeout: 260 seconds]
<V> I don't remember what they're called precisely
<V> outputHash, outputHashAlgo, outputHashMode
alp has joined #nixos
meh` has joined #nixos
wolfshappen has quit [Ping timeout: 240 seconds]
xacktm has quit [Quit: PanicBNC - http://PanicBNC.net]
wolfshappen has joined #nixos
SOO7 has quit [Quit: Quit]
<{^_^}> [nix] @edolstra pushed 5 commits to progress-bar: https://git.io/JkED2
SOO7 has joined #nixos
<{^_^}> [patchelf] @blitz opened pull request #253 → Fix Github action by updating install-nix-action → https://git.io/JkEyv
<{^_^}> [nixpkgs] @mvnetbiz opened pull request #104268 → home-assistant: add allowlist_external_dirs to systemd unit ReadWritePaths → https://git.io/JkEyX
<{^_^}> [nixpkgs] @georgewhewell opened pull request #104269 → pythonPackages.pyro-ppl: fix build, unmark as broken → https://git.io/JkEyQ
mvnetbiz_99 has joined #nixos
mvnetbiz_9 has quit [Ping timeout: 260 seconds]
mvnetbiz_99 is now known as mvnetbiz_9
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104270 → passExtensions.pass-genphrase: 0.2 -> 0.3 → https://git.io/JkESR
gxt has quit [Ping timeout: 240 seconds]
gxt has joined #nixos
troydm has quit [Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset]
<{^_^}> [patchelf] @edolstra merged pull request #253 → Fix Github action by updating install-nix-action → https://git.io/JkEyv
<{^_^}> [patchelf] @edolstra pushed 2 commits to master: https://git.io/JkEHZ
acarrico has joined #nixos
werner292 has joined #nixos
xacktm has joined #nixos
werner292 is now known as werner291
werner291 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @zowoq pushed to master « rav1e: fix eval »: https://git.io/JkEHb
za1b1tsu has quit [Ping timeout: 260 seconds]
bbarker has joined #nixos
mvnetbiz_9 has quit [Quit: Bye!]
bitmapper has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #104204 → mednafen: 1.24.3 -> 1.26.1 → https://git.io/Jk0Yv
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/JkE5q
troydm has joined #nixos
acarrico has quit [Ping timeout: 265 seconds]
epictetus has joined #nixos
epictetus has left #nixos [#nixos]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @adisbladis opened pull request #104271 → dockerTools.buildLayeredImage: Fix cross compilation → https://git.io/JkEdx
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104272 → php73Packages.psalm: 4.1.0 -> 4.1.1 → https://git.io/JkEFy
<{^_^}> [nixpkgs] @vaibhavsagar opened pull request #104273 → haskellPackages.hakyll: unbreak → https://git.io/JkEFb
<{^_^}> [nixpkgs] @FlorianFranzen opened pull request #104274 → texmacs: 1.99.14 -> 1.99.15 → https://git.io/JkEbI
shad has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @Mic92 merged pull request #104105 → Openafs 1.9 init and 1.6 deprecation → https://git.io/Jk8Jx
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/JkEbK
<{^_^}> [nixpkgs] @moritzschaefer closed pull request #89213 → Add python packages: pyensembl and its dependencies, gffutils → https://git.io/JfKQY
<{^_^}> [nixpkgs] @kevincox merged pull request #101287 → jabref: 3.8.1 -> 5.1 → https://git.io/JTuHr
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JkEbQ
za1b1tsu has joined #nixos
<{^_^}> [nixpkgs] @kevincox merged pull request #100511 → mons: 20200107 -> 20200320 → https://git.io/JTY5L
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JkENq
__monty_1 has joined #nixos
camsbury has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @kevincox merged pull request #99557 → conftest: fix version command → https://git.io/JUdkA
<{^_^}> [nixpkgs] @kevincox pushed 3 commits to master: https://git.io/JkEN9
__monty__ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @siraben opened pull request #104276 → lambda-delta: init at 0.98.3 → https://git.io/JkENN
thibm has joined #nixos
<Ariakenom> what are the symlinks that is in the output of nix-channel --update
<Ariakenom> will it print that even if no installed packages would be upgraded by nix-env -u?
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #104259 → firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18 → https://git.io/JkE4G
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JkEAW
sangoma has quit [Read error: Connection reset by peer]
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103856 → conftest: 0.21.0 -> 0.22.0 → https://git.io/JksMC
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkExR
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104277 → python37Packages.alerta-server: 8.0.3 -> 8.1.0 → https://git.io/JkExK
bbarker has quit [Ping timeout: 264 seconds]
gustavderdrache has joined #nixos
mikeOslo has joined #nixos
werner292 has joined #nixos
<mikeOslo> hi all, I have my own service with conifg.services, I wonder is tehre a way to generate a nice options documentation for it?
<mikeOslo> maybe not like the options.html, but at least list it? somehow
<{^_^}> [nixpkgs] @NeQuissimus pushed 7 commits to master: https://git.io/JkEpS
werner292 is now known as werner291
<{^_^}> [nixpkgs] @NeQuissimus pushed 7 commits to release-20.09: https://git.io/JkEpp
magnetophon has quit [Ping timeout: 265 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c999bcbf897 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/ae7f176f4f9 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @NeQuissimus pushed 5 commits to release-20.03: https://git.io/JkEht
<sss2> hi all, building evolution on i686 via build offloading to x86_64 host failing with https://bpa.st/C27A
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104278 → python27Packages.asciimatics: 1.11.0 -> 1.12.0 → https://git.io/JkEhu
<{^_^}> [nixpkgs] @sternenseemann opened pull request #104279 → ocamlPackages.ca-certs: 0.1.2 → 0.1.3 → https://git.io/JkEh6
eoli3n_ has quit [Remote host closed the connection]
aveltras has joined #nixos
<symphorien[m]> mikeOslo man configuration.nix should contain it at least
<{^_^}> [nixpkgs] @mweinelt opened pull request #104280 → python3Packages.zigpy-zigate: 0.6.2 -> 0.7.2 → https://git.io/JkEjY
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
eoli3n_ has joined #nixos
<{^_^}> [rfcs] @Mic92 merged pull request #32 → [RFC 0032] Phase running changes for better nix-shell use → https://git.io/fAZAo
<{^_^}> [rfcs] @Mic92 pushed commit from @dezgeg to master « [RFC 0032] Phase running changes for better nix-shell use (#32) »: https://git.io/JkEjl
eoli3n_ has quit [Remote host closed the connection]
<aveltras> is there a way to have a directory needed by template haskell included during the build of a haskell package ? the build works with bare cabal but the directory needed for compilation is not included when trying nix-build and thus fails ?
<mikeOslo> symphorien[m]: what do you mean? I have my own repo with my own service outside of nixpkgs
<{^_^}> [nixpkgs] @steveeJ opened pull request #104281 → fetchCargoTarball: support vendoring extra manifests → https://git.io/JkEj6
eoli3n_ has joined #nixos
<aveltras> my bad, i misconfigured a gitignore file
timclassic has joined #nixos
acarrico has joined #nixos
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.git-annex: Fix build »: https://git.io/JkufY
sangoma has joined #nixos
cmk_zzz has quit [Ping timeout: 260 seconds]
Jackneill has quit [Read error: Connection reset by peer]
Jackneill has joined #nixos
cmk_zzz has joined #nixos
bbarker has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104282 → poedit: 2.4.1 -> 2.4.2 → https://git.io/JkuJj
<{^_^}> [nixpkgs] @etu merged pull request #104272 → php73Packages.psalm: 4.1.0 -> 4.1.1 → https://git.io/JkEFy
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/JkuUY
<{^_^}> [nixpkgs] @7c6f434c merged pull request #104166 → julia: Disable tests for 1.3.1, and make 1.5.3 the default → https://git.io/JkR4Y
<{^_^}> [nixpkgs] @7c6f434c pushed 3 commits to master: https://git.io/JkuTO
<{^_^}> [nixpkgs] @ryantm merged pull request #104270 → passExtensions.pass-genphrase: 0.2 -> 0.3 → https://git.io/JkESR
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkuTW
mikeOslo has quit [Remote host closed the connection]
keash[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104283 → php73Packages.composer2: 2.0.4 -> 2.0.7 → https://git.io/JkuIV
domogled has quit [Ping timeout: 240 seconds]
werner292 has joined #nixos
coco has quit [Quit: WeeChat 2.9]
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
werner291 has quit [Ping timeout: 264 seconds]
werner292 is now known as werner291
bbarker has quit [Ping timeout: 265 seconds]
alp has quit [Ping timeout: 272 seconds]
waleee-cl has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #104284 → mariadb: 10.4.15 -> 10.4.17 → https://git.io/JkuLF
cfricke has quit [Quit: WeeChat 2.9]
domogled has joined #nixos
sigmundv has quit [Read error: Connection reset by peer]
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #104258 → libosip: 5.1.2 -> 5.2.0 → https://git.io/JkEl9
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JkuqR
bbarker has joined #nixos
Reventlov has quit [Quit: WeeChat 2.3]
<{^_^}> [nixpkgs] @mweinelt merged pull request #104280 → python3Packages.zigpy-zigate: 0.6.2 -> 0.7.2 → https://git.io/JkEjY
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/Jkuq7
<blackriversoftwa> I have a very recent dell laptop running nixos-unstable and a WB19TB dock. I've been getting a lot of peripheral lockups and after using fwupd to update the dock firmware, now I also get disconnects of the dock's audio and ethernet. dmesg shows:
<blackriversoftwa> [ +1.084094] usb 5-2.3.2.4: reset full-speed USB device number 15 using xhci_hcd
<blackriversoftwa> Nov19 10:17] retire_capture_urb: 50 callbacks suppressed
<blackriversoftwa> ```
<blackriversoftwa> [ +1.322976] usb 5-2.3.2.4: reset full-speed USB device number 15 using xhci_hcd
<blackriversoftwa> [ +0.168106] usb 5-2.3.1: reset full-speed USB device number 12 using xhci_hcd
<blackriversoftwa> [ +0.169949] usb 5-2.3.1: reset full-speed USB device number 12 using xhci_hcd
<blackriversoftwa> [ +1.355075] usb 5-2.3.2.4: reset full-speed USB device number 15 using xhci_hcd
<blackriversoftwa> [ +0.172028] usb 5-2.3.1: reset full-speed USB device number 12 using xhci_hcd
blackriversoftwa has quit [Excess Flood]
<blackriversoftwa> [ +0.190941] usb 5-2.3.3: reset full-speed USB device number 14 using xhci_hcd
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104285 → projectm: 3.1.7 -> 3.1.8 → https://git.io/JkuqF
ATuin has quit [Ping timeout: 240 seconds]
blackriversoftwa has joined #nixos
<blackriversoftwa> any pointers on how to start debugging this? It has gotten quite infuriating
<{^_^}> [nixos-org-configurations] @edolstra pushed to master « delft/flake.lock: Update »: https://git.io/Jkuml
za1b1tsu has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.ca-certs: 0.1.2 → 0.1.3 »: https://git.io/Jkum2
<{^_^}> [nixpkgs] @vbgl merged pull request #104279 → ocamlPackages.ca-certs: 0.1.2 → 0.1.3 → https://git.io/JkEh6
<{^_^}> [nixpkgs] @ajs124 closed pull request #100765 → nss: 3.57 -> 3.59 → https://git.io/JTnCV
codezero has quit [Read error: Connection reset by peer]
codezero has joined #nixos
za1b1tsu has joined #nixos
__monty_1 has quit [Quit: leaving]
Reventlov has joined #nixos
Reventlov is now known as Guest93001
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104286 → php73Extensions.blackfire: 1.43.0 -> 1.44.0 → https://git.io/JkuY6
noudle has joined #nixos
Guest93001 has quit [Quit: WeeChat 2.3]
ddellacosta has joined #nixos
bitmapper has joined #nixos
ryantrinkle has joined #nixos
D_ has quit [Remote host closed the connection]
<eadwu[m]> Is it from NixOS?
<eadwu[m]> Or did you forget to configure something
Reventlov1 has joined #nixos
Reventlov1 is now known as Reventlov
Reventlov has quit [Changing host]
Reventlov has joined #nixos
malook has joined #nixos
<lordcirth> blackriversoftwa, please use a pastebin
zebrag has joined #nixos
D_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104287 → php73Packages.phpstan: 0.12.52 -> 0.12.55 → https://git.io/Jku3F
simonpe^^ has quit [Remote host closed the connection]
Dotz0cat has quit [Ping timeout: 240 seconds]
<blackriversoftwa> lordcirth: my apologies, my IRC client used to do that for me automagically but it seems that feature has been silently removed :\
<blackriversoftwa> `dmesg -H -e` for when USB hub on dock dies https://www.irccloud.com/pastebin/7Z8j1dfK/dmesg.txt
hnOsmium0001 has joined #nixos
zupo has joined #nixos
thequux[m] has quit [Quit: Idle for 30+ days]
upsilon has quit [Ping timeout: 240 seconds]
codezero has quit [Quit: The Lounge - https://thelounge.chat]
werner291 has quit [Ping timeout: 272 seconds]
<simpson> Check your dock's physical connectors for damage, maybe? That looks like the connection to the USB hub is constantly cutting out, causing the device to de- and re-register.
codezero has joined #nixos
<lordcirth> Yeah, that looks like a hardware problem
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104288 → python27Packages.asana: 0.8.2 -> 0.10.3 → https://git.io/JkuGc
domogled has quit [Ping timeout: 272 seconds]
philr has quit [Ping timeout: 260 seconds]
DenisLehmann[m] has joined #nixos
<blackriversoftwa> It's a new dock...
<blackriversoftwa> guess I'm gonna have to fight with Dell about replacing it
concept2 has quit [Ping timeout: 256 seconds]
concept2 has joined #nixos
<{^_^}> [nixpkgs] @roberth opened pull request #104289 → nixUnstable: pre20201102_550e11f -> pre20201119_79aa7d9 → https://git.io/JkuZQ
za1b1tsu has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @roberth closed pull request #102932 → nixUnstable: 2.4pre20201102_550e11f -> 2.4pre20201105_387f824 → https://git.io/JTxX0
<{^_^}> [nixpkgs] @dasJ opened pull request #104290 → asterisk: Bump all packages → https://git.io/JkunJ
<{^_^}> [nixpkgs] @maralorn merged pull request #104273 → haskellPackages.hakyll: unbreak → https://git.io/JkEFb
<{^_^}> [nixpkgs] @maralorn pushed 2 commits to release-20.09: https://git.io/Jkunk
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @bbigras opened pull request #104291 → nuspell: 4.0.1 -> 4.1.0 → https://git.io/Jkuni
dsx has quit [Ping timeout: 268 seconds]
<evanjs> I'm having issues getting gnome-flashback working with xmonad. it keeps failing with:
<evanjs> gnome-session-x11@gnome-flashback-metacity.target': No such file or directory
<evanjs> services.xserver.desktopManager.gnome3.flashback.enableMetacity is currently false
AmandaC has quit [Remote host closed the connection]
AmandaC has joined #nixos
<{^_^}> [nixpkgs] @fgaz opened pull request #104292 → nixos/lib/make-disk-image.nix: support content mode and ownership → https://git.io/Jkucu
<{^_^}> [hydra] @edolstra pushed 2 commits to master: https://git.io/JkucA
FRidh has joined #nixos
justan0theruser has quit [Ping timeout: 272 seconds]
domogled has joined #nixos
leo60228 has joined #nixos
cosimone has quit [Quit: cosimone]
<evanjs> Reading through the Arch wiki page made it click for me
<evanjs> Choose GNOME Flashback (Metacity) from the menu in a display manager of choice.
<leo60228> i have a router running nixos
<evanjs> Enabling that seems to allow my system to rebuild
<leo60228> dhcpcd works for both ipv4 and ipv6
<leo60228> but
<leo60228> despite successfully getting a lease, it still waits 20 seconds before timing out?
<{^_^}> [nixpkgs] @06kellyjac opened pull request #104293 → conftest: return to less ldflags → https://git.io/JkuCM
arinov has quit [Ping timeout: 256 seconds]
rager has quit [Ping timeout: 256 seconds]
Ariakenom has quit [Quit: Leaving]
<leo60228> i fixed it by adding an `ia_na 1` in addition to my `ia_pd`
rager has joined #nixos
bob_twinkles has quit [Read error: Connection reset by peer]
domogled has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @gnidorah opened pull request #104294 → openxray: replace fix with proper patch → https://git.io/JkuWN
spudly1 has quit [Ping timeout: 240 seconds]
erasmas has joined #nixos
veleiro has joined #nixos
bob_twinkles has joined #nixos
spudly1 has joined #nixos
<Boomerang> nix-build will either a derivation or a set of derivations, but not a set of sets of derivations. Is there anyway to get it to do that? As far as I can tell `hydra` will build derivations however deep they are.
<Boomerang> *build
kalbasit has joined #nixos
justan0theruser has joined #nixos
dsx has joined #nixos
CptCaptain has joined #nixos
alp has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
<{^_^}> [nix] @Ericson2314 opened pull request #4269 → Make drv hash modulo memo table thread-safe → https://git.io/Jku84
jonringer has joined #nixos
vandenoever has joined #nixos
wnklmnn has joined #nixos
kalbasit has quit [Ping timeout: 240 seconds]
bbarker has quit [Remote host closed the connection]
growpotkin has joined #nixos
bbarker has joined #nixos
werner291 has joined #nixos
mananamenos has quit [Ping timeout: 260 seconds]
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/58f9c4c7d3a (from 23 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
<thibm> What is the proper way to use a combination of patches and patchPhase in mkDerivation? Using postPatch instead of patchPhase?
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
<FRidh> yes. postPatch
<thibm> OK, thanks
CptCaptain has quit [Quit: WeeChat 2.9]
domogled has joined #nixos
mananamenos has joined #nixos
bbarker has quit [Ping timeout: 272 seconds]
<siraben> Why won't nix-index be able to locate some packages e.g. knightos-mkrom has a mkrom executable but is not found by nix-index
<siraben> Is it a matter of being in the cache or not?
cole-h has joined #nixos
<{^_^}> [nixpkgs] @jluttine opened pull request #104297 → awscli: 1.18.150 -> 1.18.181 → https://git.io/JkuBK
<Boomerang> You might have to rebuild the index
davidv7_ has joined #nixos
malook has quit [Quit: malook]
davidv7 has quit [Ping timeout: 256 seconds]
arinov has joined #nixos
aveltras has quit [Quit: Connection closed for inactivity]
ilyaigpetrov has joined #nixos
cr4y1__ has quit [Remote host closed the connection]
cr4y1__ has joined #nixos
alp has quit [Ping timeout: 272 seconds]
bbarker has joined #nixos
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #104298 → vulkan-extension-layer: init at 2020-08-25 → https://git.io/Jku0a
acarrico has quit [Ping timeout: 240 seconds]
acarrico has joined #nixos
<leo60228> what does the `or` operator do in the Nix language? it's in the lexer but I can't find it in the manual
<clever> > let set = { a=42; }; in a.b or "fallback"
<{^_^}> "fallback"
<JaakkoLuttinen[m> I have two PRs that have been waiting half a year and one year now. What could I do to get them merged some day? The PRs are https://github.com/NixOS/nixpkgs/pull/88494 and https://github.com/NixOS/nixpkgs/pull/74716
avn has quit [Ping timeout: 260 seconds]
<{^_^}> #88494 (by jluttine, 26 weeks ago, open): pythonPackages.stack-data: init at 0.0.7
<{^_^}> #74716 (by jluttine, 50 weeks ago, open): pythonPackages.testing-postgresql: init at unstable-2017-10-31
<clever> leo60228: it lets you provide a default when a given key isnt found
<leo60228> thanks, is it undocumented or am i just blind?
<{^_^}> [nixos-search] @turboMaCk pushed to turboMaCk/fix-loading « Refactor the loading and request management »: https://git.io/JkuEl
<clever> leo60228: its probably documented, but i'm not sure where
<leo60228> it's literally documented where i was looking for it
<leo60228> i don't know how i didn't see it...
Boomerang has quit [Ping timeout: 260 seconds]
alp has joined #nixos
<{^_^}> [nixos-search] @turboMaCk opened pull request #230 → Refactor the loading and request management → https://git.io/JkuEo
HeN has joined #nixos
avn has joined #nixos
<nh2[m]> On NixOS, is there an easy solution to use remote builders that use my normal user's ssh-agent to ssh into the builder?
<{^_^}> [nixpkgs] @ryantm merged pull request #104124 → gitkraken: 7.3.2 -> 7.4.0 → https://git.io/Jk4ta
<nh2[m]> On my Ubuntu with single-user-nix this worked out of the box, but on NixOS it doesn't because of the nix daemon
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jkuus
<leo60228> is there a way to quickly check if a nixos configuration is valid? like `cargo check` in rust
<thibm> leo60228: what do you mean "valid"?
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
as3ii has joined #nixos
<nh2[m]> leo60228: perhaps `nixos-rebuild build`, `dry-build` or `dry-activate`?
<leo60228> thibm: i'm not sure what the correct term is, but i mean any error that will abort the build before "these derivations will be built"
arinov has quit [Ping timeout: 240 seconds]
symphorien[m] has left #nixos ["User left"]
bbarker has quit [Ping timeout: 260 seconds]
boxscape has quit [Ping timeout: 272 seconds]
<leo60228> i *think* a generalized version of this would be a way to make sure that an expression evaluates successfully, but not caring about the result in any way
<thibm> leo60228: OK, then you just need to evaluate it. Quick and dirty way: `nixos-option`
<thibm> yes, exactly
acowley has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #104151 → pythonPackages.psycopg2: document pypy incompatibility → https://git.io/JkBiv
<{^_^}> [nixpkgs] @FRidh pushed commit from @lovesegfault to master « pythonPackages.psycopg2: document pypy incompatibility »: https://git.io/Jkuuy
<acowley> I have a build that, I think, is trying to write generated files to the source directory to sit alongside the static source files. Anyone have any tips for dealing with this?
<acowley> To clarify, this fails with a PermissionError
<thibm> leo60228: proper way: nix-instantiate '<nixpkgs/nixos>' -A system
<leo60228> that creates a .drv, does that have a performance impact?
arinov has joined #nixos
<thibm> leo60228: (if you use the common NixOS configuration scheme)
<leo60228> or is the .drv creation basically free once the evaluation is done
halfbit has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @veprbl merged pull request #103971 → [20.09] elixir_1_6: remove → https://git.io/Jkc0U
<{^_^}> [nixpkgs] @veprbl pushed commit from @DianaOlympos to release-20.09 « elixir_1_6: remove (#103971) »: https://git.io/Jkuup
<nh2[m]> thibm: that's great. Is that written down somewhere? IMO this is useful enough to know to even go into `man nixos-rebuild`
<thibm> leo60228: I think the extra steps to go from evalution to writing the .drv file are nothing
<thibm> nh2[m]: not in my knowledge. You find out by reading nixos-rebuild source and <nixpkgs/nixos> source (i.e. nixos/default.nix in a nixpkgs tree, and you follow the file tree…)
heyitsrama has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #104274 → texmacs: 1.99.14 -> 1.99.15 → https://git.io/JkEbI
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/Jkuz8
<thibm> leo60228: and the .drv can be garbage collected
<leo60228> okay now a completely unrelated question
<leo60228> i have dhcpcd set up on my router to use prefix delegation to give a /64 ipv6 block to my LAN interface, and dnsmasq set up to give a chunk of that block to clients using dhcpv6
<leo60228> from my understanding, this is basically a standard consumer ipv6 configuration, with the only difference being that slaac is slightly more common than full dhcpv6
<acowley> Is it easy to override how the source files in the store are copied/linked to the build directory? If it's a symlink, perhaps I could get away with doing a deep copy.
<thibm> acowley: `chmod -R +w` somewhere in the build instructions?
<thibm> (for your PermissionError question)
cosimone has joined #nixos
<leo60228> however, this means that ports open on LAN devices are accessible on the open internet
<acowley> thibm: Yeah, I thought I recalled that store directories with source where symlinked into the build directory. So I was guessing that was what was stopping the write.
<leo60228> (i've confirmed this by sshing into a remote server)
<leo60228> is there a way to change this behavior?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104299 → postfix: 3.5.7 -> 3.5.8 → https://git.io/Jkuz9
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<philipp[m]> Somebody here that would like to take a look at merging https://github.com/NixOS/nixpkgs/pull/103233?
<{^_^}> #103233 (by pstn, 1 week ago, open): wine{Unstable,Staging}: 5.20 -> 5.21 / wineStable: 5.0.2 -> 5.0.3 / airwave: mark as broken
<vuko> leo60228: yes use firewall
<vuko> block routing of packets comming from uplink that are not related to previous tracking
<leo60228> is there a way to do that easily?
<leo60228> and if you're referring to networking.firewall, i'm using that
<nh2[m]> acowley: usually source files are copied into the build directory. Usually they are writable (e.g. when obtained from fetchurl and similar), so that applying patches works out of the box. But in some cases, e.g. when you `cp -r` them from other build outputs, they are copied with their read-only file perms. Then you need to `chmod (-R) u+w` them.
zupo has joined #nixos
<thibm> thanks
AWizzArd has joined #nixos
AWizzArd has quit [Changing host]
<acowley> nh2[m]: Thank you!
<thibm> I should create an account on the wiki
<nh2[m]> thibm: it has convenient github single-sign-on
kalbasit has joined #nixos
<thibm> Oh, no excuse :>
ilmu has quit [Ping timeout: 240 seconds]
<thibm> next time I see something wrong/feel like adding valuable knowledge somewhere.
<vuko> leo60228: you need to add some extraCommands to firewall module
<leo60228> i know how to do that, it's just easier if i can use a nixos module :P
<{^_^}> [nixpkgs] @timokau merged pull request #104190 → clojure: Mimic upstream install script → https://git.io/JkRpe
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/Jkugj
arinov has quit [Ping timeout: 260 seconds]
<leo60228> (as opposed to shell commands, i mean)
<vuko> firewall.extraCommands allows to add extra rules
<vuko> *networking.firewall.extraCommands
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
mallox has joined #nixos
<philipp[m]> Please be advised to also add networking.firewall.extraStopCommands when using that though. Might lead to weird behavior otherwise.
<{^_^}> [nixpkgs] @timokau merged pull request #104083 → maintainers: create sage team → https://git.io/Jkl9k
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/Jku2n
<leo60228> is there a way to declaratively set what nixpkgs i want to use globally (pkgs in nixos modules, <nixpkgs>, and for nixos itself)? nixpkgs.pkgs doesn't fit because of the last one
tldr32- has joined #nixos
eoli3n_ has quit [Remote host closed the connection]
eoli3n_ has joined #nixos
mallox has quit [Quit: WeeChat 2.9]
<leo60228> oh i want flakes i think
tldr32 has quit [Ping timeout: 240 seconds]
<lovesegfault> leo60228: You can do it by avoiding nixos-rebuild and the like and sidestepping channels altogether
<lovesegfault> this is how I do it for my system
<lovesegfault> *systems
<philipp[m]> leo60228: We all do. We all want flakes.
<{^_^}> [nixpkgs] @ryantm merged pull request #104248 → mlterm: 3.9.0 -> 3.9.1 → https://git.io/JkEtA
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jku2h
avn has quit [Read error: Connection reset by peer]
avn has joined #nixos
alp has quit [Ping timeout: 272 seconds]
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
nDuff has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
<leo60228> this is causing problems for me, what would it take to fix? https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/tools/nixos-rebuild.sh#L269
s34m has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
boxscape has joined #nixos
thc202 has quit [Quit: thc202]
tos9 has joined #nixos
ris has joined #nixos
upsilon has joined #nixos
eoli3n_ has quit [Remote host closed the connection]
g-w1 has joined #nixos
g-w1 has left #nixos [#nixos]
davidv7_ has quit [Ping timeout: 240 seconds]
eoli3n_ has joined #nixos
leotaku_ has quit [Ping timeout: 240 seconds]
SanchayanM has quit [Quit: SanchayanM]
eoli3n_ has quit [Client Quit]
<{^_^}> [nixpkgs] @mweinelt merged pull request #104260 → [20.09] firefox: 82.03 -> 83.0, firefox-esr: 78.4.1esr -> 78.5.0esr → https://git.io/JkE01
<{^_^}> [nixpkgs] @mweinelt pushed 10 commits to release-20.09: https://git.io/Jkuwz
<{^_^}> [nixpkgs] @Atemu opened pull request #104300 → mlterm: fetch from GitHub instead of Sourceforge → https://git.io/JkuwV
<ar> /23
Lord_of_Life has quit [Ping timeout: 240 seconds]
<neonfuz2> Can someone help me? I've enabled KDE and SDDM but I'm neither getting SDDM nor is KDE showing as a boot option in lightdm...
upsilon has quit [Quit: Leaving]
Lord_of_Life has joined #nixos
Lord_of_Life has quit [Changing host]
Lord_of_Life has joined #nixos
<lovesegfault> There are no "boot options" in lightdm, lightdm comes way after boot
<{^_^}> [nix] @edolstra merged pull request #4269 → Make drv hash modulo memo table thread-safe → https://git.io/Jku84
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/Jkuwy
<lovesegfault> and lightdm and sddm are mutually exclusive, AIUI
<neonfuz2> I mean login option
<lovesegfault> you want only one enabled
g-w1 has joined #nixos
<neonfuz2> I don't have lightdm explicitly enabled, do I have to explicitly disable it?
<{^_^}> [nixpkgs] @primeos pushed 2 commits to release-20.09: https://git.io/Jkuw9
berberman has joined #nixos
<neonfuz2> I have services.xserver.displayManager.sddm.enable = true;
<lovesegfault> Can you put your config in a pastebin?
g-w1 has left #nixos [#nixos]
<lovesegfault> (e.g. github gist)
<neonfuz2> its very big
<neonfuz2> several files
<neonfuz2> and mixed private info
<neonfuz2> I can try...
<lovesegfault> AH, then leave it be
iH8c0ff33 has joined #nixos
<neonfuz2> I've been using nixos for years
berberman_ has quit [Ping timeout: 240 seconds]
boxscape has quit [Ping timeout: 272 seconds]
<lovesegfault> I'd look for where lightdm is being enabled from
<neonfuz2> isn't it on by default?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/ae7f176f4f9 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<lovesegfault> Not according to `man configuration.nix`
<Duponin> Hi, is it possible to create a directory (ex: `/export`) with the configuration.nix? I find nothing related in Nix options
<lovesegfault> you can `lib.mkForce false` to really disable it for sure
<neonfuz2> well my config doesn't contain the word lightdm
<neonfuz2> so it's implicitly enabled by something
<lovesegfault> Something else might be enabling it
<lovesegfault> yeah, try to force disable it
<neonfuz2> I use dwm
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #104201 → python: Splice packages to better support cross → https://git.io/Jk0t5
<{^_^}> [nixpkgs] @Ericson2314 pushed 4 commits to master: https://git.io/Jkurf
<neonfuz2> is sddm needed for plasma5?
<neonfuz2> should I be able to select plasma from lightdm?
<Duponin> neonfuz2: normally yes
<lovesegfault> yes, you shoul
<{^_^}> [nixpkgs] @jtojnar merged pull request #104210 → libsecret: 0.20.3 -> 0.20.4 → https://git.io/Jk0WC
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to staging « libsecret: 0.20.3 -> 0.20.4 »: https://git.io/Jkurk
<neonfuz2> if this helps, my internet just went completely down last time I ran a nixos-rebuild switch
<neonfuz2> I don't think nixos should be able to get itself into weird states, and I've re-ran the command
<{^_^}> [nixpkgs] @FRidh pushed 176 commits to staging-next: https://git.io/Jkurt
<{^_^}> [nixpkgs] @FRidh pushed 179 commits to staging: https://git.io/Jkurm
<{^_^}> [nixpkgs] @FRidh merged pull request #104234 → postgresql: 9.5.23 -> 9.5.24, 9.6.19 -> 9.6.20, 10.14 -> 10.15, 11.9 -> 11.10, 12.4 -> 12.5, 13.0 -> 13.1 → https://git.io/Jk0PS
<{^_^}> [nixpkgs] @FRidh pushed 6 commits to staging: https://git.io/Jkurs
rajivr has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @FRidh merged pull request #104129 → gmp: 6.2.0 -> 6.2.1 → https://git.io/Jk4Wa
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « gmp: 6.2.0 -> 6.2.1 »: https://git.io/Jkurc
pushqrdx has joined #nixos
eoli3n_ has joined #nixos
Morfio has quit [Quit: This computer has gone to sleep]
eoli3n_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh merged pull request #103542 → Fix fetch sources for five packages: ghc, xmlto, libdevil, cyrus-sasl, python3Packages.memcached → https://git.io/Jkttj
<{^_^}> [nixpkgs] @FRidh pushed 5 commits to staging: https://git.io/Jkuok
eoli3n_ has joined #nixos
tbe has joined #nixos
meh` has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 259 commits to staging-20.03: https://git.io/Jkuo1
bbarker has joined #nixos
<exarkun> Anybody done this with NixOS? https://docs.ovh.com/gb/en/dedicated/bringyourownimage/
bsima has quit [Quit: ZNC 1.7.5 - https://znc.in]
bsima has joined #nixos
boxscape has joined #nixos
saschagrunert has quit [Quit: Leaving]
Morfio has joined #nixos
tos9 has left #nixos [#nixos]
omnipotententity has joined #nixos
omnipotententity has joined #nixos
<neonfuz2> here's the main part of my configuration.nix
<neonfuz2> the enabling of kde and sddm is near the bottom
<neonfuz2> line 82 ish
<lovesegfault> neonfuz2: do lightdm.enable = lib.mkForce false;
iH8c0ff33 has quit [Ping timeout: 240 seconds]
<neonfuz2> will try
<{^_^}> [nixpkgs] @grahamc opened pull request #104302 → NixOS EC2 AMI: Support IMDSv2 → https://git.io/JkuKN
<neonfuz2> okay, something is definitely messed up here...
<{^_^}> [nixpkgs] @veprbl merged pull request #64319 → cling: init at 0.7.0 → https://git.io/fj6rr
<{^_^}> [nixpkgs] @veprbl pushed commit from @thomasjm to master « cling: init at 0.7.0 (#64319) »: https://git.io/Jku6L
<leo60228> pkgs.nixFlakes displays errors differently than stable Nix, how do i get the behavior of --show-trace?
<neonfuz2> I put in foobar = true; and it complains about the option but starts downloading stuff. I feel like nixos-rebuild is silently failing
<{^_^}> [nixpkgs] @06kellyjac closed pull request #104293 → conftest: return to less ldflags → https://git.io/JkuCM
* neonfuz2 uploaded an image: 2020-11-19 13:31:27.734364788.png (12KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/qczCnXIwestgyHUSiNMSReaa/2020-11-19 13:31:27.734364788.png >
<{^_^}> [nix] @edolstra pushed to master « Fix assertion failure in LockFile::LockFile() »: https://git.io/Jku6r
<neonfuz2> it's not actually upgrading my system...
<neonfuz2> it just spikes my cpu and then doesn't actually change any files
<{^_^}> [nixpkgs] @mweinelt opened pull request #104303 → microcodeIntel: 20201112 -> 20201118 → https://git.io/Jku6D
<neonfuz2> so maybe this is something to do with a recent change I made to my nixos config and not to do with plasma at all
<neonfuz2> very odd that nixos-rebuild is silently failing if it is though
m4ts has joined #nixos
<neonfuz2> I'm running now with --verbose
m4tsa_ has quit [Ping timeout: 272 seconds]
<omnipotententity> O
<neonfuz2> this is the last line, and where it spikes my cpu:
<neonfuz2> evaluating file '/nix/store/0vcn06nvikn1lba8llbs6lcny96a89x5-nixos-unstable-21.03pre253100.c999bcbf897/nixos-unstable/pkgs/stdenv/generic/make-derivation.nix'
iH8c0ff33 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104304 → pipenv: 2020.11.4 -> 2020.11.15 → https://git.io/JkuiY
<{^_^}> [nixpkgs] @FRidh merged pull request #104068 → [20.03] openldap: apply security patches → https://git.io/JklaK
<{^_^}> [nixpkgs] @FRidh pushed commit from @mweinelt to staging-20.03 « openldap: apply security patches »: https://git.io/JkuiB
<omnipotententity> I'm trying to override the version of tensorflow to fix an issue I'm running into with memory leaks. This is my attempt: https://gist.github.com/OmnipotentEntity/4355de9582334c7115bc901440e1b58a but it's failing after compile saying that setup.py does not exist. Unfortunately, actually compiling tensorflow takes several hours, so it's very difficult to iterate on in any reasonable timescale. Does anyone see anything obviously
<omnipotententity> wrong with this?
<neonfuz2> okay so I figured out my issue: I was overriding packages in nixos stable with unstable packages in an overlay, and nix didn't like that
<neonfuz2> so it was making nixos-rebuild silently fail...
iH8c0ff33 has quit [Ping timeout: 272 seconds]
<omnipotententity> shouldn't that be allowable?
<{^_^}> [nixpkgs] @roberth merged pull request #104271 → dockerTools.buildLayeredImage: Fix cross compilation → https://git.io/JkEdx
<{^_^}> [nixpkgs] @roberth pushed 5 commits to master: https://git.io/Jkuio
<neonfuz2> <omnipotententity "shouldn't that be allowable?"> replying to me? I guess the specific way I did it is not good. But I switched back and it's working
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to staging: https://git.io/Jkuiy
<neonfuz2> I've just never seen nixos-rebuild silently fail, so I had assumed it was working
<{^_^}> [nixpkgs] @FRidh closed pull request #98915 → cpython: fix cross-compiling extension modules → https://git.io/JUoiq
<neonfuz2> what does NOT work is putting this unstable in a let block, and overriding packages in an overlay like
<neonfuz2> firefox = unstable.firefox;
<neonfuz2> this made nixos-rebuild silently fail ^
<omnipotententity> ah, yes.
<neonfuz2> I'm not really sure /why/ it fails?
<neonfuz2> but whatever lol
sangoma has quit [Quit: WeeChat 2.9]
<neonfuz2> if I really wanna put the work in maybe I could figure why it's failing and we could add a proper error message but it seems like a mess
<neonfuz2> what I'm doing is relatively complex
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104305 → petsc: 3.14.0 -> 3.14.1 → https://git.io/JkuP1
veleiro has quit [Ping timeout: 260 seconds]
<lejonet> infinisil: ping
bbarker has quit [Remote host closed the connection]
iH8c0ff33 has joined #nixos
bbarker has joined #nixos
boxscape has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to staging: https://git.io/JkuX4
bbarker has quit [Ping timeout: 264 seconds]
bbarker has joined #nixos
<{^_^}> [nix] @edolstra pushed to master « AttrCursor::getStringWithContext(): Force re-evaluation if the cached context is not valid »: https://git.io/JkuXg
thibm has quit [Quit: WeeChat 2.6]
<{^_^}> [nix] @edolstra closed pull request #4105 → Fix missing includes causing build failure → https://git.io/JU7S5
neiluj has quit [Quit: leaving]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
kiasdfasdd has joined #nixos
kiasdfasdd is now known as pumpy
<pumpy> how can i tail the firewall to see what's blocked and allowed, in/out, addresses pls
<clever> pumpy: try `journalctl -t kernel -f`
meh` has joined #nixos
<lejonet> And dmesg
<clever> `journalctl -t kernel -f` will show the latest things in dmesg, much like `dmesg -w` would
<cole-h> What's the difference between `-t kernel` and `-k`?
<pumpy> why does dmesg show firewall activity?
<clever> pumpy: because the firewall is in the kernel, and it generally just dumps the fw logs to dmesg
<lordcirth> pumpy, because firewall rules, no matter what program compiled them, are executed in the kernel's network stack
<clever> cole-h: `-t kernel` will filter on a syslog category, and kernel is the category for dmesg, while `-k` filters based on the transport
<pumpy> huh. so is linux design to have a pretty heavy kernel?
<clever> pumpy: the linux kernel is pretty bloaty in some respects
<lordcirth> It's relative
<pumpy> like, a microkernel would put networking and firewalling off in another component no?
<lordcirth> Yes. But Linux is not a microkernel architecture, it's a unix derivative
<pumpy> ya
<vuko> pumpy: yes linux kernel is monolithic
<lordcirth> You can run HURD if you want
<pumpy> clever++ lordcirth++ vuko++
<{^_^}> clever's karma got increased to 544
<{^_^}> vuko's karma got increased to 1
<{^_^}> lordcirth's karma got increased to 6
davidv7 has joined #nixos
<pumpy> karma bot handle that?
<lordcirth> yup, surprisingly
<pumpy> lordcirth++
<{^_^}> lordcirth's karma got increased to 7
zupo has quit [Ping timeout: 264 seconds]
la-jesystani has joined #nixos
davidv7_ has joined #nixos
davidv7 has quit [Ping timeout: 240 seconds]
zupo has joined #nixos
pushqrdx has quit [Remote host closed the connection]
andi- has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @veprbl closed pull request #22996 → Apps out of ocaml packages → https://git.io/vD5ic
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104306 → python27Packages.arpeggio: 1.9.2 -> 1.10.1 → https://git.io/JkuDe
arinov has joined #nixos
<pistache> hmm, it seems NixOS doesn't like recursive option types at all
<{^_^}> [nixpkgs] @veprbl closed pull request #30419 → MacOS support for gn and v8_6_x → https://git.io/vd1BA
proofofkeags has joined #nixos
meh` has quit [Ping timeout: 256 seconds]
Boomerang has joined #nixos
<pistache> I'm trying to write a function that filters cyclic references from nested attrsets (to prepare them for JSON export)
<pistache> the nested attrsets are values obtained through the NixOS module system (the cyclic references being added by the apply function of an option)
<{^_^}> [nixpkgs] @jonringer opened pull request #104307 → mercurial: 5.4.2 -> 5.6, fix build → https://git.io/JkuDM
andi- has joined #nixos
<pistache> if I define that option where I have a circular reference with "type = attrsOf (submodule ...)", my filtering function never terminates
<pistache> on the other hand, if I define that circular reference with "type = attrs", the filtering function properly terminates
<{^_^}> [nixpkgs] @mweinelt opened pull request #104308 → homeassistant: 0.118.0 -> 0.118.1 → https://git.io/JkuDj
arinov has quit [Ping timeout: 256 seconds]
tbe has quit [Quit: leaving]
nckx is now known as jorts
<{^_^}> [nixpkgs] @FRidh merged pull request #103181 → bind: fix cross-compilation → https://git.io/JkJWx
<{^_^}> [nixpkgs] @FRidh pushed commit from @lopsided98 to master « bind: fix cross-compilation »: https://git.io/Jkuyq
<pistache> here is the code I'm using to filter out recursive definitions : https://gist.github.com/pstch/d43e803443be167b1f642918cf94fd91
<{^_^}> [nixpkgs] @FRidh merged pull request #103869 → mailutils: 3.9 -> 3.10, fix cross-compilation → https://git.io/Jkspr
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/JkuyB
<pistache> when I use this with NixOS recursive option types, Nix quickly eats all my machine's memory, then it's taken care of by the kernel's OOM killer
jorts is now known as nckx
<la-jesystani> is there a quick way to tell the store path of something, like `which` but for the nix store?
fatjedi[m] has joined #nixos
seanparsons has quit [Quit: ZNC 1.8.1 - https://znc.in]
seanparsons has joined #nixos
<{^_^}> [nixpkgs] @symphorien merged pull request #104228 → matrix-dl: (unstable-)2019-09-22 -> unstable-2020-07-14 → https://git.io/Jk0zs
<{^_^}> [nixpkgs] @symphorien pushed 2 commits to master: https://git.io/JkuSU
<{^_^}> [nixpkgs] @FRidh pushed 7 commits to staging: https://git.io/JkuSB
<{^_^}> [nixpkgs] @FRidh merged pull request #103945 → grpcio: split outputs to remove build protobuf from closure → https://git.io/JknmP
<{^_^}> [nixpkgs] @FRidh pushed 0 commits to staging: https://git.io/JkuSz
<woffs> la-jesystani: maybe --out-path, like in nix-env -f '<nixpkgs>' --description --out-path -qaPA bash
<vuko> la-jesystani: nix-locate
oxalica1 has joined #nixos
oxalica has quit [Ping timeout: 240 seconds]
oxalica1 is now known as oxalica
arahael has quit [Ping timeout: 256 seconds]
arahael has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #104193 → NixOS EC2 AMI: Support IMDSv2 → https://git.io/JkRju
<{^_^}> [nixpkgs] @grahamc pushed 5 commits to master: https://git.io/Jku9e
Acou_Bass has quit [Quit: ZNC 1.8.1 - https://znc.in]
<{^_^}> [nixpkgs] @mweinelt merged pull request #104303 → microcodeIntel: 20201112 -> 20201118 → https://git.io/Jku6D
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/Jku9I
lemsip has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #104309 → python3Packages.breezy: remove dulwich optional dependency → https://git.io/Jku98
leotaku has joined #nixos
Acou_Bass has joined #nixos
<gchristensen> ,locate bin reboot
<{^_^}> Found in packages: toybox, busybox, libudev, sysvinit, klibcShrunk, molly-guard, systemd_with_lvm2
emilsp has quit [Ping timeout: 615 seconds]
<{^_^}> [nixpkgs] @rguevara84 opened pull request #104310 → terraform-providers-datadog: v2.7.0 -> v2.16.0 → https://git.io/Jku9H
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
jonringer has quit [Ping timeout: 260 seconds]
<infinisil> lejonet: I'm a bit late, but pong?
<colemickens> bqv: does Nyxt work in Nix yet without breaking sandbox, etc?
<lejonet> infinisil: we could take it tomorrow if you have more time then :)
<lejonet> infinisil: I've finally come around to do work on packetbeat module again and would like to bounce some ideas of ya
s34m has quit [Quit: s34m]
<infinisil> lejonet: Yeah I'm a bit tired right now, maybe you can jot them down somewhere so I can asynchronously look at them?
<lejonet> infinisil: yeah, I pushed a new commit to the PR branch, I'll just add some notes to them
pushqrdx has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104311 → php73Extensions.mongodb: 1.8.1 -> 1.8.2 → https://git.io/JkuQ4
Acou_Bass has quit [Ping timeout: 246 seconds]
justan0theruser has quit [Ping timeout: 240 seconds]
FRidh has quit [Quit: Konversation terminated!]
Acou_Bass has joined #nixos
<bqv> colemickens: yes
<bqv> > pkgs.nyxt
<{^_^}> "<derivation /nix/store/szhdysr9icvlnrbwah98k86n8mbig557-nyxt-2020-10-23.drv>"
<colemickens> very cool. thanks if your work went into that!
<bqv> :)
rprije has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104312 → postgresql11Packages.pgroonga: 2.2.6 -> 2.2.7 → https://git.io/Jku7I
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
knupfer1 has joined #nixos
knupfer1 is now known as knupfer
tdeo has joined #nixos
diamondburned has joined #nixos
<colemickens> Is there a way to know if a store path is a "installable" or not? I am testing a NAR serializer and I'm having to ignore a number of paths in /nix/store because they fail `nix dump-path`.
<colemickens> (I
<colemickens> I'm using `nix dump-path` to verify the bytes match my serializer, and it does for hundreds of paths I've tested, but I was surprised at how many things I had to ignore -source, .tar.gz, .drv, etc. Is there an exhaustive list or way to know?
bbarker has quit [Ping timeout: 272 seconds]
neiluj has quit [Quit: leaving]
<{^_^}> [nixpkgs] @ajs124 merged pull request #104290 → asterisk: Bump all packages → https://git.io/JkunJ
<{^_^}> [nixpkgs] @ajs124 pushed 2 commits to master: https://git.io/Jku7X
<{^_^}> [nixpkgs] @erikarvstedt opened pull request #104313 → Update btcpayserver, nbxplorer → https://git.io/Jku79
<leo60228> is there a way to set a configuration option based on what it's value would be if i hadn't set it?
<laduke-132> hey basic question. I can't figure out how to remove this libc++-7.1.0 package with nix-env -e
<leo60228> for example, with module A { option = 1; } and module B { option = someMagic (x: x + 1); } option would be 2
<infinisil> colemickens: probably something could be done by querying the database directly
<infinisil> sudo sqlite3 /nix/var/nix/db/db.sqlite
<colemickens> infinisil: okay. In my pursuit of not exec/shelling out to `nix`, I might have to do that anyway.
<colemickens> I was also wondering about querying the daemon
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104314 → php73Extensions.protobuf: 3.13.0.1 -> 3.14.0 → https://git.io/Jku5m
cosimone has quit [Quit: cosimone]
<lukegb> hmm, what's the protocol for having PRs merged into staging and then master?
<lukegb> I have https://github.com/NixOS/nixpkgs/pull/103849 which is against staging because it rebuilds 1001-2500 packages (hooray, gstreamer)
<{^_^}> #103849 (by lukegb, 4 days ago, open): gstreamer: 1.18.0 -> 1.18.1
<{^_^}> [nixpkgs] @worldofpeace merged pull request #104302 → [20.09] NixOS EC2 AMI: Support IMDSv2 → https://git.io/JkuKN
<{^_^}> [nixpkgs] @worldofpeace pushed 5 commits to release-20.09: https://git.io/Jku5i
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #104316 → Multiple update → https://git.io/Jku5P
<{^_^}> [nixpkgs] @ryantm merged pull request #104300 → mlterm: fetch from GitHub instead of Sourceforge → https://git.io/JkuwV
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkudY
mananamenos has quit [Ping timeout: 246 seconds]
cr4y1_ has joined #nixos
cyphase has quit [Ping timeout: 272 seconds]
<la-jesystani> if i set a service up in home-manager, what command can i use to stop/start that service? i cant find the name of the service
cr4y1__ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jerith666 opened pull request #104317 → eclipses: 2020-06 -> 2020-09 → https://git.io/Jkudh
justanotheruser has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
seku has quit [Quit: Connection closed]
Morfio has quit [Quit: This computer has gone to sleep]
lightbul_ has joined #nixos
meh` has joined #nixos
magma has joined #nixos
philr has joined #nixos
lightbul_ has left #nixos [#nixos]
magma has quit [Read error: Connection reset by peer]
<genevino> is there an easy way to tell nginx to allow directory listings ("autoindex on;") for a specific directory on nixos?
<genevino> la-jesystani: i think systemctl has a special option argument to tell it that you want to control user sessions, not the systemwide ones
jonringer has joined #nixos
knupfer has quit [Ping timeout: 260 seconds]
cyphase has joined #nixos
<la-jesystani> genevino: that did the trick, thank you :)
pushqrdx has quit [Remote host closed the connection]
Boomerang has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104318 → python37Packages.aiokafka: 0.6.0 -> 0.7.0 → https://git.io/JkuFp
<genevino> la-jesystani: glad i could help :)
shibboleth has joined #nixos
justanotheruser has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #104299 → postfix: 3.5.7 -> 3.5.8 → https://git.io/Jkuz9
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JkubS
Morfio has joined #nixos
meh` has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @magnetophon opened pull request #104319 → m/x32edit: 3.2 -> 4.1 → https://git.io/JkuNL
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104320 → python37Packages.aiounifi: 23 -> 25 → https://git.io/JkuN3
<{^_^}> [nixpkgs] @mweinelt merged pull request #104307 → mercurial: 5.4.2 -> 5.6, fix build → https://git.io/JkuDM
<{^_^}> [nixpkgs] @mweinelt pushed 3 commits to master: https://git.io/JkuNc
<{^_^}> [nixpkgs] @magnetophon opened pull request #104321 → i3altlayout: init at 0.3 → https://git.io/JkuN8
pamplemousse has joined #nixos
pamplemousse has quit [Remote host closed the connection]
pamplemousse has joined #nixos
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @grahamc opened pull request #104322 → nixos/release-small: add amazonImage → https://git.io/JkuNP
pamplemousse has quit [Client Quit]
<{^_^}> [nixpkgs] @mweinelt merged pull request #104288 → python27Packages.asana: 0.8.2 -> 0.10.3 → https://git.io/JkuGc
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JkuNS
kenshinCH has joined #nixos
acarrico has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @grahamc opened pull request #104323 → [20.09] nixos/release-small: add amazonImage → https://git.io/JkuNA
<{^_^}> [nixpkgs] @magnetophon opened pull request #104324 → i3-resurrect: init at 1.4.3 → https://git.io/JkuNx
<{^_^}> [nixpkgs] @magnetophon opened pull request #104325 → thinkfan: 1.1 -> 1.2.1 → https://git.io/JkuAk
bbarker has joined #nixos
vandenoever has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @adisbladis pushed commit from @utdemir to release-20.09 « dockerTools.streamLayeredImage: Store the customisation layer as a tarball »: https://git.io/JkuA3
bbarker has quit [Remote host closed the connection]
bbarker has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
<pumpy> anyone using rdp into a nixos machine? curious why alacritty is showing text 75% the size i expect? i added the right value for .Xresources Xft.dpi
lightbulbjim has joined #nixos
<pumpy> how can i see if .Xresources is being used?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bbarker has quit [Ping timeout: 265 seconds]
lightbulbjim has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104326 → python27Packages.docrep: 0.2.7 -> 0.3.1 → https://git.io/JkuxF
justanotheruser has quit [Quit: WeeChat 2.9]
<genevino> pistache: alacritty doesn't use xrdb, but you can edit the config file (alacritty.yml) and save it, and all running alacritty instances will apply the new settings on the fly.
<pistache> pumpy: ^
cjpbirkbeck has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #104286 → php73Extensions.blackfire: 1.43.0 -> 1.44.0 → https://git.io/JkuY6
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to master « php73Extensions.blackfire: 1.43.0 -> 1.44.0 »: https://git.io/Jkupl
eoli3n_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @adisbladis pushed 5 commits to release-20.09: https://git.io/Jkup8
zupo has joined #nixos
<pumpy> ya it does
<drakonis> oh my oh my julia 1.5 got merged into nixpkgs
<pumpy> it piggybacks that i guess
<pumpy> the bug was that i3 wasn't automatically loading .Xresources obviously so i had to add a startup command for that
<genevino> actually, the only thing i do is setting GDK_DPI_SCALE= in .xinitrc, and if the font in my terminal is too small, i either ctrl-+ or increase the font size in the config file.
pieguy128 has joined #nixos
<genevino> of course that doesn't affect alacritty since it isn't gtk, but i never saw a problem with that.
andi- has quit [Ping timeout: 272 seconds]
zupo has quit [Ping timeout: 260 seconds]
jbox has joined #nixos
magma has joined #nixos
shibboleth has quit [Quit: shibboleth]
andi- has joined #nixos
<pumpy> i wanna experiment with different cursor sizes. why can't i run xsetroot -xcf ...pkgpath.../share/icons/Adwaita/cursors/left_ptr 32? it ran fine but cursor didn't change
<pumpy> oh that changes when cursor is over blank x space, but not when it's over a program like alacritty or whatever
<pumpy> how i can do pls?
magma has quit [Client Quit]
<genevino> ooooof
<genevino> cursor sizes. yea. you can set gtk-cursor-theme-size=<int> in .config/gtk-3.0/settings.ini
<genevino> i think the default is 24, i use 48 on a hiDPI display
<genevino> and i'd probably use lxappearance to set the cursor theme :)
<genevino> at least the standard "Adwaita" theme is resizeable, so that should work for you.
iH8c0ff33 has quit [Ping timeout: 264 seconds]
sigmundv has quit [Read error: Connection reset by peer]
<genevino> pumpy: ^
turlando has quit [Remote host closed the connection]
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #104327 → Revert "python3Packages.greenlet: 0.4.16 -> 0.4.17" → https://git.io/JkuhR
turlando has joined #nixos
<genevino> pumpy: if i'm not totally mistaken, that's all you need.
<pumpy> i think i need to install it
lordcirth has quit [Remote host closed the connection]
lordcirth has joined #nixos
<pumpy> can i install it with home.packages = [adwaita-icon-theme];?
<pumpy> can i install it with home.packages = [pkgs.adwaita-icon-theme];?
Dotz0cat has joined #nixos
costrouc has quit [Read error: Connection reset by peer]
costrouc has joined #nixos
lordcirth__ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104318 → python37Packages.aiokafka: 0.6.0 -> 0.7.0 → https://git.io/JkuFp
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.aiokafka: 0.6.0 -> 0.7.0 »: https://git.io/JkuhA
<genevino> pumpy: not sure to be honest. could as well be named "gnome3.adwaita-icon-theme" and i'm not sure if that contains the cursors, too (i believe so, as there is no separate package for them).
lordcirth has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #104277 → python37Packages.alerta-server: 8.0.3 -> 8.1.0 → https://git.io/JkExK
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.alerta-server: 8.0.3 -> 8.1.0 »: https://git.io/Jkujm
<{^_^}> [nixpkgs] @grahamc merged pull request #104322 → nixos/release-small: add amazonImage → https://git.io/JkuNP
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jkujc
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to release-20.09: https://git.io/JkujC
<{^_^}> [nixpkgs] @grahamc merged pull request #104323 → [20.09] nixos/release-small: add amazonImage → https://git.io/JkuNA
<genevino> pumpy: so yup i'd assume it's nixpkgs.gnome3.adwaita-icon-theme or nixos.gnome3.adwaita-icon-theme
<pumpy> ah ya name was wrong
<pumpy> genevino++
<{^_^}> genevino's karma got increased to 2
<genevino> :)
<pumpy> pistache++
<{^_^}> pistache's karma got increased to 2
<{^_^}> [nixpkgs] @r-ryantm opened pull request #104328 → python37Packages.batchspawner: 1.0.0 -> 1.0.1 → https://git.io/Jkuj2
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.reflex-dom: Fix patch hash »: https://git.io/Jkuja
<{^_^}> [nixpkgs] @mweinelt opened pull request #104329 → c-ares: 1.15.0 -> 1.17.1 → https://git.io/Jkujw
lordcirth has joined #nixos
lordcirth__ has quit [Ping timeout: 264 seconds]
iH8c0ff33 has joined #nixos
acarrico has joined #nixos
rawtaz has quit [Ping timeout: 246 seconds]
rawtaz has joined #nixos
rawtaz has quit [Changing host]
rawtaz has joined #nixos