worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
<drozdziak1> I think it might fix an r8169 issue I'm having
ahmed_elgabri has joined #nixos
philr has joined #nixos
stigo has joined #nixos
<{^_^}> [nixpkgs] @aanderse merged pull request #83479 → nixos/etesync-dav: init module → https://github.com/NixOS/nixpkgs/pull/83479
thc202 has quit [Ping timeout: 240 seconds]
zakame has joined #nixos
<{^_^}> [nixpkgs] @graham33 opened pull request #113736 → teslajsonpy: fix tests → https://github.com/NixOS/nixpkgs/pull/113736
<sshow> can i use nix-build to call a derivation that takes args from pkgs like: nix-build 'with pkgs;' ?
<sshow> I'm trying to build a package from outside nixpkgs root
<sshow> and it takes several args like `{ stdenv, lib, pkg1, pkg2, pkg3, [...] }`
zakame has quit [Remote host closed the connection]
zakame has joined #nixos
<{^_^}> [nixpkgs] @Enteee opened pull request #113737 → deltachat-electron: 1.3.0 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/113737
shiva has joined #nixos
shiva has quit [Client Quit]
<clever> ,callPackage sshow
<{^_^}> sshow: If you're updating a file in nixpkgs that starts with something like `{ stdenv, cmake }:`, use `nix-build -A` in the nixpkgs root with the corresponding package attribute to build it. If it's not in nixpkgs, try `nix-build -E 'with import <nixpkgs> {}; callPackage ./file.nix { }'. The mapping from package attributes to package files is in pkgs/top-level/all-packages.nix.
fendor has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113738 → netdata: 1.29.1 -> 1.29.2 → https://github.com/NixOS/nixpkgs/pull/113738
SuperSandro2000 is now known as supersandro2000
growpotkin has quit [Ping timeout: 256 seconds]
zakame has quit [Ping timeout: 265 seconds]
dev_mohe has quit [Quit: dev_mohe]
dev_mohe has joined #nixos
shiva has joined #nixos
CMCDragonkai1 has quit [Ping timeout: 240 seconds]
shiva has quit [Client Quit]
shiva has joined #nixos
shiva has quit [Client Quit]
<sterni> drozdziak1: I don't think it ever will
<sterni> drozdziak1: but 21.05 will have it
<drozdziak1> I just pointed pkgs.linuxPackagesFor at v5.11.0-rc7 and started praying
<sshow> ++clever
Dotz0cat has joined #nixos
<sshow> clever++
<{^_^}> clever's karma got increased to 559
nhs has quit [Ping timeout: 264 seconds]
acarrico has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113739 → osinfo-db: 20210202 -> 20210215 → https://github.com/NixOS/nixpkgs/pull/113739
zakame has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault opened pull request #113740 → alacritty: 0.7.1 -> 0.7.2 → https://github.com/NixOS/nixpkgs/pull/113740
ddellacosta has quit [Ping timeout: 265 seconds]
Dotz0cat has quit [Ping timeout: 256 seconds]
<lordcirth_> I have a custom-packaged service that seems to be having DNS issues. It apparently can't resolve foundryvtt.com, even though "host" can
<lordcirth_> It's a nodejs app
Dotz0cat has joined #nixos
meursault has quit [Quit: Leaving]
meursault has joined #nixos
nhs has joined #nixos
supersandro2000 has quit [Disconnected by services]
supersandro20008 has joined #nixos
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 258 seconds]
mbrgm_ is now known as mbrgm
rishi1 has joined #nixos
rishi1 has quit [Client Quit]
nhs has quit [Ping timeout: 240 seconds]
stree has quit [Ping timeout: 265 seconds]
nhs has joined #nixos
<aleph-> Huh that's interesting.
<aleph-> lordcirth_: Got source I can look at?
dev_mohe has quit [Quit: dev_mohe]
sigmundv__ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113741 → pcsclite: 1.9.0 -> 1.9.1 → https://github.com/NixOS/nixpkgs/pull/113741
sigmundv__ has joined #nixos
<lordcirth_> aleph-, I think I figured it out. Restarting the service after boot seems to work. I'm betting some kind of race. I added after = ["nss-lookup.target"], I think that will fix it
<{^_^}> [nixpkgs] @ryantm merged pull request #113609 → sd-local: 1.0.20 -> 1.0.21 → https://github.com/NixOS/nixpkgs/pull/113609
<{^_^}> [nixpkgs] @ryantm merged pull request #113678 → gpxsee: 8.5 -> 8.6 → https://github.com/NixOS/nixpkgs/pull/113678
lambda-11235 has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
sbock has quit [Ping timeout: 272 seconds]
nhs has quit [Ping timeout: 272 seconds]
grawlinson has quit [Quit: SIGTERM]
stree has joined #nixos
jonringer has quit [Remote host closed the connection]
apache8080 has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ddellaco_ has joined #nixos
meursault has quit [Quit: Leaving]
meursault has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
rajivr has joined #nixos
nhs has joined #nixos
m0rphism1 has quit [Ping timeout: 265 seconds]
K0kada has quit [Remote host closed the connection]
nhs has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113743 → phoronix-test-suite: 10.2.1 -> 10.2.2 → https://github.com/NixOS/nixpkgs/pull/113743
apache8080 has quit [Quit: WeeChat 1.9.1]
apache8080 has joined #nixos
amerigo has quit [Quit: Connection closed for inactivity]
wnklmnn has quit [Quit: Leaving]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/38eaa62f283 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @bobrik opened pull request #113744 → garble: fix aarch64-linux and pin go to 1.15 → https://github.com/NixOS/nixpkgs/pull/113744
<{^_^}> [nixpkgs] @ryantm merged pull request #113070 → docker-credential-gcr: 2.0.2 -> 2.0.4 → https://github.com/NixOS/nixpkgs/pull/113070
nhs has joined #nixos
sigmundv__ has quit [Ping timeout: 240 seconds]
nhs has quit [Ping timeout: 240 seconds]
meursault has quit [Quit: Leaving]
<attila_lendvai> how can i make a copy of an entire set? i know about inherit, but i don't want to list all the elements. couldn't find anything in nix pills nor the nix manual
<infinisil> attila_lendvai: a = b?
<infinisil> Where a is the new set, b the old one :)
<infinisil> (But really, both are the same)
ddellaco_ has quit [Remote host closed the connection]
<attila_lendvai> infinisil, but i want to override some attributes, too
Dotz0cat_ has joined #nixos
<infinisil> a = b // { someAttribute = someValue; }
<attila_lendvai> infinisil, thanks!
<infinisil> :)
Dotz0cat has quit [Ping timeout: 272 seconds]
cognemo has quit [Quit: cognemo]
apache8080 has quit [Ping timeout: 240 seconds]
supersandro20008 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
patagonicus4 has joined #nixos
cognemo has joined #nixos
patagonicus has quit [Ping timeout: 240 seconds]
patagonicus4 is now known as patagonicus
Emantor has quit [Quit: ZNC - http://znc.in]
techsethi has joined #nixos
Emantor has joined #nixos
<{^_^}> [nixpkgs] @cole-h merged pull request #113740 → alacritty: 0.7.1 -> 0.7.2 → https://github.com/NixOS/nixpkgs/pull/113740
techsethi has left #nixos [#nixos]
hlz has joined #nixos
palo1 has joined #nixos
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
grawlinson has joined #nixos
nhs has joined #nixos
_rvl has quit [Quit: ZNC 1.8.1 - https://znc.in]
_rvl has joined #nixos
apache8080 has joined #nixos
Lord_of_Life_ has joined #nixos
<{^_^}> [nixpkgs] @r-burns opened pull request #113746 → numactl: enable on ppc64 and riscv64 → https://github.com/NixOS/nixpkgs/pull/113746
nhs has quit [Ping timeout: 272 seconds]
Lord_of_Life has quit [Ping timeout: 240 seconds]
Lord_of_Life_ is now known as Lord_of_Life
<{^_^}> [nixpkgs] @r-burns opened pull request #113747 → gcc: don't disable decimal-float when cross-compiling → https://github.com/NixOS/nixpkgs/pull/113747
h0m1 has quit [Ping timeout: 264 seconds]
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @yanganto opened pull request #113748 → krapslog: init at 0.1.2 → https://github.com/NixOS/nixpkgs/pull/113748
inkbottle is now known as zebrag
JackFly26 has joined #nixos
<JackFly26> noob question but how do I update home-manager?
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
ddellacosta has joined #nixos
lambda-11235 has joined #nixos
nhs has joined #nixos
ddellacosta has quit [Remote host closed the connection]
<JackFly26> nvm
JackFly26 has quit [Quit: Connection closed]
mkaito has quit [Quit: WeeChat 3.0]
nhs has quit [Ping timeout: 264 seconds]
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
mkaito has quit [Client Quit]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113706 → python3Packages.pymysensors: init at 0.20.1 → https://github.com/NixOS/nixpkgs/pull/113706
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113704 → python3Packages.pyxiaomigateway: init at 0.13.4 → https://github.com/NixOS/nixpkgs/pull/113704
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113698 → fluxcd: 0.8.1 -> 0.8.2 → https://github.com/NixOS/nixpkgs/pull/113698
apache8080 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113690 → python3Packages.python-velbus: init 2.1.2 → https://github.com/NixOS/nixpkgs/pull/113690
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113709 → pythonPackages.lazr-restfulclient: prepare tests → https://github.com/NixOS/nixpkgs/pull/113709
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113692 → python3Packages.mcstatus: init at 5.1.1 → https://github.com/NixOS/nixpkgs/pull/113692
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113685 → python3Packages.pychannels: init at 1.2.2 → https://github.com/NixOS/nixpkgs/pull/113685
stree has quit [Ping timeout: 264 seconds]
apache8080 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113749 → python37Packages.cornice: 5.0.3 -> 5.1.0 → https://github.com/NixOS/nixpkgs/pull/113749
BaughnLogBot has quit [Ping timeout: 240 seconds]
stree has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
pasc_ has joined #nixos
Qubasa has quit [Quit: WeeChat 2.9]
Qubasa has joined #nixos
<pasc_> hi! is there a way to deterministically "hash" a nix-build including the options and NIX_PATH ?
<pasc_> I'd like to know if a particular module has already been evaluated with the same NIX_PATH
<aleph-> Hmm is there a linux_5_9 kernel image deriv somewhere?
<pasc_> since I'm trying to cache the evaluation itself, I can't rely on the build's output already being in the Nix store
<pasc_> is there a better way than to hash the contents of every directory in NIX_PATH ?
<pasc_> (I suppose flakes would help here)
<pasc_> (and of course, I'm using pure evaluation for this)
Dotz0cat has joined #nixos
nwspk has quit [Quit: nwspk]
<pasc_> it's just to the nix interpreter can be a bit slow to evaluate big expressions, and I'd like to cache its results, so I need to be able to hash all of its outputs
attila_lendvai has quit [Ping timeout: 272 seconds]
Dotz0cat_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @414owen opened pull request #113750 → cen64: init at 0.3 → https://github.com/NixOS/nixpkgs/pull/113750
nwspk has joined #nixos
<pasc_> easiest thing would probably be to force all paths in NIX_PATH to be git repositories
<infinisil> pasc_: NIX_PATH isn't accessible in pure eval mode
mzan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
awmv has quit [Quit: Connection closed for inactivity]
mzan has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
dpl00a[m] has joined #nixos
<pasc_> infinisil: ah, that solves it, thanks
<g-w1> what is the easiest way to build a default.nix file from nixos/nixpkgs?
<g-w1> nix-build says cannot call a function that has an argument without a default value (lib)
<pasc_> you can use callPackage, as done in top-level.nix, if I recall correctly
quinn_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
<g-w1> ah, so I cant just do on cli?
<pasc_> you probably can since you can pass an expresion
<g-w1> ok
nhs has joined #nixos
aswanson has quit [Ping timeout: 240 seconds]
<g-w1> thx
<infinisil> ,callPackage g-w1
<{^_^}> g-w1: If you're updating a file in nixpkgs that starts with something like `{ stdenv, cmake }:`, use `nix-build -A` in the nixpkgs root with the corresponding package attribute to build it. If it's not in nixpkgs, try `nix-build -E 'with import <nixpkgs> {}; callPackage ./file.nix { }'. The mapping from package attributes to package files is in pkgs/top-level/all-packages.nix.
quinn has joined #nixos
<pasc_> ah, all-packages.nix, not top-level.nix :P
nhs has quit [Ping timeout: 264 seconds]
<g-w1> any tips?
<g-w1> seems like it could download the file but then it broke trying to unpack it?
<g-w1> actually i think it thinks the sha of the oracle path is a file for some reason
<g-w1> s/path/compatability patch
<g-w1> or maybe thats just how it works, idk
apache8080 has quit [Ping timeout: 272 seconds]
apache8080 has joined #nixos
ahmed_elgabri has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
<g-w1> ah this patch fixes, if anyone has the power to merge, can you? https://github.com/NixOS/nixpkgs/pull/88034 thanks for all the help!
<{^_^}> #88034 (by 9999years, 39 weeks ago, open): processing: 3.5.3 -> 3.5.4 | fix / refactor
slack1256 has quit [Remote host closed the connection]
rail has quit [Quit: gone...]
terinjokes has quit [Quit: ZNC 1.8.1 - https://znc.in]
terinjokes has joined #nixos
rail has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 265 seconds]
Supersonic112 is now known as Supersonic
nhs has joined #nixos
maljub01 has quit [Quit: maljub01]
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @ryantm merged pull request #111336 → newsflash: 1.1.1 -> 1.2.2 → https://github.com/NixOS/nixpkgs/pull/111336
<{^_^}> [nixpkgs] @ryantm closed pull request #113181 → newsflash: 1.1.1 -> 1.2.1 → https://github.com/NixOS/nixpkgs/pull/113181
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @bobrik opened pull request #113751 → libglvnd: disable asm on aarch64-darwin → https://github.com/NixOS/nixpkgs/pull/113751
maljub01 has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
marcusr has quit [Read error: Connection reset by peer]
zebrag has joined #nixos
marcusr has joined #nixos
zebrag has quit [Client Quit]
ky0ko has quit [Remote host closed the connection]
ahmed_elgabri has joined #nixos
kei[m] has left #nixos ["User left"]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113715 → miniflux: fix link to docs → https://github.com/NixOS/nixpkgs/pull/113715
nhs has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113725 → maintainer: update email for thesola10 → https://github.com/NixOS/nixpkgs/pull/113725
pasc_ has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113727 → factorio: 1.1.21 -> 1.1.25 → https://github.com/NixOS/nixpkgs/pull/113727
monotux has quit [Remote host closed the connection]
monotux has joined #nixos
<ldlework> What is actually going on in this issue? https://github.com/NixOS/nixpkgs/issues/94073
<{^_^}> #94073 (by heapslip, 29 weeks ago, open): Applications linked against fontconfig 2.12 do not see fonts on nixos-unstable
<ldlework> I can't tell if there's an actual workaround, etc
<ldlework> Can't run deluge.
apache8080 has quit [Ping timeout: 240 seconds]
stree has quit [Ping timeout: 264 seconds]
jmeredith has quit [Quit: Connection closed for inactivity]
stree has joined #nixos
<aleph-> ldlework: Hmm what's wrong?
<aleph-> Fontconfig issue?
<{^_^}> [nixpkgs] @bobrik opened pull request #113752 → libgcrypt: disable asm on aarch64-darwin → https://github.com/NixOS/nixpkgs/pull/113752
apache8080 has joined #nixos
blissdev has joined #nixos
<blissdev> Let me know if this is the wrong place to ask. But I'd like to update a package with a different git reference then the one used here: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/networking/mosh/default.nix Is the proper way to do this an overlay?
<colemickens> whoa
<colemickens> this is new: suspicious ownership or permission on '/nix/store/si796kp5rxk30fprbr7fdmakj72xfqi4-append-initrd-secrets.drv.chroot/nix/store/3616s7a47279787f4xfahpdqqfmdwicb-append-initrd-secrets' for output 'out'; rejecting this build output
<{^_^}> [nixpkgs] @taku0 merged pull request #112491 → firefox/wrapper: clean up plugin related code → https://github.com/NixOS/nixpkgs/pull/112491
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113753 → python37Packages.django_treebeard: 4.4 -> 4.5 → https://github.com/NixOS/nixpkgs/pull/113753
<{^_^}> [nixpkgs] @taku0 merged pull request #104714 → Extend nix-prefetch-git to support passing tree hashes as "rev" → https://github.com/NixOS/nixpkgs/pull/104714
abathur has quit [Quit: abathur]
apache8080 has quit [Ping timeout: 264 seconds]
<lovesegfault> if I'm doing overrideAttrs on a drv that has `src = fetchFromGitHub ...`, is there an easy way to override only the rev and sha?
palo1 has joined #nixos
<lovesegfault> like, can I write something similar to `src = oldAttrs.src.override { rev = ...; sha256 = ...; };?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/38eaa62f283 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/9816b99e71c (from 11 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
moet_ has joined #nixos
<moet_> clever: hey, can you link me to your gist about nixops w/o a remote configuration.nix
<moet_> honestly, i can't remember the advantages of setting things up this way..
jkachmar has quit [Quit: Connection closed for inactivity]
<aleph-> moet_: What do you mean by remote configuration.nix?
<moet_> uh, it's a way of setting up a remote host to be managed with nixops such that there's no /etc/nixos/configuration.nix on the remote host
chiefgoat has quit [Ping timeout: 272 seconds]
<moet_> the host can only be configured by nixops shipping it store entries and activating them
<moet_> if you log into the host and try to rebuild it just fails
Darkmatter66 has joined #nixos
<aleph-> Oh yeah, I do that.
<moet_> so, no automatic upgrades, arguably a downside i guess.
<moet_> aleph-: ah, cool.. can you remind me what to do during installation to set things up that way?
<{^_^}> [nixpkgs] @bobrik opened pull request #113754 → mesa: fix missing timespec_get on darwin → https://github.com/NixOS/nixpkgs/pull/113754
moet has joined #nixos
Darkmatter66 has quit [Quit: ZNC 1.8.2 - https://znc.in]
Darkmatter66 has joined #nixos
moet_ has quit [Ping timeout: 272 seconds]
<moet> i'm back! woo crappy internet
MidAutumnHotaru has quit [Quit: Quit 啾]
MidAutumnHotaru has joined #nixos
riksteri has joined #nixos
<moet> aleph-: allo?
domogled has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113755 → python37Packages.flufl_i18n: 3.1.4 -> 3.1.5 → https://github.com/NixOS/nixpkgs/pull/113755
cole-h has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #113668 → python3Packages.scipy: 1.6.0 -> 1.6.1 → https://github.com/NixOS/nixpkgs/pull/113668
moet has quit [Quit: leaving]
meck has quit [Quit: ZNC 1.8.2 - https://znc.in]
sysfs has quit [Read error: Connection reset by peer]
sysfs has joined #nixos
mallox has joined #nixos
sysfs has quit [Read error: Connection reset by peer]
sysfs has joined #nixos
meck has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #113741 → pcsclite: 1.9.0 -> 1.9.1 → https://github.com/NixOS/nixpkgs/pull/113741
<{^_^}> [nixpkgs] @FRidh merged pull request #113380 → libqmi: 1.26.8 -> 1.26.10 → https://github.com/NixOS/nixpkgs/pull/113380
<{^_^}> [nixpkgs] @FRidh merged pull request #113213 → spidermonkey: use LLVM 11 → https://github.com/NixOS/nixpkgs/pull/113213
FRidh has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #112658 → man: 2.9.3 -> 2.9.4 → https://github.com/NixOS/nixpkgs/pull/112658
<{^_^}> [nixpkgs] @FRidh merged pull request #112579 → zeromq: 4.3.3 -> 4.3.4 → https://github.com/NixOS/nixpkgs/pull/112579
<{^_^}> [nixpkgs] @FRidh merged pull request #111823 → rhash: 1.4.0 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/111823
respawn_ has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #110306 → tcl-8_6: 8.6.9 -> 8.6.11 → https://github.com/NixOS/nixpkgs/pull/110306
cantstanya has quit [Remote host closed the connection]
stree has quit [Ping timeout: 264 seconds]
cantstanya has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 255 commits to staging-next: https://git.io/JtSaG
<{^_^}> [nixpkgs] @FRidh opened pull request #113757 → Staging next → https://github.com/NixOS/nixpkgs/pull/113757
sheepfleece has joined #nixos
ManiacOfMadness` has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113758 → python37Packages.google-cloud-monitoring: 2.0.0 -> 2.0.1 → https://github.com/NixOS/nixpkgs/pull/113758
malook has joined #nixos
stree has joined #nixos
kfiz- has quit [Ping timeout: 272 seconds]
kfiz has joined #nixos
malook has quit [Ping timeout: 272 seconds]
lambda-11235 has quit [Quit: Bye]
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
nhs has joined #nixos
orivej has joined #nixos
n-osborne has joined #nixos
n-osborne has quit [Remote host closed the connection]
nhs has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113759 → python37Packages.howdoi: 2.0.10 -> 2.0.12 → https://github.com/NixOS/nixpkgs/pull/113759
Darkmatter66 has quit [Ping timeout: 256 seconds]
respawn_ has quit [Quit: Leaving]
sheepfleece has quit [Remote host closed the connection]
sheepfleece has joined #nixos
cole-h has joined #nixos
sheepfleece has quit [Remote host closed the connection]
whald has joined #nixos
sheepfleece has joined #nixos
TheWizardTower[m has quit [Quit: Idle for 30+ days]
dznumidian[m] has quit [Quit: Idle for 30+ days]
otulp has quit [Quit: *POOF*]
<{^_^}> [nixpkgs] @FRidh pushed 6 commits to staging-next: https://git.io/JtSVa
whald has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh pushed 8 commits to staging: https://git.io/JtSVw
whald has joined #nixos
avaq has joined #nixos
Darkmatter66 has joined #nixos
jasom has quit [Ping timeout: 246 seconds]
jasom has joined #nixos
Darkmatter66 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 186 commits to python-unstable: https://git.io/JtSVp
<{^_^}> [nixpkgs] @FRidh merged pull request #113088 → pythonPackages.libcst: 0.3.13 -> 0.3.17 → https://github.com/NixOS/nixpkgs/pull/113088
<{^_^}> [nixpkgs] @FRidh closed pull request #113383 → python3Packages.pytest-xdist: 2.1.0 -> 2.2.1 → https://github.com/NixOS/nixpkgs/pull/113383
<{^_^}> [nixpkgs] @FRidh merged pull request #113022 → python3Packages.httplib2: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/113022
<{^_^}> [nixpkgs] @chvp opened pull request #113760 → gomuks: 0.2.2 -> 0.2.3 → https://github.com/NixOS/nixpkgs/pull/113760
<{^_^}> [nixpkgs] @FRidh merged pull request #112750 → python3Packages.pypcap: fix build on Python 3.9 → https://github.com/NixOS/nixpkgs/pull/112750
eeva has quit [Remote host closed the connection]
eeva has joined #nixos
<{^_^}> [nixpkgs] @FRidh opened pull request #113761 → Python packages set update → https://github.com/NixOS/nixpkgs/pull/113761
sheepfleece has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh pushed commit from @NeQuissimus to python-unstable « awscli: 1.19.5 -> 1.19.7 »: https://git.io/JtSwt
<{^_^}> [nixpkgs] @FRidh merged pull request #111671 → python3Packages.numpy: 1.19.4 -> 1.20.1 → https://github.com/NixOS/nixpkgs/pull/111671
<{^_^}> [nixpkgs] @FRidh merged pull request #112743 → python39Packages.numpy-stl: 2.13.0 -> 2.15.1 → https://github.com/NixOS/nixpkgs/pull/112743
sheepfleece has joined #nixos
eyJhb has quit [Quit: Clever message]
eyJhb has joined #nixos
eyJhb has quit [Changing host]
eyJhb has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #111897 → python3Packages.pytz: 2020.5 -> 2021.1 → https://github.com/NixOS/nixpkgs/pull/111897
<{^_^}> [nixpkgs] @FRidh merged pull request #111694 → python3Packages.py-cpuinfo: 5.0.0 -> 7.0.0 → https://github.com/NixOS/nixpkgs/pull/111694
<{^_^}> [nixpkgs] @FRidh merged pull request #111655 → python3Packages.pillow: 8.0.1 -> 8.1.0 → https://github.com/NixOS/nixpkgs/pull/111655
<{^_^}> [nixpkgs] @FRidh merged pull request #111653 → python3Packages.sqlalchemy: 1.3.20 -> 1.3.23 → https://github.com/NixOS/nixpkgs/pull/111653
<{^_^}> [nixpkgs] @lourkeur opened pull request #113762 → spacevim: fix #110407 → https://github.com/NixOS/nixpkgs/pull/113762
sangoma has joined #nixos
raghavsood has joined #nixos
<raghavsood> Whereabouts should I be putting an unofficial driver? One for logitech's master range of mouses (mice?), specifically
<raghavsood> os-specific/linux seems to be where most drivers live, but seems to be largely official stuff
fendor has joined #nixos
<Yaniel> there is also misc/drivers
<raghavsood> That seems more reasonable
<{^_^}> [nixpkgs] @fabaff opened pull request #113763 → python3Packages.aqualogic: 2.3 -> 2.5 → https://github.com/NixOS/nixpkgs/pull/113763
NULLx762 has joined #nixos
NULLx76 has quit [Ping timeout: 256 seconds]
NULLx762 is now known as NULLx76
avalenn has left #nixos ["User left"]
ahmed_elgabri has quit [Ping timeout: 272 seconds]
ahmed_elgabri has joined #nixos
bdju has quit [Read error: Connection reset by peer]
bdju has joined #nixos
m0rphism1 has joined #nixos
vrinek has joined #nixos
<{^_^}> [nixpkgs] @RaghavSood merged pull request #113738 → netdata: 1.29.1 -> 1.29.2 → https://github.com/NixOS/nixpkgs/pull/113738
Havvy has joined #nixos
isHavvy has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @talyz merged pull request #113357 → keycloak: 12.0.2 -> 12.0.3 → https://github.com/NixOS/nixpkgs/pull/113357
ahmed_elgabri has quit [Ping timeout: 272 seconds]
stree has quit [Ping timeout: 265 seconds]
hiro98 has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #113134 → Fix pythonInterpreters.pypy27_prebuilt, pythonInterpreters.pypy36_prebuilt → https://github.com/NixOS/nixpkgs/pull/113134
sigmundv__ has joined #nixos
mindavi has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #112426 → python3Packages.numba: add setuptools dependency → https://github.com/NixOS/nixpkgs/pull/112426
queiw has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #106943 → pythonPackages.pip: 20.3 -> 20.3.4 → https://github.com/NixOS/nixpkgs/pull/106943
yourfate has quit [Quit: Sayōnara, ihr Trottel.]
<{^_^}> [nixpkgs] @RaghavSood opened pull request #113764 → netdata: remove unused imports, fix suggestions → https://github.com/NixOS/nixpkgs/pull/113764
<mindavi> I'm looking at mobile-nixos, but having some issues building anything that requires asciidoc - asciidoc seems to have issues being cross-compiled. There are some paths being substituted using sed, but that uses the cross-compiled tools instead of the native tools. Is there any way to mention to nix that the tools to use should be the 'host' tools when directly substituting in a file?
Darkmatter66 has joined #nixos
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #109430 → python3Packages.pytest-mock: 3.3.1 -> 3.5.1 → https://github.com/NixOS/nixpkgs/pull/109430
stree has joined #nixos
teasea has quit [Quit: teasea]
Bene has joined #nixos
teasea has joined #nixos
dottedmag has joined #nixos
<dottedmag> ,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
cinimod`` has quit [Ping timeout: 256 seconds]
creme[m] has left #nixos ["User left"]
ahmed_elgabri has joined #nixos
meursault has joined #nixos
Philonous has quit [Ping timeout: 268 seconds]
n-osborne has quit [Remote host closed the connection]
cinimod`` has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #108332 → python3: 3.8 -> 3.9 → https://github.com/NixOS/nixpkgs/pull/108332
ahmed_elgabri has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 4 commits to python-unstable: https://git.io/JtS6q
cinimod`` has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @talyz opened pull request #113765 → [20.09] keycloak 11.0.3 -> 12.0.3 → https://github.com/NixOS/nixpkgs/pull/113765
<{^_^}> [nixpkgs] @fabaff opened pull request #113766 → metasploit: 6.0.30 -> 6.0.31 → https://github.com/NixOS/nixpkgs/pull/113766
vidbina_ has joined #nixos
n-osborne has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @mweinelt closed pull request #113659 → python36: 3.6.12 -> 3.6.13; python37: 3.7.9 -> 3.7.10; python27/38/39/310: fix CVE-2021-3177 → https://github.com/NixOS/nixpkgs/pull/113659
sheepfleece has quit [Quit: Lost terminal]
__monty__ has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #113744 → garble: fix aarch64-linux and pin go to 1.15 → https://github.com/NixOS/nixpkgs/pull/113744
Philonous has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed commit from @mweinelt to staging-next « python37: 3.7.9 -> 3.7.10, fixup patches »: https://git.io/JtSiT
<{^_^}> [nixpkgs] @FRidh pushed commit from @mweinelt to python-unstable « python37: 3.7.9 -> 3.7.10, fixup patches »: https://git.io/JtSiq
<{^_^}> [nixpkgs] @lasers opened pull request #113767 → dolphinEmuMaster: 5.0-13178 -> 5.0-13603 → https://github.com/NixOS/nixpkgs/pull/113767
sangoma has joined #nixos
respawn_ has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/a964d7094a3 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #113765 → [20.09] keycloak 11.0.3 -> 12.0.3 → https://github.com/NixOS/nixpkgs/pull/113765
sheepfleece has joined #nixos
respawn_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113768 → python37Packages.gspread: 3.6.0 -> 3.7.0 → https://github.com/NixOS/nixpkgs/pull/113768
vidbina_ has quit [Ping timeout: 256 seconds]
Bene has quit [Quit: Connection closed]
vidbina_ has joined #nixos
ATuin has joined #nixos
cinimod`` has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113769 → python3Packages.xknx: 0.16.3 -> 0.17.0 → https://github.com/NixOS/nixpkgs/pull/113769
hiro98 has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113770 → python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0 → https://github.com/NixOS/nixpkgs/pull/113770
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #113730 → emacs: precompile trampolines in parallel → https://github.com/NixOS/nixpkgs/pull/113730
cinimod`` has quit [Ping timeout: 240 seconds]
berberman has quit [Ping timeout: 260 seconds]
berberman has joined #nixos
<inf> hey all! I *suspect* i've just stumbled upon a bug in /run/pulse permission race condition. After enabling systemwide pulse /run/pulse *sometimes* gets its permissions changed to 0700, and then systemctl restart pulseaudio fixes that to 0755...
fuiltilt has quit [Quit: WeeChat 2.9]
<inf> yeah. any nixos-rebuild switch (even without any changes) changes /run/pulse permissions to 0700, unless pulseaudio gets restarted as well... so this seems like something going on in nixos activation script maybe?
<{^_^}> [nixpkgs] @sternenseemann opened pull request #113771 → ocamlPackages.ocamlmod: disable tests if ounit is not available → https://github.com/NixOS/nixpkgs/pull/113771
<inf> ah, yes. adding `users.users.pulse.createHome = lib.mkForce false;` to my config fixes that.
yourfate has joined #nixos
berberman has quit [Read error: Connection timed out]
berberman has joined #nixos
<inf> also regarding https://github.com/NixOS/nixpkgs/issues/71362#issuecomment-753461502 - i don't think that should be required either, considering spotifyd itself is already present in `audio` group... https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/audio/spotifyd.nix#L36
<inf> that → auth-anonymous=1
grobi has joined #nixos
grobi is now known as Guest52124
<inf> this seems like a regression in pulseaudio module as well... I have a system still running 20.03 with systemwide pulseaudio and user added to `audio` group can use that without that hack. :/ (I'm stumbling onto above issues on today's nixos-unstable)
kapil_ has quit [Ping timeout: 272 seconds]
avaq has quit [Remote host closed the connection]
avaq has joined #nixos
Darkmatter66 has quit [Ping timeout: 256 seconds]
Guest52124 has quit [Client Quit]
<inf> though that user is exlicitly declared as "isNormalUser". not sure how groups handling in systemd services works...
kapil_ has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #113772 → nixos/pipewire: only enable media-session if pipewire is enabled → https://github.com/NixOS/nixpkgs/pull/113772
<{^_^}> [nixpkgs] @0qq opened pull request #113773 → Update and add vim plugins → https://github.com/NixOS/nixpkgs/pull/113773
jimmiehansson has joined #nixos
Dotz0cat has quit [Ping timeout: 265 seconds]
sigmundv__ has quit [Read error: Connection reset by peer]
grobi1 has joined #nixos
sigmundv__ has joined #nixos
stree has quit [Ping timeout: 256 seconds]
ahmed_elgabri has joined #nixos
meh` has joined #nixos
rauno has quit [Ping timeout: 260 seconds]
sheepfleece has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #113774 → Make derivation fix → https://github.com/NixOS/nixpkgs/pull/113774
hiro98 has joined #nixos
<{^_^}> [nixpkgs] @eduardosm opened pull request #113775 → pcsctools: temporarily remove the gscriptor binary → https://github.com/NixOS/nixpkgs/pull/113775
stree has joined #nixos
<m0rphism1> Is it a common problem to experience lags while updating with `nixos-rebuild switch`? CPU and RAM usage is pretty low, but every ~30 seconds or so my whole system freezes for 5 seconds. I guess some part of the update process is making a lot of operating system calls. Does someone experience similar issues or knows a way around it?
<m0rphism1> by "whole system freezes" I mean that xserver doesn't even let me move my mouse and audio playback stops.
<{^_^}> [nixpkgs] @fabaff opened pull request #113776 → python3Packages.pyalmond: init at 0.0.3 → https://github.com/NixOS/nixpkgs/pull/113776
<Yaniel> haven't seen that happen
ahmed_elgabri has quit [Ping timeout: 240 seconds]
sangoma has quit [Ping timeout: 240 seconds]
<m0rphism1> Also I'm running NixOS on a fairly strong desktop machine, so there should be quite a bit of resources available.
<m0rphism1> Yaniel: Thanks, good to know.
<Yaniel> if it happens regularly, try pinpointing which part of the rebuild process it is
<adisbladis> m0rphism1: IME that usually has to do with IO more than CPU/RAM
<Yaniel> the part where it restarts services etc can definitely cause hiccups
<m0rphism1> adisbladis: hmm, the system is installed on an SSD drive at least. Or do you mean IO in the sense of interaction with the operating system?
meh` has quit [Ping timeout: 246 seconds]
<adisbladis> Well, both.
<Philonous> I want to change filesystem options that are defined in hardware-configuration.nix among other things I'd like to use a logical path for the device rather than the UUID, but when I redfine them in configuration.nix I get "The option `fileSystems./.device' has conflicting definitions". I guess I couldjust modify the hardware-configuration.nix, but the file tells me not to do that, what's the best way to fix this?
<adisbladis> On my old laptop I had slowdowns on the regular until I switched from the crappy bundled nvme drive to something better
<m0rphism1> Yaniel: It happens during the package builds. I think cudatoolkit causes the worst freezes, but also other stuff like gtk+3. Now that I mention it, I'm not sure if that stuff should even be built from source.
<Philonous> m0rphism1, I used to get similar problems on my old machine. Lots of disk IO would make it hang for seconds on end. Even just copying around large files could trigger it.
<adisbladis> m0rphism1: If you're following nixos-unstable gtk3 should never be built from source
<inf> Philonous: you could do ...device = lib.mkForce "newvalue";
<adisbladis> cudatoolkit is non-free and not built on hydra
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
mkaito has quit [Client Quit]
mkaito has joined #nixos
<m0rphism1> Is there a way to limit IO usage? I would be fine with longer build times as long as it doesn't interrupt me using the system.
<inf> Philonous: in Your configuration.nix, that is. this is how you more-or-less solve conflicting attribute values.
<Philonous> inf, Ah thanks, I'll try that
<m0rphism1> adisbladis: I'm on stable nixos-20.09, that should also be cached right?
grobi1 has quit [Quit: WeeChat 2.3]
<adisbladis> m0rphism1: Yes
sheepfleece has joined #nixos
<adisbladis> m0rphism1: You can set the NixOS option `nix.daemonIONiceLevel`
<Philonous> inf, That seems to have solved it, thanks!
<adisbladis> To at least lower the priority of nix-daemon and it's build processes
<m0rphism1> adisbladis: that sounds literally nice, thanks, I'm going to try that :)
<inf> nice
<adisbladis> ^_^
sheepfleece has quit [Client Quit]
sheepfleece has joined #nixos
sheepfleece has quit [Client Quit]
sheepfleece has joined #nixos
sheepfleece has quit [Client Quit]
n-osborne has quit [Remote host closed the connection]
n-osborne has joined #nixos
civodul has joined #nixos
Dotz0cat has joined #nixos
BaughnLogBot has joined #nixos
rauno has joined #nixos
<viric> niksnut: I think that that would make a good model for flakes/nix develop is something like what meson does with the subprojects
<viric> niksnut: nix should automatically allow composition based on source trees open for multiple derivations, all automated
<{^_^}> [nixpkgs] @0qq closed pull request #113773 → Add vim plugins → https://github.com/NixOS/nixpkgs/pull/113773
<{^_^}> [nixpkgs] @fabaff opened pull request #113778 → python3Packages.pymitv: init at 1.4.3 → https://github.com/NixOS/nixpkgs/pull/113778
Dotz0cat has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @freezeboy opened pull request #113779 → Update webcamoid → https://github.com/NixOS/nixpkgs/pull/113779
otulp has joined #nixos
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
cinimod`` has joined #nixos
otulp has quit [Quit: *POOF*]
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh opened pull request #113780 → pythonPackages.buildVenv: build a venv with Python → https://github.com/NixOS/nixpkgs/pull/113780
<{^_^}> [nixpkgs] @fabaff opened pull request #113781 → python3Packages.python-twitch-client: init at 0.7.1 → https://github.com/NixOS/nixpkgs/pull/113781
chiefgoat has joined #nixos
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/38eaa62f283 (from 16 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
vidbina_ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #113782 → skawarePackages: updates released on 15 Feb 2021 → https://github.com/NixOS/nixpkgs/pull/113782
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113783 → python37Packages.azure-mgmt-iotcentral: 4.0.0 -> 4.1.0 → https://github.com/NixOS/nixpkgs/pull/113783
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113784 → python37Packages.azure-mgmt-storage: 16.0.0 -> 17.0.0 → https://github.com/NixOS/nixpkgs/pull/113784
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113785 → python3Packages.twinkly-client: init at 0.0.2 → https://github.com/NixOS/nixpkgs/pull/113785
luxemboye has quit [Ping timeout: 268 seconds]
<Izorkin> Help. How to fix this error - error (ignored): unable to download 'https://cache.nixos.org/2m4wp069fpkbjkhyb8p8rvv25f58fivz.narinfo': Couldn't resolve host name (6) nix-collect-garbage doesn't help
<{^_^}> [nixpkgs] @lasers opened pull request #113786 → plasma-applet-virtual-desktop-bar: init at 2020-02-20 → https://github.com/NixOS/nixpkgs/pull/113786
luxemboye has joined #nixos
<attila_lendvai> Izorkin, is your internet connection working?
cinimod`` has quit [Ping timeout: 264 seconds]
<Izorkin> attila_lendvai: yes, working. If opening on browser - 404 Not Found
<attila_lendvai> Izorkin, it says "Couldn't resolve host name", i.e. DNS lookup failed. are you trying everything on the same machine?
n-osborne has quit [Remote host closed the connection]
n-osborne has joined #nixos
n-osborne has quit [Remote host closed the connection]
n-osborne has joined #nixos
<Izorkin> attila_lendvai: checked on another computer
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #113787 → meson: 0.56.0 → 0.57.1 → https://github.com/NixOS/nixpkgs/pull/113787
ahmed_elgabri has joined #nixos
<attila_lendvai> Izorkin, well, fix your internet on the machine that says that it cannot connect to the internet
n-osborne has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113788 → python3Packages.pyvolumio: init 0.1.3 → https://github.com/NixOS/nixpkgs/pull/113788
chiefgoat has quit [Quit: ZNC 1.8.2 - https://znc.in]
o1lo01ol1o has quit [Ping timeout: 265 seconds]
afreak has joined #nixos
cinimod`` has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113789 → python37Packages.casbin: 0.16.2 -> 0.17.0 → https://github.com/NixOS/nixpkgs/pull/113789
alanz_ is now known as alanz
Izorkin has quit [Quit: Miranda NG! Smaller, Faster, Easier. https://miranda-ng.org/]
philr has quit [Ping timeout: 272 seconds]
<afreak> im having some issues with /boot device, nixos-rebuild complained it was readonly, so i umounted it, fsckd it and now i cant mount it again, more info here https://kopy.io/HkcuX#7Bx6QKD28Lm98B
ahmed_elgabri has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113790 → python3Packages.wiffi: init at 1.0.1 → https://github.com/NixOS/nixpkgs/pull/113790
<{^_^}> [nixpkgs] @ttuegel merged pull request #113116 → KDE Applications 20.12.2 → https://github.com/NixOS/nixpkgs/pull/113116
o1lo01ol1o has quit [Remote host closed the connection]
aiken has joined #nixos
dadada_ has quit [Quit: WeeChat 2.9]
dadada_ has joined #nixos
hlz has quit [Quit: WeeChat 3.0]
hlz has joined #nixos
mindavi has quit [Quit: leaving]
<{^_^}> [nixpkgs] @fabaff opened pull request #113791 → Yalesmartalarmclient → https://github.com/NixOS/nixpkgs/pull/113791
lsix has joined #nixos
stree has quit [Ping timeout: 246 seconds]
cinimod`` has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113792 → python37Packages.canopen: 1.2.0 -> 1.2.1 → https://github.com/NixOS/nixpkgs/pull/113792
malook has joined #nixos
davidv7 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113750 → cen64: init at unstable-2020-02-20 → https://github.com/NixOS/nixpkgs/pull/113750
stree has joined #nixos
ahmed_elgabri has joined #nixos
ahmed_elgabri has quit [Client Quit]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113748 → krapslog: init at 0.1.2 → https://github.com/NixOS/nixpkgs/pull/113748
cinimod`` has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113793 → python3Packages.tuyaha: init at 0.0.10 → https://github.com/NixOS/nixpkgs/pull/113793
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113720 → ma1sd: 2.1.1 -> 2.4.0 → https://github.com/NixOS/nixpkgs/pull/113720
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113728 → fairymax: enable clang/darwin build → https://github.com/NixOS/nixpkgs/pull/113728
Philonous has quit [Quit: ZNC - http://znc.in]
ddellacosta has joined #nixos
o1lo01ol1o has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113736 → teslajsonpy: fix tests → https://github.com/NixOS/nixpkgs/pull/113736
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #113710 → pythonPackages.launchpadlib: fix tests by using pytestCheckHook → https://github.com/NixOS/nixpkgs/pull/113710
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113737 → deltachat-electron: 1.3.0 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/113737
<{^_^}> [nixpkgs] @SuperSandro2000 reopened pull request #113710 → pythonPackages.launchpadlib: fix tests by using pytestCheckHook → https://github.com/NixOS/nixpkgs/pull/113710
<{^_^}> [rfc39-record] @grahamc pushed commit from rfc39 to main « Automated team sync results. »: https://git.io/JtSQ0
<{^_^}> [nixpkgs] @RaghavSood merged pull request #113764 → netdata: remove unused imports, fix suggestions → https://github.com/NixOS/nixpkgs/pull/113764
<{^_^}> [nixpkgs] @fabaff opened pull request #113794 → python3Packages.pycryptodomex: 3.9.9 -> 3.10.1 → https://github.com/NixOS/nixpkgs/pull/113794
<{^_^}> [nixpkgs] @0x4A6F opened pull request #113795 → xandikos: 0.2.3 -> 0.2.5 → https://github.com/NixOS/nixpkgs/pull/113795
<{^_^}> [nixpkgs] @jshcmpbll closed pull request #105183 → [REVIEW] codefresh: init at 0.74.8 → https://github.com/NixOS/nixpkgs/pull/105183
acarrico has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #113732 → gscan2pdf: 2.9.1 -> 2.11.1 → https://github.com/NixOS/nixpkgs/pull/113732
ahmedelgabri has joined #nixos
aiken has quit [Quit: Leaving]
garionion has joined #nixos
<{^_^}> [nixpkgs] @eduardosm closed pull request #113775 → pcsctools: temporarily remove the gscriptor binary → https://github.com/NixOS/nixpkgs/pull/113775
D_ has quit [Ping timeout: 264 seconds]
garionion has quit [Client Quit]
ericsagn1 has quit [Ping timeout: 246 seconds]
malook has quit [Quit: malook]
<{^_^}> [nixpkgs] @acairncross opened pull request #113796 → abseil-cpp: Provide multiple versions → https://github.com/NixOS/nixpkgs/pull/113796
garionion has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 206 commits to python-unstable: https://git.io/JtS5v
garionion has quit [Client Quit]
malook has joined #nixos
ericsagn1 has joined #nixos
Raito_Bezarius has quit [Ping timeout: 272 seconds]
malook has quit [Client Quit]
chiefgoat has joined #nixos
ece has quit [Read error: Connection reset by peer]
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/9816b99e71c (from 21 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
ece has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
ddellacosta has quit [Remote host closed the connection]
attila_lendvai has quit [Ping timeout: 256 seconds]
n-osborne has joined #nixos
n-osborn_ has joined #nixos
hiro98 has quit [Ping timeout: 265 seconds]
o1lo01ol1o has joined #nixos
attila_lendvai has joined #nixos
n-osborne has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh merged pull request #113537 → python37Packages.breathe: 4.26.1 -> 4.27.0 → https://github.com/NixOS/nixpkgs/pull/113537
<{^_^}> [nixpkgs] @fabaff opened pull request #113797 → python3Packages.tahoma-api: init at 0.0.17 → https://github.com/NixOS/nixpkgs/pull/113797
ece has quit [Ping timeout: 240 seconds]
ece has joined #nixos
<exarkun> all my apps with a tray segfault when I connect or disconnect an external display on 20.09 :(
<exarkun> tray icon I mean
<{^_^}> [nixpkgs] @FRidh merged pull request #113743 → phoronix-test-suite: 10.2.1 -> 10.2.2 → https://github.com/NixOS/nixpkgs/pull/113743
o1lo01ol1o has joined #nixos
sss2 has joined #nixos
eyenx has quit [Remote host closed the connection]
lunik1 has quit [Read error: Connection reset by peer]
Philonous has joined #nixos
bananaprotocol has joined #nixos
lunik1 has joined #nixos
bananaprotocol has quit [Client Quit]
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #113798 → mysqltuner: add password list to output → https://github.com/NixOS/nixpkgs/pull/113798
sangoma has joined #nixos
dev_mohe has joined #nixos
lordcirth_ has quit [Ping timeout: 264 seconds]
bananaprotocol has joined #nixos
eyenx has joined #nixos
attila_lendvai has quit [Ping timeout: 256 seconds]
dev_mohe has quit [Remote host closed the connection]
lordcirth has joined #nixos
dev_mohe has joined #nixos
ahmedelgabri has quit [Remote host closed the connection]
<devnet[m]> :q
n-osborn_ has quit [Remote host closed the connection]
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113799 → python3Packages.pymfy: init at 0.9.4 → https://github.com/NixOS/nixpkgs/pull/113799
<{^_^}> [nixpkgs] @xworld21 opened pull request #113800 → Ignore duplicates in addToSearchPath → https://github.com/NixOS/nixpkgs/pull/113800
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113801 → python37Packages.google-cloud-container: 2.3.0 -> 2.3.1 → https://github.com/NixOS/nixpkgs/pull/113801
ahmedelgabri has joined #nixos
bananaprotocol has quit [Quit: WeeChat 3.0]
twink0r has joined #nixos
n-osborne has quit [Remote host closed the connection]
o1lo01ol1o has quit [Remote host closed the connection]
n-osborne has joined #nixos
johnw has quit [Remote host closed the connection]
Qwerky has joined #nixos
kfm has quit [Quit: ciao kakao]
lorwin has joined #nixos
lorwin has quit [Client Quit]
domogled has quit [Ping timeout: 272 seconds]
kmein has joined #nixos
raghavsood has quit [Quit: Connection closed]
stree has quit [Ping timeout: 240 seconds]
vidbina_ has joined #nixos
bitmapper has quit [Quit: Connection closed for inactivity]
<twink0r> Hi! Is there a good way to start writing own service files? I want to use vmalert and the binary if already part of the victoriametrics package
jluttine has quit [Ping timeout: 265 seconds]
ahmedelgabri has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113802 → python3Packages.pyflume: init at 0.6.2 → https://github.com/NixOS/nixpkgs/pull/113802
stree has joined #nixos
<{^_^}> [nixpkgs] @mjlbach opened pull request #113803 → sumneko-lua-language-server: 1.11.2 -> 1.16.0 → https://github.com/NixOS/nixpkgs/pull/113803
ahmedelgabri has joined #nixos
o1lo01ol1o has joined #nixos
zn60 has joined #nixos
<zn60> For my own user environment I often end up writing derivations that basically have a builder script that just does `cp -a "$src" "$out" ; patchShebangs "$out"`. This seems to fail with permissions problems during `patchShebangs`. So I know I could do two `cp -a` phases through a working directory to do `patchShebangs` but is there a more
<zn60> standard/streamlined way to do this simple base case?
<clever> zn60: $src is read-only, so the copy in $out will also be read-only
<clever> zn60: you need to run a `chmod -R +w` over it to fix that
jluttine has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
<zn60> Is `chmod -R u+w "$out"` a standard idiom?
<zn60> Thanks!
<clever> yeah, that should work
rajivr has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 256 seconds]
blahblah441_ has joined #nixos
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #113804 → nixos/console: fix console setting reloading → https://github.com/NixOS/nixpkgs/pull/113804
Qwerky has quit [Remote host closed the connection]
blahblah441 has quit [Ping timeout: 256 seconds]
dev_mohe has quit [Quit: dev_mohe]
sangoma has quit [Ping timeout: 246 seconds]
Qwerky has joined #nixos
dev_mohe has joined #nixos
OneLegend has joined #nixos
meh` has joined #nixos
n-osborne has quit [Remote host closed the connection]
n-osborne has joined #nixos
n-osborne has quit [Remote host closed the connection]
Qwerky has quit [Ping timeout: 264 seconds]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113805 → argocd: 1.8.4 -> 1.8.5 → https://github.com/NixOS/nixpkgs/pull/113805
jimmiehansson has quit [Remote host closed the connection]
poscat has quit [Ping timeout: 240 seconds]
Raito_Bezarius has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/e3b9013a3ea (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
Dotz0cat has joined #nixos
n-osborne has joined #nixos
<Ke> anyone have freecad built on unstable, it seems to be trivially broken for me for python3.8-pivy-0.6.5
<Ke> FileNotFoundError: [Errno 2] No such file or directory: 'setup.py'
<{^_^}> [nixpkgs] @OmnipotentEntity opened pull request #113808 → geant4: 10.7.0 -> 10.7.1 → https://github.com/NixOS/nixpkgs/pull/113808
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113801 → python37Packages.google-cloud-container: 2.3.0 -> 2.3.1 → https://github.com/NixOS/nixpkgs/pull/113801
<{^_^}> [nixpkgs] @ajs124 opened pull request #113809 → [20.09] syncthing: fix eval + 1.8.0 -> 1.31.1 → https://github.com/NixOS/nixpkgs/pull/113809
<{^_^}> [nixpkgs] @fabaff opened pull request #113810 → python3Packages.pyflunearyou: init at 2.0.0 → https://github.com/NixOS/nixpkgs/pull/113810
gustavderdrache has joined #nixos
teasea has quit [Quit: teasea]
n-osborne has quit [Remote host closed the connection]
mupf has quit [Ping timeout: 246 seconds]
teasea has joined #nixos
o1lo01ol1o has joined #nixos
bitmapper has joined #nixos
Darkmatter66 has joined #nixos
dev_mohe has quit [Remote host closed the connection]
dev_mohe has joined #nixos
o1lo01ol1o has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @primeos merged pull request #113754 → mesa: fix missing timespec_get on darwin → https://github.com/NixOS/nixpkgs/pull/113754
ece has quit [Read error: Connection reset by peer]
zn60 has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113811 → bitwarden_rs-vault: 2.18.1b -> 2.18.1d → https://github.com/NixOS/nixpkgs/pull/113811
sss4 has joined #nixos
o1lo01ol1o has joined #nixos
sss2 has quit [Read error: Connection reset by peer]
ece has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #113812 → [20.09] grafana-loki: 1.6 -> 2.1 → https://github.com/NixOS/nixpkgs/pull/113812
ece has quit [Read error: Connection reset by peer]
ece has joined #nixos
oxalica1 has joined #nixos
ece7 has joined #nixos
oxalica has quit [Ping timeout: 240 seconds]
oxalica1 is now known as oxalica
ece has quit [Read error: Connection reset by peer]
ece7 is now known as ece
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @domenkozar pushed to master « pipewire: 0.3.21 -> 0.3.22 »: https://git.io/JtShC
ece has quit [Read error: Connection reset by peer]
ece has joined #nixos
mupf has joined #nixos
ece has quit [Read error: Connection reset by peer]
ece has joined #nixos
work_ has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @thiagokokada opened pull request #113813 → kotatogram-desktop: 1.2 -> 1.3.5 → https://github.com/NixOS/nixpkgs/pull/113813
cosimone has joined #nixos
ece4 has joined #nixos
zakame has quit [Ping timeout: 240 seconds]
berberman_ has joined #nixos
Izorkin has quit [Client Quit]
ece has quit [Ping timeout: 264 seconds]
ece4 is now known as ece
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113814 → cargo-deny: 0.8.5 -> 0.8.7 → https://github.com/NixOS/nixpkgs/pull/113814
berberman has quit [Ping timeout: 264 seconds]
sbock has joined #nixos
Izorkin has joined #nixos
meh` has quit [Ping timeout: 272 seconds]
ece has quit [Read error: Connection reset by peer]
meh` has joined #nixos
ahmedelgabri has quit [Ping timeout: 272 seconds]
ece has joined #nixos
BaughnLogBot has quit [Ping timeout: 264 seconds]
BaughnLogBot_ has joined #nixos
BaughnLogBot_ is now known as BaughnLogBot
<{^_^}> [nixpkgs] @bobrik opened pull request #113815 → bzip2: 1.0.6.0.1 -> 1.0.6.0.2 → https://github.com/NixOS/nixpkgs/pull/113815
ece has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JtSje
<{^_^}> [nixpkgs] @vcunat merged pull request #111293 → thunderbird-bin: change from name to pname + version → https://github.com/NixOS/nixpkgs/pull/111293
<{^_^}> [nixpkgs] @vcunat pushed to master « gtk*: remove myself from meta.maintainers »: https://git.io/JtSjT
Thra11 has joined #nixos
zebrag has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113816 → clair: 4.0.1 -> 4.0.2 → https://github.com/NixOS/nixpkgs/pull/113816
<Thra11> Can I easily override a haskell package from hackage-packages.nix so as to build it from a local copy of the sources?
ddellacosta has joined #nixos
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @r-burns opened pull request #113817 → mrustc: init at 0.9 → https://github.com/NixOS/nixpkgs/pull/113817
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113818 → clash: 1.3.5 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/113818
klardotsh has quit [Quit: WeeChat 3.0.1]
sysfs has quit [Ping timeout: 240 seconds]
<clever> Thra11: pkgs.haskellPackages.extend (self: super: { aeson = pkgs.haskell.lib.overrideCabal super.aeson (old: { src = ./.; }); })
<clever> Thra11: i think?
oxalica1 has joined #nixos
cosimone has quit [Quit: cosimone]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JtSj9
<{^_^}> [nixpkgs] @vcunat merged pull request #112674 → nixos/tests/networking: fix DHCP race condition → https://github.com/NixOS/nixpkgs/pull/112674
aleph- has quit [Read error: Connection reset by peer]
aleph- has joined #nixos
<{^_^}> [nixpkgs] @thiagokokada closed pull request #113813 → kotatogram-desktop: 1.2 -> 1.3.5 → https://github.com/NixOS/nixpkgs/pull/113813
<{^_^}> [nixpkgs] @anmonteiro opened pull request #113819 → Fix tzdata cross-compilation → https://github.com/NixOS/nixpkgs/pull/113819
proofofpizza[m] has joined #nixos
whald has quit [Remote host closed the connection]
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113820 → cm256cc: 1.0.5 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/113820
enblanco[m] has joined #nixos
ddellacosta has joined #nixos
<sterni> clever: Thra11: haskell.lib.overrideSource is more idiomatic I guess (also allows you to set version which allows to easily confirm that the override is working)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113821 → cointop: 1.6.0 -> 1.6.2 → https://github.com/NixOS/nixpkgs/pull/113821
<{^_^}> [nixpkgs] @baloo opened pull request #113822 → gst_all_1.gst-plugins-bad: adds voaacenc support → https://github.com/NixOS/nixpkgs/pull/113822
<{^_^}> [nixos-org-configurations] @rbvermaa pushed to master « Add hardware config for macofborg1 »: https://git.io/Jt9ep
NickHu has joined #nixos
sysfs has joined #nixos
<Thra11> clever: Looks like it's overrideSrc, not overrideSource, but thanks!
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #107382 → nixos/{networkd,dhcpcd}: remove udev-settle hack → https://github.com/NixOS/nixpkgs/pull/107382
stree has quit [Ping timeout: 256 seconds]
jmeredith has joined #nixos
<{^_^}> [nixos-org-configurations] @rbvermaa pushed to master « Add macofborg1 to wireguard »: https://git.io/Jt9v8
ahmedelgabri has joined #nixos
stree has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #113823 → ocamlPackages.qcheck*: 0.16 -> 0.17 → https://github.com/NixOS/nixpkgs/pull/113823
<NickHu> Hi, is anyone using rustc from mozilla nixpkgs with the wasm32-unknown-unknown target? As of recent, I get the following errors: rust-lld: error: unable to find library -lstdc++ rust-lld: error: unable to find library -lgcc
<NickHu> Hi, is anyone using rustc from mozilla nixpkgs with the wasm32-unknown-unknown target? As of recent, I get the following errors:
<NickHu> rust-lld: error: unable to find library -lstdc++ rust-lld: error: unable to find library -lgcc
<NickHu> Hi, is anyone using rustc from mozilla nixpkgs with the wasm32-unknown-unknown target? As of recent, I get the following errors: rust-lld: error: unable to find library -lstdc++ rust-lld: error: unable to find library -lgcc
<NickHu> It used to work fine but it suddenly stopped working
<NickHu> (Sorry for message spam, freenode bridge being flaky)
<installnixos[m]> Hmm maybe try giving gcc as a build input?
<NickHu> installnixos: already doing that
<installnixos[m]> Maybe add gcc headers to LD_LIBRARY_PATH? If that doesn't work I'm out of ideas..
FRidh has quit [Quit: Konversation terminated!]
<NickHu> I tried with `export LD_LIBRARY_PATH=$(nix-build -E 'import <nixpkgs>' -A 'gcc.cc.lib')/lib64` but that didn't fix things
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113824 → dnscontrol: 3.6.0 -> 3.7.0 → https://github.com/NixOS/nixpkgs/pull/113824
tomberek has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @bloomvdomino opened pull request #113825 → bottles: init at 2.1.1 → https://github.com/NixOS/nixpkgs/pull/113825
<installnixos[m]> <NickHu "I tried with `export LD_LIBRARY_"> You should be able to do that directly but in the nix expression
zupo has joined #nixos
orivej has joined #nixos
<installnixos[m]> In any case, any chance you could send the nix expression? I'm not at a computer right now but I might be able to help once I am...
hlz has quit [Ping timeout: 272 seconds]
n-osborne has joined #nixos
hlz has joined #nixos
lsix has quit [Ping timeout: 260 seconds]
<NickHu> installnixos: http://ix.io/2Q7n
n-osborne has quit [Remote host closed the connection]
<NickHu> the shell.nix, nothing too crazy
<{^_^}> [nix] @domenkozar pushed to installer-artifact « Generate installer script for each PR/push »: https://git.io/Jt9JK
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113826 → emplace: 1.0.0 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/113826
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @figsoda opened pull request #113827 → mmtc: 0.2.12 -> 0.2.13 → https://github.com/NixOS/nixpkgs/pull/113827
sss4 has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #113762 → spacevim: fix #110407 → https://github.com/NixOS/nixpkgs/pull/113762
sss2 has joined #nixos
<davidak[m]> ryantm: why is the PR now merged into staging? that leads to more time people on unstable have to wait for the latest releases https://github.com/NixOS/nixpkgs/pull/113743
<{^_^}> #113743 (by r-ryantm, 19 hours ago, merged): phoronix-test-suite: 10.2.1 -> 10.2.2
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113770 → python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0 → https://github.com/NixOS/nixpkgs/pull/113770
<ryantm> davidak: Sorry, sometimes r-ryantm messes up calculating how many rebuilds are going to happen, and it targets the wrong branch.
ahmedelgabri has quit [Ping timeout: 272 seconds]
<davidak[m]> >20881 total rebuild path(s)
<davidak[m]> i see
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #109983 → spacevim: 1.5.0 -> 1.6.0 → https://github.com/NixOS/nixpkgs/pull/109983
<installnixos[m]> Nick Hu maybe gcc.dev?
<davidak[m]> ryantm: can something be done about that? should i open an issue?
o1lo01ol1o has quit [Remote host closed the connection]
<installnixos[m]> Idk if gcc even has that but if it does that's where the headers probably are.
<NickHu> installnixos: it doesn't seem to have that
<{^_^}> [nix] @domenkozar pushed to installer-artifact « Generate installer script for each PR/push »: https://git.io/Jt9UY
o1lo01ol1o has joined #nixos
<ryantm> davidak: Yeah, I'm sure something can be done. I'm focusing on improving the nix ecosystem documentation situation right now though. Feel free to open an issue.
<installnixos[m]> Nick Hu add zlib or zlib.out to propagated build inputs
<installnixos[m]> Sorry I cant actually try it. I'm on my phone : ( will try later
kw has joined #nixos
<NickHu> installnixos: same issue
superherointj has joined #nixos
<kw> How do I determine what packages in my config.nix depend on go-1.14?
sangoma has quit [Read error: Connection reset by peer]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @veprbl merged pull request #112302 → treewide: unzip buildInputs to nativeBuildInputs → https://github.com/NixOS/nixpkgs/pull/112302
figgyc has joined #nixos
ahmedelgabri has joined #nixos
philr has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113828 → fishnet: 2.2.4 -> 2.2.5 → https://github.com/NixOS/nixpkgs/pull/113828
grawlinson has quit [Quit: SIGTERM]
grawlinson has joined #nixos
<{^_^}> [nixpkgs] @manojkarthick opened pull request #113830 → reddsaver: 0.3.0 -> 0.3.1 → https://github.com/NixOS/nixpkgs/pull/113830
ddellacosta has quit [Remote host closed the connection]
superherointj has quit [Quit: Leaving]
ahmedelgabri has quit [Ping timeout: 272 seconds]
superherointj has joined #nixos
Crocodillian has joined #nixos
zupo has joined #nixos
superherointj has quit [Client Quit]
superherointj has joined #nixos
<{^_^}> [nixpkgs] @adsr opened pull request #113831 → termbox: 1.1.2 -> 1.1.4 → https://github.com/NixOS/nixpkgs/pull/113831
<{^_^}> [nixpkgs] @adsr closed pull request #99581 → termbox: 1.1.2 -> 1.1.3 → https://github.com/NixOS/nixpkgs/pull/99581
lsix has joined #nixos
riksteri has quit [Quit: riksteri]
<{^_^}> [nixpkgs] @flokli merged pull request #110784 → google-compute-config: Reintroduce fetch-ssh-keys → https://github.com/NixOS/nixpkgs/pull/110784
vrinek has quit [Ping timeout: 272 seconds]
davidv7 has joined #nixos
vrinek has joined #nixos
<{^_^}> [nixpkgs] @roberth merged pull request #113652 → [20.09] Cassandra update → https://github.com/NixOS/nixpkgs/pull/113652
davidv7 has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113832 → gdu: 4.6.2 -> 4.6.3 → https://github.com/NixOS/nixpkgs/pull/113832
domogled has joined #nixos
wanamingo has joined #nixos
meursault has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113795 → xandikos: 0.2.3 -> 0.2.5 → https://github.com/NixOS/nixpkgs/pull/113795
vrinek has quit [Quit: vrinek]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113833 → git-cola: 3.8 -> 3.9 → https://github.com/NixOS/nixpkgs/pull/113833
<{^_^}> [mobile-nixos] @samueldr opened pull request #303 → boot/init: Make udev a dependency for the switch root target → https://github.com/NixOS/mobile-nixos/pull/303
<{^_^}> [mobile-nixos] @samueldr opened pull request #304 → [WIP] Add an i686 test platform → https://github.com/NixOS/mobile-nixos/pull/304
<{^_^}> [mobile-nixos] @samueldr opened pull request #305 → lvgui: "pan" framebuffers → https://github.com/NixOS/mobile-nixos/pull/305
<ris> i am confused. is there any trick or gotcha to using makeWrapper's --argv0 option? it seems to be having no effect for me
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113834 → gleam: 0.13.2 -> 0.14.0 → https://github.com/NixOS/nixpkgs/pull/113834
superherointj has quit [Ping timeout: 246 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nix] @domenkozar pushed to installer-artifact « Generate installer script for each PR/push »: https://git.io/Jt9L3
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113835 → gllvm: 1.2.9 -> 1.3.0 → https://github.com/NixOS/nixpkgs/pull/113835
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
wnklmnn has joined #nixos
cseder has quit [Ping timeout: 240 seconds]
vidbina_ has quit [Ping timeout: 240 seconds]
cseder has joined #nixos
n-osborne has quit [Remote host closed the connection]
<ris> ^ i think i've got my answer. it's just python being an ass.
euandreh has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113836 → go-tools: 2020.2.1 -> 2020.2.2 → https://github.com/NixOS/nixpkgs/pull/113836
euandreh has joined #nixos
__monty__ has quit [Quit: leaving]
NULLx76 has left #nixos ["The Lounge - https://thelounge.chat"]
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113837 → goreleaser: 0.155.2 -> 0.157.0 → https://github.com/NixOS/nixpkgs/pull/113837
orivej has quit [Ping timeout: 240 seconds]
lsyoyom has joined #nixos
<{^_^}> [nix] @domenkozar pushed to installer-artifact « Generate installer script for each PR/push »: https://git.io/Jt9tp
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113803 → sumneko-lua-language-server: 1.11.2 -> 1.16.0 → https://github.com/NixOS/nixpkgs/pull/113803
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/e3b9013a3ea (from 11 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
n-osborne has joined #nixos
m_hackerfoo has quit [Quit: killed]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/a964d7094a3 (from 16 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
HackerFoo has joined #nixos
m_hackerfoo has joined #nixos
<{^_^}> [nixpkgs] @c00w opened pull request #113838 → boot.loader.raspberryPi: Add configurationLimit. → https://github.com/NixOS/nixpkgs/pull/113838
stree has joined #nixos
<{^_^}> [mobile-nixos] @samueldr opened pull request #306 → armv7: Misc. fixes → https://github.com/NixOS/mobile-nixos/pull/306
D_ has joined #nixos
sheepfleece has joined #nixos
sheepfleece has quit [Client Quit]
orivej has joined #nixos
zakame has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @vtuan10 opened pull request #113839 → Feature/adb enhanced → https://github.com/NixOS/nixpkgs/pull/113839
sbock has quit [Ping timeout: 240 seconds]
work_ has quit [Quit: Connection closed for inactivity]
<{^_^}> [nix] @domenkozar pushed to installer-artifact « Generate installer script for each PR/push »: https://git.io/Jt9mO
zakame has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113840 → hugo: 0.80.0 -> 0.81.0 → https://github.com/NixOS/nixpkgs/pull/113840
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113791 → python3Packages.yalesmartalarmclient: init at 0.3.1 → https://github.com/NixOS/nixpkgs/pull/113791
<OneLegend> nice bot you got there
KarlJoad has joined #nixos
<OneLegend> a good 75% of messages are from the bot
<KarlJoad> Is there a best way to structure my NixOS configuration files for multiple machines?
<figgyc> hi, i'm doing nix flake update and for some reason flake.lock seems to think the latest nixos-unstable is 6b1057b452c55bb3b463f0d7055bc4ec3fd1f381 ? im not sure why it seems to think 9816b99e71c3504b0b4c1f8b2e004148460029d4 doesnt exist, is it a caching thing? wouldnt normally care, just want to get past the commit which fixes the broken bluetooth :P
<tpw_rules> are you actually updating the input?
dev_mohe has quit [Quit: dev_mohe]
teddyc has joined #nixos
mallox has quit [Quit: WeeChat 3.0.1]
<sterni> KarlJoad: I usually split them into multiple modules where I have absolute base settings, settings for machine types (servers, workstations, ..), machine specific settings
<sterni> KarlJoad: also you can split program / service specific configuration into own modules as well if wanted
<tpw_rules> i.e. passing --update-input nixos-unstable or whatever
<sterni> but there is really no right or wrong way
<sterni> whatever works for your use case
<figgyc> tpw_rules: not until now, that did the trick :) thanks
<tpw_rules> yeah, nix flake update will not update anything that's already locked unless you specifically name it with that flag
<tpw_rules> or use some other flag called like --regenerate or something that updates everything at once
<tpw_rules> --recreate-lock-file
<KarlJoad> sterni: I started doing that. I'm asking because I've written something into my hardware-configuration.nix that I do not want to lose, and is machine-specific. Do I just add it to the imports list in configuration.nix?
<sterni> KarlJoad: I usually copy the hardware-configuration.nix into the machine cnofiguration first thing I set up the machine tbh
fendor has quit [Remote host closed the connection]
<sterni> there's no reason why it should be separate
<{^_^}> [nixpkgs] @zserik closed pull request #112959 → zsjed: init at 0.3 → https://github.com/NixOS/nixpkgs/pull/112959
josuah has joined #nixos
josuah has left #nixos ["WeeChat 2.9"]
<mdash> the only reason is if you expect to run nixos-generate-config again
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113766 → metasploit: 6.0.30 -> 6.0.31 → https://github.com/NixOS/nixpkgs/pull/113766
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113841 → ipfs: 0.7.0 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/113841
mrkirby153 has quit [Quit: ZNC - http://znc.in]
mrkirby153 has joined #nixos
<{^_^}> [nixpkgs] @happysalada closed pull request #113294 → nodePackages: add @swc in separate directory → https://github.com/NixOS/nixpkgs/pull/113294
Dotz0cat has quit [Ping timeout: 240 seconds]
<KarlJoad> sterni: The only reason I'm hesitant is because I symlinked hardware-configuration.nix to the machine-specific configuration, and I need to install a new NVMe to the system for auto-mounting.
<{^_^}> [nixpkgs] @fabaff opened pull request #113842 → libcec: add 6.x series, python3Packages.pycec: init at 0.5.1 → https://github.com/NixOS/nixpkgs/pull/113842
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113683 → python3Packages.pysmbc: 1.0.21 -> 1.0.23 → https://github.com/NixOS/nixpkgs/pull/113683
marusich has joined #nixos
meh` has quit [Ping timeout: 265 seconds]
ATuin has quit [Ping timeout: 240 seconds]
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @dotlambda pushed to python-unstable « python3Packages.pyroma: don't pin pyroma »: https://git.io/Jt9OY
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
Izorkin has joined #nixos
Izorkin has quit [Client Quit]
<KarlJoad> How do I make sure that a disk is picked up by `nixos-generate-config` and added as a thing to always mount?
Izorkin has joined #nixos
<rmcgibbo[m]> Do any Nix rustaceans (sp?) know how to work around https://github.com/NixOS/nixpkgs/issues/30742?
<{^_^}> #30742 (by ljli, 3 years ago, open): buildRustPackage: found duplicate version of package
<rmcgibbo[m]> I'm trying to get "vector" working, which is supposed to be a tool that can forward logs from journald -> amazon cloud stuff, but it looks like the hydra build is failing and I hit #30742 when I try to upgrade to the last upstream release
<{^_^}> https://github.com/NixOS/nixpkgs/issues/30742 (by ljli, 3 years ago, open): buildRustPackage: found duplicate version of package
<{^_^}> [nixpkgs] @bobrik opened pull request #113843 → cmake: remove obsolete substituteInPlace → https://github.com/NixOS/nixpkgs/pull/113843
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113844 → kubeseal: 0.14.1 -> 0.15.0 → https://github.com/NixOS/nixpkgs/pull/113844
<exarkun> Does vulnix work? I just tried it for the first time and it blew up with this unhandled exception:
<exarkun> requests.exceptions.HTTPError: 410 Client Error: Data Feed/Service Retired for url: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2016.xml.gz
<{^_^}> [nixpkgs] @c00w closed pull request #113838 → boot.loader.raspberryPi: Add configurationLimit. → https://github.com/NixOS/nixpkgs/pull/113838
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/19d715c5734 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/98618a5def5 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @dduan opened pull request #113845 → tre-command: 0.3.3 -> 0.3.4 → https://github.com/NixOS/nixpkgs/pull/113845
slack1256 has joined #nixos
meh` has joined #nixos
pjt_tmp2 has joined #nixos