worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
jabster28 has joined #nixos
foobar6809 has joined #nixos
<sneak> if i have a .nix file that has a var from pkg.buildEnv in it, and that .nix file is on a git repo somewhere, how do i tell ~/.config/nixpkgs/config.nix to access that repo by URL?
aaabbbbbbbbbb has quit [Ping timeout: 256 seconds]
gustavderdrache has quit [Quit: Leaving.]
WitchKiwi is now known as DigitalKiWicked
<witchof0x20[m]> Where should I start with debugging issues in initrd secrets? I cannot finish `nixos-rebuild switch` anymore because there appears to be a cumulative effect with previous config files, and something is causing `nixos-rebuild switch` to fail with `failed to create initrd secrets: No such file or directory`
supersandro2000 has quit [Ping timeout: 246 seconds]
<jtobin> anyone know if there are any tricks to opening port 80 on nixos?
<witchof0x20[m]> I was able to solve this once before: an old config pointed to a wrong file, so I added a dummy file, did a rebuild, then rebuilt with `--install-bootloader` which seemed to reset the accumulation. However on the machine I'm working with now, the error does not include a filename, so I'm stuck without any idea what is breaking. My current config should be valid.
jabster28 has quit [Ping timeout: 246 seconds]
<jtobin> i have networking.firewall.allowedTCPPorts = [ 80 ]; set
Yaniel has joined #nixos
<jtobin> ditto for allowedUDPPorts
<jtobin> but nmap tells me that it's not open
foobar6809 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @aanderse opened pull request #101884 → composer2: init at 2.0.0 [20.09 backport] → https://git.io/JTPNm
<{^_^}> [nixpkgs] @aanderse merged pull request #101808 → zabbix: 4.0.25 -> 4.0.26, 5.0.4 -> 5.0.5 → https://git.io/JT6X2
<{^_^}> [nixpkgs] @aanderse pushed 3 commits to master: https://git.io/JTPN2
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @peterhoeg merged pull request #101838 → rubber: put man and info pages in the right directory → https://git.io/JTiVx
<{^_^}> [nixpkgs] @peterhoeg pushed to master « rubber: put man and info pages in the right directory »: https://git.io/JTPN7
<jtobin> hmm, think i'm misunderstanding the output from nmap.. probably best to disregard the above question
<simpson> jonringer++
<{^_^}> jonringer's karma got increased to 11
<colemickens> Do any of the various deployment helpers handle orchestrating remote builds?
<colemickens> like this issue on nixus, for example: https://github.com/Infinisil/nixus/issues/26
<{^_^}> Infinisil/nixus#26 (by lheckemann, 7 weeks ago, open): Where-to-build
mmohammadi9812 has joined #nixos
fabianhjr has joined #nixos
fabianhjr has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ajs124 closed pull request #101015 → iSCSI: add various modules and a test → https://git.io/JTl6W
lord| has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @marsam merged pull request #101839 → amazon-ecs-cli: 1.18.1 -> 1.20.0 → https://git.io/JTirW
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTPxJ
supersandro2000 has joined #nixos
lord| has joined #nixos
pareidolia has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #101874 → doc: improve 20.09 release notes → https://git.io/JTPKE
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JTPxL
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTPx3
<{^_^}> [nixpkgs] @marsam merged pull request #101779 → kubernetes-helm: 3.3.4 -> 3.4.0 → https://git.io/JT6tt
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101885 → you-get: 0.4.1456 -> 0.4.1475 → https://git.io/JTPxn
<Akira[m]> just making sure. if i want the swap used as rarely as possible, but still an option, I want `vm.swappiness` set low?
fendor_ has joined #nixos
fendor has quit [Ping timeout: 256 seconds]
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
<infinisil> colemickens: (I commented in the issue)
ransom has joined #nixos
<gchristensen> anyone have docs on chrooting in to an existing nixos installation? I'm trying to rescue a system, where the rescue environment is centos
<{^_^}> [nixpkgs] @andir merged pull request #101867 → blueman: 2.1.3 -> 2.1.4 → https://git.io/JTP24
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/JTPps
<{^_^}> [nixpkgs] @flokli opened pull request #101886 → systemd: introduce more options for a more minimal build → https://git.io/JTPpZ
<colemickens> gchristensen: https://nixos.wiki/wiki/Change_root
<colemickens> not sure if you've seen that
<gchristensen> hmm pretty good
nek0 has joined #nixos
<colemickens> hm that was going to be my other question, can you get nix, and nix-shell into getting nixos-enter?
<colemickens> (though I'm not sure if nixos-enter is easy to get or if its like nixos-rebuild)
<colemickens> I guess that's the fancy nix-env -i line in step 3
<Akira[m]> <Akira[m] "just making sure. if i want the "> yeah, that was it
<Akira[m]> 60 -> 10, and my system is multitude times more responsive...
<{^_^}> [nixpkgs] @marsam merged pull request #101701 → moosefs: 3.0.114 -> 3.0.115 → https://git.io/JToB0
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTPpA
<emmanuel_erc> Does "nix copy" also copy over the closure of the store path you give it? Or do you have to manually compute the store path and then call "nix copy" on each path?
<{^_^}> [nixpkgs] @jonringer opened pull request #101887 → nixos/docs/rl-2009.xml: grafana: description, example agreement → https://git.io/JTPhI
<{^_^}> [nixpkgs] @marsam merged pull request #101714 → oneDNN: 1.6.3 -> 1.6.4 → https://git.io/JTogI
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTPht
nuncanada has quit [Read error: Connection reset by peer]
<Akira[m]> ar: my whole system was suffering from swap death. decreasing vm.swappiness revived my system, and I can run VMs no problem
<Akira[m]> 8gb isn't really that low
<Akira[m]> we need some perspective in technology ;)
<{^_^}> [nixpkgs] @marsam merged pull request #101706 → netdata: 1.25.0 -> 1.26.0 → https://git.io/JTo0P
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTPhP
lord| has quit [Read error: Connection reset by peer]
lord| has joined #nixos
slimep has joined #nixos
<supersandro2000> What is the procedure when mod_security blocks downloads for tar balls? https://github.com/NixOS/nixpkgs/pull/101831
<dstzd> i'm having an issue going from 20.03 to 20.09. Does anyone know how to fix this glibc issue? https://bpa.st/SC7A
<{^_^}> #101831 (by siraben, 16 hours ago, open): snow: init at 20130616
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
D__ has joined #nixos
D_ has quit [Remote host closed the connection]
CyberManifest has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #101685 → btrfs-progs: 5.7 -> 5.9 → https://git.io/JTocu
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTPjZ
<{^_^}> [nixpkgs] @andir pushed commit from Klemens Nanni to release-20.09 « steam: Do $PATH lookup in steam.desktop instead of hardcoding derivation »: https://git.io/JTPj4
jmsb has left #nixos ["ERC (IRC client for Emacs 27.1)"]
<jonringer> dstzd I'm assuming you did nix-channel --add https://nixos.org/channels/nixos-20.09 nixos
<jonringer> then nixos-rebuild switch --upgrade ?
<jonringer> Also, I think 20.03 has glibc 2.31 yet, i see you're referencing 2.30
<jonringer> nevermind, i'm wrong it's 2.30
whatisRT has quit [Ping timeout: 260 seconds]
D__ has quit [Remote host closed the connection]
aswanson has quit [Ping timeout: 256 seconds]
KarlJoad has joined #nixos
D_ has joined #nixos
<dstzd> jonringer: yes
<jonringer> do you have LD_LIBRARY_PATH set?
dbmikus has quit [Ping timeout: 264 seconds]
<jonringer> it's the only think I can think of which would override the glibc version which the nix tool was built with
<slimep> Is pass.withExtensions broken in 20.09? I seemingly can't upgrade.
<KarlJoad> How can I read system.stateVersion from my config to elsewhere in my config?
<dstzd> not in my user shell but i'm not sure where else it might be set
<jonringer> KarlJoad: config.system.stateVersion
fendse has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #101888 → [20.09] blueman: 2.1.3 -> 2.1.4 → https://git.io/JTXeJ
rajivr has joined #nixos
<dstzd> echo $LD_LIBRARY_PATH doesn't say anything anyway
<jonringer> interesting, you could also try `nix-shell -p nix` then run the commands
<KarlJoad> That's what I figured.
<{^_^}> [nixpkgs] @MetaDark opened pull request #101889 → pythonPackages.debugpy: 1.0.0 -> 1.1.0 → https://git.io/JTXeB
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/b6eefa48d8e (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<slimep> oh, seemingly it's just gitAndToos.pass-git-helper that's no longer building
<dstzd> got an even weirder error on that one "bash: relocation error: /nix/store/xg6ilb9g9zhi2zg1dpi4zcp288rhnvns-glibc-2.30/lib/libpthread.so.0: symbol __write_nocancel version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference"
nuncanada has joined #nixos
<dstzd> i guess the ld preload stuff is what it was. removing /etc/ld-nix.so.preload fixed it. thanks for the LD_ env hint..
m0rphism has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @andir pushed 2 commits to release-20.09: https://git.io/JTXvD
<{^_^}> [nixpkgs] @andir merged pull request #101888 → [20.09] blueman: 2.1.3 -> 2.1.4 → https://git.io/JTXeJ
<{^_^}> [nixpkgs] @jonringer merged pull request #101889 → pythonPackages.debugpy: 1.0.0 -> 1.1.0 → https://git.io/JTXeB
<{^_^}> [nixpkgs] @jonringer pushed commit from @MetaDark to master « pythonPackages.debugpy: 1.0.0 -> 1.1.0 »: https://git.io/JTXvy
ris has quit [Ping timeout: 240 seconds]
<jonringer> that's a strange one :)
<{^_^}> [nixpkgs] @marsam merged pull request #101681 → lucky-cli: 0.23.1 -> 0.24.0 → https://git.io/JToZn
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXvh
<{^_^}> [nixpkgs] @marsam closed pull request #92907 → vte: fix build on darwin → https://git.io/JJYlT
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JTXfv
alp has quit [Ping timeout: 272 seconds]
lord| has quit [Read error: Connection reset by peer]
mthst has left #nixos ["Leaving"]
lord| has joined #nixos
<{^_^}> [nixpkgs] @andir merged pull request #101887 → nixos/docs/rl-2009.xml: grafana: description, example agreement → https://git.io/JTPhI
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/JTXfK
lord| has quit [Read error: Connection reset by peer]
lord| has joined #nixos
rnea has quit [Ping timeout: 256 seconds]
CyberManifest has quit [Quit: Leaving...]
<KarlJoad> Is it possible to see the derivation that caused a subsequent derivation to fail?
<ldlework> Why does nix say: NOT restarting the following changed units: jack.service
<jonringer> nix-build and `nix build` should say what failed
<KarlJoad> jonringer: It was a nixos-rebuild that failed.
<jonringer> idlework: because that module is probably marked don't restart
<jonringer> switch tries to not interrupt your current "experience"
<jonringer> KarlJoad: you should be able to pass --show-trace
jbox has joined #nixos
<KarlJoad> I just finished valuating sage and that took a long time, that's why I was worried about passing the `--show-trace`.
lord| has quit [Read error: Connection reset by peer]
<jonringer> oh yea, sage takes forever
<KarlJoad> Just found out it was tor-browser not having a 10.0 download anymore.
lord| has joined #nixos
teto has quit [Ping timeout: 260 seconds]
Henson has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<samueldr> ldlework: because it sets restartIfChanged
<ldlework> samueldr: is there some reason why jack can't be restarted?
<samueldr> (I guess) since that's what the code path from switch-to-configuration.pl does
<ldlework> should I not manually restart it?
<samueldr> I would hazard a guess that it's because it could be disruptive while you're using it?
Chiliparrot has quit [Ping timeout: 260 seconds]
<samueldr> there's nothing in the module describing why
<jonringer> if you don't mind your audio going out while it restarts, you could always force it to reload
jabster28 has joined #nixos
Chiliparrot has joined #nixos
<ldlework> There should be a linux-audio working group at the next NixCon
<samueldr> it doesn't happen by the will of individuals outside of those participating at the hackday :)
<samueldr> (but yes, that is a topic)
<ldlework> One baffling thing is
<ldlework> If you setup jack with nixos, well, then, none of the jack tooling does anything.
<ldlework> Because I assume Nix has made all the configuration static.
<ldlework> Which is perplexing for an application in which you dynamically wire up sources and sinks.
<ldlework> It's not like nixos service is giving knobs and the like to design that
<{^_^}> [nixpkgs] @andir pushed 381 commits to staging: https://git.io/JTXTa
<ldlework> If I don't use the nix server, well then jack tooling can modify configuration, but well, jack isn't available.
jabster28 has quit [Ping timeout: 272 seconds]
<ldlework> Does NixOS have an official bountry program?
<ldlework> bounty
<samueldr> I don't know of any; you mean the bounties as in users pay (or promise to pay) for a feature, right?
<samueldr> well, for work
<samueldr> though there's not any for security bug bounties either I think
h0m1 has quit [Ping timeout: 272 seconds]
<ldlework> samueldr: yeah a general bounty system
<ldlework> I would like to throw loads of cash at this problem
<ldlework> If I never have to fucking think about linux audio again, it'll be worth it lol
h0m1 has joined #nixos
<ldlework> One has to wonder whether enabling the jackd service uses jack or jack2
<ldlework> ah jack2
orbekk has quit [Ping timeout: 264 seconds]
kalbasit_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer opened pull request #101890 → nixos/docs/rl-2009.xml: grafana: description, example agreement → https://git.io/JTXIn
<ldlework> Ah but if you don't use the jack service, you get none of the alsa and pulse integration.
<ldlework> I should like, sit down and just read all the nix related to jack.
<ldlework> Though, I desperately don't want to.
acarrico has quit [Ping timeout: 264 seconds]
<infinisil> The NixOS 20.09 release is buried in https://news.ycombinator.com/newest at position 147 with 3 upvotes (not linking to it directly because I think HN detects this)
<ldlework> Is there any way to restart the pulseaudio server? I'm not finding a systemd unit.
<infinisil> ldlework: systemctl --user restart pulseaudio
<ldlework> jesus christ
<ldlework> the jack source was muted in pauvcontrol!!!
<ldlework> AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
* ldlework loses his mind.
<ldlework> infinisil: thanks
<infinisil> :)
<{^_^}> [nixpkgs] @punkeel opened pull request #101891 → nodejs-14_x: 14.14.0 -> 14.15.0 → https://git.io/JTXLf
<KarlJoad> Does anyone know just HOW broken sage and scilab are?
<ldlework> :O audio playing over my USB mic
<ldlework> holy shit it's a miracle
NicksOS has joined #nixos
<NicksOS> heya
<NicksOS> when I Sleep/Suspend to RAM and wake up I can't get wifi working again. IDK what's going wrong, don't know how to troubleshoot it, but I want to solve it. It's an HP Pavillion laptop, if that matters.
<NicksOS> Do I need to look at the drivers?
<matthewcroughan_> ldlework: yeah.. I've done that too :)
<{^_^}> [nixpkgs] @jonringer merged pull request #101890 → nixos/docs/rl-2009.xml: grafana: description, example agreement → https://git.io/JTXIn
<{^_^}> [nixpkgs] @jonringer pushed to release-20.09 « nixos/docs/rl-2009.xml: grafana: description, example agreement »: https://git.io/JTXtC
orbekk has joined #nixos
<danderson> I'm feeling dim: pkgs.linuxPackages_5_9 exists according to https://search.nixos.org/packages?query=linuxPackages&from=1080&size=30&sort=relevance&channel=20.09 and the fact that my config works... But I can't find it in all-packages.nix
<danderson> and grep -R 5_9 returns nothing. What am I missing? Where is that attrset defined?
KarlJoad has quit [Remote host closed the connection]
<samueldr> danderson: linux_5_9 = callPackage ../os-specific/linux/kernel/linux-5.9.nix
<samueldr> and linuxPackages_5_9 = recurseIntoAttrs (linuxPackagesFor pkgs.linux_5_9);
<samueldr> I would assume something like your git repo isn't pulled all the way?
<danderson> never mind, I'm an idiot. Was pulling from the wrong remote.
<samueldr> :)
<danderson> `origin` is my fork, `upstream` is upstream
<danderson> doh.
<samueldr> haha, I name _my_ forks with my github username, just to be sure
<danderson> I think my rationale was not accidentally pushing to nixpkgs, if I ever got commit access. Admittedly an unlikely scenario in the first place :)
<samueldr> you can set a push-url to something like "NOPE"
<samueldr> origin N.O.P.E (push)
<danderson> heh
<Akira[m]> anything wrong with my syntax? :)
<Akira[m]> ` nixpkgs.overlays = [(self: super: { pkg2zip = self.callPackage ./pkg2zip.nix { }; pcem = self.callPackage ./pcem.nix { }; })];`
danderson has quit [Remote host closed the connection]
danderson has joined #nixos
<danderson> whee, hardened linux IRC bouncer
<Akira[m]> `options.weechat.enable` ftw
<Akira[m]> services*
<danderson> this was my canary for the 20.09 upgrade, figured I'd switch to a hardened kernel while I was at it :)
<danderson> woops, forgot to enable user namespaces. One more round!
<energizer> is it possible to install multiple nixos on a drive and boot the right one depending on the architecture of the machine running it?
ilmu has quit [Ping timeout: 272 seconds]
ilmu has joined #nixos
<colemickens> ooh fun question
<clever> energizer: ive done that before, you just have both closures in the same /nix/store
<clever> energizer: and i had 2 bootloaders in the same /boot, grub for x86, and rpi firmware for arm
<clever> each has a diff config file, so it tries to load a diff kernel and diff current-system
<clever> after that, it was just making sure the generations dont get mixed between arches, and it doesnt gc the other arch
teozkr_ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @jonringer opened pull request #101892 → [20.09] doc: improve 20.09 release notes → https://git.io/JTXmn
etrepum has quit [Ping timeout: 240 seconds]
alanz has quit [Ping timeout: 240 seconds]
bradparker has quit [Read error: Connection reset by peer]
joshmeredith has quit [Read error: Connection reset by peer]
jared-w has quit [Ping timeout: 260 seconds]
r0bby has quit [Read error: Connection reset by peer]
davetapley has quit [Read error: Connection reset by peer]
SrPx has quit [Read error: Connection reset by peer]
mitsuhiko has quit [Ping timeout: 260 seconds]
teozkr_ has joined #nixos
etrepum has joined #nixos
alanz has joined #nixos
davetapley has joined #nixos
SrPx has joined #nixos
bradparker has joined #nixos
vdemeester has joined #nixos
joshmeredith has joined #nixos
cvlad- has joined #nixos
<energizer> cool
ctp has quit [Ping timeout: 260 seconds]
lally has quit [Ping timeout: 260 seconds]
sorear has joined #nixos
r0bby has joined #nixos
lally has joined #nixos
ctp has joined #nixos
philipcristiano has joined #nixos
mitsuhiko has joined #nixos
jared-w has joined #nixos
<{^_^}> [nixpkgs] @redvers opened pull request #101893 → eyewitness: init at v20201021.1 → https://git.io/JTXmi
ddellacosta has quit [Ping timeout: 260 seconds]
<danderson> hmm, how do I reference a nixos profile with flakes... I don't think the nixpkgs flake definition gives me access to them...
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
<NicksOS> any suggestions? I've been reading the output of dmsg...
Orbstheorem has joined #nixos
proofofkeags has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #101892 → [20.09] doc: improve 20.09 release notes → https://git.io/JTXmn
<{^_^}> [nixpkgs] @jonringer pushed to release-20.09 « doc: improve 20.09 release notes »: https://git.io/JTXOx
mmohammadi9812 has quit [Quit: Quit]
mmohammadi9812 has joined #nixos
jabster28 has joined #nixos
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
gthm has quit [Ping timeout: 240 seconds]
supersandro2000 has joined #nixos
jabster28 has quit [Ping timeout: 240 seconds]
jbox has left #nixos ["WeeChat 2.9"]
waleee-cl has quit [Quit: Connection closed for inactivity]
KarlJoad has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #101894 → A directory-category for terminal emulators → https://git.io/JTXsG
justanotheruser has joined #nixos
la-jesystani has quit [Ping timeout: 246 seconds]
* nbathum cries in python
<nbathum> Could someone who knows python and poetry take a quick look at the library I'm trying to package?
<nbathum> working expression for what gets published to pypi: https://github.com/NixOS/nixpkgs/pull/101533
<{^_^}> #101533 (by addict3d, 3 days ago, open): pythonPackages.diagrams: init at 0.17.0
<nbathum> but what is on github is a bit different. https://github.com/mingrammer/diagrams
<nbathum> want to package it from GitHub, like the suggestions in the PR
<nbathum> seems not a simple as 'set format = "pyproject";' (possibly because the project does not include a 'setup.py' upstream? idk python very well)
danderson has quit [Remote host closed the connection]
<siraben> nbathum: uh oh, this looks somewhat nasty to package
<siraben> Hm, `setup.py` is not in the git repo, interesting.
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
Supersonic112 has joined #nixos
orivej has joined #nixos
Supersonic has quit [Ping timeout: 260 seconds]
Supersonic112 is now known as Supersonic
NicksOS has quit [Ping timeout: 245 seconds]
zupo has joined #nixos
sveitser has joined #nixos
danderson has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<danderson> aww, fontconfig-penultimate got removed in 20.09 :(
<danderson> I hope the font rendering doesn't go to crap. Here goes!
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/1dc37370c48 (from 28 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/56d4bb994f8 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<danderson> wheeee, 7.9GiB to pull from cache :D
Rusty1 has quit [Quit: WeeChat 2.3]
ilmu has quit [Ping timeout: 272 seconds]
domogled has joined #nixos
ilmu has joined #nixos
la-jesystani has joined #nixos
Fare has joined #nixos
<Fare> Hi. If I want to add a program that uses go to nixpkgs, where do I start? (the program is go-libp2p-daemon and uses go modules with a go.mod))
mmohammadi9812 has quit [Ping timeout: 256 seconds]
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mmohammadi9812 has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTXn4
<{^_^}> [nix] @Ericson2314 opened pull request #4194 → No x86_32 static nix jobs for now → https://git.io/JTXcO
jabster28 has joined #nixos
jabster28 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101895 → python37Packages.apprise: 0.8.7 -> 0.8.9 → https://git.io/JTXcd
<{^_^}> [nixpkgs] @vbgl merged pull request #101235 → ocamlPackages.ezjsonm: 0.6.0 → 1.2.0 → https://git.io/JTEOo
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.ezjsonm: 0.6.0 → 1.2.0 »: https://git.io/JTXCf
cmk_zzz has joined #nixos
<cmk_zzz> how do I install a package in nix-shell that starts with a digit? nix-shell -p 0ad gives undefined variable 'ad'
<cmk_zzz> I've tried to quote it but to no avail
<cmk_zzz> hmm, nix-shell -p _2048-in-terminal works, but not nix-shell -p _0ad
<danderson> hmm, something's amiss with containers in 20.09
<danderson> My containers came up with no DNS configuration
Sanchayan has joined #nixos
<siraben> cmk_zzz: the package is not called 0ad
<siraben> it's zeroad
<regnat> pumpy: cmk_zzz: I think the package is called zeroad
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101896 → python37Packages.chalice: 1.21.2 -> 1.21.3 → https://git.io/JTXCu
<siraben> > pkgs.zeroad.meta.position
<{^_^}> "/var/lib/nixbot/nixpkgs/master/repo/pkgs/games/0ad/game.nix:94"
<cmk_zzz> siraben, regnat. Thanks indeed it is. I was just looking at directory name in the nixpkgs and assumed it was the name of the package as well
<danderson> ah, boot ordering issue. I'll file a bug.
<{^_^}> [nixpkgs] @vbgl opened pull request #101897 → ocamlPackages.hex: 1.3.0 → 1.4.0 → https://git.io/JTXC7
KarlJoad has quit [Remote host closed the connection]
aszlig has joined #nixos
kalbasit_ has joined #nixos
kalbasit has quit []
kalbasit_ has quit [Remote host closed the connection]
kalbasit has joined #nixos
<colemickens> now does node2nix readme reference "nodeDependencies" everywhere, yet its not in any of the generated output
<colemickens> not even for the generated files in the node2nix repo
<kalbasit> What's the best way to turn a list of packages into an attribute set of name to package?
<{^_^}> [nixpkgs] @danieldk merged pull request #99164 → python3Packages.tensorflow_2: update CUDA capabilities → https://git.io/JUD0h
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JTXlC
kalbasit has quit [Ping timeout: 240 seconds]
sss2 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101898 → python37Packages.py-multibase: 1.0.1 -> 1.0.3 → https://git.io/JTX8f
<regnat> > lib.listToAttrs (lib.lists.map (p: lib.nameValuePair p.name p) [ hello ])
<{^_^}> { "hello-2.10" = { __ignoreNulls = true; all = <CODE>; args = <CODE>; buildInputs = <CODE>; builder = <CODE>; configureFlags = <CODE>; depsBuildBuild = <CODE>; depsBuildBuildPropagated = <CODE>; depsB...
<regnat> kalbasit: ^
tsmanner has quit [Ping timeout: 245 seconds]
<etu> So 20.09 is out, woo :) ✨
<etu> (topic needs updating)
cjpbirkbeck has quit [Quit: Goodbye, take care]
aszlig has quit [Read error: Connection reset by peer]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101900 → python37Packages.cchardet: 2.1.6 -> 2.1.7 → https://git.io/JTX4Z
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<colemickens> uh, is this documented? `nix eval --raw .#hosts.slynux.drvPath` for getting the derivation path from a nix eval?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/6fa4780fd29 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<srhb> colemickens: Do you mean drvPath itself? Don't think so, not in nixpkgs at least.
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101901 → python37Packages.snowflake-connector-python: 2.3.3 -> 2.3.4 → https://git.io/JTXB9
sangoma has quit [Read error: Connection reset by peer]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #101901 → python37Packages.snowflake-connector-python: 2.3.3 -> 2.3.4 → https://git.io/JTXB9
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.snowflake-connector-python: 2.3.3 -> 2.3.4 »: https://git.io/JTXRU
cfricke has joined #nixos
palo1 has joined #nixos
<regnat> colemickens: drvPath is an attribute added by the derivation builtin to every derivation. But it's indeed not documented anywhere and probably not guaranted to be stable
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
<colemickens> regnat: oh gee, that makes sense
<colemickens> regnat: also, I was able to remove all knowledge of drvs from my script after all. thanks for the tip, nudge and now followup.
<colemickens> I still have to do `nix copy --derivation` but I don't actually ever store a store path ending in ".drv" so that seems good in terms of avoiding relying on the exact mechanism.
<sephii> Hello, I'm having the following error (libguestfs marked as broken) when trying to upgrade to 20.09: https://dpaste.com/AT8LTAM7F. According to the traceback it's because vagrant needs it, does in mean vagrant is broken in 20.09?
asheshambasta has joined #nixos
<regnat> colemickens: Oh nice, I'd be interested in knowing how :)
<colemickens> regnat: originally I was calling nix eval in one place to pass all my override-inputs, then carted that drv around. For the most part I can just either use the flake reference and nix handles building it, or I can throw --derivation in and it acts on the derivation behind the scenes. It was honestly rather easy, I feel kinda silly I hadn't already realized it and done it.
<{^_^}> [nixpkgs] @etu merged pull request #101884 → php.packages.composer2: init at 2.0.0 [20.09 backport] → https://git.io/JTPNm
<{^_^}> [nixpkgs] @jonringer merged pull request #101900 → python37Packages.cchardet: 2.1.6 -> 2.1.7 → https://git.io/JTX4Z
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.cchardet: 2.1.6 -> 2.1.7 »: https://git.io/JTXEY
<{^_^}> [nixpkgs] @etu pushed 2 commits to release-20.09: https://git.io/JTXEO
<{^_^}> [nixpkgs] @jonringer merged pull request #101898 → python37Packages.py-multibase: 1.0.1 -> 1.0.3 → https://git.io/JTX8f
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.py-multibase: 1.0.1 -> 1.0.3 »: https://git.io/JTXE4
ishan has joined #nixos
<srhb> sephii: es, it does.
jonringer has quit [Ping timeout: 260 seconds]
<srhb> Erm, yes*
domogled has quit [Remote host closed the connection]
<ishan> I am using flakes I wrote an overlay to get neovim from master. When I launch neovim it is unable to see my ~/.config/nvim/init.vim. Also my XDG_CONFIG_DIRS does not contain $HOME/.config . What's the problem here?
domogled has joined #nixos
alp has joined #nixos
aszlig has joined #nixos
develCuy has joined #nixos
mallox has joined #nixos
<srhb> ishan: I don't think ~/.config is normally in XDG_CONFIG_DIRS, but in XDG_CONFIG_HOME
<srhb> ishan: So that's probably not related.
<srhb> ishan: What do you mean it cannot _see_ ~/.config/nvim/init.vim? :)
<ishan> @srhb my config for nvim isn't loaded. Everytime a nvim launches it launches a default one.
<ishan> @srhb actually XDG_CONFIG_HOME was also empty initially I had to set it manually in my configuration.
<qyliss> programs that implement XDG Base Directories are supposed to use ~/.config by default if XDG_CONFIG_HOME is unset
<srhb> ishan: And what is the value of XDG_CONFIG_HOME now? I ask because it sounds like you have fiddled with vars that, if set incorrectly, would produce the behaviour you're seeing.
<ishan> @srhb /home/me/.config
<srhb> According to your shell, not nix, right?
<ishan> yes I used echo $XDG_CONFIG_HOME.
<srhb> ishan: And nvim -u /home/me/.config/nvim/init.vim works fine?
<ishan> @srhb yes I checked it works.
<srhb> ishan: Time to pastebin your nix setup of nvim I guess :)
<sephii> srhb: is there a way to know why it's broken? I see that it's been marked as broken in 1a1d940f07c70fe57b34bed7db86596dd052a0bf (the commit message being "treewide: initial mark broken for 20.09") but that's all the information there is. I tried building it and it built fine, so maybe it's a runtime problem?
<srhb> sephii: That's usually done because the hydra build was failing just before release (where everything that doesn't build is marked broken)
<srhb> sephii: If that was a transient error, it may be a mistake
<srhb> sephii: Best way to figure out is to clone nixpkgs and remove the broken flag and test everything.
<ishan> this is the overlay I am using https://pastebin.com/xP1SZ4Ff
<sephii> srhb: I'll try that, thanks
<{^_^}> [nixpkgs] @sikmir opened pull request #101902 → gpxsee: 7.33 → 7.35 → https://git.io/JTXzc
<srhb> sephii: Sure, thanks for looking into it :)
<srhb> sephii: (the branch you want to base your changes on is release-20.09)
aaabbbbbbbbbb has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/4b30f5ca85d (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lordcirth__ has joined #nixos
zupo has joined #nixos
<ishan> @srhb I forgot add something in the previous one https://pastebin.com/8LbcEVz8.
<srhb> ishan: Is that last bit a home-manager module?
<srhb> Or NixOS?
<ishan> @srhb It's NixOS one.
lordcirth has quit [Ping timeout: 260 seconds]
<srhb> ishan: Doesn't that module use programs.neovim.configure to generate an in-store config?
zupo has quit [Ping timeout: 246 seconds]
<ishan> @srhb Ohh I had no Idea about that. But my neovim config it heavily modularized so how should I go about it?
sangoma has quit [Read error: Connection reset by peer]
ToxicFrog has joined #nixos
<srhb> ishan: If you just want neovim to use your xdg config, just skip the programs.neovim module and add the package itself to your systemPackages.
<srhb> (I think -- I don't use neovim)
<ishan> @srhb I will try that then.
anderslundstedt has quit [Quit: leaving]
karantan has joined #nixos
sangoma has joined #nixos
nixuser_ has joined #nixos
anderslundstedt has joined #nixos
mananamenos has joined #nixos
<ishan> @srhb It worked thanks for help (y)
<srhb> ishan: Sure thing.
ishan has left #nixos [#nixos]
nschoe has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101903 → python37Packages.dominate: 2.5.2 -> 2.6.0 → https://git.io/JTXaU
nschoe has quit [Client Quit]
nschoe has joined #nixos
saschagrunert has joined #nixos
<typetetris> Good Morning! Is there the possibility to have a custom x session (.xsession) and still be able to select different sessions in lightdm? (Naivly just creating .xsession results in selection in lightdm being ignored.)
jmeredith has quit [Quit: Connection closed for inactivity]
zupo has joined #nixos
meatcar has quit [Quit: bye bye.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101905 → python37Packages.nibabel: 3.1.1 -> 3.2.0 → https://git.io/JTXVX
<colemickens> this is a weird one: https://github.com/NixOS/nix/issues/4195
<{^_^}> nix#4195 (by colemickens, 16 seconds ago, open): `nix build` fails to build something that `nix eval` generated (with --override-input)
cole-h has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @peterhoeg opened pull request #101906 → kdeApplications: 20.08.1 -> 20.08.2 → https://git.io/JTXVj
danderson has quit [Remote host closed the connection]
chipb has quit [Ping timeout: 272 seconds]
<colemickens> I think this might've been why I was carrying the drv path around
<regnat> colemickens: That seems to make sense to me, when you run nix build /nix/store/...dirty, Nix has no way to retrieve the derivation that should produce this output path
<regnat> So it works if the path is already there or in a binary cache, but otherwise it will fail
danderson has joined #nixos
<colemickens> I assumed it might be that, something like the overriden source doesn't actually get copied to the store unti lthe build?
Fare has quit [Ping timeout: 260 seconds]
<colemickens> But for it to be able to evaluate it in the first place, doesn't it need the source in the store?
meatcar has joined #nixos
<regnat> No, you have the same thing with a trivial Nix derivation. The path that nix eval outputs is the output path of the derivation, which doesn't make much sense until it is built
<colemickens> Hm
<regnat> colemickens: https://pastebin.com/DaZCMX7s is the same thing, but without flakes or overrides
chipb has joined #nixos
gthm has joined #nixos
<colemickens> I guess it stands to some reason... it jives with the fact that the drvPath is a child attribute of it too.
<colemickens> I might have to take back the bit about not needign the drvPath then
lsix has joined #nixos
<colemickens> (but also, this makes more sense to me again)
captn3m0 has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to release-20.09: https://git.io/JTXwy
danderson has quit [Remote host closed the connection]
captn3m0- has joined #nixos
sulami has joined #nixos
gnidorah has joined #nixos
<{^_^}> #100485 (by gnidorah, 1 week ago, open): iortcw: init at 1.51c
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101907 → python37Packages.drf-yasg: 1.17.1 -> 1.20.0 → https://git.io/JTXof
<{^_^}> [nixpkgs] @FRidh pushed to master « teams: work around screen sharing bug »: https://git.io/JTXos
ilmu has quit [Ping timeout: 272 seconds]
jabster28 has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to staging « Revert "Merge pull request #101780 from glittershark/bump-openblas" »: https://git.io/JTXoN
jabster28 has quit [Quit: ZNC 1.8.2 - https://znc.in]
teto has joined #nixos
<ldlework> Anyone familiar with pypi2nix that knows how to avoid this patch failure? https://gist.github.com/dustinlacewell/6790d2399f78eb98f2c23820880534cc
<{^_^}> [nixpkgs] @andir merged pull request #101715 → openblas: 0.3.10 -> 0.3.12 → https://git.io/JTo2T
<{^_^}> [nixpkgs] @andir pushed 2 commits to staging: https://git.io/JTXK1
zupo has joined #nixos
wfranzini has joined #nixos
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
thc202 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #101895 → python37Packages.apprise: 0.8.7 -> 0.8.9 → https://git.io/JTXcd
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXKh
<{^_^}> [nixpkgs] @andir pushed to staging « Revert "openblas: 0.3.10 -> 0.3.12" »: https://git.io/JTX6q
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
deltab has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101908 → python37Packages.trytond: 5.6.7 -> 5.6.8 → https://git.io/JTXiL
<typetetris> What is the speed of cache.nixos.org for you? Is it slow? (Just to check, whether it is my connectivity.)
orivej has quit [Ping timeout: 265 seconds]
deltab has joined #nixos
mmohammadi9812 has quit [Ping timeout: 246 seconds]
mbomba has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/5596cbfb9e9 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
la-jesystani has quit [Ping timeout: 265 seconds]
<evax> When defining a flake input of type "git", how can I specify a branch?
<{^_^}> [nixpkgs] @marsam merged pull request #101891 → nodejs-14_x: 14.14.0 -> 14.15.0 → https://git.io/JTXLf
<siraben> Is there an automatic package updater for macOS? https://github.com/ryantm/nixpkgs-update doesn't build on darwin.
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXPu
mmohammadi9812 has joined #nixos
icey_ has joined #nixos
<evax> answering my question, using "ref"
iceypoi has quit [Ping timeout: 260 seconds]
<typetetris> Is the tweag blog post on flakes still up to date?
<typetetris> Or is there some other documentation I can use?
berberman has quit [Ping timeout: 272 seconds]
berberman has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #101669 → nxdomain: init at 1.0.1 → https://git.io/JToIS
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTX1H
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101909 → python37Packages.pyface: 7.0.1 -> 7.1.0 → https://git.io/JTX1x
<craige> Now that 20.09 has been released, what's the time-frame / workflow for it to appear as a branch in nixpkgs-channels: https://github.com/NixOS/nixpkgs-channels/branches/active
<srhb> craige: nixpks-channels is deprecated anyway, use nixpkgs :)
U-armin has quit [Quit: killed]
<srhb> craige: (same branch names as before)
<craige> Thought it may have been - thanks!
<{^_^}> [nixpkgs] @omasanori opened pull request #101910 → mrsh: 2020-01-08 -> 2020-07-27, enable check → https://git.io/JTXMc
fadenb has joined #nixos
fadenb has quit [Client Quit]
U-armin has joined #nixos
ilmu has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101911 → python37Packages.audioread: 2.1.8 -> 2.1.9 → https://git.io/JTXMr
greizgh has quit [Quit: greizgh]
greizgh has joined #nixos
fadenb has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #101912 → nodejs-10_x: 10.22.1 -> 10.23.0 → https://git.io/JTXDv
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101913 → python37Packages.azure-mgmt-kusto: 0.9.0 -> 0.10.0 → https://git.io/JTXDc
<{^_^}> [nix] @edolstra merged pull request #4194 → No x86_32 static nix jobs for now → https://git.io/JTXcO
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JTXyZ
mbomba has quit [Quit: WeeChat 2.9]
jbo has joined #nixos
<jbo> Hi there! I'm chrooted into my nixos install following the guide https://nixos.wiki/wiki/Change_root. When I run `nixos-rebuild switch --upgrade` though, I get "error: writing to file: Operation not permitted". Any advice?
rprije has quit [Ping timeout: 272 seconds]
<{^_^}> nix#3145 (by lukash, 1 year ago, closed): nix-channel --update fails inside nixos-enter
<{^_^}> [nixpkgs] @marsam merged pull request #99949 → micro: 2.0.7 -> 2.0.8 → https://git.io/JUpU9
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXy9
<{^_^}> [nixpkgs] @marsam merged pull request #100043 → starship: 0.45.2 -> 0.46.0 → https://git.io/JUjSZ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXy5
<jbo> niksnut: thanks! Reading through that, the solution in https://github.com/NixOS/nix/issues/3145#issuecomment-643652087 looks a little suspect -- what do you think?
njd has joined #nixos
<jmercouris> how to run kmail on 20.09? it refuses to run...
<jmercouris> I have: environment.systemPackages = with pkgs; [ kmail ];
<jophish> update-nix-fetchgit now supports --location to update precise locations in a source file (as well as a host of other improvements)
<jmercouris> however trying to load kmail results in: http://dpaste.com/4EZJWV8PV
<{^_^}> [nixpkgs] @marsam merged pull request #101896 → python37Packages.chalice: 1.21.2 -> 1.21.3 → https://git.io/JTXCu
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXSi
<jmercouris> "could not load the QT Platform plugin "xcb"
<fendor_> how can I check where a certain dependency comes from? Just upgraded to nixos 20.09 and I can't rebuild user programs because of some depndency on libguestfs and I dont know what depends on that
<{^_^}> [nixpkgs] @tarnacious opened pull request #101915 → Updated Freecad fixes AddonManager bug → https://git.io/JTXSH
<jophish> fendor_: I have a function called "wd" for (why-depends) to answer these questions: https://github.com/expipiplus1/dotfiles/blob/3b0e4ad58d7faa0147755d1c021f6ecf8b6932ca/config/nixpkgs/home/pc.nix#L39-L45
<jophish> call: wd foo.drv bar.drv
<jophish> and it will display a graph showing why foo depends on bar
<ldlework> clever: what's going on here? http://logos.ldlework.com/caps/2020-10-28-10-30-50.mp4
mthst has joined #nixos
<fendor_> jophish, yeah, nix why-depends should work, too right? But I dont know who depends on it
<supersandro2000> Is there a way I can cache nix-prefetch-url?
<supersandro2000> I need it for my update script and the hashes won't change in the near future
<jophish> fendor_: yeah, I can't remember why I made this instead of using that
<jophish> I think that only workds on .drvs or something/
<niksnut> jbo: it's not a good idea to disable sandboxing permanently, but it's okay to do it to finish the install
<roberth> fendor_: I think you're looking for nix-store -q --referrers-closure $drv
<fendor_> roberth, thanks! Just found the nix pills that references it
<jophish> fendor_: Thanks for your hard work on HLS btw!
Neo-- has quit [Ping timeout: 264 seconds]
<jbo> niksnut: this is trying to repair an existing install - if I run that install command, will it read my existing configuration.nix & not break the install further?
<fendor_> jophish, gladly :) it is a fun project
bennofs1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101916 → python37Packages.dropbox: 10.6.0 -> 10.7.0 → https://git.io/JTX9F
<jmercouris> is nixpkgs.config.allowBroken = true; really bad?
<jmercouris> retroarch wont run on 20.09 without it
<jmercouris> not sure why
<jmercouris> all of my KDE programs are failing with qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
<jmercouris> any tips?
<aasg> KDE/Qt is broken due to a version mismatch, IIRC
<jmercouris> aasg: how can I fix this?
Neo-- has joined #nixos
<aasg> I don't know what the current advice is, but you can always rollback to 20.03
<jmercouris> aasg: how to roll back? I can select a previous version in grub no problem, but how can I make it the default?
<aasg> Boot into the previous version and run `sudo /run/current-system/bin/switch-to-configuration boot`
mthst has quit [Ping timeout: 240 seconds]
<jmercouris> thank you
jess-o-lantern has joined #nixos
nschoe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
malook has joined #nixos
ManiacOfMadness has joined #nixos
<jmercouris> hm, now it won’t load an old version
<jmercouris> i’m stuck on a black screen
<jmercouris> good times :-D
Neo-- has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #101875 → ccls: 0.20190823 -> 0.20201025 → https://git.io/JTPXt
<jmercouris> it seems some of the other TTYs work
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JTXQl
<jmercouris> just not the graphical one
cfricke has quit [Ping timeout: 240 seconds]
fendor_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @danieldk opened pull request #101917 → python3Packages.pytorch: 1.6.0 -> 1.7.0 → https://git.io/JTXQ6
fendor has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101918 → python37Packages.pysmb: 1.2.4 -> 1.2.5 → https://git.io/JTXQS
<jmercouris> well, no rollback it is lol
anderslu1dstedt has joined #nixos
<aasg> Oh well, wish I could help more at this point
<aasg> Anyway this is the issue you need to track: https://github.com/NixOS/nixpkgs/issues/100707
<{^_^}> #100707 (by doronbehar, 1 week ago, open): kdeApplications uses qt514 by default while all-packages.nix uses qt515, causing incompatibilites
anderslundstedt has quit [Ping timeout: 256 seconds]
cfricke has joined #nixos
wfranzini has quit [Quit: wfranzini]
<{^_^}> [nixpkgs] @marsam merged pull request #101912 → nodejs-10_x: 10.22.1 -> 10.23.0 → https://git.io/JTXDv
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTX5v
<{^_^}> [nixpkgs] @marsam merged pull request #101846 → rakudo: 2020.09 -> 2020.10 → https://git.io/JTiDZ
<{^_^}> [nixpkgs] @marsam pushed 4 commits to master: https://git.io/JTX5t
malook has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #101842 → litecli: 1.3.2 -> 1.4.1 → https://git.io/JTi6j
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTX5s
<{^_^}> [nixpkgs] @marsam merged pull request #101746 → portfolio: 0.48.1 -> 0.49.0 → https://git.io/JTKGN
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTX5c
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTX5a
<jmercouris> well, that will teach me for upgrading nixOS without waiting
<jmercouris> I can't even rollback, lightdm refuses to work in my older versions
<jmercouris> oh well
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101919 → python37Packages.eve: 1.1.3 -> 1.1.4 → https://git.io/JTX5d
<gchristensen> bummer
fendse has joined #nixos
<jmercouris> it's OK, I am still quite happy with the OS :-)
alp has quit [Ping timeout: 272 seconds]
ifthenelse6 has joined #nixos
nerdypepper has quit [Remote host closed the connection]
nerdypepper has joined #nixos
ifthenelse has quit [Ping timeout: 258 seconds]
ifthenelse6 is now known as ifthenelse
dadada_ has quit [Ping timeout: 264 seconds]
__monty__ has joined #nixos
mthst has joined #nixos
dadada_ has joined #nixos
<aasg> jmercouris (IRC): if it's any consolation, I think I found the issue with Retroarch (and a possible fix as well): https://github.com/mamedev/mame/issues/6248
<{^_^}> mamedev/mame#6248 (by belegdol, 38 weeks ago, closed): appveyor mingw64 build fails
bdju has quit [Read error: Connection reset by peer]
anderslundstedt has joined #nixos
bdju has joined #nixos
cfricke has quit [Read error: Connection reset by peer]
anderslu1dstedt has quit [Ping timeout: 240 seconds]
ManiacOfMadness has quit [Ping timeout: 272 seconds]
mthst has quit [Ping timeout: 240 seconds]
bennofs1 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @eyJhb closed pull request #82723 → coc-go: use npm module → https://git.io/JvPYV
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp has joined #nixos
malook has joined #nixos
<{^_^}> [nixpkgs] @penguwin closed pull request #101802 → nextinspace: init at 1.0.3 → https://git.io/JT6og
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/e171f096a24 (from 3 days ago, history: https://channels.nix.gsc.io/nixos-20.03)
<{^_^}> [nixpkgs] @penguwin opened pull request #101922 → nextinspace: init at 1.0.4 → https://git.io/JTXN1
bennofs1 has joined #nixos
zupo has joined #nixos
cfricke has joined #nixos
karantan has joined #nixos
bennofs1 has quit [Client Quit]
solene has quit [Remote host closed the connection]
bennofs1 has joined #nixos
cfricke has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @xfix opened pull request #101923 → Nextcloud updates → https://git.io/JTXA2
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101924 → python37Packages.holoviews: 1.13.4 -> 1.13.5 → https://git.io/JTXA6
CyberManifest has joined #nixos
domogled1 has joined #nixos
domogled has quit [Ping timeout: 256 seconds]
goibhniu has joined #nixos
bennofs1 has quit [Quit: WeeChat 2.9]
bennofs1 has joined #nixos
domogled1 has quit [Ping timeout: 256 seconds]
<Cadey> i am having a weird issue with 20.09
mthst has joined #nixos
anderslu1dstedt has joined #nixos
<Cadey> i'm trying to upgrade to it, but a rust build can't find dependencies with pkg-config
nuncanada has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ehmry pushed to master « vix: init at 0.1.2 »: https://git.io/JTXxd
<Cadey> what am i doing wrong?
domogled has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #101925 → libtorch-bin: 1.6.0 -> 1.7.0 → https://git.io/JTXpe
anderslundstedt has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #101919 → python37Packages.eve: 1.1.3 -> 1.1.4 → https://git.io/JTX5d
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTXpm
<{^_^}> [nixpkgs] @stovemeerkat opened pull request #101926 → metabase: 0.36.4 -> 0.37.0.2 → https://git.io/JTXpc
boxscape has joined #nixos
<boxscape> I'm running Ubuntu inside WSL2, and if I use Ubuntu to install mesa-utils, glxinfo works fine. But if I run nix-shell -p glxinfo, and then run glxinfo, it tells me "couldn't find RGB GLX visual or fbconfig". I suspect the underlying error is also what's preventing me from running glx applications. Any idea what the problem here might be?
<colemickens> boxscape: my understanding is that Nix apps that use GL don't work well on non-NixOS systems
<boxscape> hmm I see
<colemickens> maybe this would help? https://github.com/guibou/nixGL
<colemickens> maybe it's a different error though, I'm not 100% sure
<boxscape> I'll take a look at it, thanks
nadley has joined #nixos
karantan has quit [Quit: Textual IRC Client: www.textualapp.com]
<{^_^}> [nixpkgs] @nh2 merged pull request #101879 → cloudcompare: 2.11.0 → 2.11.2 → https://git.io/JTP1h
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/JTXhd
luc65r has joined #nixos
werner291 has joined #nixos
luc65r has quit [Client Quit]
luc65r has joined #nixos
ericsagn1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #101926 → metabase: 0.36.4 -> 0.37.0.2 → https://git.io/JTXpc
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JTXjN
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<pinpox> Does anyone know if styx https://github.com/styx-static/styx is still maintained?
mmohammadi9812 has quit [Quit: Quit]
mmohammadi9812 has joined #nixos
<pinpox> I find the idea of a nix-based static site generator appealing but the project looks like it has very little activity
<pinpox> Anyone generating static html from nix for a personal website/blog?
wallacer3 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<cosarara> hi there! I upgraded today to 20.09 on plasma and networkmanager stopped letting me connect to wifi. It says "Secrets were required, but not provided". Tried both the plasma applet and nmtui, both give the same error :S
ericsagn1 has joined #nixos
<{^_^}> [hydra] @edolstra pushed 3 commits to master: https://git.io/JT1vT
<{^_^}> [nixpkgs] @primeos merged pull request #101751 → python3Packages.cryptography: 3.1.1 -> 3.2 (security, CVE-2020-25659) → https://git.io/JTK4g
<{^_^}> [nixpkgs] @primeos pushed 2 commits to staging: https://git.io/JT1vB
domogled1 has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #101927 → python3Packages.pytorch-bin: 1.6.0 -> 1.7.0 → https://git.io/JT1vP
<{^_^}> [nixpkgs] @Mic92 merged pull request #97975 → deno: 1.3.3 -> 1.4.0 -> 1.5.0 → https://git.io/JU4v3
<{^_^}> [nixpkgs] @Mic92 pushed 4 commits to master: https://git.io/JT1v7
<boxscape> Is ext4 or zfs the recommended file system for nixos these days?
domogled has quit [Ping timeout: 256 seconds]
domogled1 is now known as domogled
<simpson> boxscape: I'm not sure that the question is NixOS-specific; Linux broadly recommends ext4 for general-purpose work.
<boxscape> okay, thanks
<etu> boxscape: ZFS for sure works well on NixOS, but I don't think we have a recommended filesystem. I'm not sure there ever will be any distro recommending ZFS as default due to licensing and the module not being mainline.
<boxscape> I see
<{^_^}> [nixpkgs] @primeos opened pull request #101928 → [20.09] python3Packages.cryptography: 3.1 -> 3.2 (security, CVE-2020-25659) → https://git.io/JT1fU
ManiacOfMadness has joined #nixos
malook has quit [Read error: Connection reset by peer]
<Cadey> how do i tell nixos to not build the manual xml file?
Fare has joined #nixos
pie_ has joined #nixos
vancz has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #101569 → Fixing some URLs → https://git.io/JTwOD
<{^_^}> [nixpkgs] @AndersonTorres pushed 8 commits to master: https://git.io/JT1fD
zupo has joined #nixos
whatisRT has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #101929 → pythonPackages.cryptography: Fix CVE-2020-25659 → https://git.io/JT1Je
<etu> Someone feel like reviewing/merging this: https://github.com/NixOS/nixpkgs/pull/99444 ?
<{^_^}> #99444 (by etu, 3 weeks ago, open): aldo: 0.7.7 -> 0.7.8
ManiacOfMadness has quit [Ping timeout: 272 seconds]
zupo has quit [Ping timeout: 240 seconds]
acarrico has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
<supersandro2000> to add a bit more clarity on which platform nixpkgs-review was run I did https://github.com/Mic92/nixpkgs-review/pull/142. Reviews welcome especially if some other infos are useful for reviewers/mergers
<{^_^}> Mic92/nixpkgs-review#142 (by SuperSandro2000, 8 minutes ago, open): Add platform run on to report
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101930 → python37Packages.nbsphinx: 0.7.1 -> 0.8.0 → https://git.io/JT1Jr
<Mic92> supersandro2000: what do you think about: f"{platform.machine()}-{platform.system().lower()}"
Neo-- has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #99444 → aldo: 0.7.7 -> 0.7.8 → https://git.io/JUQDR
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JT1JK
andreas303 has quit [Ping timeout: 240 seconds]
<stigo> etu: done
<Mic92> supersandro2000: or nix-instantiate --eval --json --expr 'builtins.currentSystem'
<supersandro2000> Mic92: awesome. changing that
<supersandro2000> okay which now?
<supersandro2000> we probably want to know on which platform nix run and not python
cosimone has joined #nixos
<Mic92> supersandro2000: I think we should go for nix: subprocess.check_output(["nix-instantiate", "--eval", "--json", "--expr", "builtins.currentSystem"], text=True).strip('"')
<Mic92> You can add it and I fix the unit tests afterwards to include mocking for this command.
andreas303 has joined #nixos
<supersandro2000> Mic92: done minus the mocking
<supersandro2000> the mocking tests fail for me locally anyway..
hyper_ch4 has joined #nixos
jtle has joined #nixos
zupo has joined #nixos
<supersandro2000> tests fail in CI, too
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101931 → python37Packages.azure-mgmt-datamigration: 4.0.0 -> 4.1.0 → https://git.io/JT1UV
Neo-- has quit [Ping timeout: 264 seconds]
hyper_ch2 has quit [Ping timeout: 240 seconds]
<{^_^}> [hydra] @edolstra pushed to master « Fix some broken indices »: https://git.io/JT1U9
teto has quit [Quit: WeeChat 2.9]
<Mic92> supersandro2000: In case I forget about this, feel free to ping me later on.
tcunha has joined #nixos
Rusty1 has joined #nixos
zupo has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @matthiasbeyer opened pull request #101932 → Take maintainership for a few packages → https://git.io/JT1Tf
<supersandro2000> !remind test
Neo-- has joined #nixos
<supersandro2000> there is no reminder bot in here, is there?
aasg has quit [Quit: killed]
Reventlov has joined #nixos
<Reventlov> Hi. I'm trying to manage my chromium extension through my global system nix
<Reventlov> Currently, the extensions are not installed, at all, any idea what I'm dong wrong ?
gustavderdrache has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/6a5fea37550 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @cstich opened pull request #101933 → julia: init at 1.5 → https://git.io/JT1Tb
lord| has quit [Ping timeout: 240 seconds]
werner292 has joined #nixos
zupo has joined #nixos
astylian has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<matthewkenigsber> niksnut: hi, been trying to contribute to nix and was looking at toJSON functions because of https://github.com/NixOS/nix/pull/4182. Is it helpful to create PRs for kinda petty stuff like consistently capitalizing all toJSON functions (one of them is currently toJson) or is that needless churn?
<{^_^}> nix#4182 (by mkenigs, 5 days ago, open): Print built derivations as json for build
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/6b5f85a62c4 (from 17 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
Neo-- has quit [Ping timeout: 256 seconds]
zupo has quit [Ping timeout: 240 seconds]
<supersandro2000> matthewkenigsber: I would just do a PR and see where it goes.
<supersandro2000> also the time it takes is very low
civodul has joined #nixos
<drakonis> wouldnt it break code vOv (please write code to redirect non uppercase functions to the proper ones)
mallox has quit [Quit: WeeChat 2.9]
mallox has joined #nixos
<{^_^}> [nixpkgs] @prusnak opened pull request #101934 → hidapi: 0.9.0 -> 0.10.0 → https://git.io/JT1Is
solene has joined #nixos
<cosarara> it seems my problem was due to using iwd as a networkmanager backend. disabling that fixed the issue
<siraben> Why were 8K+ packages removed in this release?
<supersandro2000> siraben: maybe the number is so high cause packages like python35Packages.* or so got removed
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101935 → python37Packages.pulp: 2.3 -> 2.3.1 → https://git.io/JT1IE
<siraben> Ah I see
ddellacosta has joined #nixos
<supersandro2000> drakonis: I hope they are equal. If not matthewkenigsber probably shouldn't do it
<matthewkenigsber> drakonis: don't see anything it would break
<drakonis> in nixpkgs maybe?
<drakonis> or anything outside of it?
Neo-- has joined #nixos
<matthewkenigsber> The function I'm talking about is an internal c++ function in nix
<siraben> matthewkenigsberg: if the change is toJson → toJSON for consistency that seems like a simple sed script to run, likely shouldn't break aynthing
<siraben> s/aynthing/anything
acarrico has quit [Ping timeout: 240 seconds]
<siraben> I did similar treewide changes (removing periods from end of packages) to nixpkgs
civodul` has joined #nixos
civodul has quit [Ping timeout: 272 seconds]
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/6b5f85a62c4 (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
detran has quit [Ping timeout: 256 seconds]
werner291 has quit [Remote host closed the connection]
<{^_^}> [nixos-org-configurations] @edolstra pushed 5 commits to master: https://git.io/JT1me
whatisRT has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @punkeel opened pull request #101936 → nodePackages: Switch to 14.x → https://git.io/JT1mC
orivej has joined #nixos
hyper_ch5 has joined #nixos
jmeredith has joined #nixos
acarrico has joined #nixos
aasg has joined #nixos
<{^_^}> [nixpkgs] @penguwin opened pull request #101937 → img-cat: init at 1.1.1 → https://git.io/JT1md
hyper_ch2 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101938 → python37Packages.oauthenticator: 0.11.0 -> 0.12.0 → https://git.io/JT1YI
hyper_ch4 has quit [Ping timeout: 272 seconds]
<Fare> any go packaging specialist around?
hyper_ch5 has quit [Ping timeout: 272 seconds]
<dminuoso> Fare: Dont ask to ask, just ask.
domogled has quit [Remote host closed the connection]
<dminuoso> If there's go specialists around, they'd have seen your go question anyway.
<dminuoso> But they might be put off by an annoying and useless meta question. :p
domogled has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
<Fare> dminuoso, I'd like to package go-libp2p-daemon, and I have no idea how to start a go package.
<Fare> OR, where to put it in the package hierarchy
ManiacOfMadness has joined #nixos
<dminuoso> Fare: Have you looked at https://nixos.org/manual/nixpkgs/stable/#sec-language-go ?
<Fare> dminuoso, no. Thanks!
<Fare> should it go in pkgs/servers/ ?
infty has joined #nixos
<dminuoso> Fare: `rg buildGoPackage your/nixpkgs` ?
<Fare> dminuoso, where is rg from? ripgrep ?
<dminuoso> Sure. Or use `grep -r`
<Fare> is there a way to automatically handle all the dependencies, or must I create a library dependency for each of them?
<dminuoso> You should really look at ripgrep if you aren't familiar with it. :)
<Fare> apparently buildGoPackages is obsolete, long live buildGoModule
<{^_^}> [nixpkgs] @jonafato opened pull request #101939 → gnomeExtensions.clipboard-indicator: 34 -> 37 → https://git.io/JT1OY
<dminuoso> Oh indeed.
<Fare> usually I use git grep
shibboleth has joined #nixos
<Fare> I see 33 dependencies in the go.mod...
teto has joined #nixos
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
red[evilred] has joined #nixos
<red[evilred]> umm, I got a GrahamOfBorg error I don't understand - any chance someone could give me a hint please? https://gist.github.com/GrahamcOfBorg/66dc656cf08a46986987f80c9a983ae6
<red[evilred]> grahamcofborg-eval-package-list-no-aliases
<red[evilred]> is the section
cosimone has quit [Client Quit]
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #101924 → python37Packages.holoviews: 1.13.4 -> 1.13.5 → https://git.io/JTXA6
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1Oj
alp has joined #nixos
Ariakenom has joined #nixos
growpotkin has joined #nixos
tsmanner has joined #nixos
CyberManifest has quit [Ping timeout: 246 seconds]
domogled1 has joined #nixos
domogled has quit [Ping timeout: 246 seconds]
domogled1 is now known as domogled
Sanchayan has quit [Quit: leaving]
zupo has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #101940 → apple_sdk: 10.12 -> 10.13 → https://git.io/JT1sc
civodul` is now known as civodul
infty has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @veprbl merged pull request #101862 → wine{Unstable,Staging}: 5.18 -> 5.20 → https://git.io/JTP4U
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JT1sg
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
shibboleth has quit [Quit: shibboleth]
mthst has quit [Read error: Connection reset by peer]
mthst has joined #nixos
<{^_^}> [nixpkgs] @Flakebi opened pull request #101941 → piglit: init at unstable-2020-10-28 → https://git.io/JT1Gn
<{^_^}> [nixpkgs] @lheckemann merged pull request #101351 → bluez-alsa: 2.1.0 -> 3.0.0 → https://git.io/JTzNP
<{^_^}> [nixpkgs] @lheckemann pushed 2 commits to master: https://git.io/JT1Gz
<{^_^}> [nixpkgs] @lheckemann merged pull request #101343 → prometheus-snmp-exporter: 0.18.0 -> 0.19.0 → https://git.io/JTzSP
<{^_^}> [nixpkgs] @lheckemann pushed 2 commits to master: https://git.io/JT1GQ
tsmanner has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @lheckemann pushed 2 commits to release-20.03: https://git.io/JT1ZV
<{^_^}> [nixpkgs] @eyJhb opened pull request #101943 → ns-3: 3.30 -> 3.32 → https://git.io/JT1Zw
anderslundstedt has joined #nixos
nixuser_ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @lheckemann pushed commit from @WilliButz to release-20.09 « prometheus-snmp-exporter: 0.18.0 -> 0.19.0 »: https://git.io/JT1ZA
<{^_^}> [nixpkgs] @WilliButz opened pull request #101944 → grafana: 7.2.2 -> 7.3.0 → https://git.io/JT1Zh
anderslu1dstedt has quit [Ping timeout: 246 seconds]
malook has joined #nixos
anderslundstedt has quit [Read error: Connection reset by peer]
Ariakenom_ has joined #nixos
<Reventlov> hey
anderslundstedt has joined #nixos
<Reventlov> Wondering if someone managed to use sway / firefox / pipewire to enable screensharing of arbitrary wayland windows
<gchristensen> sounds relevant to my interests
<Reventlov> I'm looking at https://github.com/NixOS/nixpkgs/pull/84233 but I don't understand what is currently what you need to do
<{^_^}> #84233 (by colemickens, 29 weeks ago, merged): firefox: add pipewire patch for wayland users
rnea has joined #nixos
<{^_^}> [nixpkgs] @roconnor opened pull request #101945 → OSCAR: init at 1.2.0 → https://git.io/JT1n7
Ariakenom has quit [Ping timeout: 272 seconds]
<nicolas[m]> AFAIK, Sway and wlroots-based compositor cannot screenshare a specific window
<{^_^}> [nixpkgs] @lheckemann merged pull request #101354 → atlassian-confluence: 7.8.0 -> 7.8.1 → https://git.io/JTzAo
<{^_^}> [nixpkgs] @lheckemann pushed 2 commits to master: https://git.io/JT1cc
bennofs has joined #nixos
<hexa-> this is as far as I've come
<bennofs> can I rely on runtimeShell to be bash-compatible?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fadenb has quit [Quit: killed]
U-armin has quit [Quit: killed]
<hexa-> need to enable pipewire and the wlroots xdg-desktop-portal
domogled has quit [Quit: domogled]
erasmas has joined #nixos
<hexa-> the portal is there to offer a generic way to select a window/desktop/area AFAIU
domogled has joined #nixos
<nicolas[m]> To enable screensharing you need `services.pipewire.enable = true` and an `xdg-desktop-portals`-{gtk,qt,wlr}
<hexa-> nicolas[m]: see the paste
<hexa-> i however cannot get firefox to use the portal
<hexa-> it still uses it's own dialog
zupo has joined #nixos
<hexa-> pretty sure colemickens is interested in this topic as well :)
<Reventlov> hexa-: yeah I have something pretty similar…
lordcirth__ has left #nixos ["Leaving"]
seku has joined #nixos
<hexa-> apparently GTK_USE_PORTAL=1 was required at some point
<hexa-> but that doesn't do anything for me
<hexa-> (/nix/store/b0kbwlnack2r3v7ji5vbnjjgjff6gzd5-firefox-unwrapped-82.0/lib/firefox/firefox:29003): Gdk-WARNING **: 16:36:59.420: Settings portal not found: Could not connect: Connection refused
<hexa-> oh well
<hexa-> could that be it?
<{^_^}> [nixpkgs] @lheckemann pushed 4 commits to release-20.09: https://git.io/JT1c5
<hexa-> fwiw: firefox can share my complete desktop on sway
jonringer has joined #nixos
<hexa-> i just cannot select particular windows
<nicolas[m]> yes, this is expected
euandreh` has quit [Remote host closed the connection]
<Reventlov> hexa-: oh it can ?
<Reventlov> hmmm
cfricke has joined #nixos
<nicolas[m]> IIRC emersion said that screensharing a specific window on wlroots would be too much of a performance hog so they wouldn't do it (at the moment?)
<{^_^}> [nixpkgs] @lheckemann merged pull request #101353 → atlassian-crowd: 4.0.2 -> 4.2.0 → https://git.io/JTzAw
kalbasit has joined #nixos
<{^_^}> [nixpkgs] @lheckemann pushed 2 commits to master: https://git.io/JT1CG
<{^_^}> [nixpkgs] @jonringer merged pull request #101935 → python37Packages.pulp: 2.3 -> 2.3.1 → https://git.io/JT1IE
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.pulp: 2.3 -> 2.3.1 »: https://git.io/JT1Cn
<kalbasit> regnat: thanks, will try that!
<{^_^}> [nixpkgs] @jonringer merged pull request #101938 → python37Packages.oauthenticator: 0.11.0 -> 0.12.0 → https://git.io/JT1YI
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.oauthenticator: 0.11.0 -> 0.12.0 »: https://git.io/JT1Cl
<{^_^}> [nixpkgs] @jonringer merged pull request #101931 → python37Packages.azure-mgmt-datamigration: 4.0.0 -> 4.1.0 → https://git.io/JT1UV
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.azure-mgmt-datamigration: 4.0.0 -> 4.1.0 »: https://git.io/JT1Cu
euandreh has joined #nixos
mthst has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @lheckemann pushed commit from @WilliButz to release-20.09 « atlassian-crowd: 4.0.2 -> 4.2.0 »: https://git.io/JT1C2
mthst has joined #nixos
lordcirth_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
sangoma has joined #nixos
lordcirth has joined #nixos
lordcirth is now known as Guest11291
boxscape has quit [Quit: Connection closed]
<Reventlov> hexa-: so I have what you have, but my firefox does not show anything
<hexa-> Reventlov: also XDG_SESSION_TYPE=wayland
<hexa-> at least it not working is reproducible
Guest11291 is now known as lordcirth_
<lordcirth_> ZNC seems to be acting up
cole-h has joined #nixos
cosimone has joined #nixos
<Mic92> dtz: Can you give me any advise on how to get a clang source build to find libc with crt1.so without too much patching?
lordcirth_ has quit [Client Quit]
<Reventlov> ok, so nothing ready yet
lordcirth_ has joined #nixos
hnOsmium0001 has joined #nixos
philr has quit [Ping timeout: 272 seconds]
lordcirth__ has joined #nixos
lordcirth__ has left #nixos [#nixos]
nilsirl[m] has joined #nixos
ManiacOfMadness has quit [Ping timeout: 240 seconds]
<nilsirl[m]> Hi, how bad of an idea is it to set `services.locate.localuser` to `root`?
ransom has joined #nixos
<hexa-> the wlroots portal has no graphical ui just yet
is_null has quit [Ping timeout: 256 seconds]
<hexa-> that will apparently be introduced in https://github.com/emersion/xdg-desktop-portal-wlr/pull/59
<{^_^}> emersion/xdg-desktop-portal-wlr#59 (by columbarius, 2 weeks ago, open): Add graphical display chooser
ddellacosta has joined #nixos
proofofkeags has joined #nixos
is_null has joined #nixos
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
killercup[m] has quit [Quit: Idle for 30+ days]
astylian has quit [Remote host closed the connection]
fadenb has joined #nixos
U-armin has joined #nixos
Fare has quit [Ping timeout: 260 seconds]
U-armin has quit [Client Quit]
fadenb has quit [Client Quit]
Fare has joined #nixos
cfricke has quit [Ping timeout: 265 seconds]
bennofs1 has quit [Ping timeout: 240 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @edbentley opened pull request #101947 → audiowaveform: init at 1.4.2 → https://git.io/JT18V
ransom has joined #nixos
is_null has quit [Ping timeout: 240 seconds]
bkos has joined #nixos
Spiney has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mallox has quit [Ping timeout: 260 seconds]
bkos has left #nixos [#nixos]
<supersandro2000> Mic92: not sure if this helps you but according to my google foo LIBRARY_PATH does not point to the dir of crt1.so
<daGrevis> hi! how can I avoid error when vboxsf fs is not found? currently it fails to boot, but I'd like it to still boot and work if it's not found.
<daGrevis> I tried noCheck option, but that's not it.
<{^_^}> [nixpkgs] @matthew-piziak opened pull request #101948 → tdlib: 1.6.0 -> 1.6.9 → https://git.io/JT14J
ManiacOfMadness has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #101905 → python37Packages.nibabel: 3.1.1 -> 3.2.0 → https://git.io/JTXVX
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.nibabel: 3.1.1 -> 3.2.0 »: https://git.io/JT14Z
rnea has quit [Ping timeout: 240 seconds]
jabster28 has joined #nixos
<Raito_Bezarius> is there something known to work with mix/Elixir?
<Raito_Bezarius> I tried mixToNix (serokell fork and the transumption one)
<Raito_Bezarius> but it failed on https://framagit.org/framasoft/mobilizon
mthst has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AluisioASG opened pull request #101949 → libretro.mame2016: fix build with Make 4.3 → https://git.io/JT149
<{^_^}> [nixpkgs] @lheckemann merged pull request #101370 → nixos/acme: Permissions and tests fixes → https://git.io/JTgLi
<{^_^}> [nixpkgs] @lheckemann pushed 3 commits to master: https://git.io/JT1BU
justanotheruser has quit [Quit: WeeChat 2.9]
justanotheruser has joined #nixos
<daGrevis> okay, got it. I need to give `nofail` to fileSystem options and then it all works!
<justanotheruser> what is the importance of the "programs" attribute set? It is a bit tough to google "nixos programs". Is there documentation on it? More specifically, why aren't things like emacs and firefox part of the `programs` attribute set?
selfsymmetric-mu has joined #nixos
CyberManifest has joined #nixos
<lordcirth_> justanotheruser, IIRc, it's things that aren't just packages, because they change something, but also aren't services.
cosimone has quit [Remote host closed the connection]
<selfsymmetric-mu> I'm having trouble testing a PR. It's just a simple version bump. I'd appreciate a look from someone who knows how to test PRs: https://github.com/NixOS/nixpkgs/pull/101948
<{^_^}> #101948 (by matthew-piziak, 13 minutes ago, open): tdlib: 1.6.0 -> 1.6.9
cosimone has joined #nixos
Fare has quit [Ping timeout: 260 seconds]
jabster28 has quit [Ping timeout: 240 seconds]
<supersandro2000> selfsymmetric-mu: I think you are missing a {} behind of those. Can't tell you where
<justanotheruser> lordcirth_: hmm so it looks like `programs.gnometerminal` uses `dconfPath`. I suppose there is some system level path each derivation in `programs` modifies? That makes some sense
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<makefu> selfsymmetric-mu: for testing a PR you can normally use nix-review (`nix-shell -p nix-review --run 'nix-review pr 101948'`)
alp has quit [Ping timeout: 272 seconds]
<makefu> this will try to build all dependencies
<makefu> or better, all the packages which depend on the changed package
CyberManifest has quit [Ping timeout: 265 seconds]
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
sneak has joined #nixos
jabster28 has joined #nixos
julm has quit [Ping timeout: 265 seconds]
Maxdamantus has quit [Ping timeout: 246 seconds]
alp has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #101950 → libtensorflow: unmark as broken → https://git.io/JT1Rx
Fare has joined #nixos
julm has joined #nixos
<selfsymmetric-mu> makefu: Oh thank you!!
Maxdamantus has joined #nixos
<drakonis> 20.09 is out, its time to update the topic
is_null has joined #nixos
dbmikus has joined #nixos
<etu> gchristensen: topic bump 20.09? :)
<gchristensen> etu: do the honors?
etu changed the topic of #nixos to: NixOS stable: 20.09 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
<gchristensen> thanks!
<etu> woo :)
<etu> uh, maybe I should have updated the link to discourse as well
<supersandro2000> discourse link is wrong
<selfsymmetric-mu> Glory to the release team!
etu changed the topic of #nixos to: NixOS stable: 20.09 ✨ 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-info
<etu> :)
<makefu> selfsymmetric-mu: also, when you want to test your derivation you can run `nix-build -A tdlib .` when in your checked out nixpkgs repo
<selfsymmetric-mu> makefu: Oh, this is great, thank you. Looks like the build did in fact fail.
alp has quit [Ping timeout: 260 seconds]
<selfsymmetric-mu> I think it's because tdlib 1.6.9 isn't an actual "release", despite being required as a minimum version by telega.
<makefu> there is also a one-liner to directly test your derivation in when it is not currently part of nixpkgs: nix-build -E 'with import <nixpkgs> {};pkgs.callPackage ./default.nix {}'
cosimone has quit [Remote host closed the connection]
sulami has left #nixos ["ERC (IRC client for Emacs 27.1)"]
<selfsymmetric-mu> Thinking about what to do here. I'm going to use the revision for now.
CyberManifest has joined #nixos
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #101379 → buildBazelPackage: build name from pname/version → https://git.io/JTgYK
<{^_^}> [nixpkgs] @teto pushed to master « buildBazelPackage: build name from pname/version »: https://git.io/JT1E6
detran has joined #nixos
mthst has joined #nixos
fadenb has joined #nixos
domogled has quit [Ping timeout: 265 seconds]
fadenb has left #nixos ["User left"]
zupo has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #101950 → libtensorflow-bin: unmark as broken → https://git.io/JT1Rx
<{^_^}> [nixpkgs] @jonringer pushed to release-20.09 « libtensorflow-bin: unmark as broken »: https://git.io/JT1uT
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #101951 → pythonPackages.tmdb3: disable on python3 → https://git.io/JT1uq
<{^_^}> #101948 (by matthew-piziak, 48 minutes ago, open): tdlib: 1.6.0 -> 1.6.9
is_null has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #101927 → python3Packages.pytorch-bin: 1.6.0 -> 1.7.0 → https://git.io/JT1vP
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1ug
<{^_^}> [nixpkgs] @mweinelt opened pull request #101952 → zsh-powerlevel10k: pin gitstatus version → https://git.io/JT1uD
davidv7 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #101903 → python37Packages.dominate: 2.5.2 -> 2.6.0 → https://git.io/JTXaU
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.dominate: 2.5.2 -> 2.6.0 »: https://git.io/JT1ux
<{^_^}> [nixpkgs] @jonringer merged pull request #101930 → python37Packages.nbsphinx: 0.7.1 -> 0.8.0 → https://git.io/JT1Jr
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.nbsphinx: 0.7.1 -> 0.8.0 »: https://git.io/JT1zJ
<{^_^}> [nixpkgs] @jonringer merged pull request #101911 → python37Packages.audioread: 2.1.8 -> 2.1.9 → https://git.io/JTXMr
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.audioread: 2.1.8 -> 2.1.9 »: https://git.io/JT1zk
<{^_^}> [nixpkgs] @jonringer merged pull request #101913 → python37Packages.azure-mgmt-kusto: 0.9.0 -> 0.10.0 → https://git.io/JTXDc
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.azure-mgmt-kusto: 0.9.0 -> 0.10.0 »: https://git.io/JT1zZ
<{^_^}> [nixpkgs] @jonringer merged pull request #101916 → python37Packages.dropbox: 10.6.0 -> 10.7.0 → https://git.io/JTX9F
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JT1zc
<{^_^}> [nixpkgs] @jonringer merged pull request #101909 → python37Packages.pyface: 7.0.1 -> 7.1.0 → https://git.io/JTX1x
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.pyface: 7.0.1 -> 7.1.0 »: https://git.io/JT1zW
<{^_^}> [nixpkgs] @mweinelt merged pull request #101918 → python37Packages.pysmb: 1.2.4 -> 1.2.5 → https://git.io/JTXQS
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1zB
<{^_^}> [nixpkgs] @jonringer merged pull request #101908 → python37Packages.trytond: 5.6.7 -> 5.6.8 → https://git.io/JTXiL
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.trytond: 5.6.7 -> 5.6.8 »: https://git.io/JT1zE
Mjiig has joined #nixos
Diana has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #101953 → pythonPackages.pysmb: add pythonImportsCheck → https://git.io/JT1zK
jabster28 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #101907 → python37Packages.drf-yasg: 1.17.1 -> 1.20.0 → https://git.io/JTXof
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.drf-yasg: 1.17.1 -> 1.20.0 »: https://git.io/JT1zD
<Mjiig> Hi, I'm trying to install the obsidian package, but entering the command suggested on the nixos package search `nix-env -iA nixos.obsidian` gives the error "error: attribute 'nixos' in selection path 'nixos.obsidian' not found", and just using `nix-env -i obsidian` installs a different (dwarf fortress) package with the same name, any idea what I'm
<Mjiig> doing wrong?
rajivr has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @jonringer merged pull request #101953 → pythonPackages.pysmb: add pythonImportsCheck → https://git.io/JT1zK
<{^_^}> [nixpkgs] @jonringer pushed commit from @mweinelt to master « pythonPackages.pysmb: add pythonImportsCheck »: https://git.io/JT1zb
lsix has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @jonringer merged pull request #101932 → Take maintainership for a few packages → https://git.io/JT1Tf
<{^_^}> [nixpkgs] @jonringer pushed 5 commits to master: https://git.io/JT1gm
<aasg> Mjiig (IRC): doesn't seem like that is packaged on NixOS 20.03
<{^_^}> [nixpkgs] @mweinelt merged pull request #101925 → libtorch-bin: 1.6.0 -> 1.7.0 → https://git.io/JTXpe
m3thos has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1gK
selfsymmetric-mu has left #nixos ["gone to the land of dead hiccups and extinguished light bulbs"]
m3thos has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #101928 → [20.09] python3Packages.cryptography: 3.1 -> 3.2 (security, CVE-2020-25659) → https://git.io/JT1fU
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to staging-20.09: https://git.io/JT1g1
<{^_^}> [nixpkgs] @onsails opened pull request #101954 → buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms → https://git.io/JT1gD
<Mjiig> aasg Running `nix-channel --list` gives me `nixpkgs https://nixos.org/channels/nixpkgs-unstable` which I assumed meant I could install things if they showed up in the unstable search on the site?
jabster28 has joined #nixos
<Mjiig> (I'm running nix on ubuntu, rather than nixos, not sure if that distinction matters)
<aasg> Ah. Try `nix-env -iA nixpkgs.obsidian` instead
<aasg> (`nixpkgs` instead of `nixos`)
<mudri> I just noticed that https://github.com/NixOS/nixpkgs-channels is deprecated. What's the alternative for keeping my local nixpkgs clone (largely) in sync with nixos-unstable?
<gchristensen> the nixos-* and nixpkgs-* branches of nixpkgs
lord| has joined #nixos
sss2 has quit [Read error: Connection reset by peer]
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sss2 has joined #nixos
<mudri> Ah, just in the main repository? Nice. 👍
jabster28 has quit [Ping timeout: 272 seconds]
<Mjiig> aasg, ah seems obvious now, thanks, that's fixed it :)
lordcirth_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
lordcirth_ has joined #nixos
gnidorah has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @jonringer merged pull request #101443 → python3Packages.transformers: 3.3.1 -> 3.4.0 → https://git.io/JT2gr
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JT12S
<{^_^}> [nixos-search] @turboMaCk pushed to turboMaCk/percent-encode-query « Write custom parsing for search query params »: https://git.io/JT1aT
CptCaptain has joined #nixos
CptCaptain has quit [Client Quit]
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
acarrico has quit [Ping timeout: 256 seconds]
adisbladis has quit [Quit: ZNC 1.8.2 - https://znc.in]
Lun_rLambda has quit [Quit: ZNC - https://znc.in]
LunarLambda has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 99 commits to staging: https://git.io/JT1ao
adisbladis has joined #nixos
<Mic92> I pack into the wiki
acarrico has joined #nixos
asheshambasta has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @meutraa opened pull request #101957 → androidStudioPackages.{canary,dev}: 4.2.0.14 -> 4.2.0.15 → https://git.io/JT1Vi
Mjiig has quit [Remote host closed the connection]
mthst has quit [Ping timeout: 240 seconds]
is_null has joined #nixos
sss2 has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @Scriptkiddi opened pull request #101958 → Hass nabucasa.0.37.1 → https://git.io/JT1Vx
ris has joined #nixos
<Raito_Bezarius> is there a way to enter into a nix-shell when a derivation fails while trying to install a package?
<Raito_Bezarius> so that I can check around what is necessary to fix it for example
Ariakenom_ has quit [Quit: Leaving]
<Raito_Bezarius> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
mallox has joined #nixos
<Raito_Bezarius> If there are Elixir/Phoenix Nix-ers, I'm looking for input on this: https://discourse.nixos.org/t/announcing-mixnix-build-elixir-projects-with-nix/2444/15?u=raitobezarius
<supersandro2000> Raito_Bezarius: you can do nix-build -A ... -K
<supersandro2000> and then change to the printed dir and run `bash --rcfile env_vars`` and then debug in the exact enviroment
<supersandro2000> on Linux there is also https://discourse.nixos.org/t/debugging-broken-builds/3138/5
<{^_^}> [nixpkgs] @flokli opened pull request #101959 → aptly: 1.3.0 -> 1.4.0 → https://git.io/JT1wm
<Raito_Bezarius> awesome, supersandro2000 !
<supersandro2000> at least on Darwin I can edit the files from another shell with all my usual tools and then debug in the special builder shell
<Raito_Bezarius> it seems though that buildInputs are not there
<{^_^}> [nixpkgs] @Ma27 merged pull request #101944 → grafana: 7.2.2 -> 7.3.0 → https://git.io/JT1Zh
<supersandro2000> What package are we talking about exactly?
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JT1ws
<Raito_Bezarius> supersandro2000: it's a package generated by https://gitlab.com/azazel/mixnix/-/blob/master/nix/mix2nix.nix#L112
<supersandro2000> totally not my area but if you have a general question please ask
<Raito_Bezarius> hm
<Raito_Bezarius> for instance, supersandro2000, how can I run the phases ?
<Raito_Bezarius> can I do something like source $configurePhase ?
<supersandro2000> never tried this but most stuff are shell functions
<Raito_Bezarius> runHook seems to be not found then
<Raito_Bezarius> I don't know if there is a trick to do it properly
<supersandro2000> maybe you can run them. I would check the env_vars file and check if there is something in their
<supersandro2000> no functions... I have no clue
bennofs1 has joined #nixos
<Raito_Bezarius> hm, indeed
<Raito_Bezarius> it's okay, thanks supersandro2000 !
<Raito_Bezarius> supersandro2000++
<{^_^}> supersandro2000's karma got increased to 0o4
<azazel> Raito_Bezarius: I'm not using mix2nix as of now
<supersandro2000> is 0o4 octal?
<supersandro2000> no problem
<pinpox> Raito_Bezarius: If I'm not mistaken we were talking a few days ago about the sourcehut modules, any news on that?
<Raito_Bezarius> azazel: mix2nix is not working
<Raito_Bezarius> I had to fork your repo and patch it multiple times
<Raito_Bezarius> and even so, I'm encountering an error on a dependency
<Raito_Bezarius> as I'm no Elixir magician to be fair, I'm having difficulties to understand how to solve it
<{^_^}> [nixpkgs] @rvolosatovs opened pull request #101960 → gofumpt: 2019-11-11 -> 2020-10-27 → https://git.io/JT1rm
<Raito_Bezarius> pinpox: to be honest, the state of the package/modules is quite mature for production usage except for builds.sr.ht
<Raito_Bezarius> but feel free to pester me to add features or something
<{^_^}> [nixpkgs] @rvolosatovs opened pull request #101961 → gotools: 2020-04-21 -> 2020-10-27 → https://git.io/JT1rY
<azazel> yep, there are many issues, but most of them spur from the fact that the format of the mix.lock file isn't stable
<Raito_Bezarius> I know that (a) builds.sr.ht requires more work (b) secrets management must be done in a proper way
<pinpox> Raito_Bezarius: could we maybe merge the stuff that is already working?
<Raito_Bezarius> azazel: ha, I read you as "I'm using"
<pinpox> I'm mostly interested in the git stuff, builds is not that relevant to me
<Raito_Bezarius> pinpox: you'd have to shepherd the pull request in order so that it can get merged :p
<Raito_Bezarius> I can help you though
<Raito_Bezarius> azazel: the discourse link is not working for some reason
<{^_^}> [nixpkgs] @Ma27 pushed commit from @WilliButz to release-20.09 « grafana: 7.2.2 -> 7.3.0 »: https://git.io/JT1r8
<pinpox> Raito_Bezarius: Sure. Is the secrets stuff required for other things except builds?
<Raito_Bezarius> until it works, hm, so is there a proper tool azazel for packaging things?
<Raito_Bezarius> pinpox: theorically speaking yes
ryantrinkle has quit [Ping timeout: 260 seconds]
<Raito_Bezarius> because you have private keys in the config which will end up in the nix store
<azazel> Raito_Bezarius: it's complicated, but not without solution ;-)
<Diana> just so you know, as someone fighting a lot in the BEAM ecosystem in nix
<azazel> Raito_Bezarius: that's why it's better that you read that thread to the end
<Diana> there is still no good solutions to bring dependencies from mix or rebar in nix. Anything that depends on mix.lock will indeed have the problem that the format is not stable
<pinpox> Raito_Bezarius: I see. That's the point I have no idea on how to proceed
<azazel> ah Diana is the one that started that "status of the BEAM ecosystem thread" i linked here
<Diana> indeed
<Raito_Bezarius> i'm mostly interested into a one-shot solution
<Raito_Bezarius> for a service which will remain mostly stable
<Raito_Bezarius> the thing is nothing I tried worked so far
<Raito_Bezarius> including hauleth's script which as far as I understand it just exploit fixed output derivation to use network access and get all those dependencies
<Diana> That was the one i would advise
<azazel> Raito_Bezarius: you should try the link now, the site is back online
<azazel> i would advise that too
<Raito_Bezarius> hm, unfortunately, I'm having error that I wrote down there: https://discourse.nixos.org/t/state-of-the-beam-ecosystem-in-nix/4202?page=2
<Raito_Bezarius> oops
<Raito_Bezarius> and I'm not really super aware of how Mix/Escript/those tasks works so I'm not sure to understand what's wrong
<Raito_Bezarius> pinpox: hmm, the way forward as I see it is to start discussion on eadwu[m]'s PR of what is an acceptable way of handling secrets
<Raito_Bezarius> and I suppose that one way is to provide patching or add a mechanism of including files in the sr.ht configuration files
<Raito_Bezarius> so that we can just do "include secrets.ini" and it just works
ransom has joined #nixos
waleee-cl has joined #nixos
<Raito_Bezarius> maybe this discussion should be done with #srht people too
<Raito_Bezarius> because if we do an adhoc forceful patch, it will be complicated to maintain
<{^_^}> [nixpkgs] @benley opened pull request #101962 → aws-google-auth: 0.0.34 -> 0.0.36 → https://git.io/JT1oO
<pinpox> > maybe this discussion should be done with #srht people too
<{^_^}> error: syntax error, unexpected WITH, expecting ')', at (string):345:38
<pinpox> Raito_Bezarius: I tried on #sr.ht, if you want to give it a try I'm there
<Raito_Bezarius> In that case, please get back to me on end of week, pinpox — we can try to start things
<Raito_Bezarius> azazel: okay, so the solution is FOD as I expect it
<Raito_Bezarius> But it does not seem to work anyway
<pinpox> Raito_Bezarius: perfect, will do!
<Raito_Bezarius> okay, maybe I got it azazel
<Raito_Bezarius> postUnpack seems not to be executed at all
dsx has quit [Quit: dsx]
davidv7 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « nixos/rl-2009: minor typo fix »: https://git.io/JT1KU
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.09 « nixos/rl-2009: minor typo fix »: https://git.io/JT1KL
<Raito_Bezarius> can I pretty-print a derivation to understand its phases?
<supersandro2000> WDYM Formatter? or at build time?
<bennofs> Raito_Bezarius: there is nix show-derivation
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Raito_Bezarius> let's say I'm doing nix-build -A something, I'd like to do nix show-derivation something
<bennofs> nix show-derivation $(nix-instantiate -A something) ?
<bennofs> not sure if there is a new-cli equivalent of nix-instantiate
<regnat> Raito_Bezarius: nix show-derivation -f . something I think
<Raito_Bezarius> yes, it worked regnat
<Raito_Bezarius> thanks bennofs & regnat
<Raito_Bezarius> bennofs++, regnat++
<{^_^}> bennofs's karma got increased!
<{^_^}> regnat's karma got increased to 7
<Ke> you can extract as json and let jq print it out
<Ke> not sure, if there is a tool for hat
<Ke> like pretty print directly
malook has quit [Quit: malook]
shabius has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #215 → Support search engine escaping of spaces (+) → https://git.io/JTP4T
<{^_^}> [nixos-search] @garbas pushed commit from @turboMaCk to master « Support search engine escaping of spaces (+) (#215) »: https://git.io/JT16m
<{^_^}> [nixos-search] @garbas pushed 0 commits to turboMaCk/percent-encode-query: https://git.io/JT16Y
acarrico has quit [Ping timeout: 240 seconds]
<andi-> Do we have something like `runInDockerContainer` similar to `runInLinuxVM` ?
is_null has quit [Read error: Connection reset by peer]
fabianhjr has joined #nixos
danderson has joined #nixos
alp has joined #nixos
zupo has joined #nixos
saschagrunert has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @flokli merged pull request #101959 → aptly: 1.3.0 -> 1.4.0 → https://git.io/JT1wm
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JT1i8
berberman_ has joined #nixos
berberman has quit [Ping timeout: 240 seconds]
is_null has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #101231 → peaclock: init at 0.4.3 → https://git.io/JTEvH
<{^_^}> [nixpkgs] @AndersonTorres pushed 3 commits to master: https://git.io/JT1iM
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ryantrinkle has joined #nixos
sangoma has quit [Ping timeout: 240 seconds]
red[evilred] has joined #nixos
<red[evilred]> I'm interested
<red[evilred]> Oh - discussions on nix and elixir
<andi-> supersandro2000: I want the other way around. That project appears to target building images. I want to use a container during a nix-build as the setup isn't trivial and I'm unlikely to translate the build system into Nix ;)
<supersandro2000> The only other thing I know is setting up nix in Docker
<andi-> I'm now running podman within runInLinuxVM to execute code inside a container as part of my build
<{^_^}> [nixpkgs] @teto merged pull request #101943 → ns-3: 3.30 -> 3.32 → https://git.io/JT1Zw
<{^_^}> [nixpkgs] @teto pushed commit from @eyJhb to master « ns-3: 3.30 -> 3.32 »: https://git.io/JT1Xf
sphalerite has quit [Quit: nixos 20.09, here I come!]
<{^_^}> [nixpkgs] @teto closed pull request #100770 → ns-3: delete → https://git.io/JTn8M
<{^_^}> [nixpkgs] @Mic92 closed pull request #84738 → device-tree_rpi: fix platforms → https://git.io/Jvx6c
<Fare> wow, packaging a go program was much less painful than feared.
jabster28 has joined #nixos
acarrico has joined #nixos
zupo has joined #nixos
<pumpy> about zfs can i rollback multiple datasets at once? like zfs rollback -r zroot/tmp@snp zroot/usr/home@snp zroot/var@snp?
<pumpy> sorry if there's like #nixos-zfs?
mmohammadi9812 has quit [Read error: Connection reset by peer]
mmohammadi9812 has joined #nixos
<gchristensen> there is a #zfsonlinux and #openzfs
<pumpy> gchristensen++
<{^_^}> gchristensen's karma got increased to 357
Diana has quit [Remote host closed the connection]
<supersandro2000> Fare: with the new module (function, derivation?) it is very easy
jabster28 has quit [Ping timeout: 260 seconds]
<bqv> julm/ju1m: bump 93659 maybe?
<Soft> I am trying to upgrade my basic KDE desktop to 20.09 and I am running into problems because breeze-qt5-5.18.5 has been marked as broken: https://dpaste.org/NSvc#L
<Soft> What I would like to understand why this specific version is being pulled in. I assume there is some non-broken version of breeze-qt5 available
<Soft> https://github.com/NixOS/nixpkgs/issues/100854 oh someone else seems to have the same problem
<{^_^}> #100854 (by bgamari, 1 week ago, open): Figuring out *where* a package is marked as broken is difficult
<pinpox> c++
<{^_^}> [nix] @edolstra pushed to master « Consistency »: https://git.io/JT11N
<{^_^}> [nixpkgs] @bjornfor merged pull request #99408 → nixos/shiori: harden service with systemd → https://git.io/JUHAM
<{^_^}> [nixpkgs] @bjornfor pushed commit from @minijackson to master « nixos/shiori: harden service with systemd »: https://git.io/JT11x
mmohammadi9812 has quit [Read error: Connection reset by peer]
mmohammadi9812 has joined #nixos
<{^_^}> [nixpkgs] @cheriimoya opened pull request #101965 → libass 0.14.0 -> 0.15.0 → https://git.io/JT1Mf
nek0 has quit [Quit: The Lounge - https://thelounge.chat]
alp has quit [Ping timeout: 240 seconds]
nek0 has joined #nixos
<{^_^}> [nixpkgs] @tarnacious closed pull request #101915 → Updated Freecad fixes AddonManager bug → https://git.io/JTXSH
ryantrinkle has quit [Ping timeout: 240 seconds]
cjpbirkbeck has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/ae6f01d549f (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<nbathum> siraben: thank you for looking at that diagrams library
vesper has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #101967 → bubblewrap: fix whitespace with root directories → https://git.io/JT1Du
EstebanBlanc[m] has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #101968 → home-assistant: 0.116.4 -> 0.117.0 (+ additional package updates) → https://git.io/JT1DX
gnidorah has joined #nixos
<{^_^}> #100485 (by gnidorah, 2 weeks ago, open): iortcw: init at 1.51c
<{^_^}> [nixpkgs] @ruuda opened pull request #101969 → fedora-coreos-config-transpiler: 0.6.0 -> 0.7.0 → https://git.io/JT1yv
rprije has joined #nixos
zupo has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @alunduil opened pull request #101970 → [20.09] zfs-replicate: 1.1.14 -> 1.2.3 → https://git.io/JT1yE
zupo has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JT1yi
Reiser has quit [Changing host]
Reiser has joined #nixos
vesper11 has joined #nixos
nDuff has joined #nixos
vesper has joined #nixos
vesper11 has quit [Ping timeout: 272 seconds]
wjjunyor[m] has joined #nixos
<wjjunyor[m]> Good afternoon guys.
<wjjunyor[m]> Is it possible to use user names with dots like John.Doe ?
mallox has quit [Quit: WeeChat 2.9]
knupfer1 has joined #nixos
<clever> wjjunyor[m]: it will probably work if you quote it
thc202 has quit [Ping timeout: 240 seconds]
<benny> I upgraded to 20.09 and emacs has no working fonts. I don't know where to start to debug this issue.
knupfer1 has quit [Client Quit]
exco has joined #nixos
mananamenos has quit [Ping timeout: 240 seconds]
<nDuff> What's nixpkgs' policy around kernel ABI compatibility? I'm trying to get someone with an Ubuntu Precise (12.04 LTS, long-out-of-support) system to install a modern GnuPG, and am trying to determine whether using Nix is an option for them, or if the packages coming out of Hydra won't be ABI-compatible with the 3.2.79 kernel it ships.
<gchristensen> I guess linux only really promises forward compatibility
sphalerite has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #100191 → yle-dl: 2.31 -> 20200807 → https://git.io/JTUzR
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to master: https://git.io/JT1He
vesper11 has joined #nixos
vesper has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JT1Hs
<colemickens> hexa-: wlroots doesn't support window selection
<colemickens> if you have full screen working, this it is working for you.
<hexa-> okay
<hexa-> good to know
<colemickens> My issue was because xdg-deskop-portal was crashing. Still investigating it.
<{^_^}> [nixpkgs] @jonringer merged pull request #101872 → vimPlugins: update → https://git.io/JTPoC
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JT1Hl
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JT1H0
Graypup_ has joined #nixos
astylian has joined #nixos
<{^_^}> [nixpkgs] @RonanMacF opened pull request #101971 → update tmux-resurrect and tmux-continuum → https://git.io/JT1HM
<sphalerite> Right, I've run into ACME problems with the 20.09 upgrade as well \o/ oddly enough I'm getting the account rate limit even though I'm using one email address for all the certs on this machine, and one of the cert services has successfully registered the account. Any ideas why this might be happening?
<jD91mZM2> sphalerite: Crazy idea: Is the systemd job succeeding? Maybe it's set to restart on failure and fails shortly after making an API lookup
<sphalerite> jD91mZM2: it's not, since that's exactly the sort of thing that makes you run into rate limits very quickly :D
<jD91mZM2> Great, so you can see in the logs what the failure is?
<sphalerite> yes, the account rate limit
<{^_^}> [nixpkgs] @mweinelt merged pull request #101853 → matrix-synapse: 1.21.2 -> 1.22.0 → https://git.io/JTiNg
<{^_^}> [nixpkgs] @mweinelt pushed 3 commits to master: https://git.io/JT1Qt
<sphalerite> just wanted to confirm that yeah, it used to be one account per certificate, or in other words it was 1:1 between security.acme.certs.<name> and accounts. Now it is 1:1 with email addresses as observed above.
<sphalerite> oops, wrong paste
<sphalerite> acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-acct :: urn:ietf:params:acme:error:rateLimited :: Error creating new account :: too many registrations for this IP: see https://letsencrypt.org/docs/rate-limits/
nDuff has quit [Quit: ...]
<jD91mZM2> Oh, right. I see. Sorry, I didn't know that.
<{^_^}> [nixos-search] @turboMaCk pushed 3 commits to turboMaCk/avoid-fragment-hack: https://git.io/JT1Q4
<{^_^}> [nixpkgs] @vbgl opened pull request #101972 → Revert #101058 → https://git.io/JT1Qr
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #101973 → bluejeans: 2.4.0 -> 2.17.0.11 → https://git.io/JT1QM
alp has quit [Remote host closed the connection]
alp has joined #nixos
<jD91mZM2> sphalerite: Could you maybe use wireshark to inspect what account name it's trying (and failing) to register at that endpoint?
astylian_ has joined #nixos
<jD91mZM2> Maybe it's something unexpected instead of your email, like issue #85861 when the dude had hostmaster@<one email per domain>, or just something else
<{^_^}> https://github.com/NixOS/nixpkgs/issues/85861 (by rkoe, 26 weeks ago, closed): acme/lego causes account rate limits
<sphalerite> no, it's definitely the same email address for all of them
<sphalerite> and no, wireshark won't help since connections to let's encrypt are (surprise!) encrypted ;)
<sphalerite> It also says in the log which address it's using, and that's the right one
astylian has quit [Ping timeout: 256 seconds]
enick_892 is now known as georgyo[m]
georgyo[m] is now known as Guest66142
<jD91mZM2> Ok. I'll stop trying to go out of my depth :)
Guest66142 has joined #nixos
Guest66142 has quit [Changing host]
Guest66142 has joined #nixos
lunik1 has quit [Quit: :x]
ryantrinkle has joined #nixos
<benny> is anyone on 20.09 or 20.03 and has more than 3 fonts in M-x list-fontsets RET with Emacs 27.1?
lifestronaut has joined #nixos
<lifestronaut> I'm about to install nixos for the first time, using full disk encryption. A friend suggested I look into systemd-boot instead of grub. What kind of partition scheme should I be doing to use systemd-boot?
<samueldr> benny: I *think* that was reported recently
<lifestronaut> 512M ext4 /boot, 512M fat32 /boot/efi, (rest of disk) luks/lvm?
dansho has joined #nixos
<sphalerite> lifestronaut: not that much point in having both an ext4 /boot and an ESP, you can use the ESP as /boot
<sphalerite> lifestronaut: that applies regardless of whether you're using grub or systemd-boot
<{^_^}> #101813 (by spacekitteh, 1 day ago, open): Fontconfig 2.13 without recent patches makes parts of Emacs unusable
<samueldr> (I'm not an emacs user, just saw that fly by the other day)
<benny> samueldr: thanks, it may be related, but I don't get fontsets listed instead of slow descriptions
<samueldr> [I really can't help more :)]
astylian_ has quit [Quit: Leaving]
lifestronaut has quit [Remote host closed the connection]
selfsymmetric-mu has joined #nixos
<selfsymmetric-mu> Is there a nixpkgs style guide? How many columns wide should my code be in my PRs?
<aasg> I don't recall there being a line width limit (or even recommendation)
<sphalerite> I don't think there's a solid guideline on line length, just "not too logn"
<aasg> Yeah. Usually I just run nixpkgs-fmt and adjust as needed to look "better"
<selfsymmetric-mu> Thanks sphalerite. I'm filling to 120 columns.
<{^_^}> [nixpkgs] @veprbl merged pull request #101973 → bluejeans: 2.4.0 -> 2.17.0.11 → https://git.io/JT1QM
<aasg> Unrelated: is there a flag or config option to get build logs but no progress bar in `nix build`, `nix flake check` etc.? Those tend to pollute CI logs
<{^_^}> [nixpkgs] @veprbl pushed commit from @rmcgibbo to master « bluejeans: 2.4.0 -> 2.17.0.11 (#101973) »: https://git.io/JT1dc
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JT1dn
<selfsymmetric-mu> The PR in question: https://github.com/NixOS/nixpkgs/pull/101948
<{^_^}> #101948 (by matthew-piziak, 5 hours ago, open): tdlib: 1.6.0 -> 1.6.9
<selfsymmetric-mu> Tested and approved, in case anyone has merge permissions and is available to help out.
exco has quit [Ping timeout: 256 seconds]
zeorin has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/58f68355da0 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
zeorin has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to release-20.03: https://git.io/JT1FL
<sphalerite> aasg: maybe `--log-format raw`, though I'm not sure this is in a released version of nix
Mateon1 has joined #nixos
<aasg> sphalerite (IRC): That seems to work, thanks (and I'm using nixUnstable for the flakes anyway)
CyberManifest has quit [Quit: Leaving...]
Mateon1 has quit [Read error: Connection reset by peer]
dsx has joined #nixos
Mateon1 has joined #nixos
<{^_^}> [nixpkgs] @nbr opened pull request #101974 → [chromedriver] 85.0.4183.87 -> 86.0.4240.22 → https://git.io/JT1FD
<samueldr> hmm, any trick to make a nix-shell from a store path or .drv path that is available in Hydra without referencing the input Nixpkgs?
<samueldr> I guess not, other than having previously realised it
qz has quit [*.net *.split]
tcunha has quit [*.net *.split]
benedikt93 has quit [*.net *.split]
marcinja_ has quit [*.net *.split]
jboy has quit [*.net *.split]
blueberrypie has quit [*.net *.split]
bsima has quit [*.net *.split]
xqsl_ has quit [*.net *.split]
xqsl has joined #nixos
shiver32 has joined #nixos
Aleksejs has joined #nixos
NieDzejkob has joined #nixos
sshow has joined #nixos
benny_ has joined #nixos
marcinja has joined #nixos
pingveno has joined #nixos
tcunha has joined #nixos
codezero has joined #nixos
scott has joined #nixos
marble_visions has joined #nixos
benedikt93 has joined #nixos
bsima has joined #nixos
qz has joined #nixos
hspak has joined #nixos
dev4 has joined #nixos
blueberrypie has joined #nixos
buffet has joined #nixos
rail has joined #nixos
jeaye has joined #nixos
fionera has joined #nixos
xensky has joined #nixos
nore has joined #nixos
jboy has joined #nixos
awaz has quit [Ping timeout: 246 seconds]
Rusty1 has quit [Quit: Konversation terminated!]
hspak has quit [Client Quit]
nckx has joined #nixos
hspak has joined #nixos
mbrgm has quit [Ping timeout: 265 seconds]
mbrgm has joined #nixos
awaz has joined #nixos
mmohammadi9812 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Kritnich opened pull request #101976 → pcb2gcode: init at 2.1.0 → https://git.io/JT1b0
<{^_^}> [nixpkgs] @dawidsowa opened pull request #101977 → gallery-dl: 1.15.1 -> 1.15.2 → https://git.io/JT1br
<{^_^}> [nixpkgs] @braunse opened pull request #101978 → aria2: refactor to avoid python2 dependency → https://git.io/JT1bK
bqv has quit [Quit: WeeChat 2.9]
dsx has quit [Quit: dsx]
dsx has joined #nixos
bqv has joined #nixos
<slimep> how does fetchTarball calculate the hash?
<selfsymmetric-mu> Can I get a merge for this PR if someone is available? https://github.com/NixOS/nixpkgs/pull/101948
<{^_^}> #101948 (by matthew-piziak, 6 hours ago, open): tdlib: 1.6.0 -> 1.6.9
bvdw has joined #nixos
<supersandro2000> slimep: put in the hash lib.fakeSha256 or nix-prefetch-* something
<supersandro2000> but they tend to have bugs sometimes
<{^_^}> [nixpkgs] @flokli merged pull request #101952 → zsh-powerlevel10k: pin gitstatus version → https://git.io/JT1uD
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JT1bh
<slimep> supersandro2000: ah, coolio. Thanks :)
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
__monty__ has quit [Quit: leaving]
<dsx> I'm trying to build 20.09 and get this:
<dsx> /nix/store/pj0nkfr5x5nxrban9f4dw7zgxs4n0hbg-manual-combined/manual-combined.xml:11713: element xref: validity error : IDREF attribute linkend references an unknown ID "opt-home.file._name__.source"
<dsx> Where did that came from?
<nicolas[m]> Looks like an issue with building home-manager's manual
<dsx> oh
<dsx> I didn't know I'm building it
Rusty1 has joined #nixos
philr has joined #nixos
rawtaz has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<m1cr0man> Hiyas. I was wondering if anyone knows how Gnome/other DEs find all the .desktop files on the system? I understand that derivations can create a share/applications/myapp.desktop file but I don't get how they are then discovered?
jabster28 has joined #nixos
<{^_^}> nix-community/home-manager#1512 (by Mesabloo, 5 weeks ago, closed): manual-combined.xml fails to validate
<dsx> nicolas[m]: thanks!
<teto> whatever I do with latest poetry2nix, it seems like it doesn't detect pytest. I try adding it as a buildInput of the overrides to no avail.
<dsx> nicolas[m]: same story every nixos release — forget about home-manger
<{^_^}> [nixpkgs] @mweinelt merged pull request #101710 → obs-studio: 26.0.0 -> 26.0.2 → https://git.io/JTouX
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1NF
<worldofpeace> m1cr0man: there are functions in glib https://valadoc.org/gio-unix-2.0/GLib.DesktopAppInfo.html#!
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
<m1cr0man> worldofpeace++ thanks, and I see that has a search function. So is there like an environment variable looked up or is Nix building some list of paths somewhere?
<{^_^}> worldofpeace's karma got increased to 251
jabster28 has quit [Ping timeout: 240 seconds]
<supersandro2000> teto: checkInputs ?
<teto> supersandro2000: I tried without success either. I would like to see the overlay generated by poetry2nix but not sure how to.
gnidorah has quit [Quit: Connection closed for inactivity]
rajivr has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #101885 → you-get: 0.4.1456 -> 0.4.1475 → https://git.io/JTPxn
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1AG
<worldofpeace> m1cr0man: an application installs a desktop file to share/applications. every installed application in systemPackages gets added to an environment variable XDG_DATA_DIRS. all lookups in gio will use functions within that use that environment variable, for example GLib.Environment.get_system_data_dirs
<m1cr0man> worldofpeace++ awesome that's _exactly_ what I was wondering :D thanks a million
<{^_^}> worldofpeace's karma got increased to 252.00000000000003
<m1cr0man> lol nice decimals
lunik1 has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #101641 → gopls: don't build integration tests or documentation generator → https://git.io/JTrV1
<{^_^}> [nixpkgs] @zimbatm pushed commit from @lukegb to master « gopls: don't build integration tests or documentation generator (#101641) »: https://git.io/JT1AR
mikroskeem0 has joined #nixos
<sphalerite> ooooh m1cr0man maybe you have an idea about my problem with acme above ;)
<{^_^}> [nixpkgs] @zimbatm merged pull request #101954 → buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms → https://git.io/JT1gD
<{^_^}> [nixpkgs] @zimbatm pushed commit from @onsails to master « buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms (#101954) »: https://git.io/JT1Az
<m1cr0man> sphalerite: ya probably :) lemme scroll
<worldofpeace> m1cr0man: it's givin me 0's 😸 I think the code in gnome-shell is around https://github.com/GNOME/gnome-shell/blob/22f691939ce3f6c2d3828afc13b509bdea72d233/src/shell-app-cache.c or maybe a different shell-app file
<m1cr0man> sphalerite: Huh... so I think what might have happened is all your cert services ran at the same time, one (or more) of them succeeded in validation, and that may or may not have corrupted your accounts files
<sphalerite> oooooooh
mikroskeem has quit [Ping timeout: 272 seconds]
<sphalerite> that's… annoying, that that can happen >.<
<m1cr0man> sphalerite: Try going to /var/lib/acme/.lego/accounts/aawuishfpiaubfpiud (aka some random hash) and see what's there
<m1cr0man> yeah I think this may be bug-worthy, I might have to implement some form of lock
<m1cr0man> _if_ that is the issue
<sphalerite> that seems somewhat likely, since it was about 10 of them starting at once
<sphalerite> restarting them one by one seems to work
<m1cr0man> It's funny though because my own system has around 30 certs that share an address, but I know I haven't implemented anything to stop this happening
fendor has quit [Remote host closed the connection]
<m1cr0man> sphalerite: It's worth noting that it really should only happen once, unless you change the email again. Renews don't request accounts, and the renew timer has a random skew for each cert. Also changing attributes of one cert will only renew that cert and not its account data
orivej has quit [Ping timeout: 265 seconds]
<sphalerite> m1cr0man: yep, I was confused as to why all of them were trying to register accounts as well
mmohammadi9812 has joined #nixos
<m1cr0man> If you get a chance, would you mind opening an issue and pinging @nixos/acme?
<sphalerite> yep writing it right now :)
<m1cr0man> Class thanks
<m1cr0man> worldofpeace: Thanks for the link. All I'm looking to do is add my own application file to override an existing one. Knowing that it's built from systemPackages should get me going :)
justanotheruser has quit [Ping timeout: 240 seconds]
aaabbbbbbbbbb has quit [Ping timeout: 240 seconds]
<worldofpeace> m1cr0man: oh, there's actually a couple ways to do that I think
<sphalerite> m1cr0man: #101981
<{^_^}> https://github.com/NixOS/nixpkgs/issues/101981 (by lheckemann, 14 seconds ago, open): ACME module hitting account rate limits due to simultaneous cert creation
shibboleth has joined #nixos
<worldofpeace> m1cr0man: you could do a symlinkJoin on the app and substitute the desktop file, that would be the cleanest way I think. there's other ways that the desktop file spec supports, the only one I recall is putting a modified version of the desktop file in .local/share/applications because those will take precedence
vk3wtf has quit [Quit: WeeChat 2.7.1]
<worldofpeace> if u use home-manager I would suggest the second option, since there's a module to manage the home files
vk3wtf has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #101744 → k3s: add modprobe to k3s's PATH → https://git.io/JTKIy
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1x3
<m1cr0man> sphalerite: Ah I didn't realise you were lheckemann ;) Thanks for the merge earlier
<sphalerite> GNOME should also search ~/.nix-profile/share/applications though, right?
<sphalerite> m1cr0man: :)
<sphalerite> and thank you for the quickdraw on the likely cause :D m1cr0man++
<{^_^}> m1cr0man's karma got increased to 1
<worldofpeace> sphalerite: it will search there since it's added to XDG_DATA_DIRS
<m1cr0man> sphalerite: No bother, this is one occasion of maybe more that I can return the favours of all the help I've gotten here :)
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @zowoq opened pull request #101982 → fzf: 0.24.0 -> 0.24.1 → https://git.io/JT1xg
<m1cr0man> worldofpeace: The symlinkJoin sounds interesting. I'm trying to change this for all users so home manager isn't ideal (otherwise I could just put it in ~/.local/share/applications anyway).
<worldofpeace> m1cr0man: yeah, I personally use symlinkJoin and substitute on my machines 👍️
<worldofpeace> u don't make it an overrride, though. you make another attribute like my-app-different-desktop-file = super.symlinkJoin ...
<worldofpeace> and just install that one
<sphalerite> m1cr0man: possibly also lib.hiPrio + makeDesktopItem
<m1cr0man> Huh, interesting ok
selfsymmetric-mu has left #nixos ["gone to the land of dead hiccups and extinguished light bulbs"]
<sphalerite> … but I should probably go to bed, the only reason I'm still here is because I wanted to check on the acme thing because I couldn't reach my home assistant to dim my lights because the cert was broken…
<sphalerite> Ah, the joys of smart technology.
<sphalerite> Thanks again, and good night!
<worldofpeace> sphalerite: hmm, yeah if u need to construct an entirely new file
<{^_^}> [nixpkgs] @mweinelt merged pull request #101722 → opustags: 1.3.0 -> 1.4.0 → https://git.io/JTor6
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JT1xi
<{^_^}> [nix] @mkenigs opened pull request #4198 → Capitalize JSON for consistency → https://git.io/JT1xQ
<{^_^}> [nixos-search] @turboMaCk pushed to turboMaCk/avoid-fragment-hack « fix api querring »: https://git.io/JT1x7
<m1cr0man> goodnight! I too should probably go off, but the nixos-rebuild I just ran is still running :P
<{^_^}> [nixpkgs] @cheriimoya opened pull request #101983 → libass 0.14.0 -> 0.15.0 → https://git.io/JT1pe
<{^_^}> [nixpkgs] @cheriimoya closed pull request #101965 → libass 0.14.0 -> 0.15.0 → https://git.io/JT1Mf
<{^_^}> [nixos-search] @turboMaCk pushed to turboMaCk/avoid-fragment-hack « remove debug log »: https://git.io/JT1p8
shibboleth has quit [Remote host closed the connection]
samhza has quit [Remote host closed the connection]
Fare has quit [Ping timeout: 260 seconds]
<worldofpeace> transfered
<worldofpeace> hmm, --profile is the replacement of nix-env --set https://github.com/NixOS/nix/commit/990b5b2dcfaacd82caf4c92789a9c234b342c3b4
<colemickens> but that's not the same as `nix profile ...` ?
<colemickens> I am sort of curious what happens if I try to "nix profile install" something "into" the system profile?
<worldofpeace> hmm, a good note is that nix profile doesn't support an important part of nix-env rollbacks and generations https://github.com/NixOS/nix/issues/3951
<{^_^}> nix#3951 (by kisik21, 9 weeks ago, open): Profile generations management with `nix profile` command
<worldofpeace> colemickens: I'm going to read the docs on --set
<worldofpeace> I've never used it so that commit confuses me
<worldofpeace> i.e I'm not really sure what it should do?
<{^_^}> [nixos-search] @turboMaCk pushed to turboMaCk/avoid-fragment-hack « fix naming »: https://git.io/JT1hu
<colemickens> worldofpeace: oh, nix-env --set is what happens during nixos-rebuild. https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/tools/nixos-rebuild.sh#L441
<worldofpeace> oh, so it says "that it contains exactly the specified derivation, and nothing else" I guess that's useful if u want to have a set of profiles with exactly certain things and to switch between them?
<worldofpeace> and nixos-rebuild just sets it to the default one
<colemickens> worldofpeace: like nixos generations that are specially in the /nix/var/nix/profiles/system profile, if I understand it mostly correctly
<colemickens> sudo nix profile install .#cchat-gtk --profile /nix/var/nix/profiles/system
<colemickens> well, I guess we'll see what happens
<{^_^}> [nixos-search] @turboMaCk pushed to turboMaCk/avoid-fragment-hack « fetch query on category change »: https://git.io/JT1hi
<worldofpeace> colemickens: hmm, I would expect it not to work 😸
<worldofpeace> ooh ryantm I see that the stale bot now has it's own file for that big comment 👍️
<{^_^}> [nixpkgs] @mweinelt merged pull request #101958 → Hass nabucasa.0.37.1 → https://git.io/JT1Vx
<{^_^}> [nixpkgs] @mweinelt pushed 4 commits to master: https://git.io/JT1hd
<colemickens> worldofpeace: https://gist.github.com/colemickens/4208c8eac4c9b579421da9d182b0dac5 yeah, I'm pretty sure the bootloader generation process is going to blow up on me...
<mica[m]> Thanks everyone for your work on 20.09!
samhza has joined #nixos
rawtaz has quit [Changing host]
rawtaz has joined #nixos
<colemickens> if I had to guess, `profile install` looks for a manifest.json in the existing profile and then "copy and updates" it...
<colemickens> and since I didn't have a manifest.json, it effectively made a new profile, and then set my system to it. and then the bootloader generation process is going to be unable to make an entry for that generation.
<{^_^}> [nixos-search] @garbas merged pull request #216 → Remove cleanUrl and fragment hack → https://git.io/JTPXL
<{^_^}> [nixos-search] @garbas pushed commit from @turboMaCk to master « Remove cleanUrl and fragment hack (#216) »: https://git.io/JT1je
<{^_^}> [nixos-search] @garbas pushed 0 commits to turboMaCk/avoid-fragment-hack: https://git.io/JT1jv
<worldofpeace> mica: yay 💘
<worldofpeace> colemickens: ooh sheesh. we shouldn't be able to do that 🤓
kalbasit has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #101984 → python37Packages.css-parser: 1.0.5 -> 1.0.6 → https://git.io/JT1js
<supersandro2000> is there a wrapper so that I can easily execute nix executables with sudo?
shibboleth has joined #nixos
<colemickens> supersandro2000: I'm not sure I understand the question, is it not just sudo?
<{^_^}> [nix] @stefanjaax opened pull request #4199 → Alter "wanted:" to "specified:" in hash mismatch output → https://git.io/JT1jE
<supersandro2000> colemickens: example: I want to execute htop as sudo. I have it installed via home-manager
<supersandro2000> right now I need to do `sudo $(which htop)`
<supersandro2000> is there a better way?
<supersandro2000> no NixOS
<colemickens> supersandro2000: oh I see, I'm not sure. my first instinct is to say, "there must be a way to get sudo/PATH stuff to work the way you want", but I don't know. It "just works" on nixos.
<colemickens> supersandro2000: definitely sounds kind of annoying though.
<supersandro2000> I could forward PATH through sudo
<supersandro2000> sudo -E PATH or so
<colemickens> yeah I was wondering if that made sense to suggest or not
<supersandro2000> but there needs to be a better way
<colemickens> supersandro2000: are you on linux or darwin then?
* colemickens should setup a couple test VMs sometime to experiment
<supersandro2000> actually I a solution for Darwin, WSL and Linux would be nice
<colemickens> supersandro2000: I was just wondering if maybe this was a documented issue/thing on whatever tool you're using
<nicolas[m]> What is the Nix 2.4 equivalent to `nix-env -f <file> -i`?
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #101844 → teleprompter: 2.3.4 -> 2.4.0 → https://git.io/JTiPR
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JTMef