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
<butterthebuddha> For some reason, g++ installed with nix (nixpkgs.gcc) doesn't work: it exits with a "unrecognized command line option '-stdlib=libc++'" error
<butterthebuddha> This happens with invoking it no command line options (except a source filename)
proofofk_ has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/JfSAX
proofofkeags has quit [Read error: Connection reset by peer]
slack1256 has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @veprbl closed pull request #86773 → nodePackages: init he and escape-string-regexp → https://git.io/Jfsjm
<MtotheM> Is there any system in nix to deal with dotfiles?
<evanjs> MtotheM: home-manager
<evanjs> there's also an IRC channel if you need more help with it :D
<energizer> #home-manager
<evanjs> You can also integrate it into your nixos config with the nixos submodule
proofofkeags has quit [Ping timeout: 256 seconds]
KindOne has quit [Ping timeout: 256 seconds]
<MtotheM> thanks :D
jgeerds has quit [Ping timeout: 264 seconds]
<{^_^}> [nix-mode] @jgarte opened pull request #101 → fixed a typo → https://git.io/JfSxv
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90104 → opendht: 2.1.1 -> 2.1.3 → https://git.io/JfSxJ
user_0x58 has joined #nixos
proofofkeags has joined #nixos
bqv has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JfSxI
fendor_ has joined #nixos
KindOne has joined #nixos
page_ has joined #nixos
fendor has quit [Ping timeout: 264 seconds]
page has quit [Ping timeout: 258 seconds]
dsx has quit [Quit: dsx]
<{^_^}> [nixpkgs] @siriobalmelli opened pull request #90105 → piccata 1.0.1 -> 2.0.0 → https://git.io/JfSxz
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<dkjii> nix-channel --update is stuck on "unpacking archive" any idea why
<samueldr> it might be unpacking the archive
<dkjii> it's been unpacking it for 1 hour
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90106 → piper: 0.4 -> 0.5 → https://git.io/JfSxo
<samueldr> alright, that seems to be an issue :) some people really are less patient :)
<dkjii> XD
<{^_^}> [nixpkgs] @marsam opened pull request #90107 → nss: fix build on darwin → https://git.io/JfSxK
<dkjii> I read online curl might hang, but it downloaded it successfully
<dkjii> i did nix-channel -vvv and no output after unpacking
<dkjii> nix-channel --update -vvv
<{^_^}> [nixpkgs] @jonringer merged pull request #89970 → ffado: 2.4.2 -> 2.4.3 → https://git.io/JfyS2
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ffado: 2.4.2 -> 2.4.3 »: https://git.io/JfSx1
<dkjii> with -vvvv I get "download thread waiting for 10 000 ms" that might be the isisue
<samueldr> maybe pgrep -fl nix-env can help see if it's currently running nix-env
<{^_^}> [nixpkgs] @siriobalmelli opened pull request #90108 → Fix/pyspinel → https://git.io/JfSxD
proofofkeags has quit [Ping timeout: 258 seconds]
<dkjii> but I get "finished download of [...].tar.gz
<dkjii> brb
<jlv[m]> Am I missing something about containers `privateNetwork`? I set `privateNetwork = true` and `forwardPorts`, but I'm just getting "connection refused" on the forwarded ports. It worked before enabling `privateNetwork`.
<samueldr> prgrep -fla nix-env #; -a will print the whole command line
psy3497 has joined #nixos
dsx has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90109 → plantuml: 1.2020.10 -> 1.2020.12 → https://git.io/JfSx5
<{^_^}> [nixpkgs] @marsam merged pull request #89934 → gogetdoc: remove unnecessary goDeps/goPackagePath → https://git.io/Jfyr2
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSxd
drakonis has joined #nixos
amosbird_ has joined #nixos
<amosbird_> Hello, how is nix compared to gentoo-prefix?
<amosbird_> should i switch?
<amosbird_> there are so many bugs in prefix
<amosbird_> I wonder if using nix as a prefix will also have those bugs?
<amosbird_> I don't mind compiling the whole world
drakonis2 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90110 → pkgconf-unwrapped: 1.7.0 -> 1.7.3 → https://git.io/JfSpq
mtn has joined #nixos
<mtn> I see an error `version `GLIBCXX_3.4.26' not found` when `cv2` is imported in a python script somewhere. Can I add fix this by adding a version of `glibc` from nixpkgs?
tv has quit [Ping timeout: 260 seconds]
lilpea has joined #nixos
drakonis has quit [Ping timeout: 272 seconds]
drakonis_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90111 → phoronix-test-suite: 9.6.0 -> 9.6.1 → https://git.io/JfSpZ
<amosbird_> hmm
drakonis has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90112 → pipenv: 2020.5.28 -> 2020.6.2 → https://git.io/JfSpR
drakonis_ has quit [Ping timeout: 264 seconds]
bqv has quit [Ping timeout: 256 seconds]
proofofkeags has joined #nixos
bqv has joined #nixos
slack1256 has joined #nixos
h0m1 has quit [Ping timeout: 244 seconds]
proofofkeags has quit [Ping timeout: 264 seconds]
h0m1 has joined #nixos
drakonis_ has joined #nixos
KindTwo has joined #nixos
<amosbird_> so nix always requires zgrep CONFIG_USER_NS /proc/config.gz ?
KindOne has quit [Ping timeout: 272 seconds]
drakonis has quit [Ping timeout: 272 seconds]
KindTwo is now known as KindOne
<simpson> That's how it's done in NixOS. I'm not sure if it's strictly necessary.
Guest83 has joined #nixos
<Guest83> hey there, im trying to install calibre so i can use ebook-convert, using home-manager, but i get the following error: error: Pillow-7.1.2 not supported for interpreter python2.7. Im unsure how to go about solving this, any ideas on where to start? or whether i can get ebook-convert without needing all of calibre itself?
<MtotheM> what do you do when a program you want to use isn't in the store? on other distros I would just compile it myself. but how would that tie into this?
pamplemousse has quit [Ping timeout: 260 seconds]
<Guest83> if you know how to compile it yourself, you can write a small derivation like the nix pills show you
<MtotheM> i'll look into that. thanks
orivej has joined #nixos
<samueldr> how can I mkForce "delete" a loaOf entry? e.g. a fileSystems entry
<samueldr> setting it to `null` I'm told it's not of type submodule
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90113 → gnome3.polari: 3.36.2 -> 3.36.3 → https://git.io/JfSht
<samueldr> and with an empty attrset, the value still exists, but with no entries set to the submodule
bqv has quit [Ping timeout: 260 seconds]
<samueldr> I was able to work around my issue by setting fileSystems."/bar".mountPoint = "/foo";
mtn has quit [Remote host closed the connection]
<hpfr[m]> it seems the env vars set by programs.ssh.startAgent get lost on sway. they work on GNOME
<dkjii> 22/j selinux
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90114 → poezio: 0.13 -> 0.13.1 → https://git.io/JfShR
sbetrium has quit [Quit: sbetrium]
lilpea has quit [Ping timeout: 260 seconds]
bqv has joined #nixos
<{^_^}> [nixpkgs] @asbachb opened pull request #90115 → postfix: Replaced config key by recommendation and introduced usage of system trust store → https://git.io/JfShw
<dkjii> samueldr: i found the issue, it was about some capability being denied
<dkjii> how would i go about force-updating nix-channel?
<scoates> I'm having a hard time getting the search terms right for this, so apoligies for what's probably a simple question: in my current nix shell, how do I find out what package installed another package?
m0rphism has quit [Ping timeout: 260 seconds]
<scoates> (e.g. I have clang_9, but `clang` is installed as 7.1.0, I want to know what's installing the older clang)
<Ashy> samueldr: gchristensen: i still have no idea what changed on my efi partition but i ended up just hacking around the issue by replacing /boot/EFI/ubuntu/shimx64.efi with refind's efi binary
<samueldr> did you boot into ubuntu since you installed nixos?
<Ashy> no, there's no ubuntu install remaining anymore
<samueldr> maybe some update process rudely set itself to the default boot option?
<samueldr> weird
bqv has quit [Ping timeout: 265 seconds]
<Ashy> the uefi is only detecting the ubuntu and windows entries in the efi partition for some reason
<samueldr> Ashy: do remember that rEFInd, by default, will save the last booted option
<samueldr> Ashy: so if you boot a non-nixos OS, next time it'll boot it also
<gchristensen> why have /boot/efi/ubuntu if you don't have ubuntu?
<Ashy> even though there's a /boot/EFI/BOOT/BOOTx64.EFI
<Ashy> yeah that's ok
<samueldr> that path is only "the path of last resort", otherwise there's no magic
<Ashy> gchristensen: it's just left over from a previous ubuntu install and for some reason that's the only non windows efi entry the mobo is detecting
<samueldr> (though some UEFI implementors did a oopsie and only allows that path to boot, or worse, another magical path from the windows bootloader)
<Ashy> i suspect it's either a uefi bug or possibly a gap in the spec that the firmware authors had to make some assumptions about
<Ashy> either way i blame proprietary firmware :P
bqv has joined #nixos
<samueldr> sounds like uefi bug, imo
<samueldr> there shouldn't be any "detection" from the firmware
<samueldr> in nixos you could check with efibootmgr
<samueldr> what is *saved* into nvram according to the spec
<Ashy> efibootmgr shows some corruption
Guest83 has quit [Ping timeout: 246 seconds]
<samueldr> sounds not great
slack1256 has quit [Remote host closed the connection]
<samueldr> and does point towards an issue with the implementations *sighs*
<Ashy> if intel pushes hard on coreboot and a bunch of boards hit the market with coreboot support it could be the thing that sends me back to running intel desktop chips again
<samueldr> at this point, any silicon vendor, or device vendor, that wisens up to FLOSS firmware is probably going to get a major advantage
<Ashy> proprietary firmware seems to be universally bad
<samueldr> yep
<samueldr> in the past, when intel was making more "normal" motherboards, AFAIK their hw often used tianocore
<Ashy> sounds like the power9 guys at raptor have that already sorted
<samueldr> (but I don't know if the setup was user-modifiable)
<Ashy> but unfortunately i couldn't even begin to justify that from a work point of view
<samueldr> yeah, let me rephrase: across all price ranges :)
<samueldr> e.g. chromebooks are amazing, but way too often too low-end
<Ashy> heh yeah
proofofkeags has joined #nixos
<samueldr> if there was chrome-based hardware at the mid and higher tier (without some inane markup) they'd probably be good
<samueldr> (and this is now more of a discussion that should be held on #nixos-chat)
<Ashy> yeap, no worries
admdanpv has joined #nixos
<T0pH4t> if there is a potential bug with nix package generation (eg i'm creating a pkg for c++ aws-lambda and it won't link with other projects properly) which is the proper github project for that?
<T0pH4t> nix?
<samueldr> if you're not using nixpkgs at all, possibly nix, but with the few bits of info, sounds more like a nixpkgs issue than nix
gustavderdrache has quit [Quit: Leaving.]
<T0pH4t> ok, this is the a demo project fwiw https://git.io/Jfyy8
<T0pH4t> i can manually build/link against in the nix shell, but trying to use a package just doesn't work
<T0pH4t> its odd :/
admdanpv has quit [Quit: AndroidIrc Disconnecting]
<samueldr> what is the error that you are getting, T0pH4t?
<samueldr> for `validator-1` I'm getting "make: *** No rule to make target 'install'. Stop."
<T0pH4t> fails to link
<T0pH4t> which command did u run?
<samueldr> the one listed on the README
<T0pH4t> really?
<samueldr> well, for the 1.x release of nix, nix-build demo.nix
<T0pH4t> you should see a linker eror
<T0pH4t> for aws::lambda_runtime
<samueldr> maybe try to TOFU your hash again, it was wrong on my end
<samueldr> ,tofu
<{^_^}> To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected. See: tofu-vim
KindTwo has joined #nixos
<samueldr> it's possible that since I changed the hash, I'm not using the same `aws-lambda-cpp` revision as you are
<samueldr> well, it's likely
<T0pH4t> you chagned the sha256?
<samueldr> I had to
<T0pH4t> odd why don't i see that i wonder
KindOne has quit [Ping timeout: 272 seconds]
<samueldr> if you ended up with a download of that sha256 on your store, then updated the version tag, but didn't update the hash, it would still find the old data using the hash
<samueldr> but on my end, I don't have the old data with that hash, so it tries to download fresh from the (possibly) changed tag
<samueldr> that's a common pitfall
<{^_^}> [nixpkgs] @purcell opened pull request #90116 → netcdf: prevent bogus runtime dependency on gcc → https://git.io/JfSjZ
<T0pH4t> hmm
<T0pH4t> my hash checks out
<samueldr> like, if you already have a version downloaded for the current hash, and change for `rev = "DEFINITELY_NOT_A_REV"`, it'll continue carrying on even if invalid
<T0pH4t> let me past
KindOne has joined #nixos
<T0pH4t> thats sha256 matches for the revision
<T0pH4t> did i typ esomething wrong?
<samueldr> nix-prefetch-git != fetchFromGitHub
<T0pH4t> oh!!?
<samueldr> fetchFromGitHub, for multiple reasons, fetches using the tarball archive
<T0pH4t> thats a good piece of information
mrpi has quit [Quit: killed]
ajs124 has quit [Quit: killed]
Scriptkiddi has quit [Quit: killed]
das_j has quit [Quit: killed]
KindTwo has quit [Ping timeout: 246 seconds]
<samueldr> and since it fetches from the tarball archive, the result ends up different
<T0pH4t> so should i change command line or change the nix function i am using in demo.nix?
<samueldr> really, many users, if not the majority, end up using TOFU to get hashes, since anyway the command line apps don't really do much more, but you have to end up knowing which one to use, and how, for each fetcher type
<T0pH4t> ah i guess i can use nix-prefetch-url
<T0pH4t> TOFU?
<samueldr> ,tofu
<{^_^}> To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected. See: tofu-vim
<T0pH4t> oh
<T0pH4t> ok wow that worked
<T0pH4t> well i got the install issue still, but thats fine
<T0pH4t> thanks samueldr, u have o idea how many hours i wasted on that
<samueldr> I don't know what makes the fetched-from-git version fail, if it's for the same revision, though
<T0pH4t> i feel like prefetch should not be promoted if its not goign to reflect the proper sha
<samueldr> that would be weird
<samueldr> well, it does, when using the right prefetch method, which *that* can end up being the hard part
<T0pH4t> right
<T0pH4t> i guess teh better thing to do would be standardize
<samueldr> it's kinda non-trivial :(
<T0pH4t> i bet...
<simpson> TOFU *is* the standard technique. The idea, roughly, is that you *already* were fetching the software via some channel; you might as well write down the hash of whatever you fetched.
<T0pH4t> sicne so many packages probably have it ingrained
<simpson> I do kind of miss the days of the prefetchers being useful, but I'm okay with losing some false sense of security.
<T0pH4t> maybe the should be deprecated?
<samueldr> I tried my hand at making a prefetcher that uses the actual fetchers from nixpkgs https://github.com/samueldr/nix-universal-prefetch
<samueldr> but it ends up being clunky to use
<T0pH4t> see another odd thing is that some of the packages actually return the proper sha
<T0pH4t> like i have another pkg that uses fetchFromGithub and its sha matches the nix-prefetch-git
<samueldr> you tofu'd it fresh?
<samueldr> though, if it uses submodules, it ends up having to resort to fetchgit
<T0pH4t> i can, but in this case i should have same link issue right?
<simpson> They *did* get removed somewhat; there used to be a more prominent package that held all of the prefetchers together. The idea was that, if one was hacking on nixpkgs, one could use that package of all prefetchers to have all of the tools at hand when doing updates.
<T0pH4t> interesting, did that package get dropped?
<infinisil> What if Nix automatically (after asking) put the correct hash in the source?
<{^_^}> [nixpkgs] @zowoq opened pull request #90117 → stdenv/check-meta: alignment/width → https://git.io/JfSj6
<energizer> i think niv is a better model
<mog> does anyone use acme with wild card certs, trying to figure out right way to setup config in nix
wnklmnn has quit [Quit: Leaving]
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 260 seconds]
felixfoertsch23 is now known as felixfoertsch
KindTwo has joined #nixos
KindOne has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #90111 → phoronix-test-suite: 9.6.0 -> 9.6.1 → https://git.io/JfSpZ
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfSj5
KindTwo is now known as KindOne
<mdlayher> i would love if the correct hash could be injected into the source
<{^_^}> [nixpkgs] @marsam merged pull request #90068 → msmtp: 1.8.10 -> 1.8.11 → https://git.io/JfS6r
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSjb
pamplemousse has joined #nixos
<mdlayher> my current manual process with buildGoModule is to use nix-prefetch-url to get the sha256 of a github archive, and then try to build it to get the value for vendorSha256
<mdlayher> assuming i am thinking of the same issue
proofofkeags has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #90107 → nss: fix build on darwin → https://git.io/JfSxK
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jf9ee
proofofkeags has joined #nixos
MtotheM has quit [Read error: Connection reset by peer]
<dkjii> how would i go about verifying the CFLAGS for a packge?
whatisRT has quit [Ping timeout: 246 seconds]
justanotheruser has quit [Ping timeout: 272 seconds]
proofofkeags has quit [Ping timeout: 264 seconds]
<bqv> question
<T0pH4t> dkjii: in what context?
<bqv> is there a way to get the output of nix search --json
<bqv> from within an evaluation
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
<dkjii> T0pH4t: I'm doing nix-env -i with impureUseNativeOptimizations
stoile has quit [Ping timeout: 256 seconds]
justanotheruser has joined #nixos
aw has joined #nixos
<bqv> i mean i guess i could manually emulate it
spacefrogg has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90118 → python37Packages.cmd2: 1.0.2 -> 1.1.0 → https://git.io/Jf9eP
<T0pH4t> what are you actually installing there. Guess i'm not familiar with that statement
<T0pH4t> also is cmake ur buildering, that might automatically show CFLAGS in build output
marusich has joined #nixos
drakonis_ has quit [Ping timeout: 260 seconds]
justanotheruser has quit [Ping timeout: 256 seconds]
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #89865 → simplenote: 1.16.0 -> 1.17.0 → https://git.io/JfyTf
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf9vk
leungbk has joined #nixos
drakonis_ has joined #nixos
user_0x58 has quit [Ping timeout: 256 seconds]
<evanjs> Argh. Getting "Invalid MIT-MAGIC-COOKIE-1 key[x11grab @ 0x14818c0] Cannot open display :0.0, error 1." on a local computer when trying to screen record with ffmpeg
<evanjs> XAUTHORITY is /run/user/1000/gdm/Xauthority
user_0x58 has joined #nixos
<evanjs> stat /run/user/1000/gdm/Xauthority is me:users. hrm
etrigan63[m] has joined #nixos
KindTwo has joined #nixos
KindOne has quit [Ping timeout: 246 seconds]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
<evanjs> urk. derp
growpotkin has joined #nixos
KindTwo is now known as KindOne
<evanjs> I was thinking display needs to be 0.0, but after matching the ffmpeg script to what DISPLAY was to begin with (:1) it works fine :P
<{^_^}> [nixpkgs] @samueldr opened pull request #90119 → Fix some pitfalls from the rpi4 specific sd image → https://git.io/Jf9vX
veleiro has quit [Ping timeout: 246 seconds]
pamplemousse has quit [Ping timeout: 256 seconds]
<dkjii> T0pH4t: I want to add a compiler flag to everything i install with gcc
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90120 → pythia: 8.244 -> 8.302 → https://git.io/Jf9vS
user_0x58 has quit [Ping timeout: 256 seconds]
justanotheruser has joined #nixos
KindOne has quit [Ping timeout: 272 seconds]
<evanjs> dkjii: I take it you're okay with compiling your _entire_ system from source, then?
<evanjs> Hydra won't be able to help much once you start adding your own CFLAGs
stoile has joined #nixos
leungbk has quit [Quit: ERC (IRC client for Emacs 27.0.91)]
<dkjii> evanjs: yes that's what I'm looking to do
<dkjii> evanjs: but I can't figure out how to get the CFLAGS
<dkjii> i found on reddit to add -v to NIX_CFLAGS_COMPILE, but i don't see the march=native from the impure flag
<dkjii> but the -v did work
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90122 → protozero: 1.6.8 -> 1.7.0 → https://git.io/Jf9f8
<lovesegfault> Do I need to be in some special group to use rtkit with NixOS?
drakonis1 has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90123 → poppler: 0.88.0 -> 0.89.0 → https://git.io/Jf9fR
bqv has quit [Ping timeout: 246 seconds]
user_0x58 has joined #nixos
<butterthebuddha> s
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
Notkea[m] has joined #nixos
sigmundv_ has joined #nixos
sigmundv__ has quit [Read error: Connection reset by peer]
<justanotheruser> my build is hanging on `ninja: Entering directory `out/Release'`, I'm on head of origin/20.03 Anyone know what is going wrong? https://paste.debian.net/plain/1151525
jhuizy has joined #nixos
bqv has joined #nixos
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #nixos
<dkjii> I ended up just doing a watch on ps and it turns out the march=native is working
drakonis has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #88442 → gnucash: Add libdbiDrivers env var to wrapper → https://git.io/JfgtL
<{^_^}> [nixpkgs] @bjornfor pushed commit from @jasom to master « gnucash: Add libdbiDrivers env var to wrapper »: https://git.io/Jf9Jq
drakonis1 has joined #nixos
drakonis_ has quit [Read error: Connection reset by peer]
drakonis has quit [Ping timeout: 256 seconds]
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos
Rusty1 has quit [Quit: WeeChat 2.3]
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89880 → _3mux: 0.2.0 -> 0.3.0 → https://git.io/Jfytd
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89953 → amiri: 0.112 -> 0.113 → https://git.io/JfyPK
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86774 → abcmidi: 2020.03.25 -> 2020.05.01 → https://git.io/Jfsjl
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89896 → abcl: 1.6.1 -> 1.7.0 → https://git.io/JfyZg
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89574 → adoptopenjdk-icedtea-web: 1.8.3 -> 1.8.4 → https://git.io/Jf1Pb
<{^_^}> [nixpkgs] @r-ryantm closed pull request #84323 → alsaLib: 1.1.9 -> 1.2.2 → https://git.io/JvNmz
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89889 → activemq: 5.15.12 -> 5.15.13 → https://git.io/Jfy33
<{^_^}> [nixpkgs] @r-ryantm closed pull request #71493 → aws-c-common: 0.3.11 -> 0.4.12 → https://git.io/JeRTZ
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89894 → asunder: 2.9.5 -> 2.9.6 → https://git.io/JfyGc
<{^_^}> [nixpkgs] @r-ryantm closed pull request #79796 → apt-offline: 1.8.1 -> 1.8.2 → https://git.io/JvCYx
<{^_^}> [nixpkgs] @r-ryantm closed pull request #85195 → backintime-common: 1.1.24 -> 1.2.1 → https://git.io/Jfecd
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78494 → bitcoin-classic: 1.3.8 -> 1.3.8uahf → https://git.io/Jvqic
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89589 → c-blosc: 1.18.1 -> 1.19.0 → https://git.io/Jf1yI
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89888 → bmake: 20200506 -> 20200524 → https://git.io/JfyOm
<{^_^}> [nixpkgs] @r-ryantm closed pull request #69495 → bs1770gain: 0.5.2 -> 0.6.5 → https://git.io/JeGKM
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89904 → calibre: 4.17.0 -> 4.18.0 → https://git.io/JfyCq
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86809 → capnproto: 0.7.0 -> 0.8.0 → https://git.io/JfGOD
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86535 → linuxPackages_hardened.chipsec: 1.4.9 -> 1.5.
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89817 → checksec: 2.2.1 -> 2.2.2 → https://git.io/JfDMW
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88264 → cinnamon.cinnamon-control-center: 4.4.0 -> 4.6.0 → https://git.io/JfzS7
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88370 → cinnamon.cinnamon-desktop: 4.4.1 -> 4.6.0 → https://git.io/Jfzd5
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88418 → cinnamon.cinnamon-menus: 4.4.0 -> 4.6.0 → https://git.io/Jfzbe
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88419 → cinnamon.cjs: 4.4.0 -> 4.6.0 → https://git.io/Jfzbs
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89818 → circleci-cli: 0.1.7868 -> 0.1.7971 → https://git.io/JfDMP
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88267 → cinnamon.cinnamon-translations: 4.4.2 -> 4.6.0 → https://git.io/JfzHP
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89909 → clipgrab: 3.8.11 -> 3.8.12 → https://git.io/Jfy4z
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89906 → cmake: 3.17.2 -> 3.17.3 → https://git.io/Jfylm
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89900 → cpp-hocon: 0.2.1 -> 0.2.2 → https://git.io/Jfyno
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89598 → curlcpp: 1.1 -> 1.4 → https://git.io/Jf1SD
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78920 → csound: 6.13.0 -> 6.14.0 → https://git.io/JvO7z
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89902 → debianutils: 4.10 -> 4.11 → https://git.io/Jfyc1
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89924 → di: 4.47.3 -> 4.48 → https://git.io/JfyaW
<{^_^}> [nixpkgs] @r-ryantm closed pull request #79905 → digitalbitbox: 2.2.2 -> 3.0.0 → https://git.io/JvCFK
<{^_^}> [nixpkgs] @r-ryantm closed pull request #65065 → draftsight: 2018SP2 -> 2019SP0 → https://git.io/fj1jR
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89822 → dolt: 0.16.3 -> 0.17.1 → https://git.io/JfDy4
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89915 → eagle: 9.6.1 -> 9.6.2 → https://git.io/Jfy0T
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89823 → easyrpg-player: 0.6.2 -> 0.6.2.1 → https://git.io/JfDS3
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87176 → pantheon.elementary-icon-theme: 5.2.0 -> 5.3.0 → https://git.io/JfnVx
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89824 → ergo: 3.2.5 -> 3.2.6 → https://git.io/JfDSx
<{^_^}> [nixpkgs] @r-ryantm closed pull request #72492 → esptool: 2.7 -> 2.8 → https://git.io/JegCH
<bqv> ...
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88133 → etcher: 1.5.86 -> 1.5.89 → https://git.io/JfugG
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89930 → evolution-data-server: 3.36.2 -> 3.36.3 → https://git.io/Jfyw7
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78572 → flexibee: 2019.3.1.3 -> 2020.1.0.3 → https://git.io/Jvqj1
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89825 → fly: 6.1.0 -> 6.2.0 → https://git.io/JfD9H
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89956 → flmsg: 4.0.14 -> 4.0.15 → https://git.io/JfyXb
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89826 → flyctl: 0.0.123 -> 0.0.128 → https://git.io/JfDHR
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88504 → pantheon.gala: 3.3.1 -> 3.3.2 → https://git.io/Jfgyo
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89961 → gitAndTools.git-open: 2.0.0 -> 2.1.0 → https://git.io/JfyDm
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89949 → gitkraken: 7.0.0 -> 7.0.1 → https://git.io/Jfyij
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86928 → gmm: 5.3 -> 5.4 → https://git.io/JfG9F
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89955 → gjs: 1.64.2 -> 1.64.3 → https://git.io/JfyX6
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86917 → gnome3.gnome-color-manager: 3.32.0 -> 3.36.0 → https://git.io/JfGyU
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89832 → go-jsonnet: 0.15.0 -> 0.16.0 → https://git.io/JfD7d
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78925 → go-protobuf: 1.3.2 -> 1.3.3 → https://git.io/JvOd0
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89989 → google-authenticator: 1.08 -> 1.09 → https://git.io/Jfydr
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87198 → pantheon.granite: 5.3.1 -> 5.4.0 → https://git.io/Jfndt
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89990 → grml-zsh-config: 0.16.2 -> 0.17.2 → https://git.io/Jfyd1
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88814 → grails: 4.0.3 -> 4.1.0.M1 → https://git.io/JfVIo
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86925 → groovy: 3.0.2 -> 3.0.3 → https://git.io/JfG9Z
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89993 → guile-cairo: 1.11.0 -> 1.11.1 → https://git.io/JfyFX
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86572 → heimer: 1.15.1 -> 1.16.
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90003 → harfbuzz: 2.6.4 -> 2.6.7 → https://git.io/Jfyxl
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89995 → herbstluftwm: 0.8.1 -> 0.8.3 → https://git.io/JfybV
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86676 → hyper: 2.1.2 -> 3.0.2 → https://git.io/Jfs2o
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89614 → hyperrogue: 11.3l -> 11.3o → https://git.io/Jf175
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89987 → icewm: 1.6.5 -> 1.6.6 → https://git.io/Jfy5Q
<{^_^}> [nixpkgs] @r-ryantm closed pull request #85036 → i2pd: 2.30.0 -> 2.31.0 → https://git.io/JvhNG
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89986 → imagemagick7: 7.0.10-14 -> 7.0.10-17 → https://git.io/Jfy52
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90005 → intel-graphics-compiler: 1.0.3627 -> 1.0.4062 → https://git.io/Jfyxj
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89983 → driversi686Linux.vaapiIntel: 2.4.0 -> 2.4.1 → https://git.io/Jfy7q
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89133 → inter: 3.11 -> 3.13 → https://git.io/JfoMI
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89996 → interception-tools: 0.1.1 -> 0.2.1 → https://git.io/JfyNL
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89994 → ipfs-cluster: 0.12.1 -> 0.13.0 → https://git.io/JfybL
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89616 → ipscan: 3.7.1 -> 3.7.2 → https://git.io/Jf15n
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89991 → iptables: 1.8.4 -> 1.8.5 → https://git.io/JfyFT
<{^_^}> [nixpkgs] @r-ryantm closed pull request #61843 → ircdHybrid: 8.2.24 -> 8.2.25 → https://git.io/fj4or
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89839 → jx: 2.1.31 -> 2.1.59 → https://git.io/JfDbb
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89841 → k9s: 0.19.4 -> 0.20.5 → https://git.io/JfDNv
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90008 → kdev-php: 5.5.1 -> 5.5.2 → https://git.io/JfyhX
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90010 → kdev-python: 5.5.1 -> 5.5.2 → https://git.io/JfSeX
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90011 → kdevelop-unwrapped: 5.5.1 -> 5.5.2 → https://git.io/JfSJ8
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87230 → keycloak: 9.0.3 -> 10.0.0 → https://git.io/JfcmB
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89622 → klayout: 0.26.5 -> 0.26.6 → https://git.io/Jf1d8
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86971 → kodelife: 0.9.0.129 -> 0.9.1.132 → https://git.io/JfZTs
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90020 → ktlint: 0.37.0 -> 0.37.1 → https://git.io/JfStT
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90014 → lcms2: 2.9 -> 2.10 → https://git.io/JfSIp
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89628 → lexicon: 3.3.22 -> 3.3.24 → https://git.io/Jf1Ft
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88911 → libblockdev: 2.23 -> 2.24 → https://git.io/Jfwfk
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86963 → libburn: 1.5.2 -> 1.5.2.pl01 → https://git.io/JfZeQ
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88161 → libcec: 4.0.5 -> 5.0.0 → https://git.io/JfuSR
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86975 → libdap: 3.20.5 -> 3.20.6 → https://git.io/JfZIk
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89634 → libiio: 0.19 -> 0.20 → https://git.io/Jf1FA
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88580 → libksba: 1.3.5 -> 1.4.0 → https://git.io/Jf28S
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89636 → liblouis: 3.13.0 -> 3.14.0 → https://git.io/Jf1bJ
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90023 → libmbim: 1.22.0 -> 1.23.900 → https://git.io/JfSqr
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90040 → libnetfilter_queue: 1.0.3 -> 1.0.4 → https://git.io/JfSlm
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90018 → libnftnl: 1.1.5 -> 1.1.7 → https://git.io/JfSLQ
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90017 → gnustep.libobjc: 1.9 -> 2.0 → https://git.io/JfSL9
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90036 → libosinfo: 1.7.1 -> 1.8.0 → https://git.io/JfSCS
<{^_^}> [nixpkgs] @r-ryantm closed pull request #85216 → libqalculate: 3.8.0 -> 3.9.0 → https://git.io/Jfeg7
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89637 → librepo: 1.11.3 -> 1.12.0 → https://git.io/Jf1bm
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90024 → libsolv: 0.7.13 -> 0.7.14 → https://git.io/JfSmU
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90055 → libwhereami: 0.3.1 -> 0.5.0 → https://git.io/JfS2d
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89640 → libyaml: 0.2.4 -> 0.2.5 → https://git.io/Jf1bn
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90059 → libzip: 1.6.1 -> 1.7.0 → https://git.io/JfSwF
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89641 → lite: 1.05 -> 1.06 → https://git.io/Jf1b0
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90043 → lyx: 2.3.4.3 -> 2.3.5.1 → https://git.io/JfS4A
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90050 → man: 2.9.0 -> 2.9.2 → https://git.io/JfSua
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90049 → matterbridge: 1.17.1 -> 1.17.5 → https://git.io/JfSuO
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90054 → mcelog: 169 -> 170 → https://git.io/JfS2K
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86688 → memtier-benchmark: 1.2.17 -> 1.3.0 → https://git.io/JfsrS
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89643 → micronaut: 1.3.5 -> 1.3.6 → https://git.io/Jf1Ng
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89644 → mill: 0.7.1 -> 0.7.3 → https://git.io/Jf1N7
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89849 → minio: 2020-05-01T22-19-14Z -> 2020-06-03T22-13-49Z → https://git.io/JfDpT
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89851 → minio-client: 2020-04-25T00-43-23Z -> 2020-05-28T23-43-36Z → https://git.io/JfDp4
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90048 → mkvtoolnix: 46.0.0 -> 47.0.0 → https://git.io/JfSEc
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88836 → mkp224o: 1.4.0 -> 1.5.0 → https://git.io/JfVY2
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90052 → monetdb: 11.35.19 -> 11.37.7 → https://git.io/JfSzK
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89853 → moolticute: 0.43.16 -> 0.43.19 → https://git.io/JfDp9
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90063 → mopidy-mpris: 3.0.1 -> 3.0.2 → https://git.io/JfSoB
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78517 → mopidy-musicbox-webclient: 2.3.0 -> 2.4.0 → https://git.io/JvqDW
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87020 → mopidy-soundcloud: 2.1.0 -> 3.0.0 → https://git.io/JfZG4
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90076 → mosquitto: 1.6.8 -> 1.6.10 → https://git.io/JfSM3
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90082 → mpg123: 1.25.13 -> 1.26.1 → https://git.io/Jf9Jr
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90066 → mpop: 1.4.9 -> 1.4.10 → https://git.io/JfS64
<{^_^}> [nixpkgs] @r-ryantm closed pull request #82430 → mtprotoproxy: 1.0.9 -> 1.1.0 → https://git.io/Jv6V4
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90074 → munin: 2.0.61 -> 2.0.63 → https://git.io/JfS1L
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87238 → mupdf: 1.16.1 -> 1.17.0 → https://git.io/JfcC9
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78234 → mwic: 0.7.7 -> 0.7.8 → https://git.io/JvL47
<{^_^}> [nixpkgs] @r-ryantm closed pull request #80624 → mygui: 3.2.2 -> 3.4.0 → https://git.io/JvBdv
<{^_^}> [nixpkgs] @r-ryantm closed pull request #78519 → namecoin: nc0.15.99-name-tab-beta2 -> nc0.19.0.1 → https://git.io/JvqDw
<{^_^}> [nixpkgs] @r-ryantm closed pull request #69692 → netcdfcxx4: 4.3.0 -> 4.3.1 → https://git.io/JeZWv
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90080 → netsurf.buildsystem: 1.8 -> 1.9 → https://git.io/JfSMy
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86700 → nlopt: 2.6.1 -> 2.6.2 → https://git.io/JfsiE
<{^_^}> [nixpkgs] @r-ryantm closed pull request #69725 → ocamlPackages.topkg: 1.0.0 -> 1.0.1 → https://git.io/JeZRN
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87051 → ocamlPackages.ctypes: 0.16.0 -> 0.17.1 → https://git.io/JfZ4T
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88628 → ocamlPackages.ocaml_extlib: 1.7.6 -> 1.7.7 → https://git.io/Jf2dl
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88626 → ocamlPackages.integers: 0.3.0 -> 0.4.0 → https://git.io/Jf2dT
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88930 → ocamlPackages.ppx_tools_versioned: 5.3.0 -> 5.4.0 → https://git.io/Jfw0I
<{^_^}> [nixpkgs] @r-ryantm closed pull request #85111 → ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0 → https://git.io/Jvjgz
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90073 → ocamlPackages.ppx_deriving: 4.4.1 -> 4.5 → https://git.io/JfSXD
<{^_^}> [nixpkgs] @r-ryantm closed pull request #89653 → omnisharp-roslyn: 1.35.1 -> 1.35.2 → https://git.io/Jf1pM
<{^_^}> [nixpkgs] @r-ryantm closed pull request #86707 → onedrive: 2.3.13 -> 2.4.1 → https://git.io/JfsP3
<{^_^}> [nixpkgs] @r-ryantm closed pull request #70668 → opencascade-occt: 7.3.0p3 -> 7.4.0 → https://git.io/JeCj6
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88647 → opencc: 1.0.6 -> 1.1.0 → https://git.io/JfaTl
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90104 → opendht: 2.1.1 -> 2.1.3 → https://git.io/JfSxJ
<{^_^}> [nixpkgs] @r-ryantm closed pull request #88200 → openexr: 2.4.1 -> 2.5.1 → https://git.io/JfzCR
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90089 → openfortivpn: 1.14.0 -> 1.14.1 → https://git.io/JfS9A
<{^_^}> [nixpkgs] @r-ryantm closed pull request #71735 → opentracing-cpp: 1.5.1 -> 1.6.0 → https://git.io/JeRhh
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90091 → openwsman: 2.6.11 -> 2.7.0 → https://git.io/JfSH1
<{^_^}> [nixpkgs] @r-ryantm closed pull request #87049 → opera: 67.0.3575.31 -> 68.0.3618.63 → https://git.io/JfZ8T
<{^_^}> [nixpkgs] @r-ryantm closed pull request #90092 → orca: 3.36.2 -> 3.36.3 → https://git.io/JfSQL
{^_^} has quit [Excess Flood]
<Notkea[m]> AAAAAAH what's happening?!
<bqv> lol
{^_^} has joined #nixos
<immae> That purge is a bit disheartening
<bqv> why? they're all automated PRs
<Notkea[m]> it made my phone go BRRRRR
<Notkea[m]> question: where can I find the nix and nixpkgs manuals (containing the documentation of `builtins.*`, `attrsets.*`, etc) as man pages?
<ryantm> Crap.
<bqv> ..heh
<ryantm> That was not intentional sorry.
<simpson> Ooh, does that mean that there will be a storm of reopened PRs?
<immae> Ah I thought it was the bot for stalled PR’s
<ryantm> I can click restore branch on them all.
amfl has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #76457 → wings: 2.2.4 -> 2.2.5 → https://git.io/Jebe6
<ryantm> which is causing the bot to post
<{^_^}> [nixpkgs] @ryantm reopened pull request #89876 → visualvm: 2.0 -> 2.0.2 → https://git.io/JfyLT
<{^_^}> [nixpkgs] @ryantm reopened pull request #90092 → orca: 3.36.2 -> 3.36.3 → https://git.io/JfSQL
<{^_^}> [nixpkgs] @ryantm reopened pull request #89877 → watchexec: 1.13.0 -> 1.13.1 → https://git.io/JfyLs
<{^_^}> [nixpkgs] @ryantm reopened pull request #87547 → linuxPackages_hardened.vhba: 20190831 -> 20200106 → https://git.io/JfWQ5
<{^_^}> [nixpkgs] @ryantm reopened pull request #89043 → utillinux: 2.35.1 -> 2.35.2 → https://git.io/Jfrym
<{^_^}> [nixpkgs] @ryantm reopened pull request #74665 → tpm2-abrmd: 2.2.0 -> 2.3.0 → https://git.io/Je10N
<{^_^}> [nixpkgs] @ryantm reopened pull request #82030 → tiny: 0.5.1 -> 0.5.2-test → https://git.io/JvrKf
<{^_^}> [nixpkgs] @ryantm reopened pull request #89875 → txt2man: 1.6.0 -> 1.7.0 → https://git.io/JfyIP
<{^_^}> [nixpkgs] @ryantm reopened pull request #81039 → tt-rss-theme-feedly: 2.3.1 -> 2.4.0 → https://git.io/JvuTg
<ryantm> if anyone knows how to silence the bot, now would be a good time.
<{^_^}> [nixpkgs] @ryantm reopened pull request #89872 → terragrunt: 0.23.14 -> 0.23.23 → https://git.io/Jfykx
<{^_^}> [nixpkgs] @ryantm reopened pull request #84790 → tessera: 0.10.2 -> 0.10.4 → https://git.io/JvpTo
<{^_^}> [nixpkgs] @ryantm reopened pull request #78533 → tesseract: 3.05.00 -> 4.1.1 → https://git.io/JvqHx
<{^_^}> [nixpkgs] @ryantm reopened pull request #89046 → tilda: 1.5.1 -> 1.5.2 → https://git.io/JfrSc
<{^_^}> [nixpkgs] @ryantm reopened pull request #89031 → teamviewer: 15.2.2756 -> 15.5.6 → https://git.io/JfrKb
<{^_^}> [nixpkgs] @ryantm reopened pull request #78845 → tbb: 2019_U9 -> 2020_U1 → https://git.io/JvOgq
<{^_^}> [nixpkgs] @ryantm reopened pull request #89869 → syncthingtray: 0.10.9 -> 0.10.10 → https://git.io/JfykY
<{^_^}> [nixpkgs] @ryantm merged pull request #89869 → syncthingtray: 0.10.9 -> 0.10.10 → https://git.io/JfykY
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf9Uf
<{^_^}> [nixpkgs] @ryantm reopened pull request #79866 → symengine: 0.5.0 -> 0.6.0 → https://git.io/JvCXi
<{^_^}> [nixpkgs] @ryantm reopened pull request #88763 → pantheon.switchboard-plug-power: 2.4.1 -> 2.4.2 → https://git.io/JfaQ3
<{^_^}> [nixpkgs] @ryantm reopened pull request #79472 → super-productivity: 1.10.45 -> 3.1.4 → https://git.io/JvnC9
<{^_^}> [nixpkgs] @ryantm reopened pull request #88768 → sudo: 1.8.31p1 -> 1.9.0 → https://git.io/Jfa7N
<{^_^}> [nixpkgs] @ryantm reopened pull request #89868 → star: 2.7.3a -> 2.7.4a → https://git.io/JfyTb
<{^_^}> [nixpkgs] @ryantm reopened pull request #87505 → spirv-headers: 1.5.1 -> 1.5.3 → https://git.io/JfWwP
<{^_^}> [nixpkgs] @ryantm reopened pull request #89867 → sniffglue: 0.10.1 -> 0.11.1 → https://git.io/JfyTV
<{^_^}> [nixpkgs] @ryantm reopened pull request #87488 → snd: 20.2 -> 20.3 → https://git.io/JfWEJ
<{^_^}> [nixpkgs] @ryantm reopened pull request #89863 → shards: 0.10.0 -> 0.11.0 → https://git.io/JfyU2
<{^_^}> [nixpkgs] @ryantm reopened pull request #89864 → sickgear: 0.21.33 -> 0.21.36 → https://git.io/JfyU6
<{^_^}> [nixpkgs] @ryantm reopened pull request #84786 → shaarli-material: 0.10.4 -> 0.11.0 → https://git.io/JvpJy
<{^_^}> [nixpkgs] @ryantm reopened pull request #87487 → samplv1: 0.9.13 -> 0.9.14 → https://git.io/JfW0c
<{^_^}> [nixpkgs] @ryantm reopened pull request #89862 → saml2aws: 2.25.0 -> 2.26.1 → https://git.io/JfyUq
<{^_^}> [nixpkgs] @ryantm reopened pull request #89015 → rust-bindgen: 0.53.2 -> 0.54.0 → https://git.io/Jfrl1
<{^_^}> [nixpkgs] @ryantm reopened pull request #84315 → rgbds: 0.3.10 -> 0.4.0 → https://git.io/JvNkD
<{^_^}> [nixpkgs] @ryantm reopened pull request #89677 → rambox-pro: 1.3.1 -> 1.3.2 → https://git.io/JfMJ7
<{^_^}> [nixpkgs] @ryantm reopened pull request #87465 → libsForQt5.qtutilities: 6.0.5 -> 6.0.6 → https://git.io/JfW3b
sigmundv_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #87465 → libsForQt5.qtutilities: 6.0.5 -> 6.0.6 → https://git.io/JfW3b
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf9UL
<{^_^}> [nixpkgs] @ryantm reopened pull request #89676 → qtstyleplugin-kvantum-qt4: 0.15.2 -> 0.15.3 → https://git.io/JfMJn
<{^_^}> [nixpkgs] @ryantm reopened pull request #84972 → qpdf: 9.1.1 -> 10.0.0 → https://git.io/Jvhuy
<{^_^}> [nixpkgs] @ryantm reopened pull request #86725 → qalculate-gtk: 3.8.0a -> 3.9.0 → https://git.io/Jfs19
<{^_^}> [nixpkgs] @ryantm reopened pull request #85216 → libqalculate: 3.8.0 -> 3.9.0 → https://git.io/Jfeg7
<{^_^}> [nixpkgs] @ryantm reopened pull request #74615 → q-text-as-data: 1.7.4 -> 2.0.0 → https://git.io/Je1ZO
<{^_^}> [nixpkgs] @ryantm reopened pull request #80971 → python37Packages.telethon: 1.10.10 -> 1.11.2 → https://git.io/JvE0f
<{^_^}> [nixpkgs] @ryantm reopened pull request #88684 → python37Packages.loguru: 0.4.1 -> 0.5.0 → https://git.io/Jfany
<{^_^}> [nixpkgs] @ryantm reopened pull request #87380 → python37Packages.logilab_common: 1.5.2 -> 1.6.1 → https://git.io/JfCiX
<{^_^}> [nixpkgs] @ryantm reopened pull request #90118 → python37Packages.cmd2: 1.0.2 -> 1.1.0 → https://git.io/Jf9eP
<{^_^}> [nixpkgs] @ryantm reopened pull request #87289 → python37Packages.aiofiles: 0.4.0 -> 0.5.0 → https://git.io/JfcNc
<{^_^}> [nixpkgs] @ryantm reopened pull request #88739 → python27Packages.traitsui: 6.1.3 -> 7.0.0 → https://git.io/JfaPC
<{^_^}> [nixpkgs] @ryantm reopened pull request #87425 → python27Packages.rope: 0.16.0 -> 0.17.0 → https://git.io/JfWel
<simpson> Yes. So good.
<ryantm> Sorry
<{^_^}> [nixpkgs] @ryantm reopened pull request #87399 → python27Packages.portalocker: 1.5.2 -> 1.7.0 → https://git.io/JfC7a
<{^_^}> [nixpkgs] @ryantm reopened pull request #87396 → python27Packages.nine: 1.0.0 -> 1.1.0 → https://git.io/JfCQA
<{^_^}> [nixpkgs] @ryantm reopened pull request #87347 → python27Packages.kubernetes: 10.0.1 -> 11.0.0 → https://git.io/JfC0D
<{^_^}> [nixpkgs] @ryantm reopened pull request #87320 → python27Packages.ijson: 2.6.1 -> 3.0.3 → https://git.io/JfCsw
<{^_^}> [nixpkgs] @ryantm reopened pull request #87315 → python27Packages.dropbox: 9.5.0 -> 10.1.1 → https://git.io/JfCOK
<{^_^}> [nixpkgs] @ryantm reopened pull request #89955 → gjs: 1.64.2 -> 1.64.3 → https://git.io/JfyX6
<{^_^}> [nixpkgs] @ryantm reopened pull request #89930 → evolution-data-server: 3.36.2 -> 3.36.3 → https://git.io/Jfyw7
<{^_^}> [nixpkgs] @ryantm merged pull request #89930 → evolution-data-server: 3.36.2 -> 3.36.3 → https://git.io/Jfyw7
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf9UB
<{^_^}> [nixpkgs] @ryantm reopened pull request #86917 → gnome3.gnome-color-manager: 3.32.0 -> 3.36.0 → https://git.io/JfGyU
<{^_^}> [nixpkgs] @ryantm reopened pull request #87293 → python27Packages.cma: 2.7.0 -> 3.0.3 → https://git.io/Jfcxv
<{^_^}> [nixpkgs] @ryantm reopened pull request #87294 → python27Packages.clikit: 0.4.3 -> 0.6.0 → https://git.io/JfcxW
<{^_^}> [nixpkgs] @ryantm reopened pull request #88672 → python27Packages.flask_assets: 0.12 -> 2.0 → https://git.io/JfaOC
<{^_^}> [nixpkgs] @ryantm reopened pull request #87327 → python27Packages.flask_login: 0.4.1 -> 0.5.0 → https://git.io/JfCCR
<{^_^}> [nixpkgs] @ryantm reopened pull request #90120 → pythia: 8.244 -> 8.302 → https://git.io/Jf9vS
<{^_^}> [nixpkgs] @ryantm reopened pull request #90074 → munin: 2.0.61 -> 2.0.63 → https://git.io/JfS1L
* dkjii a
<dkjii> wait was is that
<dkjii> a server message?
<ryantm> emote?
<dkjii> the bot
<dkjii> tried muting him but its not a user
<{^_^}> [nixpkgs] @ryantm reopened pull request #90122 → protozero: 1.6.8 -> 1.7.0 → https://git.io/Jf9f8
<ryantm> > ?
<{^_^}> error: syntax error, unexpected '?', at (string):315:1
<ryantm> I'm going to wait to do more till tomorrow to avoid spam and it is getting late here.
<dkjii> {^_^}:#nixos- [nixpkgs]
<dkjii> or is the bot {^_^}
<ryantm> Yes that's the bot.
<dkjii> ohh gotcha
<{^_^}> [nixpkgs] @ryantm reopened pull request #90123 → poppler: 0.88.0 -> 0.89.0 → https://git.io/Jf9fR
<{^_^}> [nixpkgs] @ryantm reopened pull request #90113 → gnome3.polari: 3.36.2 -> 3.36.3 → https://git.io/JfSht
<{^_^}> [nixpkgs] @ryantm reopened pull request #69747 → pmd: 6.17.0 -> 6.18.0 → https://git.io/JeZE5
<{^_^}> [nixpkgs] @ryantm reopened pull request #90114 → poezio: 0.13 -> 0.13.1 → https://git.io/JfShR
<{^_^}> [nixpkgs] @ryantm reopened pull request #90109 → plantuml: 1.2020.10 -> 1.2020.12 → https://git.io/JfSx5
<{^_^}> [nixpkgs] @ryantm reopened pull request #90110 → pkgconf-unwrapped: 1.7.0 -> 1.7.3 → https://git.io/JfSpq
<{^_^}> [nixpkgs] @ryantm reopened pull request #89858 → pistol: 0.1.1 -> 0.1.2 → https://git.io/JfyvG
<DigitalKiwi> ryantm: no ops on spam away
<dkjii> still curious what IRC command that bot uses, it's neither a normal message nor /me
<DigitalKiwi> notices
<dkjii> if any1 is knowledgeable
<simpson> dkjii: /notice
<dkjii> oh he sends a notice to everyone?
<dkjii> the more you know, thx
<bqv> notice
<bqv> hi dkjii
<DigitalKiwi> /notice me
<bqv> ...senpai
domogled has quit [Quit: domogled]
<DigitalKiwi> at least one person got the joke :D
<ryantm> I have about 150 more to do.
<dkjii> lmao
user_0x58 has quit [Quit: Leaving]
<ryantm> Ill push on then maybe people can more easily ignore them all in one time range.
<{^_^}> [nixpkgs] @ryantm reopened pull request #90106 → piper: 0.4 -> 0.5 → https://git.io/JfSxo
<{^_^}> [nixpkgs] @ryantm reopened pull request #90112 → pipenv: 2020.5.28 -> 2020.6.2 → https://git.io/JfSpR
<{^_^}> [nixpkgs] @ryantm reopened pull request #69752 → persepolis: 3.1.0 -> 3.2.0 → https://git.io/JeZu8
<{^_^}> [nixpkgs] @ryantm reopened pull request #90088 → pciutils: 3.6.4 -> 3.7.0 → https://git.io/JfS9K
lally has quit [Ping timeout: 258 seconds]
alanz_ has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @ryantm reopened pull request #90086 → osinfo-db: 20200515 -> 20200529 → https://git.io/JfSSr
<{^_^}> [nixpkgs] @ryantm reopened pull request #87049 → opera: 67.0.3575.31 -> 68.0.3618.63 → https://git.io/JfZ8T
<{^_^}> [nixpkgs] @ryantm reopened pull request #90091 → openwsman: 2.6.11 -> 2.7.0 → https://git.io/JfSH1
cvlad- has quit [Ping timeout: 246 seconds]
vdemeester has quit [Read error: Connection reset by peer]
etrepum has quit [Read error: Connection reset by peer]
philipcristiano has quit [Read error: Connection reset by peer]
s1341 has quit [Read error: Connection reset by peer]
zenxhd has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @ryantm reopened pull request #71735 → opentracing-cpp: 1.5.1 -> 1.6.0 → https://git.io/JeRhh
joshmeredith has quit [Read error: Connection reset by peer]
ryjm has quit [Read error: Connection reset by peer]
s1341 has joined #nixos
etrepum has joined #nixos
vdemeester has joined #nixos
philipcristiano has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #88200 → openexr: 2.4.1 -> 2.5.1 → https://git.io/JfzCR
lally has joined #nixos
joshmeredith has joined #nixos
ryjm has joined #nixos
leah2 has quit [Ping timeout: 246 seconds]
zenxhd has joined #nixos
cvlad- has joined #nixos
alanz_ has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #90089 → openfortivpn: 1.14.0 -> 1.14.1 → https://git.io/JfS9A
<{^_^}> [nixpkgs] @ryantm reopened pull request #90104 → opendht: 2.1.1 -> 2.1.3 → https://git.io/JfSxJ
<{^_^}> [nixpkgs] @ryantm closed pull request #90104 → opendht: 2.1.1 -> 2.1.3 → https://git.io/JfSxJ
<{^_^}> [nixpkgs] @ryantm reopened pull request #88647 → opencc: 1.0.6 -> 1.1.0 → https://git.io/JfaTl
<{^_^}> [nixpkgs] @ryantm reopened pull request #70668 → opencascade-occt: 7.3.0p3 -> 7.4.0 → https://git.io/JeCj6
palo1 has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #86707 → onedrive: 2.3.13 -> 2.4.1 → https://git.io/JfsP3
<{^_^}> [nixpkgs] @ryantm reopened pull request #89653 → omnisharp-roslyn: 1.35.1 -> 1.35.2 → https://git.io/Jf1pM
<{^_^}> [nixpkgs] @ryantm reopened pull request #90073 → ocamlPackages.ppx_deriving: 4.4.1 -> 4.5 → https://git.io/JfSXD
<{^_^}> [nixpkgs] @ryantm reopened pull request #88930 → ocamlPackages.ppx_tools_versioned: 5.3.0 -> 5.4.0 → https://git.io/Jfw0I
<{^_^}> [nixpkgs] @ryantm reopened pull request #90104 → opendht: 2.1.1 -> 2.1.3 → https://git.io/JfSxJ
<{^_^}> [nixpkgs] @ryantm reopened pull request #85111 → ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0 → https://git.io/Jvjgz
<{^_^}> [nixpkgs] @ryantm reopened pull request #88626 → ocamlPackages.integers: 0.3.0 -> 0.4.0 → https://git.io/Jf2dT
<{^_^}> [nixpkgs] @ryantm reopened pull request #88628 → ocamlPackages.ocaml_extlib: 1.7.6 -> 1.7.7 → https://git.io/Jf2dl
<{^_^}> [nixpkgs] @ryantm reopened pull request #87051 → ocamlPackages.ctypes: 0.16.0 -> 0.17.1 → https://git.io/JfZ4T
<{^_^}> [nixpkgs] @ryantm reopened pull request #69725 → ocamlPackages.topkg: 1.0.0 -> 1.0.1 → https://git.io/JeZRN
<{^_^}> [nixpkgs] @ryantm reopened pull request #86700 → nlopt: 2.6.1 -> 2.6.2 → https://git.io/JfsiE
<{^_^}> [nixpkgs] @ryantm reopened pull request #90080 → netsurf.buildsystem: 1.8 -> 1.9 → https://git.io/JfSMy
<{^_^}> [nixpkgs] @ryantm reopened pull request #78519 → namecoin: nc0.15.99-name-tab-beta2 -> nc0.19.0.1 → https://git.io/JvqDw
<{^_^}> [nixpkgs] @ryantm reopened pull request #69692 → netcdfcxx4: 4.3.0 -> 4.3.1 → https://git.io/JeZWv
palo has quit [Ping timeout: 258 seconds]
palo1 is now known as palo
<{^_^}> [nixpkgs] @ryantm reopened pull request #80624 → mygui: 3.2.2 -> 3.4.0 → https://git.io/JvBdv
<{^_^}> [nixpkgs] @ryantm reopened pull request #78234 → mwic: 0.7.7 -> 0.7.8 → https://git.io/JvL47
zupo has joined #nixos
leah2 has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #82430 → mtprotoproxy: 1.0.9 -> 1.1.0 → https://git.io/Jv6V4
<{^_^}> [nixpkgs] @ryantm reopened pull request #90066 → mpop: 1.4.9 -> 1.4.10 → https://git.io/JfS64
<{^_^}> [nixpkgs] @ryantm reopened pull request #90082 → mpg123: 1.25.13 -> 1.26.1 → https://git.io/Jf9Jr
<{^_^}> [nixpkgs] @ryantm reopened pull request #87020 → mopidy-soundcloud: 2.1.0 -> 3.0.0 → https://git.io/JfZG4
<{^_^}> [nixpkgs] @ryantm reopened pull request #78517 → mopidy-musicbox-webclient: 2.3.0 -> 2.4.0 → https://git.io/JvqDW
<{^_^}> [nixpkgs] @ryantm reopened pull request #90063 → mopidy-mpris: 3.0.1 -> 3.0.2 → https://git.io/JfSoB
<{^_^}> [nixpkgs] @ryantm reopened pull request #89853 → moolticute: 0.43.16 -> 0.43.19 → https://git.io/JfDp9
<{^_^}> [nixpkgs] @ryantm reopened pull request #90052 → monetdb: 11.35.19 -> 11.37.7 → https://git.io/JfSzK
<{^_^}> [nixpkgs] @ryantm reopened pull request #90048 → mkvtoolnix: 46.0.0 -> 47.0.0 → https://git.io/JfSEc
<{^_^}> [nixpkgs] @ryantm reopened pull request #88836 → mkp224o: 1.4.0 -> 1.5.0 → https://git.io/JfVY2
<{^_^}> [nixpkgs] @ryantm reopened pull request #89851 → minio-client: 2020-04-25T00-43-23Z -> 2020-05-28T23-43-36Z → https://git.io/JfDp4
<{^_^}> [nixpkgs] @ryantm reopened pull request #89849 → minio: 2020-05-01T22-19-14Z -> 2020-06-03T22-13-49Z → https://git.io/JfDpT
<{^_^}> [nixpkgs] @ryantm reopened pull request #89643 → micronaut: 1.3.5 -> 1.3.6 → https://git.io/Jf1Ng
<{^_^}> [nixpkgs] @ryantm reopened pull request #89644 → mill: 0.7.1 -> 0.7.3 → https://git.io/Jf1N7
<{^_^}> [nixpkgs] @ryantm reopened pull request #86688 → memtier-benchmark: 1.2.17 -> 1.3.0 → https://git.io/JfsrS
<{^_^}> [nixpkgs] @ryantm reopened pull request #90054 → mcelog: 169 -> 170 → https://git.io/JfS2K
<{^_^}> [nixpkgs] @ryantm reopened pull request #90049 → matterbridge: 1.17.1 -> 1.17.5 → https://git.io/JfSuO
<{^_^}> [nixpkgs] @ryantm reopened pull request #90050 → man: 2.9.0 -> 2.9.2 → https://git.io/JfSua
<{^_^}> [nixpkgs] @ryantm reopened pull request #90043 → lyx: 2.3.4.3 -> 2.3.5.1 → https://git.io/JfS4A
<{^_^}> [nixpkgs] @ryantm reopened pull request #89641 → lite: 1.05 -> 1.06 → https://git.io/Jf1b0
<{^_^}> [nixpkgs] @ryantm reopened pull request #89640 → libyaml: 0.2.4 -> 0.2.5 → https://git.io/Jf1bn
<{^_^}> [nixpkgs] @ryantm reopened pull request #90055 → libwhereami: 0.3.1 -> 0.5.0 → https://git.io/JfS2d
<{^_^}> [nixpkgs] @ryantm reopened pull request #90024 → libsolv: 0.7.13 -> 0.7.14 → https://git.io/JfSmU
<energizer> in hexchat/ignore.conf i have mask = {^_^}!*@* type = 2
<{^_^}> [nixpkgs] @ryantm reopened pull request #89637 → librepo: 1.11.3 -> 1.12.0 → https://git.io/Jf1bm
<energizer> which hides the ignores
<energizer> which hides the notices*
<{^_^}> [nixpkgs] @ryantm reopened pull request #90036 → libosinfo: 1.7.1 -> 1.8.0 → https://git.io/JfSCS
<{^_^}> [nixpkgs] @ryantm reopened pull request #90018 → libnftnl: 1.1.5 -> 1.1.7 → https://git.io/JfSLQ
<{^_^}> [nixpkgs] @ryantm reopened pull request #90017 → gnustep.libobjc: 1.9 -> 2.0 → https://git.io/JfSL9
<{^_^}> [nixpkgs] @ryantm reopened pull request #90040 → libnetfilter_queue: 1.0.3 -> 1.0.4 → https://git.io/JfSlm
<{^_^}> [nixpkgs] @ryantm reopened pull request #90023 → libmbim: 1.22.0 -> 1.23.900 → https://git.io/JfSqr
<{^_^}> [nixpkgs] @ryantm reopened pull request #88580 → libksba: 1.3.5 -> 1.4.0 → https://git.io/Jf28S
<{^_^}> [nixpkgs] @ryantm reopened pull request #89634 → libiio: 0.19 -> 0.20 → https://git.io/Jf1FA
<{^_^}> [nixpkgs] @ryantm reopened pull request #86975 → libdap: 3.20.5 -> 3.20.6 → https://git.io/JfZIk
<{^_^}> [nixpkgs] @ryantm reopened pull request #88161 → libcec: 4.0.5 -> 5.0.0 → https://git.io/JfuSR
<{^_^}> [nixpkgs] @ryantm reopened pull request #86963 → libburn: 1.5.2 -> 1.5.2.pl01 → https://git.io/JfZeQ
<{^_^}> [nixpkgs] @ryantm reopened pull request #88911 → libblockdev: 2.23 -> 2.24 → https://git.io/Jfwfk
<{^_^}> [nixpkgs] @ryantm reopened pull request #90014 → lcms2: 2.9 -> 2.10 → https://git.io/JfSIp
<{^_^}> [nixpkgs] @ryantm reopened pull request #90020 → ktlint: 0.37.0 -> 0.37.1 → https://git.io/JfStT
<{^_^}> [nixpkgs] @ryantm reopened pull request #86971 → kodelife: 0.9.0.129 -> 0.9.1.132 → https://git.io/JfZTs
<{^_^}> [nixpkgs] @ryantm reopened pull request #89622 → klayout: 0.26.5 -> 0.26.6 → https://git.io/Jf1d8
xelxebar_ has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #87230 → keycloak: 9.0.3 -> 10.0.0 → https://git.io/JfcmB
<{^_^}> [nixpkgs] @ryantm reopened pull request #90011 → kdevelop-unwrapped: 5.5.1 -> 5.5.2 → https://git.io/JfSJ8
<{^_^}> [nixpkgs] @ryantm reopened pull request #90010 → kdev-python: 5.5.1 -> 5.5.2 → https://git.io/JfSeX
<{^_^}> [nixpkgs] @ryantm reopened pull request #90008 → kdev-php: 5.5.1 -> 5.5.2 → https://git.io/JfyhX
<{^_^}> [nixpkgs] @ryantm reopened pull request #89841 → k9s: 0.19.4 -> 0.20.5 → https://git.io/JfDNv
page_ is now known as page
<evils> anyone know if it's possible to use wildcards in nix-locate?
xelxebar has quit [Remote host closed the connection]
<evils> ,locate bin *.py
<{^_^}> Couldn't find in any packages
<bqv> ,locate bin .py
<{^_^}> Found in packages: geis, pyCA, pydf, pymol, pyrex, pyditz, pyznap, rshell, pysolfc, pympress, pypi2nix, pyrex096, pygmentex, pytrainer, sloccount, openmolcas, python2nix, pybitmessage, pynagsystemd, python27Packages.av, python37Packages.av, python38Packages.av, python27Packages.rsa, python37Packages.rsa, python38Packages.rsa, python27Packages.boto, python37Packages.boto, python37Packages.xdis, python38Packages.boto, and 179 more
<{^_^}> [nixpkgs] @ryantm reopened pull request #61843 → ircdHybrid: 8.2.24 -> 8.2.25 → https://git.io/fj4or
<{^_^}> [nixpkgs] @ryantm reopened pull request #89991 → iptables: 1.8.4 -> 1.8.5 → https://git.io/JfyFT
<evils> bqv: any idea how to do that with `nix-locate`?
<bqv> nop
<{^_^}> [nixpkgs] @ryantm reopened pull request #89616 → ipscan: 3.7.1 -> 3.7.2 → https://git.io/Jf15n
<{^_^}> [nixpkgs] @ryantm reopened pull request #89994 → ipfs-cluster: 0.12.1 -> 0.13.0 → https://git.io/JfybL
<{^_^}> [nixpkgs] @ryantm reopened pull request #89996 → interception-tools: 0.1.1 -> 0.2.1 → https://git.io/JfyNL
<{^_^}> [nixpkgs] @ryantm reopened pull request #89133 → inter: 3.11 -> 3.13 → https://git.io/JfoMI
<{^_^}> [nixpkgs] @ryantm reopened pull request #89983 → driversi686Linux.vaapiIntel: 2.4.0 -> 2.4.1 → https://git.io/Jfy7q
<{^_^}> [nixpkgs] @ryantm reopened pull request #90005 → intel-graphics-compiler: 1.0.3627 -> 1.0.4062 → https://git.io/Jfyxj
<evils> `nix-locate '.py' | grep "\/bin\/"` seems to do something approximately right
<{^_^}> [nixpkgs] @ryantm reopened pull request #89986 → imagemagick7: 7.0.10-14 -> 7.0.10-17 → https://git.io/Jfy52
<{^_^}> [nixpkgs] @ryantm reopened pull request #89987 → icewm: 1.6.5 -> 1.6.6 → https://git.io/Jfy5Q
<{^_^}> [nixpkgs] @ryantm reopened pull request #85036 → i2pd: 2.30.0 -> 2.31.0 → https://git.io/JvhNG
<{^_^}> [nixpkgs] @ryantm reopened pull request #89614 → hyperrogue: 11.3l -> 11.3o → https://git.io/Jf175
<{^_^}> [nixpkgs] @ryantm reopened pull request #86676 → hyper: 2.1.2 -> 3.0.2 → https://git.io/Jfs2o
<{^_^}> [nixpkgs] @ryantm reopened pull request #89995 → herbstluftwm: 0.8.1 -> 0.8.3 → https://git.io/JfybV
<{^_^}> [nixpkgs] @ryantm reopened pull request #86572 → heimer: 1.15.1 -> 1.16.
<{^_^}> [nixpkgs] @ryantm reopened pull request #90003 → harfbuzz: 2.6.4 -> 2.6.7 → https://git.io/Jfyxl
<{^_^}> [nixpkgs] @ryantm reopened pull request #89993 → guile-cairo: 1.11.0 -> 1.11.1 → https://git.io/JfyFX
<{^_^}> [nixpkgs] @ryantm reopened pull request #86925 → groovy: 3.0.2 -> 3.0.3 → https://git.io/JfG9Z
<{^_^}> [nixpkgs] @ryantm reopened pull request #89990 → grml-zsh-config: 0.16.2 -> 0.17.2 → https://git.io/Jfyd1
<{^_^}> [nixpkgs] @ryantm reopened pull request #87198 → pantheon.granite: 5.3.1 -> 5.4.0 → https://git.io/Jfndt
<{^_^}> [nixpkgs] @ryantm reopened pull request #88814 → grails: 4.0.3 -> 4.1.0.M1 → https://git.io/JfVIo
<{^_^}> [nixpkgs] @ryantm reopened pull request #89989 → google-authenticator: 1.08 -> 1.09 → https://git.io/Jfydr
<{^_^}> [nixpkgs] @ryantm reopened pull request #89832 → go-jsonnet: 0.15.0 -> 0.16.0 → https://git.io/JfD7d
<{^_^}> [nixpkgs] @ryantm reopened pull request #86535 → linuxPackages_hardened.chipsec: 1.4.9 -> 1.5.
<{^_^}> [nixpkgs] @ryantm reopened pull request #89817 → checksec: 2.2.1 -> 2.2.2 → https://git.io/JfDMW
<{^_^}> [nixpkgs] @ryantm reopened pull request #86809 → capnproto: 0.7.0 -> 0.8.0 → https://git.io/JfGOD
<ryantm> Done!
<{^_^}> [nixos-search] @garbas pushed to fix-69 « Fix how we display default/example/description of an option »: https://git.io/Jf9T4
<{^_^}> [nixos-search] @garbas opened pull request #86 → Fix how we display default/example/description of an option → https://git.io/Jf9TR
bqv has quit [Ping timeout: 260 seconds]
bqv has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
cr4y1 has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
xelxebar_ has quit [Remote host closed the connection]
xelxebar has joined #nixos
klntsky has quit [Ping timeout: 240 seconds]
cole-h has quit [Quit: Goodbye]
klntsky has joined #nixos
iqubic has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/a691394d18a (from 16 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
kenran has joined #nixos
pjt_014 has joined #nixos
<{^_^}> [nix-mode] @etu merged pull request #101 → fixed a typo in the README → https://git.io/JfSxv
<{^_^}> [nix-mode] @etu pushed 2 commits to master: https://git.io/Jf9k4
<iqubic> So, I have a java program that I'm trying to run. All I have right now is a *.jar file. How can I best do this?
<iqubic> Should I just install the OpenJRE and run the program in that manner?
<Izorkin> etu: please recheck PR #89329 :)
<{^_^}> https://github.com/NixOS/nixpkgs/pull/89329 (by Izorkin, 1 week ago, open): php: build from github source
eoli3n_ has joined #nixos
justanotheruser has quit [Ping timeout: 256 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mog has quit [Ping timeout: 256 seconds]
zupo has joined #nixos
reanimus has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @FRidh pushed to staging-next « python3.pkgs.aiohttp: disable failing python 3.8 tests »: https://git.io/Jf9IZ
<ldlework> Anyone using retroarch on NixOS?
<ldlework> How are you supposed to install it such that it sees the cores?
reanimus has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #88972 → postfix: 3.4.10 -> 3.4.12 -> 3.5.2 → https://git.io/Jfw5o
<{^_^}> [nixpkgs] @peti pushed 3 commits to master: https://git.io/Jf9IW
<{^_^}> [nixos-search] @garbas merged pull request #86 → Fix how we display default/example/description of an option → https://git.io/Jf9TR
<{^_^}> [nixos-search] @garbas pushed to master « Fix how we display default/example/description of an option (#86) »: https://git.io/Jf9Ia
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-69: https://git.io/Jf9IV
<CMCDragonkai> Is it possible to use Nix to package things that are 18 GiB in size? I tried to use nix-prefetch-url on a 18 GiB training data, but it resulted in nix running out of memory.
tv has joined #nixos
linarcx has joined #nixos
<Shados> CMCDragonkai: Most likely yes, as the prefetcher tools barf more easily than Nix does. Do the less-nice trick of feeding in an all-0 hash to your Nix expression, trigger/fail the build, feed in the right hash.
<{^_^}> [nixpkgs] @kuznero opened pull request #90125 → vscode: 1.45.1 -> 1.46.0 → https://git.io/Jf9Lq
<Shados> I've had this happen for a few things >.>
CMCDragonkai_ has joined #nixos
<ldlework> Ah I figured it out.
lzmartinico has quit [Ping timeout: 240 seconds]
<CMCDragonkai_> What do you mean by a all-0 hash?
<evils> ,tofu CMCDragonkai_
<{^_^}> CMCDragonkai_: To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected. See: tofu-vim
lzmartinico has joined #nixos
<CMCDragonkai_> there's a package called "tofu-vim"?
<CMCDragonkai_> lol
<ar> ,tofu-vim
<{^_^}> <esc>52i0<esc>
justanotheruser has joined #nixos
bqv has quit [Remote host closed the connection]
bqv has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
copy has quit [Ping timeout: 265 seconds]
rummik has quit [Ping timeout: 272 seconds]
rummik has joined #nixos
mananamenos has joined #nixos
mystfox has quit [Ping timeout: 260 seconds]
mystfox has joined #nixos
linarcx has quit [Quit: WeeChat 2.8]
<{^_^}> [nixos-search] @garbas pushed to fix-59 « Make sure that we dont trap users on search.nixos.org »: https://git.io/Jf9Lr
<{^_^}> [nixos-search] @garbas opened pull request #87 → Make sure that we dont trap users on search.nixos.org → https://git.io/Jf9LK
<{^_^}> [nixos-search] @garbas merged pull request #87 → Make sure that we dont trap users on search.nixos.org → https://git.io/Jf9LK
<{^_^}> [nixos-search] @garbas pushed to master « Make sure that we dont trap users on search.nixos.org (#87) »: https://git.io/Jf9tv
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-59: https://git.io/Jf9tf
<raboof> annoying how pkgs/development/node-packages/generate.sh is not idempotent, so changing node-packages.json and running the generation again has a high chance of introducing merge conflicts.
<raboof> (of course an npm issue rather than a nixos issue, but still annoying ;) )
lsix has joined #nixos
<Athas> Can I provide Nixpkgs overlays on the command line, instead of having to edit a configuration file?
bqv has quit [Ping timeout: 272 seconds]
ph88^ has joined #nixos
bqv has joined #nixos
dramforever has joined #nixos
<srk> Athas: you can do --arg overlays '[..]' or set nixpkgs-overlays via NIX_PATH
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/24e1a54effc (from 12 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<Athas> srk: using --arg seems to work, thanks! But for my own edification, I'd like to ask about how I would do it using NIX_PATH.
<Athas> If I set 'NIX_PATH=nixpkgs-overlays=/foo/bar', then nix-build complains file "'nixpkgs' was not found in the Nix search path". How would I handle that?
<{^_^}> [nixpkgs] @Mic92 opened pull request #90126 → home-assistant: 0.110.1 -> 0.111.0 → https://git.io/Jf9td
<srk> Athas: better preserve the old NIX_PATH like NIX_PATH=$NIX_PATH:nixpkgs-overlays=...
copy has joined #nixos
tobeportable has joined #nixos
bqv has quit [Ping timeout: 256 seconds]
NeoCron has joined #nixos
dramforever has quit [Remote host closed the connection]
bqv has joined #nixos
<eyJhb> hexagoxel: thanks, this seemed to work ` ] ++ (map (x: x.package) (filter (x: x.enable) (attrsets.attrValues cfg.config.preview)));` ( a little cut off)
<eyJhb> hexagoxel++ simpson++
<{^_^}> hexagoxel's karma got increased to 2
<{^_^}> simpson's karma got increased to 23
<ldlework> in vgo2nix, what do I set at the "goPackagePath" ? https://github.com/nix-community/vgo2nix @ adisbladis
cfricke has joined #nixos
bahamas has joined #nixos
kreyren has quit [Remote host closed the connection]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ldlework> OK figured that out
<ldlework> when I compile however I get
<ldlework> go/src/github.com/uwedeportivo/torrentzip/zlib/zstream.go:14:10: fatal error: zlib.h: No such file or directory
<ldlework> I added pkgs.zlib to the buildInputs for the buildGoPackage call, but that didn't help
<{^_^}> [nixpkgs] @Rakesh4G opened pull request #90127 → pythonPackages.pycocotools: init at 2.0.0 → https://git.io/Jf9qa
<ldlework> i have no idea what i'm doing
asymptotically has joined #nixos
ryantm has quit [Ping timeout: 252 seconds]
ph88^ has quit [Ping timeout: 272 seconds]
ryantm has joined #nixos
Jackneill has quit [Ping timeout: 240 seconds]
bqv has quit [Ping timeout: 264 seconds]
<ldlework> oh nice i got it working
<bahamas> ldlework: did you need to put it in nativeBuildInputs?
<kaliumxy1> if a package uses the .git folder should I patch it not to or use fetchgit with leaveDotGit?
<ldlework> buildInputs = [ zlib.dev ];
<ldlework> CFLAGS="-I${zlib.dev}/include";
<ldlework> LDFLAGS="-L${zlib}/lib";
<ldlework> I added this
<{^_^}> [nixpkgs] @FRidh pushed 89 commits to staging: https://git.io/Jf9qF
<bahamas> I used nixos-infect on a newly created digitalocean droplet. then I made a snapshot of that droplet. next, I created a new droplet from the snapshot. problem: trying to connect to the droplet with ssh times out. why would that be?
<{^_^}> [nixpkgs] @FRidh pushed 493 commits to python-unstable: https://git.io/Jf9qN
Jackneill has joined #nixos
bqv has joined #nixos
<energizer> bahamas: is the original one still running?
<bahamas> energizer: no, I destroyed it
copy has quit [Ping timeout: 264 seconds]
<energizer> bahamas: does the new one have the same ip as the original?
<bahamas> energizer: no. I didn't use the floating ip feature
bqv has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/Jf9mk
FRidh has quit [Remote host closed the connection]
FRidh has joined #nixos
<{^_^}> [nixpkgs] @dotlambda pushed to master « abcmidi: 2020.03.25 -> 2020.06.07 »: https://git.io/Jf9mq
<bahamas> I had something similar happen when I used nixos in virtualbox. if I ran `vagrant halt` as opposed to `vagrant suspend`, I couldn't ssh into the box after bringing it back up
dramforever has joined #nixos
jgeerds has joined #nixos
<bahamas> could it be possible that systemd doesn't start the sshd service?
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to glibc231: https://git.io/Jf9mY
v0|d has quit [Ping timeout: 260 seconds]
copy has joined #nixos
<kaliumxy1> if a package has udev rules, should I add those in the package or as a seperate package?
kaliumxy1 is now known as kaliumxyz
unacceptable has quit [Quit: ZNC 1.7.1 - https://znc.in]
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « nix-prefetch-github: remove duplicate doCheck »: https://git.io/Jf9mz
unacceptable has joined #nixos
bqv has joined #nixos
justan0theruser has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 3 commits to python-unstable: https://git.io/Jf9m1
<{^_^}> [nixpkgs] @vcunat opened pull request #90128 → nixos i18n.supportedLocales: increase systemPackages priority → https://git.io/Jf9mS
justanotheruser has quit [Ping timeout: 260 seconds]
kreyren has joined #nixos
<bahamas> with the way this service config is written, I can't have more than one Tiddlywiki instance, right? https://github.com/NixOS/nixpkgs/blob/release-20.03/nixos/modules/services/misc/tiddlywiki.nix
civodul has joined #nixos
bqv has quit [Ping timeout: 260 seconds]
<Shados> bahamas: Looks like it. You could always specify multiple instances using nixos containers: https://nixos.org/nixos/manual/index.html#sec-declarative-containers
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.python-jose: disable failing test »: https://git.io/Jf9OU
bqv has joined #nixos
awaz_ has quit [Ping timeout: 256 seconds]
<bahamas> Shados: aha. good to know that seems easier than rewriting the service config
awaz has joined #nixos
asymptotically has quit [Quit: Leaving]
klys has quit [Ping timeout: 256 seconds]
klys has joined #nixos
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy opened pull request #90130 → rpcs3: 0.0.8-9300-341fdf7eb -> 0.0.10-10310-7df825855 → https://git.io/Jf93f
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/Jf93k
mallox has joined #nixos
tpham has joined #nixos
alp has joined #nixos
jakobrs has joined #nixos
<jakobrs> How "bad" is it to follow nixos-unstable instead of nixos-20.03?
<jakobrs> I mean, can I do this without running into too many problems or should I just stay on nixos-20.03
<tpham> My package does not need bzip2 to be build but I usually use bzip2 to extract some input file. How can I add bzip2 add runtime dependency of my package.
<etu> Many people run on nixos-unstable
<{^_^}> [nixpkgs] @primeos closed pull request #90096 → python3Packages.google_api_python_client: 1.9.1 -> 1.9.2 → https://git.io/JfS5m
<jakobrs> I'm worried that some update is going to break stuff and then I'll have to actually fix it
justan0theruser has quit [Ping timeout: 272 seconds]
<etu> jakobrs: So not bad at all, you just get to experience that things change sometimes and need to fix it
justanotheruser has joined #nixos
<Shados> Unstable is generally fine. I run into maybe 2 issues a year sticking with it, and they're usually pretty easy to fix or just rollback to an earlier checkout.
<etu> jakobrs: But it's quite rare
<jakobrs> I'd imagine if I run into something that completely breaks what I'm doing I'd just rollback until it is fixed upstream
<jakobrs> ok, so I'm doing this now
<etu> Yep, and you can also report it if you find something weird. Since that weird thing would continue to be weird in nixos-20.09 whenever that is branched off unless it's fixed
thc202 has joined #nixos
simba1 has joined #nixos
<jakobrs> Side note, I wish there was a shorter way to write `nixos-rebuild boot -p unstable -I nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos-unstable`, specifically the last part
<jakobrs> I'd imagine it's beneficial for the project if people use unstable so that eventual bugs will be fixed before the next stable version
<jakobrs> *enough people
<etu> Yes and no :/
<bahamas> tpham: you have propagatedBuildInputs
<jakobrs> etu: How not?
<etu> jakobrs: Many people that help with development effors runs on unstable... That means that stable branches sometimes gets less testing by contributors.
<jakobrs> that's true too
<jakobrs> so you both need people running on unstable and on stable
pjt_014 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.jsonpickle: add missing dependency »: https://git.io/Jf93u
<tpham> @bahamas I tried it but there is small problem. The first problem is that there are 4 bzip2 derivation in installed in /nix/store: b9yym....bzip2-1.0.6.0.1-dev, ckmrf...bzip2-1.0.6.0.1, ipcp5xy....bzip2-1.0.6.0.1 and qyv9k8syrc....bzip2-1.0.6.0.1-bin
<jakobrs> ,locate libSDL2
cfricke has quit [Quit: WeeChat 2.8]
<{^_^}> Found in packages: SDL2, SDL_gpu, SDL2_gfx, SDL2_net, SDL2_ttf, SDL2_image, SDL2_mixer
<jakobrs> {^_^}++
<{^_^}> {^_^}'s karma got increased to 206
<tpham> And the second is bzip2 does not existed in PATH variable.
copy has quit [Ping timeout: 260 seconds]
<bahamas> tpham: well, I assume you want the derivation that gives you the binary
kreyren has quit [Remote host closed the connection]
<tpham> Yes.
kreyren has joined #nixos
<bahamas> tpham: so you put that in propagatedBuildInputs, but the binary is not available in PATH
<jakobrs> Idea: autoPatchelf-derivative that's integrated with nix-index
<tpham> @bahamas that's what I did.
<bahamas> tpham: what kind of package are you trying to build?
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.moto: fix build »: https://git.io/Jf93V
<tpham> Actually I tried to build docker image of my package. That's why I want bzip2 to be in PATH
Darkmatter66 has joined #nixos
meck has quit [Quit: ZNC 1.8.0 - https://znc.in]
thibm has joined #nixos
meck has joined #nixos
<bahamas> tpham: are you using the dockerTools to build the image?
<tpham> Yes.
bqv has quit [Ping timeout: 260 seconds]
<bahamas> tpham: you could use the environment option to add the path to the bzip2 binary to PATH
ph88^ has joined #nixos
<eyJhb> If I have a attrsOf listOf str `{ "*" = [ "something" "something2" ] }`, and I need to generate a string of `*:something\n*:something2`, is there a good way to do that?
<eyJhb> Blinding myself in what functions to use
<tpham> @bahamas what's that, can you give me the link
bqv has joined #nixos
mallox has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @prusnak closed pull request #86971 → kodelife: 0.9.0.129 -> 0.9.1.132 → https://git.io/JfZTs
simba1 has quit [Quit: WeeChat 2.8]
<sphalerite> > concatMapStringsSep "\n" ({name, value}: map (val: "${name}:${val}") value) (attrsToList { "*" = [ "something" "something2" ] })
<{^_^}> error: syntax error, unexpected '}', expecting ';', at (string):315:127
<sphalerite> > concatMapStringsSep "\n" ({name, value}: map (val: "${name}:${val}") value) (attrsToList { "*" = [ "something" "something2" ]; })
<{^_^}> undefined variable 'attrsToList' at (string):315:78
<sphalerite> > concatMapStringsSep "\n" ({name, value}: map (val: "${name}:${val}") value) (lib.attrsToList { "*" = [ "something" "something2" ]; })
<{^_^}> attribute 'attrsToList' missing, at (string):315:78
urkk_ has joined #nixos
urkk has quit [Ping timeout: 256 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
<adisbladis> > concatMapStringsSep "\n" ({name, value}: map (val: "${name}:${val}") value) (builtins.attrsToList { "*" = [ "something" "something2" ]; })
<sphalerite> > concatStringsSep "\n" (mapAttrsToList ({name, value}: map (val: "${name}:${val}") value)) { "*" = [ "something" "something2" ]; }
<{^_^}> attribute 'attrsToList' missing, at (string):315:78
<{^_^}> value is a function while a list was expected, at (string):315:1
<sphalerite> > concatStringsSep "\n" (mapAttrsToList ({name, value}: map (val: "${name}:${val}") value) { "*" = [ "something" "something2" ]; })
<{^_^}> value is a string while a set was expected, at /var/lib/nixbot/nixpkgs/master/repo/lib/attrsets.nix:234:16
orivej has joined #nixos
<sphalerite> > concatStringsSep "\n" (mapAttrsToList (name: value: map (val: "${name}:${val}") value) { "*" = [ "something" "something2" ]; })
<{^_^}> cannot coerce a list to a string, at (string):315:1
<adisbladis> > lib.concatStringsSep "\n" (lib.concatLists (lib.mapAttrsToList (n: v: builtins.map (x: "${n}:${x}") v) { "*" = [ "something" "something2" ]; }))
<{^_^}> "*:something\n*:something2"
__monty__ has joined #nixos
<adisbladis> eyJhb: ^
<sphalerite> adisbladis: high five! Good teamwork
<adisbladis> <3 sphalerite
<{^_^}> sphalerite's karma got increased to 94
<adisbladis> Go team!
<sphalerite> <3 adisbladis
<{^_^}> adisbladis's karma got increased to 98
Darkmatter66 has quit [Ping timeout: 246 seconds]
<jakobrs> What is the attr path to the elaborate function? I can't find it in pkgs.lib.
<sphalerite> > lib.modules.elaborate
<{^_^}> attribute 'elaborate' missing, at (string):315:1
asymptotically has joined #nixos
opticnerve has joined #nixos
<sphalerite> > lib.systems.elaborate
<{^_^}> <LAMBDA>
<sphalerite> jakobrs: ^
<jakobrs> oh
<jakobrs> thank you
agsdheidjd has joined #nixos
<jakobrs> Is there a standard way to build libc for a specified system?
<sphalerite> how do I get the build-system version (like nativeBuildInputs) of a package? I can't just stick it in nativeBuildInputs because the build script I'm trying to get working isn't smart enough to look on PATH
<jakobrs> > pkgs.${(lib.systems.elaborate system).libc}
<{^_^}> "<derivation /nix/store/nibl3lgv5hrb64vcid7rf6kjzy4kidzq-glibc-2.30.drv>"
<jakobrs> ^ that works but I'm not sure if there's a better way
Darkmatter66 has joined #nixos
<sphalerite> jakobrs: for a certain set of predefined systems, you can get them from the relevant pkgsCross set
civodul has quit [Remote host closed the connection]
<sphalerite> > pkgsCross.aarch64-multiplatform.libc
<{^_^}> attribute 'libc' missing, at (string):315:1
<sphalerite> > pkgsCross.aarch64-multiplatform.glibc
<{^_^}> "<derivation /nix/store/ba0xqbr8qayjszyjwacjxb4j7h4khg2r-glibc-2.30-aarch64-unknown-linux-gnu.drv>"
<jakobrs> > stdenv.glibc
<{^_^}> "<derivation /nix/store/nibl3lgv5hrb64vcid7rf6kjzy4kidzq-glibc-2.30.drv>"
<sphalerite> assuming you want a cross system that is
<jakobrs> The problem is that it might not be called glibc but something like musl instead
<jakobrs> I'm doing nix build nixpkgs.glibc --system armv7l-linux
<sphalerite> oooh I get it
Chiliparrot has joined #nixos
<eyJhb> sphalerite, adisbladis close to the same that I came to! But yours worked :p
<eyJhb> adisbladis<3 sphalerite<3
<eyJhb> Damn it
<eyJhb> <3 adisbladis
<{^_^}> adisbladis's karma got increased to 99
<eyJhb> <3 sphalerite
<{^_^}> sphalerite's karma got increased to 95
<eyJhb> :D
<betaboon> jakobrs: do you want a cross-compiled glibc or do you want a glibc that can cross-compile ? oO
mtn has joined #nixos
<jakobrs> I want ld-linux-armv7l.so so that I can set that as the interpreter for an armc7l package
<jakobrs> s/package/program
<{^_^}> [nixpkgs] @vbgl opened pull request #90133 → ocamlPackages.js_of_ocaml_2: remove at 2.7 & 2.8.4 → https://git.io/Jf9sW
<sphalerite> oh!
<sphalerite> jakobrs: cat $NIX_CC/nix-support/dynamic-linker
<mtn> I'm having trouble understanding how to override a package's settings in a shell.nix. Here's what I have: https://gist.github.com/mtn/db8686567d74014ca6b689990dc4f187
<jakobrs> hm, nix build --system armv7l-linux failed to build but nix build --argstr crossSystem armv7l-linux worked almost immediately
<sphalerite> (in a derivation)
<mtn> I get the error: "can't coerce a set to a string"
<sphalerite> mtn: does it work if you pass config = ./config.nix ?
<sphalerite> no, never mind, that shouldn't be it
<{^_^}> [nixops] @adisbladis merged pull request #1364 → Introduce flake.nix! → https://git.io/JfyXF
<{^_^}> [nixops] @adisbladis pushed 11 commits to master: https://git.io/Jf9sR
<sphalerite> can you share config.nix?
<mtn> Nope, "value is a path while a set was expected"
<sphalerite> no, never mind, I can't read
<mtn> Haha, no worries :)
barm has quit [Quit: Goodbye!]
<mtn> I appreciate the help
<sphalerite> mtn: you don't need packageOverrides for this — you can put (pkgs.opencv4.override { enableFfmpeg = true; }) in the buildInputs list directly
<sphalerite> err (py.pkgs not (pkgs
<betaboon> jakobrs: `nix build -f '<nixpkgs>' pkgsCross.armv7l-hf-multiplatform.binutils`
<mtn> Oh gotcha. When are package overrides useful/necessary?
<sphalerite> mtn: when you need the package replaced for all of the other packages that use it
<mtn> Gotcha
<mtn> Amazing
<mtn> Thanks again!
<sphalerite> mtn: if you have a patch for openssl for instance, and you need everything that depends on openssl to use the patched openssl.
<mtn> I see, I see
<sphalerite> mtn: that said, overlays are better because they're less confusing with their naming and more composable
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/Jf9sa
<mtn> One other thing I've been wondering about is different package versions within languages
<sphalerite> I opened #43266 quite a while ago, still need to make an RFC out of it
<{^_^}> https://github.com/NixOS/nixpkgs/issues/43266 (by lheckemann, 1 year ago, open): Deprecate packageOverrides?
<mtn> Like if a derivation for a python package pulls in two different versions of a python package, then only one can be surfaced in the interpreter, right?
<sphalerite> mtn: yes, that's an unfortunate limitation of python. Something node got right IMHO
<FRidh> don't think depending on 10 different versions of a package is desirable either. Maybe having the possibility is good, but it should really be avoided IMO
<mtn> Yep makes sense
<mtn> I'm sorta working my way through learning nix and seeing how well I can translate/improve my workflows since a lot of the work I do is with python, unavoidably
<FRidh> kind of like how in nixpkgs we can often have multiple versions, but we choose to avoid it
jakobrs has left #nixos ["rebooting"]
Athestus has joined #nixos
<betaboon> mtn: have a look at poetry and poetry2nix :D
bqv has quit [Ping timeout: 246 seconds]
<energizer> +1 poetry and poetry2nix
civodul has joined #nixos
m0rphism has joined #nixos
<betaboon> cant get any slicker than that
<mtn> Awesome, will do
<Athestus> I posted here about problems with texlive a few days ago, and I've figured it out
<betaboon> mtn: combine that with a nix-shell that uses mkPoetryEnv and you're set :D
<Athestus> a certain package (https://www.ctan.org/ctan-ann/id/mailman.5826.1583944718.2586.ctan-ann@ctan.org) is broken upstream in version 6.0
bqv has joined #nixos
<Athestus> and there exists a patch, 6.1
<Athestus> but this is to my understanding not in nixpkgs
ncakerlist has joined #nixos
<Athestus> i want to open an issue, alternatively fix it myself and make a pull request
<Athestus> but I dont know any details about doing such a thing
<Athestus> Should i just read the nixpkgs manual under contributing?
ph88^ has quit [Ping timeout: 272 seconds]
<Athestus> fwiw this explains the bug
<sphalerite> Athestus: yes, the contributing section should be helpful — if it leaves any questions unanswered, feel free to ask here :)
cosimone has joined #nixos
<Athestus> betaboon thank you! That is definitely relevant
<thibm> I'm packaging something that uses pytest and xlib (at least) for testing. If I add `(python3.withPackages (ps: with ps; [ pytest xlib ]))` I got an error `python3: No module named pytest`
ph88^ has joined #nixos
<thibm> If I add (to checkInputs) `(python3.withPackages (ps: with ps; [ xlib ])) pytest` I got an error `from Xlib import X, Xutil, Xatom E ModuleNotFoundError: No module named 'Xlib'`
<Athestus> What is the standard procedure when single packages are broken in CTAN at the time of snapshotting?
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/Jf9Gt
<sphalerite> Is there a nicer way to get a package for running on the build system than taking pkgsBuildBuild as a package argument and getting it from there?
<thibm> How to fix it? I'm a bit lost between pytest and python dependencies
<sphalerite> thibm: hm, that does look right to me. How exactly are you using this (where are you putting the nix expression, how are you running it?)
<energizer> thibm: if you can use poetry and poetry2nix i would do that
<thibm> Oh, it's not a python package, it's mostly C++. Python is used for tests
dermetfan has joined #nixos
<betaboon> sphalerite: how about `buildPackages` =
<betaboon> thibm: can't you add python and pytest to checkInputs ?
<thibm> sphalerite: I put what I said within checkInputs. I used Python38.callPackage
<betaboon> thibm: nvm me. didnt see that second msg
CMCDragonkai_ has quit [Quit: Connection closed for inactivity]
<thibm> OK, thanks
opticnerve has quit [Ping timeout: 256 seconds]
<energizer> thibm: https://bpa.st/5M2A
<sphalerite> thibm: hm, your first approach looks right. Is python brought in anywhere else in the build?
Darkmatter66 has quit [Ping timeout: 246 seconds]
<thibm> Indeed. No it's only in checkInputs
<thibm> Wait, this build machine does not use sandboxes. It does not have python installed, but I'll try right now with sandboxing
zupo has joined #nixos
quinn has quit [Ping timeout: 256 seconds]
Darkmatter66 has joined #nixos
<thibm> downloading… (shitty internet connection here)
Athestus has quit [Remote host closed the connection]
quinn has joined #nixos
mtn has quit [Remote host closed the connection]
<thibm> Same here, with sandboxing (not the same nixpkgs checkout, though)
bahamas has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python2.pkgs.dulwich: keep 0.19.16 for python 2 »: https://git.io/Jf9G7
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python2.pkgs.soupsieve: keep 1.9.6 for python 2 »: https://git.io/Jf9GN
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/Jf9ZU
chloekek has joined #nixos
copy has joined #nixos
siddharta has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
Neo-- has joined #nixos
<betaboon> thibm: is it possible to provide the nix-expression that you're working on ?
<thibm> sure
orivej has joined #nixos
<{^_^}> [nixpkgs] @romildo merged pull request #89918 → enlightenment.efl: add dependence mint-x-icons → https://git.io/Jfyzt
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Jf9Zn
<thibm> betaboon: http://ix.io/2oTh
bahamas has joined #nixos
bahamas has joined #nixos
zupo has joined #nixos
<thibm> The source contains a file named `HACKING` explaining how to run the tests. I switched from tox to use directly pytest because tox need to be explicitly given the python version
<thibm> The HACKING file: http://ix.io/2oTj
alp has quit [Remote host closed the connection]
<fps> hmm, weird. i'm hacking on the xonotic derivation in nixpkgs and it's split up into parts. changing e.g. extraPostFetch in xonotic-data and a subsequent nix-collect-garbage -d do not cause the derivation to be rebuilt
<fps> which is weird since none of my profile generations have xonotic installed
alp has joined #nixos
cosimone has quit [Quit: Quit.]
<fps> is there a way to find out what keeps a store path alive?
<betaboon> thibm: what's different between your package and the package in nixpkgs ? oO
<thibm> I updated to 0.8.3 and now trying to make it run the tests. The tests I rather new in this package. I'm the maintainer of the nixpkgs one
iqubic` has joined #nixos
<thibm> * the tests *are* rather new
<betaboon> thibm: ah ok
iqubic has quit [Ping timeout: 256 seconds]
<betaboon> thibm: tests run fine for me after adding `ewmh` to the pythonPackages and providing pytest. they're all failing for me tho. guess due to me being on wayland.
<Habbie> new user here: under 'nix-shell -p go', trying to install some go dependencies gives me this: go: writing go.mod cache: mkdir /nix/store/1r61f7iwqfb6dm1krqpj9cjfifjnfmjx-go-1.14.2/share/go/pkg/mod: permission denied
<Habbie> i trust the dirs are readonly for a reason, but shouldn't the go package divert those downloads somewhere else then?
markus1189 has quit [Ping timeout: 265 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
markus1189 has joined #nixos
iyzsong has joined #nixos
juhe has joined #nixos
<betaboon> Habbie: what are you trying to acchieve ?
zupo has quit [Remote host closed the connection]
<Habbie> betaboon, specifically, i'm trying to run test.sh in https://github.com/PowerDNS/go-dnsdist-client
dingenskirchen has quit [Quit: dingenskirchen]
<Habbie> betaboon, but i am in the deep a bit, knowing nothing about Nix -or- go mod
dingenskirchen has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
<fps> doesn't go have an env var like GOPAPTH or similar?
<Habbie> 'unset GOPATH' helped, thanks!
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.keyring: fix build »: https://git.io/Jf9Zh
<thibm> betaboon: OK, I got it. Using python38Packages.callPackage was the problem (I did it to get pytest directly, not useful when using withPackages). Thanks!
<betaboon> thibm: you're welcome
<fps> Habbie: i don't know if just unsetting it is the right thing to do though. maybe you need to assemble it in a particular way?
<fps> i don't use go at all though, so no idea really
<Habbie> fps, outside of Nix i've been fine with Go's defaults
<fps> go help gopath for more info
copy has quit [Ping timeout: 264 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-68 « Nix language primitives are luckily the same as in JSON »: https://git.io/Jf9nq
<adisbladis> Unsetting GOPATH is correct when using go modules.
<fps> hmm, something keeps a store path "alive" and i have no idea how to find out what it is
<adisbladis> GOPATH is legacy
<{^_^}> [nixos-search] @garbas opened pull request #88 → Nix language primitives are luckily the same as in JSON → https://git.io/Jf9nO
ph88^ has quit [Ping timeout: 272 seconds]
<Habbie> adisbladis, ah, should i file a ticket against the nix go pkg then?
Darkmatter66 has quit [Ping timeout: 264 seconds]
<__monty__> fps: nix-store --query --referrers /nix/store/some-path
<adisbladis> I don't think so, it's not really a bug
<Habbie> adisbladis, ok, thanks
<adisbladis> It's hard to say tbh
<fps> __monty__: oh cool. thanks
<fps> interesting. it seems the store path refers to itself..
<{^_^}> [nixpkgs] @lheckemann opened pull request #90135 → linux: enable force feedback support in HID drivers → https://git.io/Jf9n3
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/e596d5cd63d (from 13 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<__monty__> fps: And that's keeping it alive? o.O
<fps> __monty__: i guess so. nix-collect-garbage -d doesn't reap it
<adisbladis> Habbie: Actually, please do open an issue and CC me.
<__monty__> That seems like an oopsie.
<Habbie> adisbladis, ok, same username?
<adisbladis> I think setting it for nix-shell is not the right thing to do any more.
<adisbladis> Yep
<Habbie> adisbladis, on nixos/nixpkgs?
<adisbladis> Yes :)
<Habbie> will do!
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « mitmproxy: keep using python37 until asynctest is fixed »: https://git.io/Jf9nn
<fps> __monty__: maybe i'm missing something else though. i was just happily fiddling with a package definition and noticed a GC run didn't cause the package to be rebuilt
Darkmatter66 has joined #nixos
<betaboon> FRidh: did you have a chance to take a look at #50925 by any chance ? :/
<{^_^}> https://github.com/NixOS/nixpkgs/issues/50925 (by eburimu, 1 year ago, open): btrfs-progs doesn't cross compile
<{^_^}> [nixpkgs] @FRidh pushed to staging-next « mitmproxy: keep using python37 until asynctest is fixed »: https://git.io/Jf9nC
orivej has quit [Ping timeout: 256 seconds]
<fps> naively i would have thought that a package might never refer to itself
orivej has joined #nixos
barm has joined #nixos
<FRidh> betaboon: have you tried on current master? The last staging-next cycle had some pkg-config cross related changes
<eyJhb> I cannot seem to figure out, how to only set a .text (file), if the option is not null? ANd it should be optional as well
<__monty__> That is a bit weird, yeah. If nix didn't hash just the inputs it wouldn't be possible I think.
<fps> s/might/must/
<{^_^}> [nixops] @adisbladis opened pull request #1365 → Flake support → https://git.io/Jf9n2
<fps> or even s/might/can/
psy3497 has quit [Ping timeout: 264 seconds]
<gueorgui> Hi there, I'm a new to NixOS (but not to Linux). I use Ruby and Ruby on Rails in my work, and usually manage my Ruby versions with `rbenv` (and Node versions with `nvm`, but that's not as big a deal...). It seems that rbenv is not available on Nix. Could someone please explain how to accomplish the same thing in NixOS? I feel like I'm missing some understanding of the core concepts here.
<{^_^}> [nixops] @adisbladis closed pull request #1202 → [WIP] Flake support → https://git.io/Jecjd
<fps> __monty__: that's the derivation https://paste.debian.net/1151567/ i just added the comment in line 128 and couldn't get it to rebuild ;)
psy3497 has joined #nixos
eyenx[m] is now known as eyenx|m
<{^_^}> [nixops] @adisbladis pushed to master « NixOPS -> NixOps »: https://git.io/Jf9ny
<fps> __monty__: hmm, i wonder if my change to line https://github.com/NixOS/nixpkgs/blob/3a70659b4d012cd662be1579a662a4e00118c66c/pkgs/games/xonotic/default.nix#L132 caused it. i took out the ${variant} thingies in the whole derivation
<dminuoso> gueorgui: Well... nix would handle that for you?
<dminuoso> It's sort of the entire point of nix..
psy3497 has quit [Ping timeout: 265 seconds]
<gueorgui> Yeah I'm guessing it is, which is why I say I feel like I'm missing some understanding of the core concepts. How would I go about using, say, Ruby 2.6.5 in one directory and 2.6.7 in another when I type `ruby`?
<betaboon> FRidh: did that hit nixpkgs-unstable channel yet ?
<__monty__> gueorgui: This is probably what you want to read: https://nixos.org/nixpkgs/manual/#sec-language-ruby
<gueorgui> __monty__: Thank you!
orivej has quit [Ping timeout: 256 seconds]
<adisbladis> Well, this is more of a general nix-shell question.
orivej has joined #nixos
<adisbladis> gueorgui: We don't have both 2.6.5 and 2.6.7 typically, but we do have multiple ruby versions packaged.
meh` has joined #nixos
<adisbladis> You can quickly enter an ad-hoc shell with a specific ruby version like `nix-shell -p ruby_2_6`
thibm has quit [Quit: WeeChat 2.6]
<adisbladis> For development you want to make a shell.nix that looks like http://ix.io/2oTt/nix
<adisbladis> And then just call `nix-shell` from the same directory
<betaboon> FRidh: ah that was yesterday, didnt hit nixos-unstable channel yet. thanks for letting me know. gonna check in a couple of days then :)
<gueorgui> nix-shell -p ruby_2_6 does work but that version of ruby is 2.6.6 (which I guess is the most recent of the 2.6 branch). However my app requires 2.6.5. Is there a way to specify the version in a more fine-grained way?
alp has quit [Ping timeout: 272 seconds]
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
cosimone has joined #nixos
bsjd has joined #nixos
<adisbladis> gueorgui: Now you're getting into overrides territory
dramforever has quit [Quit: Leaving]
<adisbladis> You can either try to find an older version of nixpkgs pre the 2.6.6 bump or override yourself.
magnetophon has joined #nixos
<gueorgui> Meaning I make my own "package file" (not sure what's the right terminology) with the ruby version I want?
<gueorgui> Kind of like rolling my own build script for an aur package on arch?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c9c79d7dba8 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<FRidh> why would one require a specific patch version?
<adisbladis> That sounds very odd indeed.
<FRidh> or is it not semver?
Darkmatter66 has quit [Ping timeout: 265 seconds]
<adisbladis> Looking at this changelog it doesn't seem to indicate anything backwards incompatible.
Darkmatter66 has joined #nixos
<gueorgui> I mean
<gueorgui> The issue here is that the whole company is on macos, and they made an exception for me to be able to work on linux
<gueorgui> So I don't want to create a situation where I make all the other engineers have to build a new version of ruby with rbenv just so I can have my fun with nix
<gueorgui> (Maybe I don't actually have to make them do that, which is what I'm trying to understand here)
<{^_^}> [nixpkgs] @Philipp-M opened pull request #90137 → nushell: 0.14.0 -> 0.15.0 → https://git.io/Jf9cr
<gueorgui> I'm reading about nix-shell now and that's really cool
zupo has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
<gueorgui> ooh so I could basically use a shell.nix to specify all the packages required for a project, including all the stuff that now runs in docker
magnetophon has joined #nixos
<gueorgui> That's very cool
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @magnetophon opened pull request #90138 → carla: 2.1 -> 2.1.1 → https://git.io/Jf9c9
<inf> hey all, is there any quick way of looking up a place where some specific derivation/package is defined in nixpkgs? https://nixos.org/nixos/packages.html?attr=xorg.libX11&channel=nixos-20.03&query=libx11 direct nixpkgs link would be amazing in here
<clever> > xorg.libX11.meta.position
<{^_^}> "/var/lib/nixbot/nixpkgs/master/repo/pkgs/servers/x11/xorg/default.nix:706"
<clever> inf: you can also do `nix edit nixpkgs.xorg.libX11`
<inf> clever: that's great, didn't know `nix edit`, thanks.
<clever> and a variant: nix edit -f . xorg.libX11, if your in a nixpkgs checkout
<siddharta> hi all, do you know how to deal with this installation error `error: path '/nix/store/c88p2jysn4vpcmzhma015h4xb3gla7z8-nixos-20.03-20.03' does not exist and cannot be created`?
<siddharta> weird thing is: the path does exist
mgdm has left #nixos ["WeeChat 1.9.1"]
<Habbie> i use 'liquidprompt' which overrides PS1, meaning i don't automatically get the [nix-shell] or similar prefix. What would be a good test to see if I'm running inside a nix env, so that i can add that to liquidprompt? between nix-shell and nix run, only NIX_PATH and NIX_PROFILES appear to be common
<regnat> nix-shell sets IN_NIX_SHELL, I'm not sure about nix run
<Habbie> regnat, nix run does not
<simpson> Habbie: $SHLVL is a pretty cool variable which you can use to learn how many shells deep you're currently nested.
<Habbie> simpson, oh! adding that to liquidprompt would help way more than just Nix users
kenran has quit [Ping timeout: 246 seconds]
vtest[m] has joined #nixos
<Habbie> simpson, yes, i'll start there, will also help me remember i am inside a 'script' recording, etc.
<vtest[m]> siddharta: check permissions? Bot the same error a while ago..
<simpson> Habbie: Yeah, it's useful.
<siddharta> vtest[m]: yeah, it's just weird there would be anything wrong with the permissions, as I was trying to follow the install guide step-by-step, but sure, I will check
tlaxkit has joined #nixos
<vtest[m]> Or it could be a file, where a dir is needed.. Can't recall correctly...
kvda has quit [Quit: Textual IRC Client: www.textualapp.com]
tlaxkit has quit [Client Quit]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<fps> hmm, how do i get rid of that store path?
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python2.pkgs.biopython: python2 no longer supported »: https://git.io/Jf9WU
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.twill: fix build »: https://git.io/Jf9WG
<fps> oh, i forgot that nix-build actualy produces a result/ dir which kept the store path alive it seems
chloekek has quit [Quit: WeeChat 2.7]
zupo has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.apsw: 3.30.1-r1 -> 3.32.2-r1 »: https://git.io/Jf9Wo
justanotheruser has quit [Ping timeout: 256 seconds]
justanotheruser has joined #nixos
Joestar79 has joined #nixos
alp has joined #nixos
Joestar79 has quit [Client Quit]
Joestar79 has joined #nixos
Joestar79 has quit [Client Quit]
zupo has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #89586 → pythonPackages.python-daemon: disable tests after pytest upgrade → https://git.io/Jf1MP
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/Jf9W7
<{^_^}> [nixpkgs] @FRidh pushed to master « python.pkgs.python-daemon: use older pytest »: https://git.io/Jf9WN
zupo has quit [Client Quit]
zupo has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.scikitlearn: fix build »: https://git.io/Jf9lL
bahamas has quit [Ping timeout: 256 seconds]
kreyren has quit [Remote host closed the connection]
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.flask-compress: fix build »: https://git.io/Jf9l3
kreyren has joined #nixos
blackriversoftwa has quit [Read error: Connection reset by peer]
oharvey has quit [Read error: Connection reset by peer]
prusnak has quit [Read error: Connection reset by peer]
christiaanb has quit [Read error: Connection reset by peer]
pasukon has quit [Ping timeout: 240 seconds]
oharvey has joined #nixos
blackriversoftwa has joined #nixos
prusnak has joined #nixos
christiaanb has joined #nixos
aria has quit [Read error: Connection reset by peer]
coot has quit [Ping timeout: 258 seconds]
noonien has quit [Ping timeout: 258 seconds]
sevanspowell has quit [Read error: Connection reset by peer]
aria has joined #nixos
tazjin has quit [Ping timeout: 265 seconds]
chriscoffee has quit [Read error: Connection reset by peer]
sevanspowell has joined #nixos
lukego has quit [Read error: Connection reset by peer]
fnords has quit [Read error: Connection reset by peer]
hoek has quit [Read error: Connection reset by peer]
chriscoffee has joined #nixos
zupo has joined #nixos
coot has joined #nixos
lukego has joined #nixos
fnords has joined #nixos
tazjin has joined #nixos
pasukon has joined #nixos
noonien has joined #nixos
hoek has joined #nixos
Joestar79 has joined #nixos
zupo has quit [Client Quit]
dfgg has joined #nixos
adamse has quit [Ping timeout: 256 seconds]
vandenoever has quit [Read error: Connection reset by peer]
<fps> aha, if fetchurl and fetchzip refer to the exact same file it still gets downloaded twice?
vandenoever has joined #nixos
<gchristensen> yeah, since it is content-addressed and fetchzip's hash is based on the decompressed version
<fps> ok
<fps> that makes my life a little harder
<dminuoso> Is there a primitive akin to mkIf that does `stringIf :: Bool -> String -> String` that defaults to the empty string if the bool is false?
<siddharta> has someone installed nixos from a mirror before? no matter what I try, it always loads everything from cache.nixos.org
<gchristensen> dminuoso: I don't know of one, what is the use case?
<clever> > lib.optionalString false "foo"
<{^_^}> ""
<clever> dminuoso: ^
<dminuoso> clever: Ah perfect! :)
<gchristensen> d'oh cool
orivej has quit [Ping timeout: 256 seconds]
<dminuoso> gchristensen: Oh I just need to do build an extra conf that may or may not include snippets at the end :)
<dminuoso> That function is obviously trivial, but dont want to reinvent the wheel.
orivej has joined #nixos
<gchristensen> cool
<{^_^}> [nixpkgs] @FRidh pushed to python-unstable « python.pkgs.requests-mock: fix build »: https://git.io/Jf9l6
virus_dave has joined #nixos
<{^_^}> [nix] @edolstra pushed 4 commits to flakes: https://git.io/Jf9lQ
adamse has joined #nixos
<asymmetric> is it possible to configure binary caches for each user declaratively?
<inf> Hmmmm... After upgrade to 20.03 (from 19.09) my touchpad have switched to natural scrolling. (at least in firefox and kitty) I have services.xserver.libinput enabled, with naturalScrolling set to false. (default) I have pantheon enabled on the side, but use awesomewm on my user, if that matters in any way. Any tips what would be the cause?
<hexa-> ,locate test_glib-2.0.pc
<{^_^}> Couldn't find in any packages
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
zupo has joined #nixos
<gchristensen> asymmetric: no: each user's store paths will be fetched and stored in the same /nix/store, which means every other user implicitly trusts all of those binary caches too, and it isn't unlikely that they overlap
<dminuoso> Why doesnt nix have case-of? *sigh*
bahamas has joined #nixos
<asymmetric> gchristensen: but i can configure substituters in nix.conf for individual users
<asymmetric> imperatively by changing that file. so i was wondering if i can do that declaratively
<{^_^}> [nixops] @nlewo opened pull request #1366 → Use flake check for the documentation linting test → https://git.io/Jf98I
copy has joined #nixos
<gchristensen> nix.conf doesn't support per-user caches
<{^_^}> [nixops] @nlewo closed pull request #1363 → doc: add default.nix to build the doc → https://git.io/Jfyu4
dermetfan has quit [Ping timeout: 260 seconds]
<asymmetric> gchristensen: isn't that what the substituters key in nix.conf is? and what allows cachix to work for non-privileged usres
<gchristensen> those are globally allowed
<inf> ok, disabling pantheon seems to have fixed the reverse scrolling issue...
<gchristensen> sorry if this is being uselessly pedantic
<gchristensen> if you're on nixos, you certainly could configure them declaratively
bahamas has quit [Ping timeout: 258 seconds]
Rusty1 has joined #nixos
<asymmetric> gchristensen: so if user A has a substituter configured locally, and user B tries to build something, nix will try to get user B's package from the substituter configured by user A?
<asymmetric> i.e. every user's list of substituters declared in their local nix.conf files is merged into a global list of substituters used system-wide?
<gchristensen> nix.conf files have no authority, so the substituters in those configurations must already be preconfigured in /etc/nix/nix.conf
<{^_^}> [nixpkgs] @ryantm merged pull request #90122 → protozero: 1.6.8 -> 1.7.0 → https://git.io/Jf9f8
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf98G
<{^_^}> [nixpkgs] @doronbehar opened pull request #90139 → mariadb: don't move pam files on Darwin → https://git.io/Jf98n
<dminuoso> What's the idiomatic way to do a case-of on a string?
<{^_^}> [nixpkgs] @ryantm merged pull request #88836 → mkp224o: 1.4.0 -> 1.5.0 → https://git.io/JfVY2
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf98c
<gchristensen> dminuoso: like a case statement?
<dminuoso> gchristensen: Yes.
<asymmetric> gchristensen: idk if you're familiar with cachix, but then how could `cachix use foo` work? it can't write to /etc/nix/nix.conf, but it does set up a binary cache for that user, afaict
<gchristensen> asymmetric: domen goes through great pains to make it work and get the authority to edit /etc/nix/nix.conf
<dminuoso> Specifically I have an enum option and I want to do the equivalent of `case thatOption of "foo" -> "1"; "bar" -> "1 2"; "quux" -> "2 3 4"; _ -> ...`
<asymmetric> wow ok mindblown
<gchristensen> asymmetric: adding a binary cache essentially gives the user root
rajivr has quit [Quit: Connection closed for inactivity]
<gchristensen> dminuoso: you could do an attrset, or an if/else ladder:
<gchristensen> > let thatOption = "foo"; in { foo = "1"; bar = "1 2"; quux = "2 3 4"; }."${thatOption}" or "default"
<{^_^}> "1"
<gchristensen> > let thatOption = "meh"; in { foo = "1"; bar = "1 2"; quux = "2 3 4"; }."${thatOption}" or "default"
<{^_^}> "default"
<asymmetric> gchristensen: i'm not sure i understand why that has to be the case
<dminuoso> gchristensen: Okay that works, and what if that option was a list and you wanted to do something like...
<asymmetric> if a user hasn't added that cache's pubkey to the list, then the binaries in the cache won't be approved even if the cache is a hit
<dminuoso> `case f of [] -> ...; [a] -> ...; (a:xs) -> ...`
<dminuoso> Would I have to start doing nested if/then/elses?
<gchristensen> asymmetric: once the path is in the nix store, it is there -- no more key checking
<asymmetric> aah but the paths will be in the store and they'll match at runtime
<asymmetric> right right
<gchristensen> asymmetric: so adding binary caches for projects is a bit of a double-edged sword: convenient for projects with big build trees, but puts a lot of trust and authority in to the provider
<infinisil> dminuoso: Yeah that would be better then, Nix doesn't have pattern matching
ph88 has joined #nixos
<asymmetric> we need the intentional store! :)
<asymmetric> *intensional
<gchristensen> :)
<dminuoso> infinisil: That's a shame. :) case-of would actually feel just right in nix.
<dminuoso> case f of { foo, ... } -> foo + "blah"
<infinisil> dminuoso: Btw, Nix's lists are arrays, not linked lists like in haskell, so the Haskell way of pattern matching them wouldn't work
<infinisil> And operations like prepending an element or taking the tail are O(n)
<dminuoso> Fair enough, pattern matching to specified numbers of elements should work trivially though.
<dminuoso> Say `case f of [] -> ...; [x] -> ...`
<dminuoso> Would it be reasonable to discuss the addition of such a construct in nix?
<infinisil> Yeah that might be nice
<infinisil> I don't think I'd mind having that
<infinisil> Not sure about the exact syntax, but something like that
orivej_ has quit [Ping timeout: 246 seconds]
<infinisil> Ohh
<{^_^}> [nixpkgs] @WilliButz merged pull request #89810 → prometheus-keylight-exporter: init at 0.1.1 → https://git.io/JfDoi
<{^_^}> [nixpkgs] @WilliButz pushed 4 commits to master: https://git.io/Jf98Q
<infinisil> What if Nix had actual ADTs
orivej has joined #nixos
<gchristensen> oh dear
<{^_^}> [nixops] @adisbladis merged pull request #1352 → Add --boot flag to deploy and correct ratchet script → https://git.io/JfVZY
<{^_^}> [nixops] @adisbladis pushed 3 commits to master: https://git.io/Jf98d
<xwvvvvwx> If there are multiple substituters defined in /etc/nixos/nix.conf, and they all offer the same package, which one will be chosen?
<xwvvvvwx> Does order matter?
<gchristensen> yes
<xwvvvvwx> The first one in the list is preferred?
<dminuoso> infinisil: I didn't want to push my luck. ;)
<gchristensen> xwvvvvwx: right
<infinisil> I guess ADTs don't even make much sense it Nix actually, since we don't even have types
<steveeJ> how does the output of `nix-info` help someone else to reproduce my my state?
<steveeJ> specifically, I can't see how someone knows the revision of nixpkgs I'm on
<infinisil> steveeJ: Shows pretty much all common impurities
<infinisil> steveeJ: What's the output of your nix-info?
<steveeJ> system: "x86_64-linux", multi-user?: yes, version: nix-env (Nix) 2.3.6, nixpkgs: /nix/store/m73h4g4kn6jb3ahgc8cwacr6is8zv6rw-nixpkgs-channels-channelsNixosStable
<xwvvvvwx> gchristensen: I have some extra substituters defined in my config.nix and they have been added in the nix.conf before cache.nixos.org
<infinisil> Okay this doesn't work in your case since you don't have the standard channel setup
<infinisil> But if you had, it would show the revision in the nixpkgs version
<steveeJ> so nix-info should grab something from inside that directory to be helpful
siddharta has quit [Remote host closed the connection]
gustavderdrache has joined #nixos
<xwvvvvwx> I trust cache.nixos.org more than the extra substituters and would like to prefer packages from there if possible. Is there some way I can control the order in nix.conf?
<gchristensen> steveeJ: it tells us something is different about yoru system than most systems, since most systems would say: system: "x86_64-linux", multi-user?: yes, version: nix-env (Nix) 2.4pre7534_b92f58f6, channels(root): "nixos-20.03.2059.05a32d8e771", nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos
<infinisil> steveeJ: It can't
<gchristensen> steveeJ: so now the person helping can ask you questions about that directory. its goal isn't to be perfect, but to answer common questions and potentially point to more questions to ask
<Shados> xwvvvvwx: add cache.nixos.org to nix.binaryCaches manually, and use mkFirst (or mkOrder) to place it where you want
<Shados> er, mkBefore, not mkFirst
<Shados> I always derp that
<xwvvvvwx> thx.
whatisRT has joined #nixos
<{^_^}> [nixops] @adisbladis merged pull request #1360 → Fixing hanging destroy operation → https://git.io/Jf1iA
<{^_^}> [nixops] @adisbladis pushed 2 commits to master: https://git.io/Jf94k
<xwvvvvwx> btw it's not super intuitive that the ordering of entries in this list has such a big impact on the security of the system
<xwvvvvwx> I wonder if it's worth adding a nix.preferedSubstituter option or something?
FRidh has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @WilliButz merged pull request #90077 → nixos/prometheus-apcupsd-exporter: new module → https://git.io/JfSMc
<{^_^}> [nixpkgs] @WilliButz pushed 2 commits to master: https://git.io/Jf94L
<asymmetric> i think a mention of precedence in the nix.conf manual would help
FRidh has joined #nixos
<infinisil> gchristensen: Hm, how does the priority given by /nix-cache-info come into play?
<gchristensen> infinisil: heh, guh, I don't know! :)
<infinisil> curl https://cache.nixos.org/nix-cache-info -> StoreDir: /nix/store WantMassQuery: 1 Priority: 40
bahamas has joined #nixos
bahamas has joined #nixos
bahamas has quit [Changing host]
<{^_^}> [nixpkgs] @marsam merged pull request #90137 → nushell: 0.14.0 -> 0.15.0 → https://git.io/Jf9cr
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jf94O
<infinisil> I guess if desperate we could get some sauce for that
<{^_^}> [nixpkgs] @magnetophon opened pull request #90140 → p7zip: switch to maintained fork → https://git.io/Jf940
bahamas has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @magnetophon opened pull request #90141 → unetbootin: 677 -> 681 → https://git.io/Jf946
<{^_^}> [nix] @asymmetric opened pull request #3685 → documentation: mention substituter precedence → https://git.io/Jf94S
bsjd has quit [Quit: Textual IRC Client: www.textualapp.com]
<infinisil> asymmetric++
<{^_^}> asymmetric's karma got increased to 1
ph88 has quit [Ping timeout: 272 seconds]
<asymmetric> <3
<gchristensen> asymmetric++ yes!
<{^_^}> asymmetric's karma got increased to 2
bahamas has joined #nixos
<amanjeev-> i lol'd at "asymmetric karma". this could be a good band name
klntsky has quit [Remote host closed the connection]
klntsky has joined #nixos
kenran has joined #nixos
cosimone has quit [Remote host closed the connection]
pbb_ has joined #nixos
<infinisil> asymmetric++
<{^_^}> asymmetric's karma got increased to 0b11
pbb has quit [Ping timeout: 272 seconds]
<amanjeev-> asymmetric++
<{^_^}> asymmetric's karma got increased to 4
<infinisil> Damn, I wanted to say "Hah, now it's not asymmetric anymore!"
<infinisil> But the bot didn't want none of that
cosimone has joined #nixos
<asymmetric> why was 3 binary??
<amanjeev-> the bot is immutably enlightened
<asymmetric> i approve of these live tests btw ;)
amanjeev- is now known as amanjeev
amanjeev is now known as amanjeev-
alp has quit [Ping timeout: 272 seconds]
zupo_ has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #3073 → Add an option to print the logs in a machine-readable format → https://git.io/fjxQi
<{^_^}> [nix] @edolstra pushed 9 commits to master: https://git.io/Jf9B2
zupo has quit [Ping timeout: 256 seconds]
sigmundv has quit [Read error: Connection reset by peer]
<betawaffle> is anyone already working on updating the blender version in nixpkgs?
sigmundv has joined #nixos
<betawaffle> nvm, looks like someone got to it since i last checked
<dminuoso> infinisil: Where do the nix developers usually communicate? mailing lists?
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jf9BH
<mdlayher> dminuoso: #nixos-dev also exists, but i am unsure otherwise
<gchristensen> github.com/nixos/nix, #nixos-dev, and discourse
<gchristensen> and RFCs of course
<asymmetric> gchristensen: regarding substituter precedence, eelco provided some more context here https://github.com/NixOS/nix/pull/3685/
asymmetric has quit [Changing host]
asymmetric has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #89832 → go-jsonnet: 0.15.0 -> 0.16.0 → https://git.io/JfD7d
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf9Re
bahamas has quit [Ping timeout: 246 seconds]
agsdheidjd has quit [Quit: WeeChat 2.8]
agsdheidjd has joined #nixos
Guest84 has joined #nixos
Guest84 has quit [Client Quit]
proofofkeags has joined #nixos
<betawaffle> ahh, but it hasn't made it into one of the channels yet
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
dermetfan has joined #nixos
zupo_ has quit [Remote host closed the connection]
zupo has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
zupo has quit [Remote host closed the connection]
waleee-cl has joined #nixos
zupo has joined #nixos
pamplemousse has joined #nixos
ddellacosta has joined #nixos
cosimone has quit [Quit: Quit.]
veleiro has joined #nixos
<veleiro> is there a way to know which derivations *.drv files were used for a program that's installed?
<gchristensen> nix-store --query --deriver $(which bash)
<gchristensen> /nix/store/8yh26yhrrf8dnakh8zswixdj6hsvmbnv-bash-interactive-4.4-p23.drv
<veleiro> yes! thanks
<{^_^}> [nixpkgs] @wmertens opened pull request #90142 → pam_ssh_agent_auth: switch to maintained fork → https://git.io/Jf90s
cosimone has joined #nixos
zupo_ has joined #nixos
zupo has quit [Ping timeout: 256 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-84 « problem with pagination when a number of items in result matches the display size »: https://git.io/Jf90z
<{^_^}> [nixos-search] @garbas merged pull request #88 → Nix language primitives are luckily the same as in JSON → https://git.io/Jf9nO
<{^_^}> [nixos-search] @garbas pushed to master « Nix language primitives are luckily the same as in JSON (#88) »: https://git.io/Jf90g
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-68: https://git.io/Jf902
Chiliparrot has joined #nixos
MtotheM has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c pushed commit from @r-ryantm to master « abcl: 1.6.1 -> 1.7.0 »: https://git.io/Jf90r
<MtotheM> how does it work if i want to seperate my package list to another file. can i just declare it on a new .nix file and import it? or must i also use it somehow in the main file?
zupo_ has quit [Quit: Textual IRC Client: www.textualapp.com]
vandenoever has quit [Read error: Connection reset by peer]
zupo has joined #nixos
<{^_^}> [nixpkgs] @alexarice opened pull request #90143 → Agda: Fix haskell version 2.6.1 → https://git.io/Jf90M
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jf909
<{^_^}> [nixpkgs] @7c6f434c merged pull request #89270 → julia_13: fix julia_13 missing Lib of lapack. → https://git.io/Jf613
iyzsong has quit [Quit: ZNC 1.8.0 - https://znc.in]
alp has joined #nixos
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
leah2 has quit [Ping timeout: 272 seconds]
zupo has joined #nixos
virus_dave has quit [Quit: virus_dave]
<{^_^}> [nixpkgs] @edolstra merged pull request #89800 → [20.03] firefox: 76.0.1 -> 77.0.1 → https://git.io/JfDgO
<{^_^}> [nixpkgs] @edolstra pushed 6 commits to release-20.03: https://git.io/Jf9Ef
<{^_^}> [nixpkgs] @jtojnar merged pull request #90036 → libosinfo: 1.7.1 -> 1.8.0 → https://git.io/JfSCS
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jf9EJ
<{^_^}> [nixpkgs] @jtojnar merged pull request #89955 → gjs: 1.64.2 -> 1.64.3 → https://git.io/JfyX6
<{^_^}> [nixpkgs] @jtojnar pushed 4 commits to master: https://git.io/Jf9ET
wnklmnn has joined #nixos
<{^_^}> [nixpkgs] @pbogdan opened pull request #90144 → nixos/undervolt: misc cleanups / fixes → https://git.io/Jf9Em
juhe has left #nixos ["Leaving."]
<Habbie> simpson, thanks, you were an eyeopener today :) https://github.com/nojhan/liquidprompt/issues/606#issuecomment-642704067
ravndal has quit [Quit: WeeChat 2.8]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lunik1 has quit [Remote host closed the connection]
lsix has quit [Ping timeout: 272 seconds]
<simpson> Habbie: Happy to help.
lunik1 has joined #nixos
rsa_ is now known as rsa
dermetfan has quit [Ping timeout: 256 seconds]
ncakerlist has quit [Ping timeout: 265 seconds]
lsix has joined #nixos
leah2 has joined #nixos
jumper149 has joined #nixos
<{^_^}> [nixos-search] @garbas opened pull request #89 → problem with pagination when a number of items in result matches the display size → https://git.io/Jf9E7
<{^_^}> [nixpkgs] @Profpatsch merged pull request #89208 → rl2009.xml: Mention wrapMpv's new interface → https://git.io/JfKyb
<{^_^}> [nixpkgs] @Profpatsch pushed 2 commits to master: https://git.io/Jf9uU
<{^_^}> [nixos-search] @garbas merged pull request #89 → problem with pagination when a number of items in result matches the display size → https://git.io/Jf9E7
<{^_^}> [nixos-search] @garbas pushed to master « problem with pagination when a number of items in result matches the display size (#89) »: https://git.io/Jf9uT
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-84: https://git.io/Jf9uI
growpotkin has joined #nixos
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
erasmas has joined #nixos
<infinisil> MtotheM: With configuration.nix you can write another file just like it only containing the package definitions, then add `imports = [ ./other-file.nix ]` in configuration.nix
<infinisil> That is, other-file.nix can then look like `{ pkgs, ... }: { environment.systemPackages = with pkgs; [ ... ]; }`
<MtotheM> So importing it brings it to the global scope? i don't have to 'use' it in the main scope?
<eyJhb> If I have a git patch I want to apply to a package src, what is the easiest way to do so? :p
FRidh has quit [Quit: Konversation terminated!]
<elvishjerricco> MtotheM: Not in the technical sense of what "global scope" means in Nix. It's more like both files define an attrset, and nixos-rebuild knows how to properly merge all the ones found in their `imports` fields.
<MtotheM> that makes sense
CamillaPink has joined #nixos
ph88 has joined #nixos
<elvishjerricco> MtotheM: In reality it's all just a clever library written in nix found in `<nixpkgs/lib>` called `evalModules`, which makes extensive use of lazy evaluation. So it's not anything special about nixos-rebuild; it's just ordinary Nix code being evaluated in a certain way
<MtotheM> ah
<elvishjerricco> nixos-rebuild just serves to eval `<nixpkgs/nixos>` with your configuration file, build the right attribute, and run a script found in the build result.
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<MtotheM> I would like to get plugins working for vim, so I can at least get the nix syntax highlighting to work. and in the examples it seems like you can define your config files directly in nix. is this an artifact just for vim? or true for all programs?
<MtotheM> seems pretty odd to me not separating concerns and configuring your dotfiles the normal way.
CamillaPink has quit [Client Quit]
<{^_^}> [nixpkgs] @matthewbauer merged pull request #90128 → nixos i18n.supportedLocales: increase systemPackages priority → https://git.io/Jf9mS
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Jf9zg
<elvishjerricco> MtotheM: I'd be surprised if you couldn't do it the normal way vim; nixos just likes to offer nix-y ways.
<{^_^}> [nixpkgs] @matthewbauer merged pull request #89980 → clex: enable on darwin → https://git.io/JfyQi
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Jf9za
<elvishjerricco> MtotheM: But I like having it all in Nix. Makes it more reproducible and easier to version control
<simpson> MtotheM: As somebody who has not yet ported an old vimrc, no worries; NixOS will not force you to manage dotfiles centrally, or at all. You can have dotfiles manually.
justanotheruser has quit [Ping timeout: 260 seconds]
<MtotheM> I'm not sure how I want to do it yet. but the plugin manager is something I think nix should manage (adding it)
<{^_^}> [nixpkgs] @CohenCyril opened pull request #90146 → <!-- To help with the large amounts of pull requests, we would appreciate your reviews of other pull requests, especiall… → https://git.io/Jf9zX
<{^_^}> [nixpkgs] @CohenCyril closed pull request #90146 → <!-- To help with the large amounts of pull requests, we would appreciate your reviews of other pull requests, especiall… → https://git.io/Jf9zX
user_0x58 has joined #nixos
zfnmxt has quit [Quit: Bye!]
<{^_^}> [nixpkgs] @matthewbauer merged pull request #89540 → Fix `lxd`, so that it works with `lxcfs` → https://git.io/Jf1Wm
<{^_^}> [nixpkgs] @matthewbauer pushed 5 commits to master: https://git.io/Jf9z9
<{^_^}> [nixpkgs] @romildo merged pull request #90004 → buildenv: paths to link resolving to the same absolute path is not a conflict → https://git.io/Jfyxx
<{^_^}> [nixpkgs] @romildo pushed 2 commits to staging: https://git.io/Jf9zQ
<{^_^}> [nixpkgs] @matthewbauer merged pull request #89351 → Fix building of emacsWithPackages not findind subdirs.el → https://git.io/JfiMb
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Jf9zF
<gueorgui> Hello again. So I'm using direnv now to replace rbenv, I made a shell.nix to list the dependencies for my project. One of the gems in my bundle with native extensions fails to build (libxml2-ruby), and says that libxml isn't found, even though it's included in my dependencies. Is there anything specific I need to do to get it to find the libs?
zfnmxt has joined #nixos
marusich has quit [Ping timeout: 246 seconds]
<gueorgui> (and error log and .envrc)
<{^_^}> [nixpkgs] @markuskowa opened pull request #90148 → Fix licenses → https://git.io/Jf9gI
<iwq> how can i jump into a shell for a nixpkgs package before the build happens? i'd like to use it for quick patch development
drakonis has joined #nixos
grumble has quit [Quit: they'll keep us apart and they won't stop breaking us down]
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #88075 → libmilter: fix compilation on Darwin → https://git.io/JfExb
<{^_^}> [nixpkgs] @matthewbauer pushed 5 commits to master: https://git.io/Jf9gm
<{^_^}> [nixpkgs] @matthewbauer merged pull request #89726 → rubyMinimal: don't reference stdenv.cc → https://git.io/JfMw0
<{^_^}> [nixpkgs] @matthewbauer pushed 4 commits to master: https://git.io/Jf9gG
omneh has joined #nixos
omneh has joined #nixos
omneh has quit [Changing host]
drakonis1 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @matthewbauer merged pull request #90070 → mp3blaster: fix build on darwin → https://git.io/JfSPy
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Jf9gc
OmnipotentEntity has quit [Ping timeout: 256 seconds]
drakonis_ has joined #nixos
ph88 has quit [Ping timeout: 272 seconds]
gildedlink[m] has joined #nixos
grumble has joined #nixos
drakonis has quit [Ping timeout: 272 seconds]
waterquarks has joined #nixos
zupo has joined #nixos
<MtotheM> In the manual for kernel, you can set the version you want. but what if I want the mainline kernel always?
omneh has quit [Ping timeout: 256 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-63 « Fixes wonky selection of item in search result »: https://git.io/Jf9g2
<{^_^}> [nixos-search] @garbas opened pull request #90 → Fixes wonky selection of item in search result → https://git.io/Jf9gV
OmnipotentEntity has joined #nixos
OmnipotentEntity has joined #nixos
OmnipotentEntity has quit [Changing host]
leah2 has quit [Ping timeout: 256 seconds]
chloekek has joined #nixos
davidv7 has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<{^_^}> [nixops] @adisbladis merged pull request #1365 → Flake support → https://git.io/Jf9n2
<{^_^}> [nixops] @adisbladis pushed 5 commits to master: https://git.io/Jf9gH
waterquarks has quit [Remote host closed the connection]
cosimone has quit [Quit: Quit.]
MmeQuignon has joined #nixos
philr_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixos-search] @garbas merged pull request #90 → Fixes wonky selection of item in search result → https://git.io/Jf9gV
<{^_^}> [nixos-search] @garbas pushed to master « Fixes wonky selection of item in search result (#90) »: https://git.io/Jf92s
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-63: https://git.io/Jf92G
cswl has joined #nixos
freet has joined #nixos
<freet> Nix seems to enforce an MTime of 0 on its symlinks causing certain apps to misbehave like Enlightenment. Is there a doc on this behavior?
cswl has quit [Client Quit]
retrocswl has joined #nixos
sputny has joined #nixos
inkbottle has quit [Ping timeout: 260 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
inkbottle has joined #nixos
zupo has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
<Habbie> freet, i don't know, but i am curious why it causes Enlightenment to misbehave
<freet> E uses the timestamps to know if cached icons, etc changed since it last looked(modified time (mtime) should be > mtime the last time it looked - it storesthis in the cache to know)
<freet> I believe it misbehaves when the mtime is 0
justanotheruser has quit [Ping timeout: 256 seconds]
<cransom> all the files in the nix store have a mtime=0. it's all part of the reproducable builds bit.
omneh has joined #nixos
omneh has quit [Changing host]
omneh has joined #nixos
<freet> ok thanks. Looks like there needs to be some logic in E to handle this corner case
OmnipotentEntity has quit [Ping timeout: 246 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-29 « nicer loading spinner »: https://git.io/Jf92V
<{^_^}> [nixos-search] @garbas opened pull request #91 → nicer loading spinner → https://git.io/Jf92w
omneh has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @adisbladis pushed to master « aliases: Remove lib.warn call »: https://git.io/Jf92D
ramses_ has joined #nixos
OmnipotentEntity has joined #nixos
OmnipotentEntity has joined #nixos
OmnipotentEntity has quit [Changing host]
asymptotically has quit [Quit: Leaving]
<ramses_> Hey guys! Is there any standard way to handle the situation where I want to build an application consisting of an Elm front-end and a Python back-end and I want the back-end to serve the front-end? I can build both as separate nix packages, but I'm not sure how to include the output of the front-end build into the back-end package
<Rusty1> iwq: will nix repl do that ?
<{^_^}> [nixos-search] @garbas merged pull request #91 → nicer loading spinner → https://git.io/Jf92w
<{^_^}> [nixos-search] @garbas pushed to master « nicer loading spinner (#91) »: https://git.io/Jf92Q
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-29: https://git.io/Jf927
<adisbladis> ramses_: You could symlink the frontend somewhere in the backend derivation
<ramses_> adisbladis: create a symlink in the back-end store path pointing to the front-end store path?
<urkk_> nix doesn't setup a sandbox when running under a chroot, but not sure why
<adisbladis> But generally I'd recommend leaving that kind of task up to a proper webserver like nginx
<adisbladis> ramses_: Yes, that seems reasonable.
<urkk_> is missing all the `bind mounting ...` lines when running with `nix-build -vvvvv -A mypkg`
<{^_^}> [nixpkgs] @WilliButz merged pull request #89449 → nixos/prometheus-lnd-exporter: init → https://git.io/JfXJP
<{^_^}> [nixpkgs] @WilliButz pushed 3 commits to master: https://git.io/Jf92F
<ramses_> adisbladis: I know, a webserver would be the standard approach, but I literally need to serve one html file, one js file, and one image... And the application should be pretty small and self-contained. But I may end up just running two separate servers indeed
<ramses_> adisbladis: thanks for the suggestion though, I did not consider that I can just symlink!
<urkk_> Also, I tested with busybox, and I'm able to chroot under chroot
p01ar_ is now known as p01ar
Joestar79 has quit [Quit: Textual IRC Client: www.textualapp.com]
sputny has quit [Remote host closed the connection]
magnetophon has quit [Remote host closed the connection]
nil is now known as Guest72819
<{^_^}> [nixpkgs] @7c6f434c merged pull request #90140 → p7zip: switch to maintained fork → https://git.io/Jf940
<{^_^}> [nixpkgs] @7c6f434c pushed 6 commits to master: https://git.io/Jf9ae
iqubic` has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #88718 → services.x11.videoDrivers: Don't include vmware driver on non-x86 platforms → https://git.io/Jfaai
iqubic` has joined #nixos
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to master: https://git.io/Jf9ak
<{^_^}> [nixpkgs] @matthewbauer pushed to master « Revert "Merge pull request #89726 from doronbehar/ruby-gcc-ref" »: https://git.io/Jf9aL
<{^_^}> [nixpkgs] @jonringer merged pull request #89994 → ipfs-cluster: 0.12.1 -> 0.13.0 → https://git.io/JfybL
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ipfs-cluster: 0.12.1 -> 0.13.0 »: https://git.io/Jf9aq
iqubic` has quit [Remote host closed the connection]
<MtotheM> i'm trying to setup the example for vim_configurable from the wiki. but it doesn't work, and i can't tell why it wouldn't. https://nixos.wiki/wiki/Vim https://pastebin.com/xZW2dVMx
leah2 has joined #nixos
drakonis has joined #nixos
<MtotheM> I can't see how mine differs from the example
Guest72819 is now known as Guest32306
Guest32306 is now known as nil
bahamas has joined #nixos
bahamas has quit [Changing host]
bahamas has joined #nixos
<ramses_> adisbladis: how can I add additional files/directories to the output path of a buildPythonApplication derivation? I can't figure out how to do this
drakonis_ has quit [Ping timeout: 272 seconds]
ramses_80 has joined #nixos
OmnipotentEntity has quit [Ping timeout: 246 seconds]
OmnipotentEntity has joined #nixos
OmnipotentEntity has quit [Changing host]
OmnipotentEntity has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
ramses_ has quit [Ping timeout: 256 seconds]
ramses_80 is now known as ramses_
<ramses_> Anyone knows how can I add additional files/directories to the output path of a buildPythonApplication derivation? I can't figure out how to do this. Can I add extra install steps somehow?
<{^_^}> [nixpkgs] @jonringer merged pull request #89986 → imagemagick7: 7.0.10-14 -> 7.0.10-17 → https://git.io/Jfy52
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « imagemagick7: 7.0.10-14 -> 7.0.10-17 »: https://git.io/Jf9ax
freet has quit [Ping timeout: 245 seconds]
<pbogdan> ramses_: I would imagine the standard `postInstall` should work, could use that to symlink / copy any additional stuff to $out
justanotheruser has joined #nixos
<ramses_> pbogdan: that seems to do it! I couldn't find the documentation on this
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<pbogdan> should be somewhere under https://nixos.org/nixpkgs/manual/#sec-stdenv-phases I think
kreyren has quit [Remote host closed the connection]
proofofkeags has quit [Ping timeout: 258 seconds]
linarcx has joined #nixos
kreyren has joined #nixos
kenran_ has joined #nixos
OmnipotentEntity has quit [Ping timeout: 258 seconds]
<MtotheM> is the nixos and nixpkgs different? is sais 'packageOverrides' doesn't exist.
lirrums has joined #nixos
OmnipotentEntity has joined #nixos
lirrums has quit [Remote host closed the connection]
proofofkeags has joined #nixos
kenran has quit [Ping timeout: 260 seconds]
<T0pH4t> is there some special way to apply 'nixpkgs.config.allowUnfree = true;' in configuration.nix, no matter how i use it, the setting never seems to work
<T0pH4t> i always have to resort the the env variable
<{^_^}> [nixpkgs] @dotlambda merged pull request #90047 → setzer: init at 0.2.8 → https://git.io/JfS0t
<{^_^}> [nixpkgs] @dotlambda pushed to master « setzer: init at 0.2.8 (#90047) »: https://git.io/Jf9VD
domogled has joined #nixos
zarel has joined #nixos
<Izorkin> Mic92: please merge PR #87833 :)
<{^_^}> https://github.com/NixOS/nixpkgs/pull/87833 (by Izorkin, 3 weeks ago, open): nixos/mysql: enable sandbox mode
<linarcx> Hi. i'm developing a webgtk-based application via nix+lorri+direnv. I've added libressl, opensll, glib-networking packages to shell.nix, but when i build/run the program, i'll get this error: "TLS/SSL support not available; install glib-networking"
hoverbear has joined #nixos
sputny has joined #nixos
<jonreeve[m]> Does anyone know how to replace nix-style variables in a file? I have a line line this in my home-manager home.nix: ` ".spacemacs".source = ./emacs/spacemacs;` which creates a file called `.spacemacs` from my dotfiles directory every time I run home-manager. Now I just want to be able to do that, but replacing `${my-var-here}` with the contents of that variable. Is there a Nix way to do that?
<hoverbear> gchristensen: Ping on the DO stuff. :)
<gchristensen> hey hoverbear!
<gchristensen> <3
<gchristensen> hoverbear: where is it?
<{^_^}> [nixpkgs] @7c6f434c opened pull request #90150 → winePackages.staging: mention staging patches in description → https://git.io/Jf9wZ
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos
OmnipotentEntity has quit [Ping timeout: 240 seconds]
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos
OmnipotentEntity has joined #nixos
OmnipotentEntity has joined #nixos
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
cosimone has joined #nixos
iqubic has joined #nixos
OmnipotentEntity has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #90150 → winePackages.staging: mention staging patches in description → https://git.io/Jf9wZ
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jf9rm
<{^_^}> [nixpkgs] @doronbehar opened pull request #90151 → ###### Motivation for this change → https://git.io/Jf9rZ
sbetrium has quit [Quit: sbetrium]
cole-h has joined #nixos
<T0pH4t> so does 'nixpkgs.config.allowUnfree = true;' not work if its specified in container config it seems :/
sputny has quit [Quit: sputny]
<T0pH4t> or maybe that setting doesn't apply to a custom modules dependencies?
<T0pH4t> are there restrictions on the use?
OmnipotentEntity has joined #nixos
OmnipotentEntity has quit [Changing host]
OmnipotentEntity has joined #nixos
realrokka_ has joined #nixos
realrokka has quit [Quit: rip]
bahamas has quit [Read error: Connection reset by peer]
jakobrs has joined #nixos
<jakobrs> When following nixos-unstable, is the system "state" becoming incompatible with the stable channel a problem?
<jakobrs> As in, do I have to worry about files in /var, etc "breaking" when switching between nixos-20.03 and nixos-unstable?
fuzen3 has quit [Quit: The Lounge - https://thelounge.chat]
<gchristensen> it isn't impossible, but it isn't likely
<cole-h> I think that's what `system.stateVersion` is there to guard against
<jakobrs> I kind of want to just follow unstable completely but it's nice to know if it's "safe enough" to switch between stable and unstable somewhat freely.
<cole-h> Or at least help guard against
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<gchristensen> jakobrs: it should be fine, but since unstable is unstable, it could be that there are mistakes
<gchristensen> (there could always be mistakes even in stable, but it is sort of a spectrum of certainty here)
<jakobrs> Yeah obviously there's no way to guarantee that nothing will break. A system service updating its database format would be an example of something that's impossible to prevent
<gchristensen> it is Pretty Safe
<energizer> jonreeve[m]: afaik the most common way to do that is with @myVar@ and one of the `substitute` commands
<jakobrs> My main reason for following unstable is things like bluetooth (ideally) being near the latest packages version
<jakobrs> And I no longer have to ad-hoc replace the libinput package used by services.libinput
<jonreeve[m]> <energizer "jonreeve: afaik the most common "> Great, that's just the thing I was looking for.
<cole-h> btw lovesegfault, dunno if your question from yesterday got answered, but I think it's the "realtime" group that gives a user access to rtkit.
<jakobrs> On a completely unrelated note a new (<30h old) youtube video reviewing NixOS was in my recommended today
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
shibboleth has joined #nixos
<lovesegfault> cole-h: Oh, I wonder how I can check
<jakobrs> Does anybody know why wineWow is called wineWow? I couldn't find that name used anywhere else.
<OmnipotentEntity> wow, my internet has been shitty recently.
<Yaniel> is that a 64bit/32bit thing?
<Yaniel> IIRC that's the case on vanilla windows
<OmnipotentEntity> I apologize for spamming the channel with quits/joins, if it keeps up I will /part.
<cole-h> lovesegfault: It's enabled by default if you use pulseaudio IIRC. I don't know how to actually use it though x)
meh` has quit [Ping timeout: 256 seconds]
Henson has joined #nixos
<Henson> is there an easy way I can figure out the closure used by nix-shell? I can't nix-build the shell.nix file without it complaining.
<jakobrs> wineWow is the dual-arch wine package I believe
<jakobrs> I don't know where the "wow" part of the name comes from
OmnipotentEntity has quit [Remote host closed the connection]
<Yaniel> Windows On Windows
OmnipotentEntity has joined #nixos
OmnipotentEntity has joined #nixos
OmnipotentEntity has quit [Changing host]
<Yaniel> apparently that is how 64bit windows handles 32bit applications
<jakobrs> It uses wine inside of wine?
<{^_^}> [nixpkgs] @shanesmith opened pull request #90153 → shadowenv: 2.0.2 -> 2.0.3 → https://git.io/Jf9om
<{^_^}> [nixpkgs] @adisbladis opened pull request #90154 → gimp: 2.10.18 -> 2.10.20 → https://git.io/Jf9oY
sbetrium_ has joined #nixos
<linarcx> Guys, anyone knows why i get tls/ssl error in webkit/gtk app?
<{^_^}> [nixpkgs] @flokli merged pull request #90101 → gitlab: 13.0.4 -> 13.0.6 → https://git.io/JfSFM
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jf9ou
<{^_^}> [nixpkgs] @flokli merged pull request #90102 → [20.03] gitlab: 12.10.9 -> 12.10.11 → https://git.io/JfSbq
<{^_^}> [nixpkgs] @flokli pushed 2 commits to release-20.03: https://git.io/Jf9oz
<jakobrs> I noticed that I can wander around freely in the virtual console when being asked for a username. Is this a bug or is it intentional?
<jakobrs> To reproduce: Ctrl-Alt-F2, then use the arrow keys and try things like ^U, etc
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @talyz merged pull request #90139 → mariadb: don't move pam files on Darwin → https://git.io/Jf98n
<{^_^}> [nixpkgs] @talyz pushed 2 commits to master: https://git.io/Jf9oA
ncakerlist has joined #nixos
knupfer has quit [Remote host closed the connection]
knupfer has joined #nixos
waleee-cl has joined #nixos
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
retrocswl has quit [Quit: Connection closed for inactivity]
proofofkeags has quit [Ping timeout: 256 seconds]
drakonis_ has joined #nixos
lord| has quit [Ping timeout: 256 seconds]
jakobrs has left #nixos ["WeeChat 2.7.1"]
<hoverbear> Any tips for getting `linux/userfaultfd.h` exposed to a `nixos/nix` docker container? I have `linuxHeaders` pulled in and it works totally fine on a `nix-shell --pure` on linux...
drakonis has quit [Ping timeout: 256 seconds]
fuzen has joined #nixos
lord| has joined #nixos
<fuzen> Hi, I'm having an issue connecting to the internet on my NixOS instance on Linode
<fuzen> I'm able to ssh into it, but i cant ping 1.1.1.1, any ideas what could be wrong?
chewzerita has joined #nixos
noudle has joined #nixos
alp has quit [Ping timeout: 272 seconds]
proofofkeags has joined #nixos
<hoverbear> Think I got it `CPATH="${pkgs.linuxHeaders}/include";`
<fuzen> Fixed with DHCPD, which previously didnt work
fuzen has quit [Quit: Textual IRC Client: www.textualapp.com]
justanotheruser has quit [Ping timeout: 240 seconds]
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixos-org-configurations] @LnL7 opened pull request #116 → add timeout to channel exporter requests → https://git.io/Jf96V
hoverbear has quit [Quit: WeeChat 2.8]
Henson has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
domogled has quit [Ping timeout: 246 seconds]
<kenran_> Given a nix derivation that just outputs some files to the nix store, how can I include that in a container created with dockerTools?
<{^_^}> [nixpkgs] @jtojnar merged pull request #89545 → Fix breaking change in lv2 1.18.0 → https://git.io/Jf18T
<{^_^}> [nixpkgs] @jtojnar pushed 11 commits to master: https://git.io/Jf96N
<kenran_> That is, in a Dockerfile where I'd do `COPY client client`, I now have a ${client} with contents that I need for the things I do in my `Cmd`.
<kenran_> instead of in a Dockerfile*
ncakerlist has quit [Read error: Connection reset by peer]
<kenran_> I don't know how to get those files/directories into my WorkingDir.
ncakerlist has joined #nixos
<simpson> You would call your script directly from the store, rather than from the working directory.
<kaliumxyz> how do I add udev rules in a package?
tno has quit [Quit: tno]
domogled has joined #nixos
tno has joined #nixos
<simpson> kaliumxyz: You can put them in $out/lib/udev, IIUC.
<simpson> Hm, or is it $out/etc/udev? Not sure, but one of those, I'd guess.
<kaliumxyz> $out/etc/udev/rules.d appears to work but only when I add the package to services.udev.packages
ph88 has joined #nixos
<kenran_> simpson: Sorry, I don't understand it yet. It's not a script, but think HTML. The application I am starting inside `Cmd` is relying on those files being next to it unfortunately.
ph88 has quit [Remote host closed the connection]
<kenran_> Maybe I can do it in a hacky way and make copying this stuff from the store part of my `Cmd` though...
<kenran_> I was hoping there'd be another way.
domogled has quit [Ping timeout: 264 seconds]
justanotheruser has joined #nixos
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #nixos
<ornxka> how do i do nix-shell -A and set an option for the expression in question?
<ornxka> like nix-shell '<nixpkgs>' -A 'zfs.override {configFile = all;}'
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/Jf9i4
muslimm has joined #nixos
cosimone has joined #nixos
<ornxka> ah nix-shell --show-trace -E 'with (import <nixpkgs> {}); zfsStable.override { configFile = "all"; kernel = linux; }'
<gueorgui> Maybe this is a stupid question, but which package installs `update-ca-certificates` and `trust`? Can't figure it out for the life of me
muslimm has quit [K-Lined]
<evils> ,locate update-ca-certificates
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
<{^_^}> Couldn't find in any packages
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
<kenran_> ,locate ln
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
<{^_^}> Found in packages: mc, bash, calc, ping, klibc, vocal, bash_5, cipher, hashit, toybox, busybox, bookworm, ideogram, sequeler, coreutils, formatter, torrential, klibcShrunk, regextester, gnome3.gedit, akira-unstable, coreutils-full, bashInteractive, gnome3.nautilus, pantheon.granite, bashInteractive_5, elementary-planner, gnome3.gnome-books, pantheon.wingpanel, pantheon.switchboard, gnome_themes_standard, gnome3.gnome-documents, and 41 more
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
muslimm has joined #nixos
muslimm has quit [Max SendQ exceeded]
<gueorgui> On arch the p11-kit package provides `trust`, but not on nix
muslimm has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #90095 → rtl-ais: init at 0.8.1 → https://git.io/JfS5U
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jf9i7
<evils> ,locate bin trust
muslimm has quit [Max SendQ exceeded]
<{^_^}> Found in packages: p11_kit.dev
muslimm has joined #nixos
muslimm has quit [K-Lined]
drakonis has joined #nixos
<Habbie> ah, i was confused about not finding it in p11-kit
<Habbie> seems like a mistake to have it in .dev
<evils> gueorgui: nix-locate finds /nix/store/jnn9p9as236njfqqzd729q0n1fkf93jh-ruby2.6.6-oxidized-0.26.3/lib/ruby/gems/2.6.0/gems/oxidized-0.26.3/extra/update-ca-certificates.runit
chloekek has quit [Ping timeout: 264 seconds]
<gueorgui> Ahh fantastic, thank you everyone
leungbk has joined #nixos
<gueorgui> Hmm, now p11-kit says: no configured writable location to store anchors
<Habbie> gueorgui, so, i have to check, if you're asking about both update-ca-certificates and trust, are you sure you know what you are doing?
<gueorgui> I'm not sure :D
<gueorgui> I'm trying to set up a development web server called puma-dev
<Habbie> go on :)
lsix has quit [Ping timeout: 272 seconds]
user_0x58 has quit [Ping timeout: 256 seconds]
<gueorgui> For that, I need to add its SSL certificate to the system trust store. The instructions offer a solution for systems that have `trust` and for systems that have `update-ca-certificates`. On Arch the `trust` version worked, so that's what I'm trying now.
<{^_^}> [nixpkgs] @StillerHarpo closed pull request #90052 → monetdb: 11.35.19 -> 11.37.7 → https://git.io/JfSzK
<gueorgui> Also puma-dev doesn't have a nix package so I wrote my first derivation to build it, which feels good
<gueorgui> And this is literally the last thing I need to do to wrap up work for today
<gueorgui> So I have to add the puma-dev certificate to the trust store on my machine so the browser doesn't complain when I load my dev site in https
<gueorgui> I have some very basic understanding of the principles of SSL but I don't know any implementation details, on arch I just followed the docs
<LnL> update-ca-certificates doesn't sound like something that would work with nix
<gueorgui> If `trust` works, that's fine with me
<gueorgui> The question basically is how can I trust an arbitrary cert.crt?
<gueorgui> Ah I see, with pki.certificateFiles
<gueorgui> Awesome, thanks LnL
leungbk has quit [Quit: ERC (IRC client for Emacs 27.0.91)]
veleiro has quit [Ping timeout: 264 seconds]
ashkitten has quit [Quit: WeeChat 2.8]
noudle has quit []
ramses_ has quit [Quit: Connection closed]
<dutchie> i'm trying to install nixos from an existing Arch install, but nixos-install is erroring out with "cannot build derivation '/nix/store/dsj9b31a9rprc0mjqw7py9g4hfbmnrvp-nixos-system-sirius-20.03.2107.70717a337f7.drv': 1 dependencies couldn't be built"
jared-w has quit []
<dutchie> and "builder for '/nix/store/7d6lh6j1lr9wd8y2yz9r1rgvg753is24-system-path.drv' failed with exit code 1; last 2 log lines: <snip> install-info: Cannot allocate memory for gzip -d"
jonge has quit [Quit: quit]
jared-w has joined #nixos
<dutchie> I've tried with -v and -L but I'm not seeing anything useful
<dutchie> i have plenty of memory free
ashkitten has joined #nixos
<energizer> dutchie: how much do you have?
<dutchie> 8G + 8G swap, if I leave top open while running it I don't see it drop below 4G "avail Mem"
<justanotheruser> does nixpkgs CI not test builds for individual packages?
<energizer> justanotheruser: the tests happen before release, not before merge
<dutchie> ok, slight fib, it went down to 3.8G
<energizer> justanotheruser: and also, they're semimanual
<justanotheruser> energizer: you mean merging master int 20.03?
<justanotheruser> into*
<justanotheruser> is that considered a release?
<energizer> justanotheruser: yes, but also into nixos-unstable
<justanotheruser> I see
ncakerlist has quit [Read error: Connection reset by peer]
ncakerlist has joined #nixos
<dutchie> it does also spit out "warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixpkgs' does not exist, ignoring"
alp has joined #nixos
<dutchie> but i don't think that's relevant?
icey_ has joined #nixos
<energizer> yeah usually ignore that
<justanotheruser> Can you remind me the command line argument to skip the checkPhase when building?
iceypoi has quit [Ping timeout: 256 seconds]
iceypoi has joined #nixos
icey_ has quit [Ping timeout: 256 seconds]
jonge has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer opened pull request #90157 → Add socket-based IPFS support → https://git.io/Jf9Xb
<kenran_> ,locate bin ln
lsix has joined #nixos
<{^_^}> Found in packages: toybox, busybox, coreutils, klibcShrunk, coreutils-full
endformationage has joined #nixos
<aterius1> scott: Sorry to necro this but did you ever fix your kwin lag problem? I have the same thing on nvidia, it seems to get better if I disable gsync/flipping
<kenran_> I added pkgs.coreutils to my `contents` in the buildImage, but still `ln` can't be called. Shouldn't I be able to use it when entering a container?
<{^_^}> [nixpkgs] @CohenCyril opened pull request #90158 → coqPackages.mathcomp: 1.11.0 → https://git.io/Jf91G
linarcx has quit [Ping timeout: 256 seconds]
<justanotheruser> I'm trying to skip the check phase for google_cloud_bigquery. Why doesn't this prevent the check phase from ocurring? http://paste.debian.net/plain/1151673
<infinisil> justanotheruser: You're not using packageOverrides anywhere
mla has joined #nixos
<justanotheruser> ah right, I added `pkgs = import nixpkgs { config.packageOverrides = packageOverrides; };`
<justanotheruser> thanks!
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
<{^_^}> [nixpkgs] @markuskowa merged pull request #90148 → Fix licenses → https://git.io/Jf9gI
<{^_^}> [nixpkgs] @markuskowa pushed 12 commits to master: https://git.io/Jf9Mv
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
codygman has quit [Ping timeout: 260 seconds]
gustavderdrache has quit [Quit: Leaving.]
lord| has joined #nixos
iqubic` has joined #nixos
user_0x58 has joined #nixos
iqubic has quit [Ping timeout: 256 seconds]
thc202 has quit [Ping timeout: 256 seconds]
kenran_ has quit [Ping timeout: 240 seconds]
drakonis has quit [Quit: WeeChat 2.8]
pjt_014 has joined #nixos
lsix has quit [Quit: WeeChat 2.8]
knupfer has quit [Ping timeout: 260 seconds]
ncakerlist has quit [Ping timeout: 256 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
davidv7 has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #90126 → home-assistant: 0.110.1 -> 0.111.0 → https://git.io/Jf9td
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jf9Dc
<{^_^}> [nixpkgs] @Dallos closed pull request #89521 → mat2: init at 0.11.0 → https://git.io/JfXj0
onla has quit [Quit: WeeChat 2.3]
NeoCron has quit [Ping timeout: 256 seconds]
astrofog has joined #nixos
<{^_^}> [nixpkgs] @groodt opened pull request #90159 → argo: 2.6.1 -> 2.8.1 → https://git.io/Jf9Dz
astrofog has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @NeQuissimus pushed 10 commits to master: https://git.io/Jf9DV
fendor_ has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @NeQuissimus pushed 6 commits to release-20.03: https://git.io/Jf9D6
eoli3n_ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @Dallos opened pull request #90160 → mat2: init at 0.11.0 → https://git.io/Jf9Dy
<{^_^}> [nixpkgs] @alexarice opened pull request #90161 → agda-categories: 0.1 to 0.1.3.1 → https://git.io/Jf9D7
<{^_^}> [nixpkgs] @CohenCyril opened pull request #90162 → coqPackages.coq-elpi: 1.4.0 -> 1.4.1 → https://git.io/Jf9DF
justanotheruser has quit [Ping timeout: 264 seconds]
shibboleth has quit [Quit: shibboleth]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
<{^_^}> [nixpkgs] @Ma27 merged pull request #90117 → stdenv/check-meta: alignment/width → https://git.io/JfSj6
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jf9ys
cript0nauta has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #90020 → ktlint: 0.37.0 -> 0.37.1 → https://git.io/JfStT
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jf9y4
justanotheruser has joined #nixos
absoluut1ly has joined #nixos
mananamenos has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #90141 → unetbootin: 677 -> 681 → https://git.io/Jf946
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jf9yP
absoluut1ly has quit [Client Quit]
codygman has joined #nixos
__monty__ has quit [Quit: leaving]
<bqv> hoverbear: excellent name, btw
<{^_^}> [nixpkgs] @Ma27 merged pull request #90112 → pipenv: 2020.5.28 -> 2020.6.2 → https://git.io/JfSpR
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jf9yN
<bqv> i have two overlays, one of which updates emacsPackagesFor with overrideScope, the other of which updates emacsPackages using emacsPackagesFor, and also the emacs-overlay overlay which updates emacsPackagesFor with overrideScope to use more up-to-date archives
<bqv> something in that chain is not correct, because i'm not seeing things in emacs-overlay but not nixpkgs at all
<bqv> is overrideScope not stackable?
<bqv> cc adisbladis
<dsx> How to fix this: collision between `/nix/store/…-netcat-gnu-0.7.1/bin/nc' and `/nix/store/…-libressl-3.0.2-nc/bin/nc'?
<energizer> dsx: do you need both?
<dsx> Uhm… For some maybe, for this one — no. Any will do.
vandenoever has quit [Read error: Connection reset by peer]
<dsx> (I have few more collisions than that one particular)
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
<bqv> if it doesn't matter which, then ignore it, if it matters, then you know which to force
<dsx> I don't know how to force it
<dsx> For those that I care about
<bqv> > pkgs.hiPrio pkgs.hello
alp has quit [Ping timeout: 272 seconds]
<{^_^}> "<derivation /nix/store/6yamh7qpz9inl6d0wq0n0188m67l3vv7-hello-2.10.drv>"
<dsx> The rest I'd rather not see those warnings.
<bqv> that will override any other colliding package
<dsx> Ok, thanks, I'll try that
lawr3nce has joined #nixos
<MtotheM> where is package overrides meant to go?
cript0nauta has joined #nixos
amf has joined #nixos
<iwq> your nix overlay
erasmas has quit [Quit: leaving]
vandenoever has quit [Ping timeout: 264 seconds]
<{^_^}> [nix] @edolstra pushed 2 commits to flakes: https://git.io/Jf9S1
growpotkin has quit [Ping timeout: 260 seconds]
gustavderdrache has joined #nixos
<sshow> I have nix files in a subdirectory in my repo. How can I create a derivation that fetchGit's it and loads the subdir/.nix/default.nix to create a package?
<sshow> I have attempted fetchGit then overrideAttrs, but "overrideAttrs" doesn't exist on what I get from fetchGit, so I'm blank
<{^_^}> [nixpkgs] @zowoq opened pull request #90163 → gitAndTools.gh: 0.9.0 -> 0.10.0 → https://git.io/Jf99Y
<{^_^}> [nixpkgs] @zowoq opened pull request #90164 → dnscrypt-proxy2: 2.0.43 -> 2.0.44 → https://git.io/Jf99O
<infinisil> sshow: `import (fetchGit { ... } + "/subdir/.nix/default.nix")
cosimone has quit [Ping timeout: 256 seconds]
iqubic` has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
absoluutely has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « signal-desktop: 1.34.1 -> 1.34.2 »: https://git.io/Jf99l
<{^_^}> [nixpkgs] @primeos opened pull request #90165 → signal-desktop: 1.34.1 -> 1.34.2 → https://git.io/Jf99E
wnklmnn has quit [Quit: Leaving]
<colemickens> Does nix ever act differently depending on if options are specified to the daemon vs on the command line? (specifically, the way nix copies back from a remote builder)?
agsdheidjd has quit [Ping timeout: 256 seconds]
globin has joined #nixos
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
jbox has joined #nixos
globin_ has quit [Ping timeout: 260 seconds]
<dkjii> hey, I'm making progress compile my system, but I'm getting an issue build sharutils-4.15.2; the test suite gives me a "tar: invalid option -- 'c'" and the test for shar-3 fails
<dkjii> any idea whats going wrong? how can i debug this myself
<{^_^}> [mobile-nixos] @samueldr opened pull request #163 → pine64-pinephone-braveheart: Add firmware package → https://git.io/Jf9HI
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #90166 → yq-go: 3.3.0 -> 3.3.1 → https://git.io/Jf9HX
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 256 seconds]
mbrgm_ is now known as mbrgm
globin has quit [Ping timeout: 272 seconds]
<abathur> dkjii: what OS?
growpotkin has joined #nixos
jgeerds has quit [Ping timeout: 240 seconds]
Rusty1 has joined #nixos
philr_ has joined #nixos
proofofkeags has quit [Remote host closed the connection]
<abathur> (if you aren't on NixOS, good to make sure a system tar isn't leaking in)
proofofkeags has joined #nixos
bqv has quit [Remote host closed the connection]
bqv has joined #nixos
proofofkeags has quit [Ping timeout: 246 seconds]
<abathur> dkjii otherwise, injecting a `set -x` into the script that is running tar will at least show the full commands being run?
drakonis has joined #nixos
absoluutely has quit [Ping timeout: 260 seconds]
chewzerita has quit [Quit: ERC (IRC client for Emacs 26.3)]
bqv has quit [Ping timeout: 260 seconds]
bqv has joined #nixos
drakonis_ has quit [Ping timeout: 272 seconds]