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
mbrgm_ has joined #nixos
<Twey> quinn: Hmmm maybe, but also the linux_5_6 in nixpkgs is 5.6.18 so things might have changed incompatibly in those 18 patch versions?
<Twey> quinn: Alternatively — if it comes from a Debian package, it might depend on Debian-specific patches
<Twey> (Debian patches things a lot)
thc202 has quit [Ping timeout: 256 seconds]
<quinn> Twey: i thought that too, but what's super strange is that kernel.org doesn't provide 5.6.0 or 5.6, only 5.6.1. so there's no way those can match up
KarlJoad has quit [Quit: ERC (IRC client for Emacs 26.3)]
mbrgm has quit [Ping timeout: 256 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixpkgs] @marsam opened pull request #92238 → dune_2: 2.6.0 -> 2.6.1 → https://git.io/JJkm5
<Twey> quinn: Ubuntu has 5.6.0 kernels: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.6/
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92239 → bettercap: 2.27.1 -> 2.28 → https://git.io/JJkmF
<quinn> Twey: well...that confuses and disturbs me. looks like i need to redo this and base it off of a different distro's package.
Masoud has quit [Read error: Connection reset by peer]
<quinn> Twey: i kind of have a feeling the maintainers won't be happy with me adding a kernel version kernel.org doesn't support to nixpkgs though
shibboleth has quit [Quit: shibboleth]
<Twey> quinn: So long as it doesn't replace another version, I don't think they'd mind? nixpkgs is usually pretty liberal about including things people want, and if it's the only version that supports amdgpu-pro then it seems well motivated
<Twey> Worth a try anyway, and you can always keep it out of tree
<{^_^}> [nixpkgs] @nh2 opened pull request #92240 → docs: Explain how to set password-less logins. → https://git.io/JJkYT
<quinn> Twey: there are also packages for ubuntu 18.04.4, RHEL, and SLED. no idea what the last one is, but i'll probably look at RHEL. any thoughts?
<quinn> yeah if it was the only way to go it would probably be okay, i'm not really sure honestly
<Twey> SLED is SUSE, probably going to be similar to RHEL?
eoli3n__ has quit [Ping timeout: 240 seconds]
<etrigan63[m]> <nh2[m] "etrigan63: in the first file, `n"> OK, wireless networking is now functional in the base install. I suggest that the necessary code be added to the `configuration.nix` file that is generated during installation. I am now attempting to use Jon's configs for an i3 deployment and have run into an error during the rebuild.
philr_ has joined #nixos
<quinn> Twey: well that's unfortunately, it seems like all the kernels but ubuntu will be super stale
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<Twey> quinn: Oh no :(
proofofkeags has quit [Ping timeout: 264 seconds]
<quinn> Twey: so i may be asking you too many questions but do you have any thoughts about the stability/advisability of pulling those ubuntu patches with 5.6.0, or just going with the same commit hash as they are?
NightTrain has quit [Ping timeout: 240 seconds]
<Twey> quinn: I don't think stability is a big concern because you're already packaging an out-of-date kernel version (the whole 5.6 line is EOL anyway actually). Whether it's worth trying to apply the Ubuntu patches or not depends on how much time you're willing to spend :) But you may be able to avoid doing them all anyway — you might only need a subset (if indeed the patches are necessary at all —
<Twey> I raised it as a possibility but I have no strong reason to believe it's the case)
<quinn> Twey: okay cool. i'll probably just try with 0 patches and see what happens
<aleph-> Hmm lovely, why is this include dir missing...
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JJkYD
cr4y1 has quit [Ping timeout: 264 seconds]
<Twey> quinn: I'd probably try without patches, check the error, look for a relevant patch, apply, repeat
KarlJoad has joined #nixos
<KarlJoad> ,locate startx
<Twey> If there is no relevant patch and it still doesn't build you'll have to work harder to actually understand and fix the error I guess
m0rphism has quit [Ping timeout: 246 seconds]
<{^_^}> Found in packages: xlibs.xinit
camsbury has quit [Remote host closed the connection]
<quinn> Twey: i'll probably just throw patches at it one by one
<Twey> quinn: Ummm this is for amdgpu_pro right? Is there something wrong with the one in `linuxPackages.amdgpu_pro`?
<quinn> Twey: that version is super out of date and is actually abi incompatible with Xorg
<aleph-> Man why is our build setup so dang complicated... this is gonna take forever to nixify
<Twey> Ah fun :)
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
<quinn> wheee!
<hazel[m]> how do I query `nixos-option` from a script
<hazel[m]> the manpage does not exist on my system (??) so `--help` is useless
kreyren has quit [Remote host closed the connection]
<KarlJoad> Does anyone have a configuration.nix file for setting up multiple monitors over multiple GPUs?
kreyren has joined #nixos
AluisioASG has quit [Read error: Connection reset by peer]
absoluutely has quit [Ping timeout: 246 seconds]
reanimus has quit [Ping timeout: 256 seconds]
zeromorphism has quit [Quit: Leaving]
AluisioASG has joined #nixos
zeromorphism has joined #nixos
codygman has quit [Ping timeout: 240 seconds]
codygman has joined #nixos
ambro718 has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
NightTrain has joined #nixos
<hexo> hi, how do i hide a binary from PATH
<{^_^}> [nixpkgs] @Twey opened pull request #92241 → rlite: init at 2020-03-31 → https://git.io/JJkOW
<hexo> pleeeaase
<hexo> :)
orivej_ has quit [Ping timeout: 244 seconds]
<hexo> (in other distro i would just rm the binary, which is impossible here)
<jneplokh> Sorry for asking again, but does someone have a working setup with Nextcloud, specifically the `dbpassFile`. I don't want the file to be world-readable, but when I deny permissions for public, Nextcloud gives a permission denied error. How have y'all set this up?
<quinn> jneplokh: make sure you have it chmodded to 700 or something and make sure nextcloud's user owns it
kreyren has quit [Ping timeout: 240 seconds]
<jneplokh> Yeah, that’s what I had chmodded it to, but I didn’t change ownership, oops. How do I figure out what the “Nextcloud” user is?
<jneplokh> quinn: Thanks for the help btw
Rusty1 has joined #nixos
<jneplokh> Oh nvm, I see that there just is a user named "nextcloud" :P
camsbury has joined #nixos
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #nixos
sheeldotme has quit [Quit: Textual IRC Client: www.textualapp.com]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<camsbury> I've been bashing my head against just adding vega, vega-lite, and vega-cli as deps to a `nix-shell`
<camsbury> for hours
<camsbury> lol
shuwan4games has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #90676 → apk-tools, alpine-make-vm-image: init → https://git.io/JfdCj
<{^_^}> [nixpkgs] @alyssais pushed 2 commits to master: https://git.io/JJk35
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/57568628bef (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
shuwan4games has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92242 → cpp-hocon: 0.2.2 -> 0.3.0 → https://git.io/JJk3j
<etrigan63[m]> * And I found the problem.
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #nixos
nixbitcoin has quit [Ping timeout: 240 seconds]
nixbitcoin has joined #nixos
zeromorphis_ has joined #nixos
<nbathum> hexo: why do you need to remove a binary from your PATH?
<hexo> because it hinders my autocompletion
<hexo> it suggests a binary i will never use
<hexo> never ever
<hexo> :D
<hexo> but it is part of Bluez...
<nbathum> how did it get on your path in the first place? ahh, I guess you use other parts of Bluez?
zeromorphism has quit [Ping timeout: 244 seconds]
<hexo> i've installed Bluez
<hexo> so its binaries are now in path
<hexo> yea, i'm using other parts of it
<hexo> :)
<nbathum> (sorry not familiar with it, reading about it) is it a development tool? or like, you want it on your user path all the time?
<hexo> it is bluetooth stack
<hexo> which i use daily
<hexo> so, yes, i need bluez on path
<hexo> just hide one binary
<hexo> maybe its not possible, i dont know :)
<nbathum> right but do you use it like, for fun?
<hexo> production wise
<hexo> :D
<nbathum> its certainly possible, I'm thinking there are 2 approaches, and I'm trying to help narrow down
<hexo> <3 epiiiiic
<nbathum> I guess either way, if you want like, all of that package minus one binary, the naive way would be to maintain an override for that package
h0m1 has quit [Ping timeout: 256 seconds]
zeromorphis_ has quit [Quit: Leaving]
h0m1 has joined #nixos
<nbathum> you basically just need to add a step, maybe into postFixup, to delete the binary you don't want from $out/bin
<hexo> hmmm
<nbathum> idk, first thing that comes to mind, maybe someone can offer a better or more canonical approach
<hexo> or, maybe, it there something like a sbin?
<hexo> so it would be only for root?
<nbathum> negative
<hexo> ayyyy
<hexo> :)
<aleph-> Man I didn't appreciate how complicated our build process is till I started putting it into nix >_> this is gonna take ages to work out
<nbathum> hexo: which binary do you not want?
<hexo> hex2hcd
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
boxscape has quit [Quit: Connection closed]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @blaggacao opened pull request #92243 → kubebox: init at 0.8.0 → https://git.io/JJksh
<hexo> i have no idea how to use it :(
<nbathum> something like this should get you going: `(bluez.overrideAttrs (oldAttrs: rec { postFixup = ''rm $out/bin/hex2hcd''; }))`
orivej has quit [Ping timeout: 246 seconds]
<hexo> oooooo
orivej has joined #nixos
mounty has quit [Ping timeout: 264 seconds]
kreyren has joined #nixos
camsbury has quit [Remote host closed the connection]
knerten1 has joined #nixos
mounty has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
knerten2 has quit [Ping timeout: 244 seconds]
<hexo> btw, i've "solved" the slovak translations issue
<gchristensen> what was it?
<hexo> that my nixos was "switched to slovak" from english
<hexo> soooo
<hexo> you can have kde/qt apps set to some language
<hexo> and somehow, that was set to slovak
<hexo> i'm using konsole....
<gchristensen> aaahhh
<hexo> so it transferred that into LANGAUGE var :D
<gchristensen> :D good find!
<hexo> thanks :D
<hexo> it gave me a few months of head scratches :D
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
codygman has quit [Read error: Connection reset by peer]
spacefrogg has joined #nixos
eyenx has quit [Quit: bye]
eyenx has joined #nixos
eyenx has joined #nixos
eyenx has quit [Changing host]
nixbitcoin_ has joined #nixos
nixbitcoin has quit [Ping timeout: 240 seconds]
codygman has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
bdju has quit [Read error: Connection reset by peer]
bdju has joined #nixos
Supersonic112 has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @blaggacao opened pull request #92244 → chore: make pr templ more beginnger friendly → https://git.io/JJkZD
<{^_^}> [nixpkgs] @chkno closed pull request #83340 → atom: 1.42.0 -> 1.45.0; atom-beta: 1.43.0 -> 1.46.0 → https://git.io/JvSCy
waleee-cl has quit [Quit: Connection closed for inactivity]
user_0x58 has joined #nixos
<KarlJoad> Does anyone have a configuration.nix file for setting up multiple monitors using multiple GPUs?
sigmundv has quit [Ping timeout: 244 seconds]
kreyren has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 244 seconds]
justanotheruser has joined #nixos
pr06lefs has quit [Ping timeout: 260 seconds]
KarlJoad has quit [Quit: ERC (IRC client for Emacs 26.3)]
user_0x58 has quit [Ping timeout: 244 seconds]
kreyren has joined #nixos
NightTrain has quit [Quit: Lost terminal]
kreyren has quit [Remote host closed the connection]
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen1 has joined #nixos
dingenskirchen1 is now known as dingenskirchen
azure2 has joined #nixos
slack1256 has quit [Remote host closed the connection]
<Ashy> kde doesn't seem to support that but gnome does out of the box
<aleph-> Grumble, stupid golang
<aleph-> I wasn't on the right version to build it...
<drakonis> gnome does that a lot
<drakonis> at the cost of having less features
<aleph-> Howdy drakonis
<drakonis> howdy mister.
<drakonis> how's ya doin in this fine day
<wedens[m]> can someone point me at what I need to do to create command-not-found database when not using a channel?
<aleph-> drakonis: Not bad, found the issues with me patching teleport and building some other go stuff
<aleph-> Old golang version >_>
<wedens[m]> or maybe using nix-index as command-not-found will also solve the problem?
<aleph-> So finally upgraded to 20.03 on all my systems finally
<jneplokh> Ooh nice, everything go well?
Rusty1 has quit [Quit: WeeChat 2.3]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92245 → libgen-cli: 1.0.6 -> 1.0.7 → https://git.io/JJkCL
<drakonis> oho
<drakonis> oh its you!
<aleph-> jneplokh: Haven't rebooted yet, but seemed to go well. Can package go stuff now. Finally...
endformationage has quit [Quit: WeeChat 2.7.1]
<jneplokh> Ah ok, hopefully everything continues to go well after reboot lol
azure2 is now known as zanc
palo1 has joined #nixos
palo has quit [Ping timeout: 244 seconds]
palo1 is now known as palo
DigitalKiwi has quit [Quit: quite.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92246 → liquibase: 3.10.0 -> 3.10.1 → https://git.io/JJkCx
DigitalKiwi has joined #nixos
raghavsood has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #92199 → evolution: 3.36.3 -> 3.36.4 → https://git.io/JJTx1
<{^_^}> [nixpkgs] @jtojnar pushed commit from @dasj19 to master « evolution: 3.36.3 -> 3.36.4 »: https://git.io/JJkWO
<{^_^}> [nixpkgs] @jtojnar merged pull request #92201 → evolution-data-server: 3.36.3 -> 3.36.4 → https://git.io/JJTpY
<{^_^}> [nixpkgs] @jtojnar pushed commit from @dasj19 to master « evolution-data-server: 3.36.3 -> 3.36.4 »: https://git.io/JJkWs
user_0x58 has joined #nixos
zanc has quit [Ping timeout: 240 seconds]
<raghavsood> I'm trying to update the rippled package to 1.5.0, but I'm running into issues with grpc - I clone grpc and its submodules prior to the build, and then use `git config --global url."file:///${grpc}".insteadOf "${grpc.url}"`
<raghavsood> However, just for grpc, the rippled build process tries to clone its submodules again, which naturally fails (even though I've already cloned and added them at the specified commits)
<raghavsood> It doesn't do it for the other 10+ dependencies
<raghavsood> Anyone got any ideas?
zanc has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/f761c14fd2f (from 10 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
zanc has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #92171 → dpic: cleanup derivation, install man pages → https://git.io/JJTXM
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJkWF
zanc has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92247 → mill: 0.7.3 -> 0.7.4 → https://git.io/JJkWj
DigitalKiwi has quit [Quit: quite.]
DigitalKiwi has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #92130 → chocolateDoom: 3.0.0 -> 3.0.1 → https://git.io/JJT03
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJklC
justanotheruser has quit [Ping timeout: 272 seconds]
FRidh has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #92248 → chocolateDoom: 2.3.0 -> 3.0.1 (CVE-2020-14983) → https://git.io/JJklu
<{^_^}> [nixpkgs] @Mic92 merged pull request #92240 → docs: Explain how to set password-less logins. → https://git.io/JJkYT
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JJklg
ashesham` has joined #nixos
drakonis has quit [Ping timeout: 272 seconds]
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/d6260a33e43 (from 20 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
<{^_^}> [nixpkgs] @danieldk merged pull request #92191 → metals: 0.9.0 -> 0.9.1 → https://git.io/JJTFr
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJklH
FRidh has quit [Ping timeout: 246 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixpkgs] @danieldk merged pull request #92183 → hikari: 2.0.2 -> 2.0.4 → https://git.io/JJTSh
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJkl5
FRidh has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b63e659a72e (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
eeva has joined #nixos
pjt_tmp has joined #nixos
user_0x58 has quit [Quit: Leaving]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JJk8n
plutes has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 307 commits to staging-next: https://git.io/JJk8B
mallox has joined #nixos
moet has joined #nixos
<moet> i just wasted like 30 minutes becuase `x:x` is a string while `x: x` is a function
<moet> evidently the space is important :)
<moet> where can i find documentation describing how nixos-rebuild treats the special-seeming "imports = [];" list in /etc/nixos/configuration.nix?
turion has joined #nixos
ashesham` has quit [Ping timeout: 256 seconds]
fendor has joined #nixos
plutes has joined #nixos
never_released has quit [Ping timeout: 265 seconds]
<moet> the best i've found is this <https://nixos.org/nixos/manual/#sec-modularity>, which is specific but still light on details
moet has quit [Quit: goodnight]
never_released has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #92230 → [20.03] teams: 1.3.00.958 -> 1.3.00.16851 → https://git.io/JJkIX
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to release-20.03: https://git.io/JJk8Q
o1lo01ol1o has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos
fendor has quit [Remote host closed the connection]
kreyren has joined #nixos
<typetetris> is switching from travis to github actions worth it?
<makefu> typetetris: the consensus is "yes, definitly"
<makefu> main reason is that the nix support for travis is in degraded mode
<typetetris> makefu: Thanks
<typetetris> How do I turn a string into a path again? Was it `/ + "uaieuie"` ?
dermetfan has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92249 → papirus-icon-theme: 20200602 -> 20200702 → https://git.io/JJk4W
<{^_^}> [nixpkgs] @veprbl merged pull request #92170 → guvcview: use latest ffmpeg → https://git.io/JJTX8
<{^_^}> [nixpkgs] @veprbl pushed commit from @doronbehar to master « guvcview: use latest ffmpeg (#92170) »: https://git.io/JJk48
cjpbirkbeck has joined #nixos
<{^_^}> [nixpkgs] @cole-h opened pull request #92250 → zoxide: 0.4.1 -> 0.4.2 → https://git.io/JJk46
<{^_^}> [nixpkgs] @charvp opened pull request #92251 → firefox: support for PKCS#11 modules in wrapper → https://git.io/JJk4i
ixxie has joined #nixos
<typetetris> hmm, you can't run nixos tests in github actions thanks to missing nested virtualization and nixos tests needing kvm
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
anderslu1dstedt has joined #nixos
anderslundstedt has quit [Ping timeout: 256 seconds]
kenran has joined #nixos
domogled has joined #nixos
<fps> how would i specify module parameters in nixos?
<fps> boot.extraModprobeConfig i guess
plutes has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Mic92 closed pull request #92061 → systemd: change fallback dns servers → https://git.io/JJUh7
pjt_tmp has quit [Ping timeout: 240 seconds]
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
lord| has joined #nixos
<tobiasBora> Hello, in the manual they say [1] that gnumake should go in buildInputs: "buildInputs = [ pkgs.gnumake ];", however, cmake should go in nativeBuildInputs. Is there any reason make does not go also in nativeBuildInputs? [1]: https://nixos.org/nixpkgs/manual/#sec-pkgs-mkShell-usage
plutes has joined #nixos
eoli3n_ has joined #nixos
<typetetris> Seems like travis can't run nixos tests too .. :(
orivej has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #92215 → intel-graphics-compiler: 1.0.4062 -> 1.0.4241 → https://git.io/JJkvO
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJkB0
<{^_^}> [nixpkgs] @charvp opened pull request #92252 → eid-mw: 4.4.16 -> 4.4.27 → https://git.io/JJkBP
orivej has quit [Ping timeout: 264 seconds]
chiiba has quit [Changing host]
chiiba has joined #nixos
<typetetris> srk: Would have been for a public repo and I don't want to take that risks associated with self hosted runners on public repos.
knupfer has joined #nixos
<srk> typetetris: yeah, I was thinking about exactly that yesterday. how to avoid building random, too large or potentially malicious stuff
<typetetris> srk: Isn't there the option to run qemu without kvm and then have longer wait times due to emulation?
<srk> typetetris: maybe requiring ack from maitainers if it's by new commiter
<srk> typetetris: sure, but why? worried about kvm security?
<{^_^}> [nixpkgs] @danieldk opened pull request #92253 → finalfrontier: init at 0.9.1 → https://git.io/JJkBF
<typetetris> srk: Nope. But that is what is failing in in travis or github actions: `error: a 'x86_64-linux' with features {kvm, nixos-test} is required to build '/nix/store/pgbc0xrpi63g08fx7mpcm1g6hdicviw1-vm-test-run-postfix.drv', but I am a 'x86_64-linux' with features {benchmark, big-parallel, nixos-test}`
<srk> ah, right
<typetetris> srk: But there doesn't seem to be an easy option in `nixos/lib/build-vms.nix`
<typetetris> srk: But there doesn't seem to be an easy option in `nixos/lib/qemu-flags.nix`
<srk> I'm afraid that it would painfully slow without kvm anyway
<typetetris> As long as it is within the work limits of github actions or travis, I would not care.
<typetetris> srk: Where does this error message originate anyway?
<srk> from nix(-build)
<srk> nixos/lib/testing-python.nix: requiredSystemFeatures = [ "kvm" "nixos-test" ];
<typetetris> srk: A thank you!
<typetetris> Okay. I give up on this.
<srk> you can set these via nix.systemFeatures
kenran has quit [Ping timeout: 256 seconds]
asymptotically has joined #nixos
<{^_^}> [nixpkgs] @Mic92 pushed to master « nixos: fix manual build »: https://git.io/JJkRo
lordcirth has quit [Ping timeout: 244 seconds]
NeoCron has joined #nixos
m0rphism has joined #nixos
Robert85 has joined #nixos
Robert85 has quit [Remote host closed the connection]
domogled has quit [Ping timeout: 256 seconds]
domogled has joined #nixos
domogled has quit [Client Quit]
<tobiasBora> Hum... It seems that gcc and make are installed by default in nix-shell... Is it a guarantee? If yes, what other packages are installed that I don't need to source in my buildInputs?
<{^_^}> [nixpkgs] @roberth closed pull request #90684 → haskellPackages.cachix: Remove profiling override on GHC >=8.8 → https://git.io/Jfdgq
<srk> > pkgs.stdenv
<{^_^}> "<derivation /nix/store/2r7fspcrg0immw21napqih556flfxdq2-stdenv-linux.drv>"
<{^_^}> [nixpkgs] @ikervagyok closed pull request #79771 → [WIP] HPC improvements → https://git.io/JvCJW
antpic01[m] has joined #nixos
ambro718 has joined #nixos
<tobiasBora> srk: oh, so that's the definition of stdenv ^^ Thanks!
eoli3n_ has quit [Ping timeout: 256 seconds]
<tobiasBora> srk: and if I just want to start a nix-shell with stdenv, how should I do? nix-shell alone fails, and I can do "nix-shell -p gcc" but it loads gcc twice... maybe there is a more natural solution?
<srk> nix-shell -p stdenv?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9f93642b79a (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
bennofs has joined #nixos
<srk> tobiasBora: or even nix-shell --pure -p stdenv
<tobiasBora> ok thanks
bennofs_ has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @doronbehar opened pull request #92254 → stale-bot: Make it's message more instructive → https://git.io/JJk0Z
kreyren has quit [Remote host closed the connection]
<raghavsood> I managed to get all the dependencies in place, but now when building rippled 1.5.0 I'm getting complaints that it can't link against GLIBC 2.29
<raghavsood> Somewhat similar to https://github.com/NixOS/nixpkgs/issues/80702
<{^_^}> #80702 (by karolchmist, 19 weeks ago, closed): Alacritty won't start - found no glX extensions
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @utdemir opened pull request #92255 → dockerTools: Support files directly under /nix/store → https://git.io/JJk0S
orivej has joined #nixos
dermetfan has quit [Ping timeout: 244 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 246 seconds]
kreyren has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
__monty__ has joined #nixos
zanc has quit [Ping timeout: 264 seconds]
zanc has joined #nixos
lsix has joined #nixos
<chiiba> While doing a NixOps deployment to DigitalOcean, it seems nixos-infect failed at `source ~/.nix-profile/etc/profile.d/nix.sh`, because `curl -L https://nixos.org/nix/install | $SHELL` must've failed. Anyone ever encountered this? Deployment output: https://pastebin.com/HA9WJWpw
smatting has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92257 → tebreak: 1.0 -> 1.1 → https://git.io/JJkEd
<chiiba> Also nix-store was missing. I manually ssh'd in, downloaded and successfully ran nix/install without errors. Could it be that there was a network error? But that would probably result in a curl error and break early. :/ Odd!
<ixxie> chiiba: I actually didn't notice this, but the DO plugin for NixOps is broken in other ways at the moment
<ixxie> chiiba: I am working with DigitalKiwi to upgrade the plugin now to the latest NixOps architecture
kenran has joined #nixos
<ixxie> chiiba: we discuss this in #nixops although I think DigitalKiwi fell asleep :D
<ixxie> chiiba: I will add your paste into my PR draft here https://github.com/Kiwi/nixops-digitalocean/pull/1
<{^_^}> Kiwi/nixops-digitalocean#1 (by ixxie, 3 days ago, open): WIP
<chiiba> Alright, cool! Is there a package I could pin or a patch I could apply to fix this? Or should I just wait for a fix? :D
<ixxie> chiiba: honestly I don't know which versions of the plugin and nixops are needed to make this work
<ixxie> chiiba: do you have a github username I can refer you by in the PR?
<chiiba> Yes, kshaa
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92258 → tendermint: 0.33.5 -> 0.33.6 → https://git.io/JJkEA
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/9f48aa9aeda (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
kenshinCH has joined #nixos
<ixxie> chiiba: maybe DigitalKiwi would have an idea on how to get it working, but I doubt it... we are both relatively new to this stuff
<ixxie> chiiba: he too over the plugin and got it working some months ago, but never being completely sure the code is right
<chiiba> Alright, no worries :)
<ixxie> chiiba: I've started work on this stuff this week, but I am making progress
<DigitalKiwi> chiiba: i have a PR i need to fix to upstrean into nixos-infect...it might have fixed whatever you're having
<ixxie> chiiba: you are now tagged in the PR, so you can follow it for updates
<DigitalKiwi> i haven't read all of these messages yet >.>
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92259 → terragrunt: 0.23.23 -> 0.23.31 → https://git.io/JJkuv
FRidh has quit [Ping timeout: 246 seconds]
FRidh has joined #nixos
kenran has quit [Ping timeout: 256 seconds]
smatting has quit [Ping timeout: 256 seconds]
zupo has joined #nixos
cosimone has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #92245 → libgen-cli: 1.0.6 -> 1.0.7 → https://git.io/JJkCL
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkuB
<{^_^}> [nixpkgs] @marsam merged pull request #92187 → grml-zsh-config: 0.17.2 -> 0.17.3 → https://git.io/JJT7E
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJku0
<kenshinCH> How would I go about using a different version of virtualbox (for instance, from unstable)? Is it enough to make an overlay for the `virtualbox` package?
nimu has joined #nixos
dermetfan has joined #nixos
<nimu> Hello, when I have an issue with restarting a user service from sxhkd. when I type the command `systemctl restart --user random-background` from my terminal, the commands executes successfully, The exact same command mapped to a key combination on sxhkd configuration has no effect.
<nimu> Is it because sxhkd has difficulty to know who the user is?
<{^_^}> [nixpkgs] @FRidh opened pull request #92260 → Python updates → https://git.io/JJkur
<nimu> I know that home manager manage the shell to inject all kind of stuff, maybe `sxhkd` as a systemd service lacks that context?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b2aa673d5ac (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<nimu> I'm reaching the limit of the understanding of what is happening under the shell and I'm not sure where to look next. Any help, even a link to a general doc I may have missed or hints on what to look for on google would be super appreciated! :) T
hellrazo1 has joined #nixos
<{^_^}> [nixpkgs] @FRidh opened pull request #92261 → gst-plugins-base: mark as broken → https://git.io/JJku1
<betaboon> nimu: maybe the command is run under a different user when you have it mapped to a key ?
<nimu> betaboon, any idea how I could find out?
<betaboon> nimu: maybe create a keybind that starts a long-running process and use ps ? dunno if that would work
<betaboon> nimu: or a keybind that does something like `touch /tmp/foo` and see who ownes that ?
<nimu> I am going to try this, thanks! The service is enable through `services.sxhkd.enable` and I assumed that home-manager would start it with my user but that can be a wrong assumption. Thanks for the suggestion!
<betaboon> nimu: seems like it being run under your user. maybe check ps to verify
mokulus has joined #nixos
<nimu> betaboon yes it is run as my user
magnetophon has joined #nixos
Shell has joined #nixos
<mokulus> Hi, I have a very simple nix-shell http://ix.io/2qQU. My package build with make install. How can I make a derivation from this?
<mokulus> builds*
<betaboon> mokulus: no `make` for building and then `make install` for installing ?
<mokulus> make install needs binary, so it'll also build
<mokulus> but make; make install
<mokulus> also works
<betaboon> mokulus: i guess you could just use mkDerivation
<Shell> hey, does anyone know how I get a shell with Python, pygobject and libsoup? nix-shell -p 'python3.withPackages (ps: with ps; [pygobject3])' libsoup doesn't seem to get me there - python -c "import gi; gi.require_version('Soup', '2.4'); from gi.repository import Soup" doesn't get me anything.
o1lo01ol1o has joined #nixos
<Shell> ooh, actually, got it. had to add gobject-introspection as another input, according to https://nixos.wiki/wiki/Python#GNOME
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92262 → watchexec: 1.13.1 -> 1.14.0 → https://git.io/JJkzO
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @jokogr opened pull request #92263 → [20.03] mattermost-desktop: 4.3.1 -> 4.5.0 (Multiple CVEs) → https://git.io/JJkzc
cosimone has quit [Quit: Quit.]
Shell has left #nixos ["WeeChat 2.8"]
boxscape has joined #nixos
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #92264 → rofi: NixOS drun desktop entry paths fixed → https://git.io/JJkzR
mokulus has left #nixos ["WeeChat 2.3"]
<{^_^}> [nixops] @kshaa opened pull request #1379 → Follow redirects in nixos-infect's nix/install URL → https://git.io/JJkzg
ixxie has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @samuelgrf opened pull request #92266 → init: sponsorblock-mpv-script at 2020-06-21 → https://git.io/JJkza
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92267 → xits-math: 1.301 -> 1.302 → https://git.io/JJkzr
knupfer has quit [Quit: knupfer]
knupfer1 has joined #nixos
knupfer1 is now known as knupfer
<o1lo01ol1o> I have a local machine behind a dynamic IP that I'd like to make available via ssh; is there anything like duckdns in nixos to help with this?
Kritnich has quit [Quit: Bye bye.]
<betaboon> o1lo01ol1o: maybe you're looking for the ddclient-service ?
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #92268 → Compton: Init at 0.1_beta2 → https://git.io/JJkzb
<betaboon> o1lo01ol1o: ddclient supports duckdns and many others
<{^_^}> [nixpkgs] @FRidh merged pull request #92112 → numpy: fix distutils patch for 1.19.0 → https://git.io/JJTCC
<{^_^}> [nixpkgs] @FRidh pushed commit from @veprbl to staging-next « numpy: fix distutils patch for 1.19.0 »: https://git.io/JJkzA
<{^_^}> [nixpkgs] @FRidh merged pull request #90584 → aws-lambda-builders: 0.8.0 -> 0.9.0; aws-sam-cli: 0.44.0 -> 1.0.0rc1 → https://git.io/Jf5q1
<{^_^}> [nixpkgs] @FRidh pushed 3 commits to master: https://git.io/JJkzp
<{^_^}> [nixpkgs] @FRidh merged pull request #91808 → python3Packages.pytorch: 1.5.0 -> 1.5.1 → https://git.io/JJfrA
<{^_^}> [nixpkgs] @FRidh pushed 3 commits to master: https://git.io/JJkzh
cosimone has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg merged pull request #92118 → calibre: use webengine i/o webkit → https://git.io/JJT8v
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to master: https://git.io/JJkga
user3 has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg pushed 0 commits to f/calibre: https://git.io/JJkgS
<user3> Looking for some help to use ~zplug~ plugin manager for zsh using nix (not nixos). I have run ~nix-env -iA nixpkgs.zplug~ and can see it is installed in my /nix folder. What is the best way to require the ~init.zsh~ file installed in nix from my ~.zshrc~? I don't want to hardcode the folder hash
<user3> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
nimu has quit [Remote host closed the connection]
eoli3n_ has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #92205 → qemu-vm device name cleanup → https://git.io/JJThs
<{^_^}> [nixpkgs] @nh2 pushed 4 commits to master: https://git.io/JJk2U
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nabataeus has joined #nixos
<o1lo01ol1o> betaboon: thanks!
<o1lo01ol1o> betaboon ++
<o1lo01ol1o> betaboon++
<{^_^}> betaboon's karma got increased to 8
turion has quit [Ping timeout: 260 seconds]
Rusty1 has joined #nixos
domogled has joined #nixos
<{^_^}> [nixpkgs] @Sohalt opened pull request #92269 → picoloop: init at 0.77e → https://git.io/JJk23
orivej has joined #nixos
<betaboon> user3: how about `nix-env --query --installed --out-path zplug` ?
<nabataeus> Has anyone gotten `vterm' to work on NixOS? I'm having a trouble compiling it since the compilation fails telling me that `vterm-module.so' doesn't exist.
<user3> betaboon: great suggestion, thanks!
<user3> betaboon++
<{^_^}> betaboon's karma got increased to 9
CMCDragonkai has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @risicle merged pull request #91987 → afl: 2.56b -> 2.57b → https://git.io/JJU04
<{^_^}> [nixpkgs] @risicle pushed 2 commits to master: https://git.io/JJk2X
turion has joined #nixos
<{^_^}> [nixpkgs] @samuelgrf opened pull request #92270 → nixos/*: fix misspellings of whether → https://git.io/JJk25
zupo has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #92270 → nixos/*: fix misspellings of whether → https://git.io/JJk25
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/JJkaU
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
smatting has joined #nixos
pinkieval has quit [Ping timeout: 240 seconds]
pinkieval has joined #nixos
user3 has quit [Quit: WeeChat 2.8]
lhurttila has joined #nixos
smatting has quit [Ping timeout: 246 seconds]
pr06lefs has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/9f48aa9aeda (from 6 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
sigmundv has quit [Read error: Connection reset by peer]
lhurttila has quit [Quit: Connection closed]
joko has quit [Quit: WeeChat 2.6]
rtjure has joined #nixos
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos
b has joined #nixos
waleee-cl has joined #nixos
gabx[m] has joined #nixos
o1lo01ol1o has quit [Ping timeout: 244 seconds]
gabx[m] has left #nixos ["User left"]
<CRTified[m]> lassulus: Would you mind having a look at #63165 ? Mic92 suggested that you might test this, and the module is now simplified a bit and the tests are ported to python :)
<{^_^}> https://github.com/NixOS/nixpkgs/pull/63165 (by CRTified, 1 year ago, open): nixos/system/boot/initrd-openvpn: New openvpn options for initrd
mallox has quit [Quit: WeeChat 2.8]
davidv7_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #92273 → python3Packages.aiorun: fix build → https://git.io/JJkwm
magnetophon has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @oxalica opened pull request #92274 → typora: 0.9.73 -> 0.9.89 → https://git.io/JJkws
magnetophon has joined #nixos
davidv7 has quit [Ping timeout: 244 seconds]
fling has quit [Ping timeout: 240 seconds]
<lassulus> Ah. Currently not at a computet. I will check it later.
magnetophon has quit [Read error: Connection reset by peer]
mallox has joined #nixos
magnetophon has joined #nixos
Neo-- has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #92275 → google-music-scripts: fix build → https://git.io/JJkw2
<{^_^}> [nixpkgs] @jonringer merged pull request #92273 → python3Packages.aiorun: fix build → https://git.io/JJkwm
<{^_^}> [nixpkgs] @jonringer pushed to master « python3Packages.aiorun: fix build »: https://git.io/JJkww
meh` has joined #nixos
acarrico has quit [Ping timeout: 260 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pr06lefs has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @tabdulradi opened pull request #92276 → Rename coursier to launcher to cs → https://git.io/JJkwA
<{^_^}> [nixpkgs] @jonringer merged pull request #92123 → python3Packages.awkward1: 0.2.23 -> 0.2.24 → https://git.io/JJT4B
<{^_^}> [nixpkgs] @jonringer pushed commit from @veprbl to staging « python3Packages.awkward1: 0.2.23 -> 0.2.24 »: https://git.io/JJkwx
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/d3a40e7cfcc (from 86 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
Thra11 has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #92277 → python3Packages.pipdate: fix dependency management → https://git.io/JJkrW
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<kenshinCH> How would I go about using a different version of virtualbox (for instance, from unstable)? Is it enough to make an overlay for the `virtualbox` package?
Rusty1 has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @jonringer opened pull request #92278 → soil: fix build → https://git.io/JJkrD
gentauro has quit [Read error: Connection reset by peer]
Rusty1 has joined #nixos
gentauro has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
Thra11 has quit [Quit: WeeChat 2.8]
orivej has joined #nixos
Thra11 has joined #nixos
shibboleth has joined #nixos
davidv7 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #91964 → python3Packages.testfixtures: fix build (ignore failing tests) → https://git.io/JJUUc
<{^_^}> [nixpkgs] @jonringer pushed commit from @siriobalmelli to master « python3Packages.testfixtures: fix build (ignore failing tests) »: https://git.io/JJkon
davidv7_ has quit [Ping timeout: 244 seconds]
<Guest3237> kenshinCH: that's one way to do it... I have this in my configuration.nix and reference the specific package I want from unstable using unstable.pkgname
<Guest3237> let
<Guest3237> unstable = import <unstable> {};
<Guest3237> in
Guest3237 is now known as benny
cjpbirkbeck has quit [Quit: cjpbirkbeck]
<kenshinCH> benny: so that takes care of everything, kernel module and extension pack included?
fling has joined #nixos
knupfer1 has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer1 is now known as knupfer
<zanc> > :p builtins.currentSystem
<kenshinCH> my bf is having kernel panics that seem to come from virtualbox, and we are not sure how to handle that
<{^_^}> "x86_64-linux"
<benny> I don't use virtualbox myself so I don't know about the extension pack but everything that is required should be grabbed
<benny> maybe virtualbox is more complex than a normal package and my advice above is misleading
<{^_^}> [nixpkgs] @jonringer opened pull request #92279 → python2Packages.prawcore: disable on python2 → https://git.io/JJkoE
orivej has quit [Ping timeout: 246 seconds]
<benny> oh yeah it is: https://nixos.wiki/wiki/Virtualbox, I guess then my stuff from above is not accurate for trying to mix 20.03 with unstable virtualbox
<kenshinCH> the `virtualisation.virtualbox.host.enable = true;` option would lead me to believe that, yeah
orivej has joined #nixos
<benny> maybe a question for https://discourse.nixos.org/ as I hadn't considered the usecase
<kenshinCH> yep, will try! Thanks :)
jumper149 has joined #nixos
Thra11 has quit [Ping timeout: 246 seconds]
OmnipotentEntity has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #92280 → python3Packages.zope_contenttype: fix build → https://git.io/JJkoD
CMCDragonkai has quit [Quit: CMCDragonkai]
7GHABVQQD is now known as CMCDragonkai
CMCDragonkai is now known as 7GHABVQQD
kenshinCH has quit [Quit: WeeChat 2.7.1]
AluisioASG has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nikita` has joined #nixos
codygman has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @jonringer opened pull request #92281 → pythonPackages.detox: remove → https://git.io/JJkKk
codygman has joined #nixos
codygman has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
codygman has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
AluisioASG has joined #nixos
Thra11 has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
orivej_ has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @dasj19 opened pull request #92282 → curl: 7.70.0 -> 7.71.1 → https://git.io/JJkKH
<{^_^}> [nixpkgs] @betaboon opened pull request #92283 → python3.pkgs.pyls-black: 0.4.4 -> 0.4.6 → https://git.io/JJkKA
<betaboon> Mic92: ^
<{^_^}> [nixpkgs] @gnidorah opened pull request #92284 → lazpaint: init at 7.1.3 → https://git.io/JJk6v
<{^_^}> [nixpkgs] @FRidh merged pull request #92261 → gst-plugins-base: mark as broken → https://git.io/JJku1
<{^_^}> [nixpkgs] @FRidh pushed 4 commits to staging-next: https://git.io/JJk6T
<{^_^}> [nixpkgs] @FRidh merged pull request #92260 → Python updates → https://git.io/JJkur
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to staging: https://git.io/JJk6t
orivej_ has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
boxscape has quit [Ping timeout: 264 seconds]
davidv7_ has joined #nixos
davidv7 has quit [Ping timeout: 240 seconds]
codygman has quit [Ping timeout: 256 seconds]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
acarrico has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #92283 → python3.pkgs.pyls-black: 0.4.4 -> 0.4.6 → https://git.io/JJkKA
<{^_^}> [nixpkgs] @jonringer pushed commit from @betaboon to master « python3.pkgs.pyls-black: 0.4.4 -> 0.4.6 »: https://git.io/JJk6x
codygman has joined #nixos
gustavderdrache has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #92277 → python3Packages.pipdate: fix dependency management → https://git.io/JJkrW
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJkit
<{^_^}> [nixpkgs] @Ma27 pushed to master « mautrix-whatsapp: 0.1.1 -> 0.1.2 »: https://git.io/JJkiO
<{^_^}> [nixpkgs] @bhipple merged pull request #92281 → pythonPackages.detox: remove → https://git.io/JJkKk
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJkiG
_viz_ has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #92280 → python3Packages.zope_contenttype: fix build → https://git.io/JJkoD
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJkic
meh` has quit [Ping timeout: 246 seconds]
meh` has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.03 « mautrix-whatsapp: 0.1.1 -> 0.1.2 »: https://git.io/JJkio
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92285 → btrfs-progs: 5.6.1 -> 5.7 → https://git.io/JJkiM
<{^_^}> [nixpkgs] @Ma27 merged pull request #92279 → python2Packages.prawcore: disable on python2 → https://git.io/JJkoE
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JJki9
robodojo has joined #nixos
sangoma has joined #nixos
<robodojo> ey, i'm trying nixos for the first time. is there any downside to installing minimal even tho i use plasma, just to learn how to build up myself?
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<ajs124> robodojo: you decide at install time, no matter which image you use.
<robodojo> so what's the difference between the iso files then? minimal vs plasma
<{^_^}> [nixpkgs] @ktor opened pull request #92286 → timeular: init at 3.1.1 → https://git.io/JJkPv
<ajs124> The plasma one is a bigger file that comes with a GUI and stuff, I assume. TBH, I've only ever used the minimal or custom built ISOs for NixOS.
<{^_^}> [nixpkgs] @dasj19 opened pull request #92287 → evince: 3.36.6 -> 3.36.7 → https://git.io/JJkPJ
<robodojo> ok ill start with the minimal and see how it goes. does nix allow us to sandbox binaries btw? like to disallow network access to this program, or restrict that program to only reading/writing from a certain directory?
<CRTified[m]> robodojo: no, only at build-time. But you could probably use apparmor to do that: https://nixos.org/nixos/options.html#apparmor
user_0x58 has joined #nixos
cole-h has joined #nixos
daraul[m] has joined #nixos
<robodojo> thanks
teto1 has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
<robodojo> when i start the minimal installer (#1 option) it says ACPI bios error (bug) AE_AML_PACKAGE_LIMIT, runs its tasks until the last one i see [OK] mounted kernel debug file system then the screen shows distorted large text and nothing happens. anyone seen that? fwiw i'm running secure boot off (other os) and no compatibility support module enabled, so just basic uefi
<robodojo> fwiw i have an nvidia video card
orivej has joined #nixos
<ajs124> how new is your nvidia gpu? might be worth trying an iso with a newer kernel
<robodojo> pretty recent
davidv7 has joined #nixos
philr_ has quit [Ping timeout: 244 seconds]
<ajs124> Looks like 20.09 is still on 5.4, so that probably wouldn't help…
<ajs124> You can pass some magical kernel parameters during bootup. When installing, you'll probably just want to use the proprietary driver, then.
<ajs124> Ah, try nomodeset, that one tends to work.
davidv7_ has quit [Ping timeout: 264 seconds]
_viz_ has quit [Ping timeout: 256 seconds]
<robodojo> ajs124 nomodeset starts up, yea. what's going on?
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
AluisioASG has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f7c7509ecd0 (from 23 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<robodojo> well, it starts up i mean, but "ACPI bios error (bug) AE_AML_PACKAGE_LIMIT" is still output, so there's prolly 2 problems
<ajs124> open source drivers not being able to do their thing, because nvidia is a POS hardware vendor (or in the words of Linus Torvalds: https://www.youtube.com/watch?v=_36yNWw_07g)
AluisioASG has joined #nixos
<robodojo> ahh, yea i shoulda got a radeon. will when they release new cards and sell this FOSS hostile POS
<ajs124> did you run any other linux distro on this hardware, so far?
teto1 has quit [Ping timeout: 256 seconds]
<robodojo> only 1 other but it came with proprietary nvidia drivers now that i think about it
<robodojo> post install can i install the proprietary driver in nix?
dermetfan has quit [Ping timeout: 244 seconds]
<ajs124> You can do it during install or post, yeah. nixos-generate-config might even detect it, not sure though.
<robodojo> great thanks
<robodojo> do you know about "ACPI bios error (bug) AE_AML_PACKAGE_LIMIT"?
<ajs124> nope, no idea. might also be GPU related, though. maybe check if it goes away once you have the proprietary driver.
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c925ad564c3 (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<robodojo> ah yea, thanks
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging-next: https://git.io/JJkXm
<{^_^}> [nixpkgs] @Ma27 merged pull request #92234 → nixos-artwork: add missing wallpapers → https://git.io/JJktG
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JJkXY
orivej has quit [Ping timeout: 256 seconds]
antass has joined #nixos
orivej has joined #nixos
<antass> ciao a tutti
<antass> lista
<{^_^}> [nixpkgs] @marsam merged pull request #92262 → watchexec: 1.13.1 -> 1.14.0 → https://git.io/JJkzO
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkXW
dermetfan has joined #nixos
cosimone has quit [Quit: Quit.]
magnetophon has quit [Ping timeout: 264 seconds]
drakonis has joined #nixos
magnetophon has joined #nixos
sangoma has quit [Quit: WeeChat 2.8]
orivej has quit [Ping timeout: 264 seconds]
acarrico has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
sangoma has joined #nixos
pr06lefs has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #92287 → evince: 3.36.6 -> 3.36.7 → https://git.io/JJkPJ
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JJkXS
<{^_^}> [nixpkgs] @bhipple merged pull request #92278 → soil: fix build → https://git.io/JJkrD
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJkX9
<{^_^}> [nixpkgs] @marsam merged pull request #92259 → terragrunt: 0.23.23 -> 0.23.31 → https://git.io/JJkuv
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJk1Y
Chiliparrot has joined #nixos
flip[m] has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #92257 → tebreak: 1.0 -> 1.1 → https://git.io/JJkEd
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJk1c
Thra11 has quit [Ping timeout: 240 seconds]
cosimone has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
nabataeus has quit [Quit: ERC (IRC client for Emacs 26.3)]
orivej has joined #nixos
aswanson has joined #nixos
pr06lefs has quit [Ping timeout: 244 seconds]
nabataeus has joined #nixos
teto1 has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
proofofkeags has joined #nixos
Thra11 has joined #nixos
shuwan4games has joined #nixos
<shuwan4games> hello people, I am trying to setup haskell-lsp in nix OS but I am having issues with https://github.com/Infinisil/all-hies
<infinisil> shuwan4games: Check out https://github.com/Infinisil/all-hies/pull/64 where I add some project templates for a working setup: https://github.com/Infinisil/all-hies/tree/haskell.nix/templates
<{^_^}> Infinisil/all-hies#64 (by Infinisil, 5 days ago, open): Project revamp
mallox has quit [Quit: WeeChat 2.8]
<shuwan4games> will do that thank you
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
AluisioASG has quit [Read error: Connection reset by peer]
AluisioASG has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
Guest5143 has quit [Quit: Guest5143]
asymptotically has quit [Remote host closed the connection]
afics has joined #nixos
afics is now known as Guest34404
asymptotically has joined #nixos
__monty__ has quit [Ping timeout: 246 seconds]
dermetfan has quit [Ping timeout: 260 seconds]
__monty__ has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to master « evince: remove myself from meta.maintainers »: https://git.io/JJkMv
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JJkMJ
<{^_^}> [nixpkgs] @vcunat merged pull request #91932 → thunderbird, thunderbird-bin: 68.9.0 -> 68.10.0 → https://git.io/JJJDj
eoli3n_ has quit [Ping timeout: 240 seconds]
<shuwan4games> ok so should I purge the current cachix I installed? infinisil
<{^_^}> [nixpkgs] @marsam merged pull request #92258 → tendermint: 0.33.5 -> 0.33.6 → https://git.io/JJkEA
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JJkMk
Guest34404 has joined #nixos
Guest34404 has quit [Changing host]
<{^_^}> [nixpkgs] @marsam merged pull request #92239 → bettercap: 2.27.1 -> 2.28 → https://git.io/JJkmF
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkMq
Guest34404 is now known as afics_
<{^_^}> [nixpkgs] @marsam merged pull request #92242 → cpp-hocon: 0.2.2 -> 0.3.0 → https://git.io/JJk3j
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkMm
orivej has quit [Quit: No Ping reply in 180 seconds.]
afics_ has quit [Quit: afics_]
af1cs has joined #nixos
orivej has joined #nixos
nabataeus has quit [Quit: ERC (IRC client for Emacs 26.3)]
<fresheyeball> how can I compose nix shells?
FRidh has quit [Quit: Konversation terminated!]
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
codygman has quit [Ping timeout: 256 seconds]
codygman has joined #nixos
<gchristensen> I don't think shells really compose very well
<fresheyeball> gchristensen: I blame you personally (jk)
cosimone has quit [Remote host closed the connection]
<gchristensen> :)
<fresheyeball> I think they should be a semigroup no?
cosimone has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c70f0c65485 (from 50 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
dsg has quit [Ping timeout: 258 seconds]
<infinisil> shuwan4games: Nah, all-hies cachix is still what you need
<shuwan4games> ah alright it set up minus the Declarative installation part
codygman has quit [Read error: Connection timed out]
<shuwan4games> it keeps getting errors on "let" for some reason
codygman has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
cosimone has quit [Quit: Quit.]
orivej has joined #nixos
magnetophon has quit [Ping timeout: 246 seconds]
magnetophon has joined #nixos
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen has joined #nixos
acarrico has joined #nixos
dsg has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92288 → pantheon.elementary-calendar: 5.0.5 -> 5.0.6 → https://git.io/JJkDM
absoluutely has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #92289 → caprine: init at 2.48.0 → https://git.io/JJkyJ
johnny101a has quit [Quit: Konversation terminated!]
johnny101 has joined #nixos
fresheyeball has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @marsam opened pull request #92290 → facter: enable on darwin → https://git.io/JJkyl
kenran has joined #nixos
bridge[evilred] has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #90055 → libwhereami: 0.3.1 -> 0.5.0 → https://git.io/JfS2d
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkyr
user_0x58 has quit [Remote host closed the connection]
Asmadeus has quit [Ping timeout: 246 seconds]
user_0x58 has joined #nixos
Asmadeus has joined #nixos
mog has quit [Ping timeout: 260 seconds]
cjpbirkbeck has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
nabataeus has joined #nixos
<shuwan4games> infinisil, how do I set HIE in my configuration.nix cause I cant seem to figure it out, I keep getting errors with the Declarative installation snippet
orivej has joined #nixos
<infinisil> shuwan4games: See the new readme in https://github.com/Infinisil/all-hies/tree/haskell.nix
<infinisil> Installation via configuration.nix is discouraged now, instead you should prefer per-project installation with shell.nix
<shuwan4games> ah I miss that thanks
magnetophon has quit [Ping timeout: 256 seconds]
<evanjs> hrm. what's the best way to modify cargo (or any build platform in general) tests to run in a tmp directory for nix builds?
<evanjs> I _think_ that's the only remaining issue in that, erm, issue :P
<shuwan4games> so how would I set it up for my emacs config for lsp if it project based?
antass has left #nixos [#nixos]
slack1256 has joined #nixos
<infinisil> shuwan4games: You'll have to configure emacs to enter the project environment when you open files from it
<infinisil> E.g. with direnv + emacs-direnv
<shuwan4games> ah I see
<{^_^}> [nixpkgs] @leotaku opened pull request #92291 → libwebsockets: Add package configuration options → https://git.io/JJkSd
proofofk_ has joined #nixos
cosimone has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @dasj19 closed pull request #91587 → searx: allow running on priviledged ports. → https://git.io/JfjrP
<pinkieval> Are there distributions based on Nix, other than NixOS itself?
gustavderdrache has quit [Quit: Leaving.]
<MichaelRaskin> NixWRT or not-OS could qualify
rom35 has joined #nixos
lsix has quit [Ping timeout: 272 seconds]
sangoma has quit [Ping timeout: 246 seconds]
rom35 has quit [Ping timeout: 246 seconds]
shuwan4games has left #nixos ["ERC (IRC client for Emacs 26.3)"]
kenran has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ludovicc opened pull request #92292 → jd-gui: pin gradle to 5.X in build → https://git.io/JJk9S
turion has quit [Ping timeout: 272 seconds]
<tokudan> pinkieval, depending on how far you consider "based on Nix" to be, there's also Guix. I think they're not actually using Nix anymore, but the basic idea is the same
hellrazo1 has quit [Ping timeout: 240 seconds]
Thra11 has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #nixos
hellrazo1 has joined #nixos
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
Thra11 has joined #nixos
absoluutely has quit [Ping timeout: 240 seconds]
mog has joined #nixos
<{^_^}> [nixpkgs] @jrobinson-uk opened pull request #92293 → Adding LDCad Package → https://git.io/JJkHB
<{^_^}> [nixpkgs] @veprbl merged pull request #92263 → [20.03] mattermost-desktop: 4.3.1 -> 4.5.0 (Multiple CVEs) → https://git.io/JJkzc
<{^_^}> [nixpkgs] @veprbl pushed commit from @jokogr to release-20.03 « mattermost-desktop: 4.3.1 -> 4.5.0 »: https://git.io/JJkHE
<evanjs> hrm, okay, onto dealing with CARGO_HOME needing to be something else for a test...
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
growpotkin has joined #nixos
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #92275 → google-music-scripts: fix build → https://git.io/JJkw2
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JJkHQ
zupo has joined #nixos
justan0theruser has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92294 → elixir: 1.10.3 -> 1.10.4 → https://git.io/JJkQe
justanotheruser has quit [Ping timeout: 244 seconds]
sangoma has joined #nixos
NeoCron has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #92254 → stale-bot: Make its message more instructive → https://git.io/JJk0Z
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJkQt
o1lo01ol1o has quit [Read error: Connection reset by peer]
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
o1lo01ol1o has joined #nixos
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @avnik closed pull request #86243 → Wine update → https://git.io/Jfmrk
magnetophon has joined #nixos
symphorien has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @avnik opened pull request #92295 → Wine update → https://git.io/JJkQo
knupfer has quit [Quit: knupfer]
knupfer1 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « cargo-watch: 7.4.1 -> 7.5.0 »: https://git.io/JJkQK
knupfer1 has quit [Client Quit]
sangoma has quit [Ping timeout: 256 seconds]
knupfer has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
asymptotically has quit [Quit: Leaving]
rtjure has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @dominikh opened pull request #92296 → whatmp3: init at 3.8 → https://git.io/JJkQH
growpotkin has joined #nixos
symphorien has joined #nixos
user_0x58 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #92246 → liquibase: 3.10.0 -> 3.10.1 → https://git.io/JJkCx
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JJkQ5
user_0x58 has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @andersk opened pull request #92297 → python3Packages.pylint: Move toml to propagatedBuildInputs → https://git.io/JJk7e
justan0theruser has quit [Quit: WeeChat 2.7.1]
justanotheruser has joined #nixos
lsix has joined #nixos
lsix has quit [Client Quit]
user_0x58 has quit [Ping timeout: 244 seconds]
shibboleth has quit [Quit: shibboleth]
rm200910 has joined #nixos
cjpbirkbeck has quit [Quit: cjpbirkbeck]
knupfer has quit [Ping timeout: 256 seconds]
proofofk_ has quit [Remote host closed the connection]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #92292 → jd-gui: pin gradle to 5.X in build → https://git.io/JJk9S
<{^_^}> [nixpkgs] @jonringer pushed commit from Ludovic Claude to master « jd-gui: pin gradle to 5.X in build »: https://git.io/JJk7D
<{^_^}> [nixpkgs] @jonringer merged pull request #91489 → cq-editor: fix build → https://git.io/JfhST
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JJk7H
<{^_^}> [nixpkgs] @jonringer closed pull request #92297 → python3Packages.pylint: Move toml to propagatedBuildInputs → https://git.io/JJk7e
<robodojo> does nix allow us to sandbox binaries btw? like to disallow network access to this program, or restrict that program to only reading/writing from a certain directory?
<{^_^}> [nixpkgs] @jonringer merged pull request #92103 → gradle: 5.6.4 -> 6.5.1 → https://git.io/JJTZm
<{^_^}> [nixpkgs] @jonringer pushed commit from Ludovic Claude to master « gradle: 5.6.4 -> 6.5.1 »: https://git.io/JJk7d
proofofkeags has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed to staging-next « qt5.qtwebkit: Fix paths in pc files »: https://git.io/JJk7x
<{^_^}> [nixpkgs] @jtojnar pushed 86 commits to staging-next: https://git.io/JJk7h
sangoma has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 407 commits to staging: https://git.io/JJk5v
<rm200910> robodojo: is `unshare` what you are after?
<robodojo> i'll look thanks
<{^_^}> [nixpkgs] @marsam closed pull request #89737 → alacritty: link binary inside .app on darwin → https://git.io/JfM1z
<rm200910> robodojo: unshare is a linux utility. I don't know about MacOS
<robodojo> ya im asking about linux (nixos)
<stigo> robodojo: systemd has som nice features for that, or you could look at the firejail utility
<robodojo> im reading the docs and it says "nix-collect-garbage This deletes all packages that aren’t in use by any user profile or by a currently running program." that includes packages installed at the system level too right? because it only mentions user packages
<CRTified[m]> Well, they are basically in use by all users, as every user has them in their $PATH
<clever> robodojo: by default, it will delete anything that lacks a GC root, so anything that you had ever installed with configuration.nix or nix-env will remain, even if you have since removed it (rollbacks)
<robodojo> im sorry i dont understand
<clever> robodojo: anything you install with nix-env or configuration.nix is kept, even if you remove it, since you may want to do a rollback
<robodojo> so what does it remove?
<clever> anything else, build-time dependencies, and stuff from using nix-shell
<robodojo> oh
<robodojo> ok thanks
<clever> to remove anything else, you need to give it some flags, to do more then the default
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen has joined #nixos
dingenskirchen has quit [Client Quit]
sangoma has quit [Ping timeout: 260 seconds]
dingenskirchen has joined #nixos
<gueorgui> Hi, where are .desktop files located on Nix? I would like to override my spotify.desktop file for example, where would I copy it to ~/.local/share/applications from?
<gueorgui> *on NixOS
rm200910 has quit [Ping timeout: 246 seconds]
<gueorgui> Oh I see, it's in ~/.nix-profile/share/applications
<{^_^}> [nixpkgs] @jtojnar opened pull request #92298 → Revert "cmake: only set output paths with multiple outputs" → https://git.io/JJk5w
<gueorgui> Good stuff
rm200910 has joined #nixos
kleisli__ has quit [Quit: Leaving]
cr4y1 has joined #nixos
<rm200910> Hi. I understand that the glibc libraries come with gcc. But the gcc-9 nix store location has no dynamic link libraries. Does nix build dynamic link libraries?
<rm200910> Thanks
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<rm200910> `nix-env -qa` lists 'libstdc++5-3.3.6 as available. When I try to install it 'nix-env -i libstdc\+\+5-3\.3\.6' Why do I get the error 'selector matches no derivation'?
o1lo01ol1o has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/6eeb612a9b6 (from 45 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
meh` has quit [Ping timeout: 240 seconds]
gustavderdrache has joined #nixos
<clever> ,libraries rm200910
<{^_^}> rm200910: Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
o1lo01ol1o has joined #nixos
<rm200910> Thanks for the link clever
o1lo01ol1o has quit [Ping timeout: 260 seconds]
sangoma has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rm200910 has quit [Ping timeout: 256 seconds]
cosimone has quit [Ping timeout: 256 seconds]
eoli3n_ has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/75e0bd3a6ed (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
cr4y1 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92299 → freetds: 1.1.42 -> 1.2 → https://git.io/JJkFt
tokudan has quit [Remote host closed the connection]
proofofkeags has joined #nixos
tokudan has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #92300 → libdigidoc: enable on darwin → https://git.io/JJkFR
<robodojo> why is -e used for uninstalling a package and not -u?
<clever> robodojo: because -u was taken for Upgrade, so e is used for rEmove
<robodojo> or -d or something
<robodojo> why not -r?
proofofkeags has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #92290 → facter: enable on darwin → https://git.io/JJkyl
<{^_^}> [nixpkgs] @marsam pushed 5 commits to master: https://git.io/JJkFr
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/519151fda01 (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92301 → franz: 5.4.1 -> 5.5.0 → https://git.io/JJkFP
<{^_^}> [nixpkgs] @lukegb opened pull request #92302 → buildBazelPackage: add "fetchConfigured" for fetching only things required for the build → https://git.io/JJkFQ
cosimone has joined #nixos
rm200910 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92303 → flrig: 1.3.50 -> 1.3.51 → https://git.io/JJkFj
rm200910 has quit [Ping timeout: 240 seconds]
szicari has quit [Ping timeout: 272 seconds]
<robodojo> is nixos set up to use nixpkgs in multi-user mode?
<clever> yes
proofofkeags has joined #nixos
<robodojo> thanks
szicari has joined #nixos
rm200910 has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
__monty__ has quit [Quit: leaving]
<robodojo> clever actually i think -e is for erase, not rEmove
<robodojo> https://nixos.org/nix/manual/#ch-basic-package-mgmt "You can use it to install, upgrade, and erase packages"
<clever> ah, that also fits
nikita` has quit [Quit: leaving]
eoli3n_ has quit [Ping timeout: 240 seconds]
cosimone has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos