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
<infinisil> fzakaria: You can just add $out to PATH
<infinisil> PATH=$out patchShebangs $out/bin
<infinisil> Or so
<infinisil> PATH=$out/bin patchShebangs $out/bin
<infinisil> Rather ^
detran has quit [Ping timeout: 264 seconds]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @samuela opened pull request #98694 → vscode: 1.49.1 -> 1.49.2 → https://git.io/JU2jS
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
detran has joined #nixos
LnL has joined #nixos
LnL- has joined #nixos
LnL- has quit [Changing host]
LnL- has joined #nixos
LnL has quit [Ping timeout: 256 seconds]
maxfield has quit [Ping timeout: 260 seconds]
xd1le has quit [Remote host closed the connection]
<mvnetbiz_> Do I have to sign in to use hydra api?
<mvnetbiz_> nvm forgot something
fendor_ has joined #nixos
fendor has quit [Ping timeout: 260 seconds]
rajivr has joined #nixos
ericsagnes has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUaeC
reptarmigan has quit [Quit: Konversation over!]
shibboleth has quit [Quit: shibboleth]
lambda-11235 has joined #nixos
ericsagnes has joined #nixos
grobi has quit [Ping timeout: 272 seconds]
<fzakaria> infinisil: not bad; ill fixup
ris has quit [Ping timeout: 256 seconds]
<fzakaria> not clear to me how normal ruby solved this.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98695 → catimg: 2.6.0 -> 2.7.0 → https://git.io/JUaeK
spease has joined #nixos
veleiro has joined #nixos
<fzakaria> hmm this is surpising
<fzakaria> `/nix/store/6k829xz9v508ncxfcf2p1b8g1wq54946-patch-shebangs.sh: line 24: find: command not found`
<fzakaria> stdenv should bring that in id figure
<fzakaria> doh cause PATH=$out removes it
<fzakaria> PATH=$out/bin:$PATH :)
Darkmatter66_ has joined #nixos
zupo has joined #nixos
<infinisil> Hehe yeah
kirc has joined #nixos
Darkmatter66 has quit [Ping timeout: 264 seconds]
kirc has quit [Quit: kirc]
kirc has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/99d2db8dce0 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
sigmundv has quit [Ping timeout: 272 seconds]
<roconnor> Ericson2314: BTW I have a related question on stackOverflow @ https://stackoverflow.com/questions/64054487/in-nix-why-does-hashdrv-replace-the-inputdrvs-with-a-recursive-hashdrv-of-their that you might know the answer to.
<{^_^}> [nixpkgs] @marsam opened pull request #98696 → postgresql_13: init at 13.0 → https://git.io/JUaeh
<roconnor> Ericson2314: and unrelated, nix doesn't build with gcc 8.4. This is sad, but maybe not unexpected. I don't quite get why -std=c++17 lets you get away with c++20 features.
<Ericson2314> roconnor: at least with LLVM you have to only use with very simple structs that could be C
<Ericson2314> GCC is just...messy as usual
<roconnor> what do you mean with LLVM?
h0m1 has quit [Ping timeout: 260 seconds]
kirc1 has joined #nixos
<doomer[m]> GCC is my city
cmk_zzz has quit [Ping timeout: 256 seconds]
<doomer[m]> All my homies hate LLVM
kirc1 has quit [Client Quit]
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #98697 → tfsec: 0.25.0 -> 0.27.0 → https://git.io/JUavL
<{^_^}> [nixpkgs] @zowoq pushed to master « .editorconfig: add enpass/data.json »: https://git.io/JUavt
lordcirth_ has joined #nixos
lordcirth has quit [Ping timeout: 256 seconds]
spease has quit [Ping timeout: 272 seconds]
<Ericson2314> roconnor: clang sorry
<Ericson2314> also I answered your stack overflow question
kirc has quit [Quit: kirc]
kirc has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 27.1]
<roconnor> Thanks. I think I need to stew on your answer for a bit.
<roconnor> Ah, can I build nix with clang?
<roconnor> Oh I guess I could.
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98698 → cddlib: 0.94j -> 0.94l → https://git.io/JUavM
<roconnor> horray, nixUnstable builds with clang.
never_released has quit [Ping timeout: 256 seconds]
thc202 has quit [Ping timeout: 260 seconds]
<__red__> is there a goal to make all of nix compilable with clang?
sxiii has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98699 → charliecloud: 0.18 -> 0.19 → https://git.io/JUavN
sxiii has joined #nixos
never_released has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98700 → cheat: 4.0.4 -> 4.1.0 → https://git.io/JUafJ
lordcirth_ has joined #nixos
<cole-h> Considering nixUnstable just compiled on it, I don't know what more you could ask for?
lordcirth__ has quit [Ping timeout: 260 seconds]
knerten1 has joined #nixos
kirc has quit [Quit: kirc]
<roconnor> I'm pretty happy with override { stdenv = self.clangStdenv; }. :)
knerten has quit [Ping timeout: 260 seconds]
patagonicus13 has joined #nixos
azure1 has quit [Read error: Connection reset by peer]
azure1 has joined #nixos
cmk_zzz has joined #nixos
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
<ddellacosta> infinisil: you answered a question for me yesterday and I missed it. Thanks, that helped a lot!
sjkelly1 has quit [Quit: Leaving]
clever_ has quit [Changing host]
clever_ has joined #nixos
clever_ is now known as clever
cole-h has quit [Quit: Goodbye]
NeoCron has quit [Remote host closed the connection]
cole-h has joined #nixos
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/d447429cc24 (from 20 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
<cole-h> gchristensen++ Yay, it advanced!
<{^_^}> gchristensen's karma got increased to 342
<{^_^}> [nixpkgs] @zowoq opened pull request #98701 → mtr: 0.94 -> 0.94 → https://git.io/JUafD
justanotheruser has quit [Ping timeout: 260 seconds]
kirc has joined #nixos
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
andi- has quit [Ping timeout: 244 seconds]
ddellacosta has quit [Ping timeout: 256 seconds]
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
cosimone has quit [Quit: Quit.]
LnL- has quit [Quit: exit 1]
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
azure1 has quit [Ping timeout: 260 seconds]
andi- has joined #nixos
azure1 has joined #nixos
stoile has quit [Ping timeout: 256 seconds]
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #nixos
<fzakaria> i highly recommend the LLVM conference
<fzakaria> it was awesome.
<fzakaria> LLVM is so hackable even to a non-compiler engineer.
Supersonic112 has joined #nixos
LnL has joined #nixos
LnL has joined #nixos
LnL has quit [Changing host]
<clever> fzakaria: ive been wanting to try out the VC4 llvm fork, but have never gotten around to it
<fzakaria> oh neat.
dstzd has quit [Quit: ZNC - https://znc.in]
<fzakaria> I wanted to integrate EBPF verifier into a compiler pass; but ended up leaving that job....
<fzakaria> Put that task on the shelf.
<clever> ive been using the gcc fork for vc4, and i'm wondering how different the llvm codegen would be
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
dstzd has quit [Client Quit]
dstzd has joined #nixos
dstzd has quit [Changing host]
dstzd has joined #nixos
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
joesventek has quit [Quit: Quit]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
justanotheruser has joined #nixos
LnL- has joined #nixos
LnL- has joined #nixos
LnL- has quit [Changing host]
nikivi has joined #nixos
LnL has quit [Ping timeout: 272 seconds]
joesventek has joined #nixos
nikivi has quit [Client Quit]
dstzd has quit [Client Quit]
nikivi has joined #nixos
azure1 has quit [Read error: Connection reset by peer]
nikivi has quit [Client Quit]
joesventek has quit [Client Quit]
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
<{^_^}> [nixpkgs] @ryantm merged pull request #98653 → libgpiod: 1.5.1 -> 1.5.2 → https://git.io/JU2Vq
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUaJ0
azure1 has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/c9b329cdf9f (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
dstzd has quit [Client Quit]
joesventek has joined #nixos
joesventek has quit [Client Quit]
azure1 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #97806 → dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9 → https://git.io/JUlea
<{^_^}> [nixpkgs] @AndersonTorres pushed 4 commits to master: https://git.io/JUaJa
dstzd has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #98695 → catimg: 2.6.0 -> 2.7.0 → https://git.io/JUaeK
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUaJV
dstzd has quit [Client Quit]
dstzd has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #94873 → minio: support building on darwin → https://git.io/JJXJx
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/JUaJr
dstzd has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/JUaJ6
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #98343 → gnomeExtensions.appindicator: 33 -> 34 → https://git.io/JUuY6
radvendii has quit [Ping timeout: 240 seconds]
radvendii has joined #nixos
azure1 has joined #nixos
LnL has joined #nixos
joesventek has joined #nixos
* jasom hates configuration modules that A) don't support all the features of the service and B) don't provide a way for you to specify a text configuration file.
justan0theruser has joined #nixos
<clever> jasom: on that subject, i found tgtd to be rather weird, it has both tgtadm and tgt-admin
<simpson> jasom: Sometimes it's for your own good; there's some features where upstream has hinted that end users should *not* configure it, usually because it's a legacy setting.
<clever> jasom: tgtd is the daemon itself, and tgtadm is a binary to control the daemon over an rpc
<simpson> This sounds weird, but we have a culture of gently forcing people to upgrade their configuration.nix.
<clever> jasom: but neither of those even support its own config file, instead, tgt-admin (a perl script) parses the config, and runs tgtadm to configure the daemon!!
justanotheruser has quit [Ping timeout: 260 seconds]
<clever> jasom: when i wrote a nixos module for that, i skipped the perl layer entirely, so there is no way to specify textual config, the binary that parses it is never ran!
stoile has joined #nixos
<jasom> simpson: this is not the case here though; it's just terrible; I spent about 2 hours trying to figure out how to configure it how I want, I got it mostly good, but I still can't snapshot more often than hourly: https://github.com/NixOS/nixpkgs-channels/blob/nixos-20.09/nixos/modules/services/backup/sanoid.nix
lordcirth__ has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #98700 → cheat: 4.0.4 -> 4.1.0 → https://git.io/JUafJ
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JUaUU
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98702 → cliquer: 1.21 -> 1.22 → https://git.io/JUaUT
lordcirth_ has quit [Ping timeout: 260 seconds]
philr has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @zowoq opened pull request #98703 → traefik: 2.2.11 -> 2.3.0 → https://git.io/JUaUq
<jasom> if someone can tell me how to get https://github.com/NixOS/nixpkgs-channels/blob/nixos-20.09/nixos/modules/services/backup/sanoid.nix#L140 that config line to *not* have any value for e.g. "hourly" (despite it being in commonconfig), then I'm willing to accept I'm wrong.
jperras is now known as jperras-afk
philr has joined #nixos
domogled has quit [Ping timeout: 258 seconds]
lordcirth_ has joined #nixos
<jasom> because it lest you specify a template for a dataset, but any value explicitly set in that section overrides the templates, meaning you can't template anything in commonConfig. Is there a way to eliminate an item completely from a set that already has a mkDefault?
lordcirth__ has quit [Ping timeout: 260 seconds]
<jasom> IMO it either shouldn't offer templates, or should disable the default values when a template is being used, since right now they just don't work
<simpson> jasom: I don't grok this module, but I think that the restriction comes from systemd?
<jasom> simpson: no; it's an ini format configuration file, you can have sections like [foo_template] and then other sections can have values like "use_template = foo". However any value explicitly specified in a section overrides the template, and due to the commonConfig, it will always explicitly set all values in each section.
<simpson> jasom: And the daemon would rather that those values be unset, in order to achieve your configuration goals?
<jasom> My solution is to just use a nix let expression instead of a template, but I don't think the author intended templates to not work at all.
<jasom> simpson: my non-nix configuration used templates that are part of the daemon's configuration syntax to avoid repetition. The nix configuration module offers templates, but they cannot ever have any effect since it also explicitly specifies each value in each section.
<simpson> Oh, okay.
<jasom> in addition, there is an option for "frequent" snapshots and the configuration module does not allow setting that
<jasom> just hourly/daily/weekly/monthly
<jasom> though I findally found a .settings that will map a nix set into a .ini file for me, so I can step around most of this weirdness
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98704 → conftest: 0.20.0 -> 0.21.0 → https://git.io/JUaUR
CyberManifest has joined #nixos
pjt_tmp has joined #nixos
leotaku_ has joined #nixos
leotaku has quit [Ping timeout: 256 seconds]
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98705 → containerd: 1.4.0 -> 1.4.1 → https://git.io/JUaU6
zacts has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98706 → coredns: 1.7.0 -> 1.7.1 → https://git.io/JUaTJ
endformationage has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @Mic92 merged pull request #97603 → buildRustPackage: support setting test-threads → https://git.io/JUcpB
<{^_^}> [nixpkgs] @Mic92 pushed 5 commits to master: https://git.io/JUaTG
lordcirth_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #98692 → [20.09] pythonPackages.cozy: fix build → https://git.io/JU2h6
<{^_^}> [nixpkgs] @jonringer pushed commit from @risicle to release-20.09 « pythonPackages.cozy: fix build »: https://git.io/JUaT0
domogled has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
domogled has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer pushed 0 commits to refs/tags/20.09-beta: https://git.io/JUaTa
domogled has joined #nixos
ninjin_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @TredwellGit opened pull request #98707 → certbot: 1.7.0 -> 1.8.0 → https://git.io/JUaTo
ninjin_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98708 → cytoscape: 3.8.0 -> 3.8.1 → https://git.io/JUaTH
orivej has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #98697 → tfsec: 0.25.0 -> 0.27.0 → https://git.io/JUavL
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUaT7
Rusty1 has quit [Quit: WeeChat 2.3]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98709 → dasm: 2.20.13 -> 2.20.14 → https://git.io/JUakc
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @delroth closed pull request #98265 → haskell.compiler.ghc865Binary: disable stripping once again on ARMv8 → https://git.io/JUEOT
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
mmohammadi9812 has joined #nixos
cjpbirkbeck has quit [Ping timeout: 256 seconds]
domogled has quit [Quit: domogled]
domogled has joined #nixos
<kaliumxyz> how do I incldue a modified package from nixpkgs into my nixops deployment?
<kaliumxyz> include*
<kaliumxyz> added a patch for a feature I wanted but cant get nix to include it without throwing, am lost.
johnw_ has joined #nixos
johnw has quit [Ping timeout: 260 seconds]
<kaliumxyz> error: attribute 'bin' missing, at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/services/misc/gitea.nix:350:17
<kaliumxyz> error ^
<kaliumxyz> am using packageoverrides.
bahamas has joined #nixos
lordcirth__ has joined #nixos
proofofkeags has quit [Ping timeout: 272 seconds]
lordcirth_ has quit [Ping timeout: 260 seconds]
sxiii has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98710 → diskonaut: 0.9.0 -> 0.11.0 → https://git.io/JUakK
sxiii has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
cr4y1_ has joined #nixos
lordcirth_ has joined #nixos
zakame has quit [Quit: WeeChat 2.9]
lordcirth__ has quit [Ping timeout: 260 seconds]
xwvvvvwx has quit [Quit: ZNC 1.8.1 - https://znc.in]
xwvvvvwx has joined #nixos
domogled has quit [Quit: domogled]
zacts has quit [Ping timeout: 260 seconds]
sxiii has quit [Remote host closed the connection]
sxiii has joined #nixos
CyberManifest has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98711 → drawio: 13.6.2 -> 13.7.3 → https://git.io/JUakA
CyberManifest has joined #nixos
palo1 has joined #nixos
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
octe has quit [Ping timeout: 256 seconds]
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
CyberManifest has quit [Ping timeout: 256 seconds]
lord| has quit [Ping timeout: 256 seconds]
sangoma has joined #nixos
lord| has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98712 → dstask: 0.20 -> 0.21 → https://git.io/JUaIs
<kaliumxyz> nvm I figured it out... I needed to add bin to buildoutputs
<kaliumxyz> s/build//
<kaliumxyz> just outputs
sxiii has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @zowoq merged pull request #98690 → Revert "syncthing: pin to go 1.14" → https://git.io/JU2hu
<{^_^}> [nixpkgs] @zowoq pushed to master « Revert "syncthing: pin to go 1.14" »: https://git.io/JUaIn
supercoven has joined #nixos
CyberManifest has joined #nixos
cr4y1__ has joined #nixos
cr4y1_ has quit [Ping timeout: 256 seconds]
kenran has joined #nixos
justan0theruser has quit [Ping timeout: 260 seconds]
cr4y1__ has quit [Ping timeout: 260 seconds]
supercoven has quit [Max SendQ exceeded]
supercoven has joined #nixos
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #98711 → drawio: 13.6.2 -> 13.7.3 → https://git.io/JUakA
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUaIN
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98713 → emplace: 0.3.6 -> 0.3.7 → https://git.io/JUaIA
cr4y1 has quit [Ping timeout: 256 seconds]
niksnut has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #98710 → diskonaut: 0.9.0 -> 0.11.0 → https://git.io/JUakK
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUaLk
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98714 → ergo: 3.3.1 -> 3.3.3 → https://git.io/JUaLt
karantan has joined #nixos
cole-h has quit [Quit: Goodbye]
<sphalerite> snajpa++ I just saw https://github.com/vpsfreecz/zfs/commit/6c7873e9544f21f9e66c845f26dcb760a7e235f6 and am amused and slightly horrified
<{^_^}> snajpa's karma got increased to 2
amfl_ has joined #nixos
lambda-11235 has quit [Quit: Bye]
amfl has quit [Ping timeout: 256 seconds]
<hpfr> does nixpkgs not have a clang-format package?
brnhy has joined #nixos
<hpfr> when I run `nix-shell -p clang` I can use `clang-format`, but when I put `clang` in my `environment.systemPackages` there's only `clang`, no `clang-format`?
reptarmigan has joined #nixos
<brnhy> Anyone have experience with Darwin/Catalina bootstrap_cmd build failures? I'm getting `error: expected ';' before 'int' and fun compiler errors in other packages: https://gist.github.com/brendanhay/b8eb42891951a2ab3a6069179c08e32a
<brnhy> Is cc somehow incorrect?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98715 → fff: 2.1 -> 2.2 → https://git.io/JUaLP
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/7bfde4b3340 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<hpfr> oh, it's clang-tools
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
saschagrunert has joined #nixos
mounty has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
karantan has joined #nixos
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
joesventek has quit [Quit: Quit]
joesventek has joined #nixos
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
zecnate has joined #nixos
<zecnate> I want to create a src derivation which takes a local directory and selects a subset of it with the same internal relative paths. Is there a convenient way to do this?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98716 → fluent-bit: 1.5.4 -> 1.5.6 → https://git.io/JUatW
<zecnate> Motivation: I'm writing nix derivations inside a repo to build different pieces of it. It _works_ to name the repo root as "src" for all of the pieces, but then any change anywhere in the project causes a cache miss for all of these pieces. I want to specify the subsets of the project src for each dependency so only the correct dependencies are
<zecnate> rebuilt when hacking on the app.
<{^_^}> [nixpkgs] @doronbehar merged pull request #96985 → octave: use qt-5 mkDerivation for wrapQtAppsHook → https://git.io/JUOqC
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JUatg
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
lsix has joined #nixos
cfricke has joined #nixos
Supersonic has quit [Quit: Bye]
Supersonic has joined #nixos
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
karantan has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98717 → frp: 0.33.0 -> 0.34.0 → https://git.io/JUaqL
lordcirth__ has joined #nixos
nikivi has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
<sphalerite> zecnate: maybe builtins.filterSource can do what you want?
Sanchayan has joined #nixos
nixuser has joined #nixos
<hpfr> I'm confused by `M-x nix-shell` in emacs' nix-mode. what is this attr argument for? I run nix-shell from the command line without any arguments
<hpfr> I tried giving `buildInputs` but that didn't work
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
mmohammadi9812 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98718 → gammy: 0.9.58 -> 0.9.58a → https://git.io/JUaqw
<{^_^}> [nixpkgs] @doronbehar merged pull request #95413 → gnunet_git: remove → https://git.io/JJ71d
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JUaq6
sputny has joined #nixos
mir100 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #98578 → [20.09] cvc3: fix build against bison 3.7 → https://git.io/JUg5L
<{^_^}> [nixpkgs] @7c6f434c pushed 3 commits to release-20.09: https://git.io/JUaqb
mir100 has joined #nixos
lordcirth__ has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #98698 → cddlib: 0.94j -> 0.94l → https://git.io/JUavM
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JUaqp
lordcirth_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #98701 → mtr: 0.93 -> 0.94 → https://git.io/JUafD
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JUamf
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98719 → gbenchmark: 1.5.1 -> 1.5.2 → https://git.io/JUamU
sangoma has quit [Read error: Connection reset by peer]
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
cmk_zzz_ has joined #nixos
cmk_zzz has quit [Ping timeout: 272 seconds]
zecnate has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98720 → giada: 0.16.3.1 -> 0.16.4 → https://git.io/JUamw
<{^_^}> [nix] @edolstra merged pull request #4065 → Remove redundant value checks → https://git.io/JU2hp
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUamr
<{^_^}> [nixos-homepage] @raboof opened pull request #581 → Label buttons to the manuals with the manual names → https://git.io/JUam7
pjt_tmp has quit [Quit: WeeChat 2.8]
orivej has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy merged pull request #98683 → duf: 0.1.0 -> 0.2.0 → https://git.io/JU2bV
<{^_^}> [nixpkgs] @petabyteboy pushed commit from @SuperSandro2000 to master « duf: 0.1.0 -> 0.3.0 (#98683) »: https://git.io/JUamA
konobi has quit [Remote host closed the connection]
berberman has quit [Quit: ZNC 1.7.5 - https://znc.in]
berberman has joined #nixos
konobi has joined #nixos
bahamas has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @timokau merged pull request #98702 → cliquer: 1.21 -> 1.22 → https://git.io/JUaUT
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/JUaYI
domogled has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #98693 → Fix shebang for binaries in JRuby → https://git.io/JU2hN
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JUaYR
<{^_^}> [nixpkgs] @Mic92 pushed commit from @fzakaria to release-20.09 « jruby: fix shebang for binaries in JRuby »: https://git.io/JUaYg
darkunicorn[m] has joined #nixos
lordcirth__ has joined #nixos
isposdef has quit [Ping timeout: 246 seconds]
lordcirth_ has quit [Ping timeout: 260 seconds]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @callahad opened pull request #98721 → digikam: 6.4.0 -> 7.1.0 → https://git.io/JUaYa
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98722 → go-toml: 1.8.0 -> 1.8.1 → https://git.io/JUaYK
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98724 → goconst: 1.1.0 -> 1.2.0 → https://git.io/JUaYH
lordcirth_ has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUaY5
lordcirth__ has quit [Ping timeout: 260 seconds]
sangoma has joined #nixos
octe has joined #nixos
darkunicorn[m] has left #nixos ["User left"]
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
nixuser has quit [Remote host closed the connection]
<{^_^}> [nix] @edolstra pushed to master « expectArg(): Respect the 'optional' flag »: https://git.io/JUaOt
<{^_^}> [nixpkgs] @lsix merged pull request #98635 → dbeaver: 7.2.0 -> 7.2.1 → https://git.io/JU2Ca
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/JUaOs
wavirc22 has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
wavirc22 has joined #nixos
grobi has joined #nixos
<{^_^}> [nixpkgs] @lsix pushed commit from @jojosch to release-20.09 « dbeaver: 7.2.0 -> 7.2.1 »: https://git.io/JUaOK
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #98725 → nodePackages: init hsd, hs-airdrop, hs-client → https://git.io/JUaOP
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
<energizer> man nix-shell
Mateon1 has quit [Ping timeout: 246 seconds]
Mateon1 has joined #nixos
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
mallox has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 149 commits to haskell-updates: https://git.io/JUa3n
Pwnna has quit [Quit: Bye]
Pwnna has joined #nixos
ManiacOfMadness has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUa3W
<{^_^}> [nixpkgs] @lsix pushed commit from @r-ryantm to release-20.09 « freeipmi: 1.6.5 -> 1.6.6 »: https://git.io/JUa3l
<yorick> how do I run firefox in wayland, but not everything possibly calling xdg-open?
<yorick> GDK_BACKEND=wayland breaks half the things
<yorick> (especially the electron things)
thc202 has joined #nixos
cosimone has joined #nixos
mir100 has quit [Ping timeout: 272 seconds]
lordcirth__ has joined #nixos
<{^_^}> [nix] @edolstra pushed 8 commits to configs: https://git.io/JUa31
lordcirth_ has quit [Ping timeout: 260 seconds]
TheSirC[m] has quit [Quit: Idle for 30+ days]
mathyouguy has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @lsix merged pull request #98708 → cytoscape: 3.8.0 -> 3.8.1 → https://git.io/JUaTH
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/JUa3Q
<{^_^}> [nixpkgs] @lsix pushed 0 commits to cytoscape-3.8.0: https://git.io/JUa3d
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #98726 → turbo-geth: init at 2020.09.04 → https://git.io/JUa3x
mounty has joined #nixos
abbec has joined #nixos
<abbec> is there a way to get the exit code for a derivation build the same way you can get a log with `nix log`?
cognemo has quit [Quit: cognemo]
cognemo has joined #nixos
mounty has quit [Ping timeout: 246 seconds]
<yorick> abbec: I don't believe that's saved
<abbec> that was what I expected
mounty has joined #nixos
<abbec> would be very useful :)
cosimone has quit [Read error: Connection reset by peer]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUasW
cosimone has joined #nixos
<abbec> I am trying to get preemtible instance remote builders to retry when preempted (by killing the processes and picking up the exit code)
<abbec> so if anyone has any suggestions that would be very appreciated
Soo_Slow has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #98630 → amber: init at 2020-09-23 → https://git.io/JU2nu
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUaGk
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 260 seconds]
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98727 → hcxdumptool: 6.1.1 -> 6.1.2 → https://git.io/JUaGO
<abbec> opened a nix issue for it: https://github.com/NixOS/nix/issues/4067
<{^_^}> nix#4067 (by abbec, 25 seconds ago, open): Save derivation builder exit code
cr4y1 has joined #nixos
ask6155 has joined #nixos
grobi has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @arianvp reopened pull request #68702 → Afterburn module → https://git.io/JfvHi
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/e247ea75622 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<Taneb> I'm trying to clean up the configuration of my work's Hydra server and I'm now getting a bunch of errors in the hydra-queue-runner logs like "Sep 25 10:35:54 jeeves hydra-queue-runner[18775]: linking '/nix/store/14yczdq310qcakhwycb0594qs3y306fx-ghc-8.6.5-with-packages/lib/ghc-8.6.5/x86_64-linux-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/Data/Primitive/Internal/Compat.p_hi' to '/nix/store/.links/0cxsrml0752k1vq41v71hinn6zp1dgmw7wfpmdzjc7d
<Taneb> jbaa6q0c7'"
ialhamad[m] has joined #nixos
juan[m] has joined #nixos
<Taneb> Oh huh, those are just red, they're not actually errors...?
<{^_^}> [nixpkgs] @marsam merged pull request #98722 → go-toml: 1.8.0 -> 1.8.1 → https://git.io/JUaYK
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUaGF
<{^_^}> [nixpkgs] @zowoq opened pull request #98728 → skopeo: 1.1.1 -> 1.2.0 → https://git.io/JUaGA
ericsagnes has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98729 → hugo: 0.74.3 -> 0.75.1 → https://git.io/JUaZk
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98730 → humioctl: 0.26.1 -> 0.27.0 → https://git.io/JUaZn
graf_blutwurst has joined #nixos
<graf_blutwurst> Hi. I'm trying to set up a yubikey with gpg-agent and ssh-support. but for some reason ssh-agent keep starting even though it shouldn't. does anyone have an idea how to find out why that is?
<immae> graf_blutwurst: did you by chance set `programs.ssh.startAgent = true`
grobi has joined #nixos
ericsagnes has joined #nixos
<immae> (you may look at "systemctl --user status ssh-agent" to see if the service is enabled)
<graf_blutwurst> no i have that one disabled. initially i tried to get it working with home-manager but gave up on that
<graf_blutwurst> the service unit can't be found
<graf_blutwurst> the funny bit is that if i look at e.g $SSH_AUTH_SOCKET it still picks the regular ssh-agent one over gpg-agent
hyper_ch2 has quit [Read error: Connection reset by peer]
<immae> Ok let’s start from the top. How do you determine that "ssh-agent keeps starting"? Did you try to kill it and see if it restarts by itself?
hyper_ch2 has joined #nixos
<graf_blutwurst> well on a fresh boot `ps -ef | grep ssh` does turn up the ssh-agent. however after killing it either through `kill` or `ssh-agent -k` it does not get auto restarted
veleiro has quit [Ping timeout: 240 seconds]
<graf_blutwurst> ah actually it *does* get restarted sorry
<immae> ok
<graf_blutwurst> at least if i run `ssh-agent -k`
<graf_blutwurst> if i actually kill it it stays down
<immae> can you try to see where in the process tree it is? (like with "pstree -aUp your_user")
<immae> In my case for instance it lies under "systemd --user", so it is started via a service
<immae> (there might be better ways to figure out who starts it, if you know them try them)
bahamas has joined #nixos
<graf_blutwurst> i don't know them. that's part of the problem i think. lemme relog quickly so the agent restarts
graf_blutwurst has quit [Remote host closed the connection]
graf_blutwurst has joined #nixos
<immae> (next suspect is your x session manager being zealous, but the command above should tell you that)
grobi has quit [Quit: WeeChat 2.8]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUant
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/5659cb448e9 (from 21 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
<graf_blutwurst> |--= 08132 grafblut ssh-agent under root systemd. I can imagine also that it's home-managers fish init script. I'll check
<{^_^}> [nixpkgs] @lheckemann opened pull request #98731 → config.users.ldap: do not include nss module if turned off → https://git.io/JUann
<graf_blutwurst> no it's not the fish init
<immae> when you say "root systemd" you mean the systemd at pid 1 ??
<graf_blutwurst> yes
<immae> Hmm it should be "your" systemd (with a --user flag)
lordcirth__ has joined #nixos
<immae> does "(sudo) systemd-cgls" show the ssh-agent somewhere too?
lordcirth_ has quit [Ping timeout: 260 seconds]
spudly- has joined #nixos
spudly- has quit [Changing host]
spudly- has joined #nixos
<graf_blutwurst> yes it does. suprisingly even twice
<immae> well that’s good
<immae> where is it in the tree?
<immae> (where are they*
<ask6155> hello, how do I get a specific version of a package?
<graf_blutwurst> user.slice/user-1000.slice/session-5.scope
<CRTified[m]> Hi, can someone point me to what I'd need to do to create a non-install sd image for the RPi3? So I basically want to (cross-)build the wanted config on my desktop with a finalized and working SD-Image in the end. (I basically have the same question for the RPi Zero, but it looks like I "just" need to undo some changes from the installation-device profile?)
<immae> graf_blutwurst: both are there? so it’s your session. Do you have an X session manager or something alike?
lordcirth_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98732 → intermodal: 0.1.10 -> 0.1.11 → https://git.io/JUanV
<graf_blutwurst> xfce/xmonad
spudly has quit [Ping timeout: 258 seconds]
spudly- is now known as spudly
<immae> well you have your suspect then
lordcirth__ has quit [Ping timeout: 260 seconds]
<immae> you probably have an autostart or something like that
berberman has quit [Quit: ZNC 1.7.5 - https://znc.in]
berberman has joined #nixos
<graf_blutwurst> I think you're right i just checked xfce docs and it says "by default xfce tries to start gpg or ssh-agent"
<immae> ok
cr4y1_ has joined #nixos
<symphorien[m]> if it's an old version, the easy but insecure way is to use an old nixpkgs
<symphorien[m]> ,unstable
<{^_^}> How to install from unstable while remaining on stable: https://nixos.wiki/wiki/FAQ#How_can_I_install_a_package_from_unstable_while_remaining_on_the_stable_channel.3F . Also note that there's nixpkgs-unstable and nixos-unstable
mallox has quit [Ping timeout: 260 seconds]
<ask6155> hello, how do I get a specific version of a package?
graf_blutwurst has quit [Remote host closed the connection]
graf_blutwurst has joined #nixos
graf_blutwurst has quit [Remote host closed the connection]
cr4y1 has quit [Ping timeout: 256 seconds]
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 260 seconds]
graf_blutwurst has joined #nixos
<graf_blutwurst> hmm there's still an ssh-agent but only one now
<immae> well where is it in the tree now?
<graf_blutwurst> still in the session scope
<immae> ok
<immae> Is it maybe a reminder of a previous session?
<graf_blutwurst> i cleared saved session and did a clean reboot. so i don't think so
<immae> ok
sangoma has quit [Read error: Connection reset by peer]
<{^_^}> [nixos-hardware] @ehmry pushed to reform-installer « WiP! mnt/reform installer »: https://git.io/JUanN
ask6155 has left #nixos ["Later!"]
<immae> where does "pstree -aUp grafblut" shows it?
<immae> Ah better: pstree -aUsp <pid>
<immae> more succint :)
CyberManifest has quit [Quit: Leaving...]
<graf_blutwurst> -a doesn't seem to be a valid option for me. but without it `--= 02805 grafblut ssh-agent`
<immae> Hmm
<graf_blutwurst> so still directly under `-+= 00001 root systemd`
<immae> ok
Sanchayan has quit [Quit: leaving]
<immae> (that’s not very helpful :D )
<immae> Do you have things in /etc/X11 or ~/.config/autostart ?
<immae> maybe /etc/xdg/autostart too
<graf_blutwurst> lemme check
bahamas has quit [Ping timeout: 256 seconds]
<graf_blutwurst> only /etc/X11 but nothing in there seems to be booting any applicaitons
<immae> ok
<graf_blutwurst> only the usual xorg.conf and xkb stuff
<immae> ok
<immae> (that would be in /etc/X11/xinit or /etc/X11/Xsession.d)
shabius_ has joined #nixos
<graf_blutwurst> neither of those exist
<immae> how does your xfce session starts? do you have a "graphical screen" that shows a nice login screen, or a xinit file somewhere started via a hook in your .bashrc / .fishrc ?
<graf_blutwurst> graphical login through xfce. then xmonad gets started
shabius has quit [Ping timeout: 260 seconds]
<immae> Ok that makes the list of configs to look at a bit longer :p
sangoma has joined #nixos
<immae> do you have a way to eliminate xmonad from the equation? Like starting only a xterm after login?
<immae> (you can try login in a console too to check if there is some pam things happening)
<graf_blutwurst> hmm lemme see
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98733 → jftui: 0.3.0 -> 0.4.0 → https://git.io/JUacr
<immae> (if the second ssh-agent starts even when you’re in console then you can eliminate graphical things, which is a good thing)
cr4y1_ has quit [Read error: Connection reset by peer]
cr4y1_ has joined #nixos
<{^_^}> [nixpkgs] @ju1m opened pull request #98734 → zerobin: update to v1.0.5 → https://git.io/JUacd
<graf_blutwurst> yeah i have to figure out how i can verify this with minimal amount of reconfigure. I wonder if it's enough to reboot and then before login switch to tty6
ericsagnes has quit [Ping timeout: 272 seconds]
<immae> it should
<{^_^}> [nixpkgs] @lheckemann opened pull request #98735 → prometheus.openvpn exporter module: init → https://git.io/JUacF
<graf_blutwurst> well then. brb, rebooting once more
graf_blutwurst has quit [Remote host closed the connection]
graf_blutwurst has joined #nixos
rprije has quit [Ping timeout: 264 seconds]
<graf_blutwurst> ok so after the reboot i switched to another tty and logged in as root. no ssh-agent. logged in on the same tty again as me and there it is
cr4y1_ has quit [Remote host closed the connection]
<immae> ok
<immae> so, non-graphical session right?
<immae> Then the issue is some configuration in PAM probably
cr4y1 has joined #nixos
teto has joined #nixos
<immae> or one of your user systemd services that starts ssh-agent, it’s also possible. In that case you can compare the PID of ssh-agent and see if there are other pids close to it
<{^_^}> [nixos-homepage] @roberth opened pull request #582 → Simplify nixosTest demo → https://git.io/JUaCZ
ericsagnes has joined #nixos
grobi has joined #nixos
kapil_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
kapil_ has joined #nixos
cr4y1 has quit [Remote host closed the connection]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/72b01f5bc3d (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<graf_blutwurst> heh it is around the gpg-agent
<immae> ha ha
meh` has joined #nixos
<immae> I’m out of ideas right now
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUaCF
<immae> The only way to get forward would be to find out which process started that, but it seems that the parent terminated at some point so I’m clueless to find out
noonien has joined #nixos
<graf_blutwurst> thank you so much already for the help. At least I know in which direction to dig now
mallox has joined #nixos
<immae> you’re welcome, good luck!
<immae> (I’m interested in the answer if you find out at some point)
ky0ko has quit [Quit: killed]
ky0ko has joined #nixos
cr4y1 has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
ptival[m] has left #nixos ["User left"]
aforemny has joined #nixos
ptival[m] has joined #nixos
cr4y1_ has joined #nixos
davidv7 has quit [Ping timeout: 240 seconds]
<ptival[m]> I tried gcc.cc.overrideAttrs ({...}: { preInstall = ''exit 1''; }) but it does not seem to be running that hook (build succeeds), any idea why?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98736 → k6: 0.27.1 -> 0.28.0 → https://git.io/JUaWd
hart111 has quit [Ping timeout: 256 seconds]
sangoma has joined #nixos
cr4y1 has quit [Ping timeout: 260 seconds]
zakame has joined #nixos
<aforemny> Hi! I think I have remote builds set up in configuration.nix. I am on a x86_64 machine. How do I start a remote build of say pkgs.xorg.xorgserver on a remote aarch64 builder? I tried passing `--argstr localSystem aarch64-linux` and `-j0` to `nix-build`. But it tells me to either increase max-jobs or enable remote builds. What should I investigage? I think I am not specifying the native aarch64 build
<aforemny> correctly and it tries to build x86_64.
<clever> ptival[m]: if you run `nix show-derivation` on the drv, does it have an installPhase?
grobi has quit [Quit: WeeChat 2.8]
cr4y1__ has joined #nixos
<clever> aforemny: when you import <nixpkgs> you must set system = "aarch64-linux";
<fps> what was the search term again to help me find the way to create LSH environment for a non cooperative app?
<fps> :)
<CRTified[m]> fps: do you mean buildFHSUserEnv?
<fps> CRTified[m]: thanks :)
cr4y1_ has quit [Ping timeout: 258 seconds]
graf_blutwurst has quit [Remote host closed the connection]
<aforemny> clever: Thanks! That did the trick. But why is that not the same as specifying `--argstr system aarch64-linux`?
<{^_^}> [nixpkgs] @primeos merged pull request #98557 → [20.03] chromium: 85.0.4183.83 -> 85.0.4183.121 → https://git.io/JUgV3
<clever> aforemny: depends, does the default.nix your loading have a top-level { system }: function?
<{^_^}> [nixpkgs] @primeos pushed 10 commits to release-20.03: https://git.io/JUala
<clever> aforemny: --argstr system only has an effect if you accept an arg called system, at the top-level
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98737 → k9s: 0.21.7 -> 0.22.1 → https://git.io/JUa8T
<fps> cool, it looks as if i got the bad bad mutating teensyduo stuff installed to an arduino ide location :) CRTified[m] thanks again
deltasquared has joined #nixos
<CRTified[m]> No problem, fps 🙂
ramen_master has quit [Ping timeout: 240 seconds]
<deltasquared> hey all, so while I am not a regular nix(os) user I still like to keep them in mind when I write projects. I was thinking, if I had some sort of shell or lua script say that had some other files it needed to load (probably would "normally" go under /usr/lib/$pkgname). in theory if I made it so that the main entry point script was provided the path to it's data directory as an argument by some wrapper
<deltasquared> script, it'd make it easier to package for nix in theory right?
<deltasquared> because then the wrapper script could just be generated by a nix expression, and it'd point to the directory in the store instead.
EsperLily has quit [Remote host closed the connection]
<Mic92> lua uses LUA_CPATH/LUA_PATH and in nix we have ways to generate wrappers for applications so that those are added as environment variables
sangoma has quit [Ping timeout: 256 seconds]
<Mic92> There is a lua section in the nixpkgs manual covering that
<{^_^}> [nixpkgs] @lheckemann opened pull request #98738 → nixos/prometheus: add retentionTime → https://git.io/JUa8V
fendor_ is now known as fendor
<deltasquared> Mic92: I see. still, the idea popped into my head because it'd be trivially transportable to FHS-based distros as well. I guess I just didn't like the idea of cluttering up the environment. using arg-provided paths does also have the nicety that one doesn't have to worry so hard about naming things in order to make them unique in a given path lookup I guess.
<deltasquared> "naming things is hard" aside I guess otherwise the two methods are more or less equivalently flexible.
<{^_^}> [nixpkgs] @primeos pushed to master « signal-desktop: 1.36.1 -> 1.36.2 »: https://git.io/JUa81
<{^_^}> [nixpkgs] @Kloenk opened pull request #98739 → nixos/xonotic: init → https://git.io/JUa8M
<{^_^}> [nixpkgs] @primeos pushed to release-20.09 « signal-desktop: 1.36.1 -> 1.36.2 »: https://git.io/JUa8y
maxfield has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #98740 → [20.03] signal-desktop: 1.36.1 -> 1.36.2 → https://git.io/JUa8b
<Mic92> deltasquared: I not really sure I understand what you want to achieve.
<deltasquared> Mic92: it may not really achieve anything yet so I'm not sure myself. mostly just thinking aloud but I also figured if I followed a convention that nix uses naturally anyway it could potentially help in porting scripts to nix. this somewhat assumes anyone will ever find anything I write worth using, but sometimes I just like to think about such things.
kahiru has quit [Ping timeout: 240 seconds]
kahiru has joined #nixos
<{^_^}> [nix-idea] @Mic92 merged pull request #15 → Refresh for compat with IJ 2020+ → https://git.io/JJQ6l
<{^_^}> [nix-idea] @Mic92 pushed 9 commits to master: https://git.io/JUa4w
zacts has joined #nixos
<{^_^}> [nixpkgs] @samuela opened pull request #98742 → vscodium: 1.49.1 -> 1.49.2 → https://git.io/JUa4A
<duairc> `{ foo.bar = 1; } // { foo.baz = 2; }` gives `{ foo.baz = 2; }` - is there a library function that would (instead of //) give `{ foo = { bar = 1; baz = 2 }; }` ?
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @DavHau opened pull request #98743 → nixos/k3s: add ip_conntrack to kernel modules → https://git.io/JUaBl
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #98744 → chroma: 0.8.0 → 0.8.1 → https://git.io/JUaBw
sangoma has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #98745 → ocamlPackages.tls: 0.12.4 → 0.12.5 → https://git.io/JUaBH
<{^_^}> [nixos-homepage] @garbas merged pull request #581 → Label buttons to the manuals with the manual names → https://git.io/JUam7
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JUaBQ
<{^_^}> [nixos-homepage] @garbas merged pull request #582 → Simplify nixosTest demo → https://git.io/JUaCZ
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JUaBF
AWizzArd has joined #nixos
<AWizzArd> I would like to let Nix create a Docker image for me. In that image I need the default ca-certificates that ship with all distros nowadays. How can I add them as a dependency?
<AWizzArd> Right now I am using the nix-shell as a thin layer over my development environment. Nix fetches all the deps that I need, but I still expect that (for example) emacs can be called in my non --pure shell. While being in that shell I see the cacerts that my Ubuntu provides.
<AWizzArd> But I see that I am missing a component here that describes what my software would depend on, if I were to place it in a Docker image.
<{^_^}> [nixpkgs] @lheckemann opened pull request #98746 → prometheus postfix exporter: misc → https://git.io/JUaRJ
<ptival[m]> @clever not sure how to check it, I did "nix show-derivation `nix-instantiate ./my-derivation.nix`" but don't see phase mentioned, but I also tried "nix show-derivation `nix-instantiate "<nixpkgs>" -A hello`" and can't find phases mentioned here either... what should I expect to see?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<evils> i'm trying to build a nixos VM, with a simplified config `users.users.evils.password` works, but somehow in my full config (with the same user config) the password is incorrect (got the keyboard layout right), any idea what could cause that?
gustavderdrache has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
tmaekawa has joined #nixos
<raboof> AWizzArd: nix-locate shows me `nixpkgs.cacert` contains `${cacert}/etc/ssl/certs/ca-bundle.crt`... not sure about ca-certificates.crt though
_0mp has joined #nixos
davidv7 has joined #nixos
<aforemny> clever: I see. That explains it. Thanks! :) Next I had gotten an error that host key verification failed. It took me a while to realize that I have to add the host key as root rather than as my regular user account. But now it builds! Amazing :)
<clever> aforemny: i prefer using programs.ssh.knownHosts
<clever> aforemny: that makes the known hosts system wide, and lets me pre-load hosts i know of into every system
codezero has quit [Ping timeout: 246 seconds]
AWizzArd has quit [Ping timeout: 246 seconds]
sangoma has joined #nixos
azure1 has quit [Read error: Connection reset by peer]
azure1 has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #98728 → skopeo: 1.1.1 -> 1.2.0 → https://git.io/JUaGA
<{^_^}> [nixpkgs] @zowoq pushed to master « skopeo: 1.1.1 -> 1.2.0 »: https://git.io/JUaRb
azure1 has quit [Read error: Connection reset by peer]
azure1 has joined #nixos
<aforemny> clever: That is a great tip! I will try that
deltasquared has left #nixos [#nixos]
tmaekawa has quit [Quit: tmaekawa]
<_0mp> heads-up: I've just committed Nix to the FreeBSD ports; cheers! https://reviews.freebsd.org/rP550026 https://www.freshports.org/sysutils/nix/
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « linux: 5.9-rc5 -> 5.9-rc6 »: https://git.io/JUa03
<{^_^}> [nixpkgs] @freezeboy opened pull request #98747 → rsibreak: 0.12.8 -> 0.12.13 → https://git.io/JUa0G
azure1 has quit [Read error: Connection reset by peer]
cosimone_ has joined #nixos
<{^_^}> [nixpkgs] @Lassulus merged pull request #97776 → dvdbackup: fix build with libdvdread >= 6.1.0 → https://git.io/JUWXA
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JUa0l
<{^_^}> [nixpkgs] @Lassulus merged pull request #86829 → tuxpaint: install desktop file → https://git.io/JfGn5
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JUa04
cosimone has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @TredwellGit opened pull request #98748 → xorg.xorgserver: 1.20.8 -> 1.20.9 → https://git.io/JUa0B
azure1 has joined #nixos
civodul has joined #nixos
bahamas has joined #nixos
sputny has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 merged pull request #97411 → virtualbox: 6.1.10 -> 6.1.14 → https://git.io/JUnJn
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JUa0P
tpanum has quit [Quit: ZNC 1.7.5 - https://znc.in]
azure1 has quit [Read error: Connection reset by peer]
tpanum has joined #nixos
sgrunert has joined #nixos
zupo has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
MarcWebe1 has joined #nixos
MarcWebe1 has quit [Client Quit]
<{^_^}> [nixpkgs] @vbgl merged pull request #98603 → dot-merlin-reader: init at 3.4.0 → https://git.io/JU2vi
<{^_^}> [nixpkgs] @vbgl pushed commit from @hongchangwu to master « ocamlPackages.dot-merlin-reader: init at 3.4.0 »: https://git.io/JUaE8
saschagrunert has quit [Ping timeout: 256 seconds]
azure1 has joined #nixos
azazel has quit [Quit: bye]
<{^_^}> [nix] @edolstra merged pull request #3626 → Make `functionArgs` primitive accept primops (fix #3624) → https://git.io/JfV9F
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUaEr
azazel has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
azure1 has quit [Read error: Connection reset by peer]
andreas303 has quit [Ping timeout: 240 seconds]
drgbr has quit [Ping timeout: 256 seconds]
ajs124 has quit [Ping timeout: 260 seconds]
drgbr has joined #nixos
domogled has quit [Ping timeout: 265 seconds]
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @freezeboy opened pull request #98749 → rpm-ostree: 2020.4 -> 2020.5 → https://git.io/JUaEQ
andreas303 has joined #nixos
azure1 has joined #nixos
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @freezeboy opened pull request #98750 → rpm-ostree: 2.0.1 -> 2.2.0 → https://git.io/JUauI
ajs124 has joined #nixos
<Taneb> How worried should I be by warnings from hydra-queue-runner like "warning: n concurrent database updates; PostgreSQL may be stalled"?
cr4y1_ has joined #nixos
Soo_Slow has quit [Quit: Soo_Slow]
grobi has joined #nixos
__monty__ has joined #nixos
cr4y1__ has quit [Ping timeout: 265 seconds]
cosimone_ has quit [Quit: Quit.]
o1lo01ol1o has joined #nixos
hyper_ch2 has quit [Read error: Connection reset by peer]
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @TredwellGit opened pull request #98751 → generate-expr-from-tarballs.pl: quote URLs per RFC 0045 → https://git.io/JUazG
cr4y1_ has quit [Ping timeout: 264 seconds]
waleee-cl has joined #nixos
<lordcirth__> I'm writing a service module, and there's a mandatory argument with default null. Currently, if it's not set, I get a null error. Presumably I should test for null and return a more helpful error. What kind of exception should I be returning?
lordcirth__ is now known as lordcirth
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/0c8e51bd8c3 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/1dd693976f0 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
vidbina has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JUazd
<earldouglas> How do I "apply" a change to time.timeZone? After nixos-rebuild switch, my system seems to still use the old time zone.
cizra has quit [Read error: Connection reset by peer]
cizra has joined #nixos
tmaekawa has joined #nixos
<vidbina> Hey fam, I just find a few nix-shell environments failing to build because of some 404's how can I move forward. Can I run `nix-shell` against an older channel to see if the packages for that are still available online?!?
<vidbina> I already tried `nix-shell --pure -I nixpkgs=/path/to/older-channel` but it doesn't seem to do what I hoped it would. Just being a noob again.
<ptival[m]> vidbina: you can open the shell.nix file to see whether it accepts a nixpkgs as arguments, or pins one, and you can change that to some other version of nixpkgs to test
CyberManifest has joined #nixos
bahamas has quit [Ping timeout: 256 seconds]
tmaekawa has quit [Quit: tmaekawa]
grobi has quit [Quit: WeeChat 2.8]
<earldouglas> I see that /etc/localtime is up to date, but $TZ is still old, and bouncing systemd-timedated.service has no apparent effect.
<{^_^}> [nixpkgs] @woffs opened pull request #98753 → [20.09] dvdbackup: fix build with libdvdread >= 6.1.0 → https://git.io/JUagc
sbetrium has quit [Quit: sbetrium]
<{^_^}> [nixpkgs] @magnetophon opened pull request #98754 → geonkick: 2.3.7 -> 2.3.8 → https://git.io/JUagC
<earldouglas> `timedatectl status` reports correctly too. I think it's just that my $TZ is out of date, and I need to close my sessions to fix it.
maxfield has quit [Ping timeout: 260 seconds]
earldouglas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @doronbehar pushed 4 commits to gnome-3.38: https://git.io/JUagE
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/1dd693976f0 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<lordcirth> Anyone know an example of a service with a mandatory argument? I know I've seen some but I can't remember any
earldouglas has joined #nixos
<earldouglas> Ah ha, I had `export TZ=oldtz` in my shell profile. Oops.
codezero has joined #nixos
karantan has quit [Ping timeout: 240 seconds]
<ptival[m]> oh no
<vidbina> ptival: Thanks for that tip. Locked the version to 19.03 but builds still fail. What do you do when remote packages are no longer available? Does Nix have a way of retrieving them from some Nix-cache? Or am I out of luck now?
sbetrium has joined #nixos
<vidbina> As long as I'm 404-ing
<ptival[m]> as in, the source of the package?
AWizzArd has joined #nixos
<vidbina> Exactly. Seems like some of them are on ipfs.io and when i cURL em I come up empty, so I'm guessing this route is a dead-end
<lordcirth> vidbina, what urls? ipfs source?
<ptival[m]> I don't think sources are ever cached, only builds AFAIK. Cannot find any mirror for whatever software this is?
niksnut has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @magnetophon opened pull request #98756 → lv2bm: git-2015-11-29 -> 1.1 → https://git.io/JUag6
<{^_^}> [nixpkgs] @woffs opened pull request #98757 → [20.09] tuxpaint: install desktop file → https://git.io/JUag1
<{^_^}> [nixpkgs] @TredwellGit opened pull request #98758 → wireshark: 3.2.5 -> 3.2.7 → https://git.io/JUagM
<AWizzArd> raboof: Okay, I can give this a try, thx!
niksnut has joined #nixos
<vidbina> ptival: For tl-net... part of texlive. One of the 404-ing urls is https://ipfs.io/ipfs/QmT4Z67wXin1Z9DhvqwSSkSZSuu8hT6LgDyMu6CBm9Tb7t/tlnet/archive/babelbib.tar.xz
<vidbina> ptival: Sorry "tlnet" without the dash. Not even sure what it does, but I'm pretty close to aborting and just writing a Dockerfile that I can build my LaTeX docs from.
domogled has joined #nixos
<vidbina> ptival: I'm accepting that I'll be spending time on this today either ways. I considered going back a generation or two, but then realized that nix-shell environments have been cleaned up last time I did some nix-store housekeeping.
sangoma has joined #nixos
meh` has quit [Ping timeout: 264 seconds]
domogled1 has joined #nixos
annemarie[m] has joined #nixos
cfricke has quit [Quit: WeeChat 2.9]
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
alexherbo2 has joined #nixos
meh` has joined #nixos
<brnhy> Where's the right place to ask nix questions about darwin builds and build failure debugging?
<{^_^}> [nixpkgs] @primeos merged pull request #98740 → [20.03] signal-desktop: 1.36.1 -> 1.36.2 → https://git.io/JUa8b
<{^_^}> [nixpkgs] @primeos pushed 2 commits to release-20.03: https://git.io/JUa2H
sangoma has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUa2b
sangoma has joined #nixos
zacts has quit [Quit: leaving]
camsbury has joined #nixos
dstzd has quit [Quit: ZNC - https://znc.in]
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
Darkmatter66_ has quit [Ping timeout: 265 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
Darkmatter66 has joined #nixos
earldouglas has quit [Quit: leaving]
nikivi has joined #nixos
<{^_^}> [nixpkgs] @grahamc opened pull request #98760 → terraform-providers: update all → https://git.io/JUaan
james has joined #nixos
james has quit [Client Quit]
earldouglas has joined #nixos
KarlJoad has joined #nixos
<{^_^}> [nixpkgs] @Infinisil opened pull request #98761 → Streaming to pretty clean → https://git.io/JUaau
<KarlJoad> I am trying to use the nixos-hardware repository for my laptop. However, after a rebuild, I cannot switch, as the cpufreq.service systemd unit cannot be found.
<KarlJoad> The error itself is "Failed to start cpurfreq.service: Unit cpufreq.service not found". Any ideas?
m4ts has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #97613 → verilog: cleanup & test → https://git.io/JUCUU
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/JUaaP
o1lo01ol1o has quit [Read error: Connection reset by peer]
domogled has quit [Quit: domogled]
domogled has joined #nixos
o1lo01ol1o has joined #nixos
m4tsa_ has quit [Ping timeout: 265 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
dstzd has quit [Quit: ZNC - https://znc.in]
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
nikivi has joined #nixos
mauli has quit [Ping timeout: 244 seconds]
AWizzArd has quit [Ping timeout: 256 seconds]
AWizzArd has joined #nixos
cosimone has joined #nixos
<{^_^}> [nixpkgs] @woffs opened pull request #98763 → youtube-viewer: 3.7.5 -> 3.7.9 → https://git.io/JUaVq
<evanjs> Is there any documentation on using rust-bindgen with nix? Struggling to get everything working, depend on a package that utilizes rust-bindgen, etc
o1lo01ol1o has quit [Ping timeout: 272 seconds]
<symphorien[m]> rust-bindgen the cli command or rust-bindgen the crate ?
<symphorien[m]> the command is wrapped appropriately iirc
<{^_^}> [nixos-hardware] @ehmry pushed 2 commits to reform: https://git.io/JUaVn
o1lo01ol1o has joined #nixos
meh` has quit [Quit: Lost terminal]
civodul has quit [Remote host closed the connection]
meh` has joined #nixos
nerdypepper has quit [Ping timeout: 260 seconds]
<evanjs> mmm well I have (c++ library) -> (rust-bindgen-wrapped-library) -> (rust binary)
<evanjs> once I depend on the bindgen-wrapped-library, though, nix always seems to want to rebuild it lol
<evanjs> like various things aren't propagated
<{^_^}> [nixos-hardware] @ehmry pushed 2 commits to reform: https://git.io/JUaV6
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JUaVi
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/2a078e80570 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixos-hardware] @ehmry pushed 0 commits to reform-installer: https://git.io/JUaVD
fendor_ has joined #nixos
fendor has quit [Remote host closed the connection]
civodul has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JUaVb
mauli has joined #nixos
sprusr has joined #nixos
sprusr has left #nixos [#nixos]
jordandoyle has joined #nixos
<jordandoyle> alright gang, anyone running nixos on dell hardware? just got a T240 and trying to install but the drives from my BOSS card aren't showing up
<jordandoyle> it shows in lspci and is using the acpi driver, not sure if it's another driver it should be using
<evanjs> symphorien[m]: so I'm also trying to consume a crate that uses rust-bindgen
<evanjs> idk, maybe it's best if I just do all I can for the crate I need to consume in crate2nix or similar
<symphorien[m]> but does it consume the crate rust-bindgen or the executable ?
sangoma has quit [Ping timeout: 272 seconds]
<evanjs> symphorien[m]: right now, rust-bindgen is not present in the expression, only in build-dependencies in the Cargo.toml
<symphorien[m]> so the crate
<{^_^}> [nixpkgs] @andir merged pull request #98738 → nixos/prometheus: add retentionTime → https://git.io/JUa8V
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/JUawV
<{^_^}> [nixpkgs] @zimbatm merged pull request #98753 → [20.09] dvdbackup: fix build with libdvdread >= 6.1.0 → https://git.io/JUagc
<{^_^}> [nixpkgs] @zimbatm pushed 2 commits to release-20.09: https://git.io/JUawK
nerdypepper has joined #nixos
<symphorien[m]> evanjs nix-du used to use bindgen as a crate, and here is how I hacked it into working https://github.com/symphorien/nix-du/blob/v0.1.0/nix-du.nix#L48-L54
<evanjs> symphorien[m]: okay, seems like it's more or less what I'm seeing/using
<evanjs> I wonder if I should not be using/relying on env variables for my build.rs, and if that's what's messing things up
<evanjs> e.g. for the bindgen library, I will have the include path defined in an env variable in the expression. that is then consumed by build.rs
knupfer has quit [Quit: knupfer]
knupfer1 has joined #nixos
<evanjs> However, once I depend on that library, it acts as if the env variable is not defined
<{^_^}> [nixpkgs] @zimbatm merged pull request #97963 → [20.09] lefthook: use go 1.14 to build → https://git.io/JU8MH
<{^_^}> [nixpkgs] @zimbatm pushed commit from @NobbZ to release-20.09 « lefthook: use go 1.14 to build (#97963) »: https://git.io/JUawH
<nilsirl[m]> I'm trying to decode a file on a different disk but I get the error "gpg: public key decryption failed: No pinentry". I think the issue is that I am setting the `--homedir` option (but I can't remove it because the private keys I need to decode are stored in a non default location).
knupfer1 is now known as knupfer
kenran has quit [Ping timeout: 272 seconds]
<gustavderdrache> any chance you're missing the pinentry binary from your $PATH?
<gustavderdrache> ,locate bin pinentry
<{^_^}> Found in packages: pinentry, pinentry.qt, pinentry.tty, pinentry.gtk2, pinentry.emacs, pinentry.curses, pinentry.gnome3
<{^_^}> [nix] @edolstra merged pull request #3953 → Deduplicate basic derivation goals too → https://git.io/JUfsh
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUawF
gentauro has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @zimbatm merged pull request #83327 → nixos-rebuild: support --upgrade-all and document --upgrade → https://git.io/JvS3q
<{^_^}> [nixpkgs] @zimbatm pushed commit from @grahamc to master « nixos-rebuild: support --upgrade-all and document --upgrade (#83327) »: https://git.io/JUawA
gentauro has joined #nixos
<nbathum> nilsirl[m]: do you use the nixos-option for this?
<nilsirl[m]> gustavderdrache: I didn't have pinentry in my PATH, I just installed it (using `nix-env -iA nixos.pinentry`), but that didn't fix the problem, also note that I don't have this problem when I don't set the `--homedir` option.
<nilsirl[m]> <nbathum "nilsirl: do you use the nixos-op"> I don't think so..... I don't even know what `nixos-option`
<nilsirl[m]> is
<evanjs> nixos-option lets you query stuff set in your nixos config
<symphorien[m]> evanjs if you are the developper, I would suggest using rust-bindgen the executable from nixpkgs
<symphorien[m]> it is well maintained because it is a dependency of firefox :)
<evanjs> symphorien[m]: *checks nix-du master*
<evanjs> oh look, crate2nix :P
<symphorien[m]> nix-du master commits the pre-compiled header...
<symphorien[m]> I have a script to call rust-bindgen the executable, on demand
<symphorien[m]> and no fancy llvm environment variables
<{^_^}> [nixpkgs] @Ma27 merged pull request #98685 → nextcloud-client: 2.6.5 -> 3.0.2 → https://git.io/JU2xk
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JUarq
<{^_^}> [nixpkgs] @Ma27 closed pull request #95850 → nextcloud-client: 2.6.5 -> 3.0.0 → https://git.io/JJxTL
jordandoyle has quit [Remote host closed the connection]
<nbathum> nilsirl[m]: if you manage gpg-agent yourself (i.e. setting --homedir), you may need to also say `--pinentry-program`
nerdypepper has quit [Ping timeout: 260 seconds]
erasmas has joined #nixos
<nbathum> if you need a custom homedir, I'm not sure if the current module supports setting that or not (in the nixos option)
<nilsirl[m]> <nbathum "nilsirl: if you manage gpg-agent"> I just use programs.gnupg.agent.enable=true
<KarlJoad> I am trying to use the nixos-hardware repository for my laptop. However, after a rebuild, I cannot switch, as the cpufreq.service systemd unit cannot be found. The error itself is "Failed to start cpurfreq.service: Unit cpufreq.service not found". Any ideas?
<nbathum> I was having this problem like 2 years ago, and I don't recall what the actual problem was. I'm on a nonstandard desktop, and now I just have `enable = true`, and `pinentryFlavor = "curses"` (and that pinentry in my system)
<{^_^}> [nixpkgs] @doronbehar pushed to master « all-packages.nix: Fix a mis-indented `};` »: https://git.io/JUarl
growpotkin has joined #nixos
kenran has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JUaru
grobi has joined #nixos
<evanjs> symphorien[m]: it's been hard to find good examples of rust-bindgen usage so far -- e.g. https://github.com/vkleen/machines/blob/66888cfb216fa99695847ae9f888dff7fc98ab56/bohrium/vkleen/weechat.nix#L23
<evanjs> at least, in the context of a nix expression, vs a nix-shell
<evanjs> symphorien[m]: thank you for nix-du btw!
kenran has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @andir merged pull request #98650 → [20.03] firefox: 80.0 -> 81.0, firefox-bin: 79.0 -> 81.0, firefox-esr: 78.2.0esr -> 78.3.0esr → https://git.io/JU2ae
<{^_^}> [nixpkgs] @andir pushed 8 commits to release-20.03: https://git.io/JUarX
maxfield has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
noogie has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #98709 → dasm: 2.20.13 -> 2.20.14 → https://git.io/JUakc
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUard
noogie has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #98737 → k9s: 0.21.7 -> 0.22.1 → https://git.io/JUa8T
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUarp
<{^_^}> [nixpkgs] @ryantm merged pull request #98627 → libinsane: 1.0.4 -> 1.0.7 → https://git.io/JU2Gm
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUarh
srhm has joined #nixos
<{^_^}> [nixpkgs] @doronbehar opened pull request #98767 → hotdoc: init at 0.12.2 → https://git.io/JUarj
<{^_^}> [nixpkgs] @Uthar opened pull request #98768 → Update scripts argument to fix build (#98764) → https://git.io/JUaoe
<{^_^}> [nixpkgs] @ryantm merged pull request #98705 → containerd: 1.4.0 -> 1.4.1 → https://git.io/JUaU6
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUaoJ
<{^_^}> [nixpkgs] @ryantm merged pull request #98699 → charliecloud: 0.18 -> 0.19 → https://git.io/JUavN
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUaoU
<{^_^}> [nixpkgs] @ryantm merged pull request #98712 → dstask: 0.20 -> 0.21 → https://git.io/JUaIs
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUaoI
<{^_^}> [nixpkgs] @andir merged pull request #96843 → [20.03] Backport telegram-desktop to fix CVE-2020-17448 → https://git.io/JUqHl
<{^_^}> [nixpkgs] @andir pushed 11 commits to release-20.03: https://git.io/JUaot
hnOsmium0001 has joined #nixos
<{^_^}> [nixpkgs] @andir merged pull request #98680 → [20.03] tor-browser-bundle-bin: 9.5.4 -> 10.0 → https://git.io/JU2dc
<{^_^}> [nixpkgs] @andir pushed 2 commits to release-20.03: https://git.io/JUao3
aforemny has quit [Ping timeout: 258 seconds]
_0mp has left #nixos [#nixos]
syd has joined #nixos
<syd> I'm trying to package a python application for the first time, and I'm running into an issue where it says "No matching distribution found for sox"
AWizzArd has joined #nixos
AWizzArd has quit [Changing host]
<syd> I've tried adding sox to the `buildInputs`, the `propagatedBuidlInputs`, the `checkInputs` and the `pythonPath` but I have no idea what I'm doing (clearly)
<syd> I'm using `buildPythonApplication` and the application is deepspeech: https://github.com/mozilla/DeepSpeech
<{^_^}> [nixpkgs] @Lassulus merged pull request #98757 → [20.09] tuxpaint: install desktop file → https://git.io/JUag1
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to release-20.09: https://git.io/JUaoy
<davidak[m]> syd: i can't help right now, but i would like to have that package. can you create an issue, so i can follow the effort?
<syd> Haha, Yeah I can but I can't promise anything because I have no clue what I'm doing
<{^_^}> #98770 (by NorfairKing, 10 seconds ago, open): Deepspeech
<{^_^}> [nix] @kquick opened pull request #4069 → Add attrs like directory path to registry list output. → https://git.io/JUaKv
<fzakaria> Mic92: tyvm for landing my jruby fix
<Mic92> you are welcome
camsbury has quit [Ping timeout: 260 seconds]
nerdypepper has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
grobi has quit [Quit: WeeChat 2.8]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUaK7
<{^_^}> [nixpkgs] @ajs124 opened pull request #98771 → thc-ipv6: init at 3.6 → https://git.io/JUaKx
spease has joined #nixos
sgrunert has quit [Ping timeout: 256 seconds]
CyberManifest has quit [Quit: Leaving...]
<{^_^}> [nix] @Ericson2314 closed pull request #3698 → WIP: Use std::string_view everywhere → https://git.io/Jf7xE
grobi has joined #nixos
mir100 has joined #nixos
<srid> On my otherwise perfect X1 Carbon, I have trouble with periodic wifi interruptions.
<srid> dmesg shows "Direct firmware load for iwlwifi-QuZ-a0-jf-b0-56.ucode failed with error -2"
<srid> Does anyone know how I can diagnose this further?
<srid> I have both `hardware.enableRedistributableFirmware` and `hardware.enableAllFirmware` set to true.
<lordcirth> srid, not sure about that error message, but have you tried disabling wifi powersave? My pinebook pro requires that.
cole-h has joined #nixos
<srid> lordcirth: how did you disable it?
<srid> as kernel option?
syd has quit [Quit: Connection closed]
<lordcirth> networking.networkmanager.wifi.powersave = false;
<lordcirth> If you don't use nm there are other ways
<srid> I have it enabled, and run Gnome - so I guess it uses nm?
<lordcirth> Probably
<srid> Alright, enabled. Let me reboot. Hopefully that fixes it.
endformationage has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nix] @kquick opened pull request #4070 → Use "?dir=..." portion of "registry add" local path specification. → https://git.io/JUaie
ddellacosta has quit [Client Quit]
<{^_^}> [nix] @kquick opened pull request #4071 → Miscellaneous spelling fixes in comments. → https://git.io/JUait
<{^_^}> [nix] @kquick opened pull request #4072 → Generate a warning on an implicit input specification. → https://git.io/JUaiq
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @arianvp reopened pull request #68680 → afterburn: init at 4.1.3 → https://git.io/JfvHX
<KarlJoad> Is there a way to make the online documentation not use ligatures? For example, the != in a bash snippet is converted to the "not equals" sign.
<immae> KarlJoad: it’s your own font, not the documentation :-)
<immae> curl it into a terminal (or anywhere where the font wouldn’t be able to add its ligature) and you’ll see a normal !=
<KarlJoad> Ok. I guess I changed something somewhere, although I don't know what I changed.
<immae> There is a popular recent font that does that, I cannot remember his name
<immae> jelly-something (or some name in j)
<immae> jetbrains
<immae> if you installed it and used it then you’ll end up with what you describe above
<KarlJoad> I don't believe I've installed any new fonts recently, so I don't know where it comes from. It's fine though. I hate ligatures, but I can deal with them.
<immae> ok good
<immae> (note that it won’t break copy-paste of bash snippet)
<KarlJoad> Oh, cool. Didn't know that. Good to know.
vidbina has quit [Ping timeout: 272 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jtojnar> the ligatures were added by the website redesign
<jtojnar> and yeah, they are purely visual
otulp has quit [Remote host closed the connection]
fendor_ is now known as fendor
dstzd has quit [Quit: ZNC - https://znc.in]
peelz has joined #nixos
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
meh` has quit [Ping timeout: 260 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
nikivi has joined #nixos
sangoma has joined #nixos
proofofkeags has joined #nixos
<immae> jtojnar: were they? Then what I said was wrong about a local font, sorry...
philr has quit [Ping timeout: 240 seconds]
camsbury has joined #nixos
knupfer has quit [Remote host closed the connection]
knupfer has joined #nixos
kahiru has quit [Ping timeout: 240 seconds]
grobi has quit [Quit: WeeChat 2.8]
kahiru has joined #nixos
sangoma has quit [Ping timeout: 272 seconds]
cosimone has quit [Quit: Quit.]
sangoma has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/236eb73d1bd (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
grobi has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
Pwnna has quit [Quit: Bye]
sangoma has quit [Ping timeout: 260 seconds]
Pwnna has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98772 → kotlin: 1.4.0 -> 1.4.10 → https://git.io/JUa1L
<jtojnar> yes, the site uses Fira Code
<jtojnar> immae^
<jtojnar> which is Fira Mono with added ligatures
<jtojnar> and I also do not think using ligatures for code in educational materials is a good idea
<andi-> ligatures in the reference docs as well? I find that rather irritating.
<andi-> yeah
<andi-> People might be confused how to type those characters
<gchristensen> yes I agree
<jtojnar> samueldr ?
<cole-h> Probably best to open an issue on the repo: https://github.com/NixOS/nixos-homepage/issues
<samueldr> I agree, though I wonder how this can be controlled
<gchristensen> I would not want for people to see functional and funny symbols and get double scared
<samueldr> and yes, open an issue
<cole-h> Or even submit a PR changing to Fira Mono -- looks to be only 3 uses of Fira Code: https://github.com/NixOS/nixos-homepage/search?q=fira+code
<cole-h> 3 references8
<cole-h> *
<samueldr> oh, so there's two fonts that can be confused that way?
<samueldr> fun!
<jtojnar> there is also https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-ligatures but fira mono is probably a better solution
<jtojnar> Fira Code is Fira Mono with added ligatures
<{^_^}> [nixpkgs] @stigtsp merged pull request #98219 → [20.03] perlPackages.DBI: 1.642 -> 1.643 (for CVE-2020-14392, CVE-2020-14393) → https://git.io/JU09q
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to release-20.03: https://git.io/JUa1B
<jtojnar> but maybe not only that
<jtojnar> > "Fira Code is not only about ligatures. Some fine-tuning is done for punctuation and frequent letter pairs."
<{^_^}> "Fira Code is not only about ligatures. Some fine-tuning is done for punctuation and frequent letter pairs."
<samueldr> though here it's not about body text, but about showing code
<samueldr> so obviously we don't want the "code" variant
<{^_^}> [nixpkgs] @ajs124 opened pull request #98773 → git-privacy: init at 2.0.0 → https://git.io/JUa1u
<__red__> The ofBorg for compilation of my package timed out mid-compile on my PR. Is there anything I need to do to request a longer timeout? ... Will a committer still consider it for merging?
<{^_^}> #98598 (by redvers, 1 day ago, open): ponyc: update 0.37.0.
<samueldr> ofborg is not an absolute value, timing out happens and is understood well by committers
<cole-h> ^
<cole-h> And the timeout is a set variable, IIRC.
<samueldr> well, it is an absolute value when it _fails_, which is why a timeout is not a failure
<cole-h> s/variable/value/
<__red__> so is there anything I need to do apart from wait?
<samueldr> timing out here is "well uh, dunno, couldn't figure out in a reasonable time with the given resources at my disposition."
<samueldr> ,pr
<{^_^}> Feel free to bring attention to your PR by linking to it in #nixos or #nixos-dev. Also encouraged is pinging or requesting reviews by people that have done related work in your PR
<samueldr> uh, the apologies got removed!
<samueldr> though yeah, sometimes PRs can take a few days before they end up being noticed, some other times less, or more
<__red__> I'll confess being unclear as to the difference in the intent of #nixos vs #nixos-dev
<cole-h> This is the main support channel. -dev is more for Nix (the tool) and Nixpkgs development.
<samueldr> #nixos-dev is more about coordinating efforts
<cole-h> Though the lines are quite blurred
<cole-h> (I mostly use this channel for Nixpkgs development 😬 )
orivej has joined #nixos
<__red__> Gotcha - thanks
<{^_^}> [nixpkgs] @stigtsp merged pull request #98763 → youtube-viewer: 3.7.5 -> 3.7.9 → https://git.io/JUaVq
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JUa1M
<__red__> Honestly - I don't know how many of the original maintainers are still active
<__red__> it's been a while
<__red__> I got one drive-by review
<__red__> It was from the person who actually opened the ticket requesting the package upgrade
lordcirth has quit [Remote host closed the connection]
<__red__> lemme add them all just in case I get lucky
lordcirth has joined #nixos
<__red__> oh - now I see why they weren't added
<__red__> I can't find them in github anymore
ldlework has quit [Ping timeout: 246 seconds]
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 44 commits to haskell-updates: https://git.io/JUaM8
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98774 → kpt: 0.33.0 -> 0.34.0 → https://git.io/JUaMB
<{^_^}> [nixpkgs] @ento opened pull request #98775 → aws-vault: 6.0.0 -> 6.2.0 → https://git.io/JUaMR
<{^_^}> [nixpkgs] @jtojnar merged pull request #98749 → rpm-ostree: 2020.4 -> 2020.5 → https://git.io/JUaEQ
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JUaM0
<{^_^}> [nixpkgs] @jtojnar pushed commit from @freezeboy to release-20.09 « rpm-ostree: 2020.4 -> 2020.5 »: https://git.io/JUaMd
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken builds to avoid evaluation errors »: https://git.io/JUaMh
ris has joined #nixos
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98776 → kube3d: 3.0.1 -> 3.0.2 → https://git.io/JUaDM
elibrokeit has quit [Quit: A random quit message]
alexherbo2 has quit [Ping timeout: 240 seconds]
knupfer has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUaDx
elibrokeit has joined #nixos
jperras-afk is now known as jperras
gustavderdrache has quit [Quit: Leaving.]
<betaboon> is it possible to start the graphical session without a display-manager when using sway ?
<andi-> `exec sway`
<andi-> after logging onto a tty
<betaboon> andi-: any suggestion to have that happen automatically ?
<Ke> isn't https://github.com/NixOS/nixpkgs-channels/blob/nixos-20.09/nixos/modules/security/pam.nix#L363 using authorized_keys in homedir here kind of insane?
<andi-> betaboon: nope, sorry
<ar> betaboon: so, you want an "autologin"?
<betaboon> ar: yep
<AmandaC> I've got this, using home-manager for it, but I've currently got it disabled since it's breaking gnome credential requests in some way I have no spoons to debug: https://gitea.ddna.co/camnet-homelab/nix/src/branch/master/modules/linux/desktop/sway.nix#L167-L173
<AmandaC> seems the dbus auto-activation's missing some environment variables or similar, because it says it can't open a display.
<AmandaC> but logging in to a tty then manually typing `exec sway` works.
<{^_^}> [nixpkgs] @risicle merged pull request #98579 → [20.09] fierce: fix build → https://git.io/JUg56
<{^_^}> [nixpkgs] @risicle pushed 2 commits to release-20.09: https://git.io/JUay0
<{^_^}> [nixpkgs] @peti opened pull request #98777 → Update Haskell package set → https://git.io/JUayE
<AmandaC> betaboon: ^
<betaboon> AmandaC: thanks. dunno if that works for me. I'll try with a systemd-unit
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken builds to avoid evaluation errors »: https://git.io/JUay2
<{^_^}> [nixpkgs] @Ma27 merged pull request #98758 → wireshark: 3.2.5 -> 3.2.7 → https://git.io/JUagM
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JUaya
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUayw
<Ke> lordcirth: -2 is ENOENT, that is just firmwre not being found almost always
<Ke> though then wifi absolutely should not work normally
Heirlung has quit [Ping timeout: 272 seconds]
<Ke> maybe it's the powersave
gxt has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @risicle merged pull request #98609 → pciutils: fix build on darwin → https://git.io/JU2UG
<{^_^}> [nixpkgs] @risicle pushed 2 commits to master: https://git.io/JUayM
grobi has quit [Remote host closed the connection]
spease has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @risicle merged pull request #98610 → libkml: fix tests on darwin → https://git.io/JU2Tg
<{^_^}> [nixpkgs] @risicle pushed 2 commits to master: https://git.io/JUaSn
<{^_^}> [nixpkgs] @Ma27 pushed commit from @TredwellGit to release-20.09 « wireshark: 3.2.5 -> 3.2.7 »: https://git.io/JUaSB
<{^_^}> [nixpkgs] @risicle merged pull request #98614 → aragorn: fix build on darwin → https://git.io/JU2IE
<{^_^}> [nixpkgs] @risicle pushed 2 commits to master: https://git.io/JUaSz
Thra11 has joined #nixos
<{^_^}> [nixos-homepage] @samueldr pushed 2 commits to master: https://git.io/JUaSy
meh` has joined #nixos
<{^_^}> [nixos-homepage] @samueldr pushed commit from @garbas to h1-space-on-mobile « on mobile page have less margin-bottom between page-title and content »: https://git.io/JUaSd
ldlework has joined #nixos
Heirlung has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98779 → libbraiding: 1.0 -> 1.1 → https://git.io/JUaSN
<{^_^}> [nixpkgs] @peti pushed 8 commits to haskell-updates: https://git.io/JUaSA
<{^_^}> [nixpkgs] @r-burns opened pull request #98780 → [20.09] pciutils: fix build on darwin → https://git.io/JUaSx
kenran has joined #nixos
<{^_^}> [nixpkgs] @drewrisinger opened pull request #98781 → [20.09]: verilog: cleanup & test → https://git.io/JUa9v
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « all-cabal-hashes: update to Hackage at 2020-09-25T08:31:15Z »: https://git.io/JUa9J
<{^_^}> [nixos-homepage] @samueldr merged pull request #549 → on mobile page have less margin-bottom between page-title and content → https://git.io/JUuKU
<{^_^}> [nixos-homepage] @samueldr pushed 2 commits to master: https://git.io/JUa9L
<{^_^}> [nixos-homepage] @samueldr pushed 0 commits to h1-space-on-mobile: https://git.io/JUa9t
ehmry has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
ehmry has joined #nixos
<{^_^}> [nixpkgs] @r-burns opened pull request #98782 → [20.09] libkml: fix tests on darwin → https://git.io/JUa93
grobi has joined #nixos
cole-h has quit [Quit: Goodbye]
hugolgst has joined #nixos
<{^_^}> [nixpkgs] @r-burns opened pull request #98783 → [20.09] aragorn: fix build on darwin → https://git.io/JUa9g
<{^_^}> [nixpkgs] @peti merged pull request #98656 → ghc8102Binary: init, enable armv7l → https://git.io/JU2wF
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JUa9Q
<{^_^}> [nixpkgs] @andresilva opened pull request #98785 → polkadot: 0.2.17 -> 0.8.24 → https://git.io/JUa97
<Ke> is there a way to prepend to security.pam.services.<name>.text
<Ke> mkOrder does not seem to help with mkDefault
maxdevjs has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #98777 → Update Haskell package set → https://git.io/JUayE
<{^_^}> [nixpkgs] @peti pushed 12 commits to master: https://git.io/JUaHe
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « Merge pull request #98777 from NixOS/haskell-updates »: https://git.io/JUaHL
<{^_^}> [nixos-homepage] @samueldr pushed 3 commits to fix/news-page-horizontal: https://git.io/JUaHt
<{^_^}> [nixos-homepage] @samueldr opened pull request #583 → Fix news page breaking out of the layout → https://git.io/JUaHm
<{^_^}> [nixpkgs] @woffs opened pull request #98786 → shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1 → https://git.io/JUaH3
<LnL> Ke: if it uses mkDefault (not just default) you should be able to combine both to merge
KarlJoad has quit [Remote host closed the connection]
<Ke> how?
<LnL> security.map.services.<name>.text = mkBefore (mkDefault "foo");
<Ke> so with same prio it gets merged?
<LnL> indeed
<Ke> thanks
<{^_^}> [nixpkgs] @alerque opened pull request #98787 → sile: 0.10.10 → 0.10.11 → https://git.io/JUaH2
<LnL> everything with lower priority gets filtered out and everything with the same gets merged
WilliButz has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @freezeboy opened pull request #98788 → moodle: 3.9.1 -> 3.9.2 → https://git.io/JUaHV
hugolgst has quit [Ping timeout: 245 seconds]
<Ke> yes it's obvious now that you told me
<Ke> thanks
<{^_^}> [nixpkgs] @woffs opened pull request #98789 → [20.09] youtube-viewer: 3.7.5 -> 3.7.9 → https://git.io/JUaHK
<woffs> f*ck hacktoberfest, make all PRs in september
<{^_^}> [nixpkgs] @risicle merged pull request #98678 → [20.09] python3.pkgs.pysdl2: fix build → https://git.io/JU252
<{^_^}> [nixpkgs] @risicle pushed 2 commits to release-20.09: https://git.io/JUaH1
<{^_^}> [nixpkgs] @risicle merged pull request #98780 → [20.09] pciutils: fix build on darwin → https://git.io/JUaSx
<{^_^}> [nixpkgs] @risicle pushed 2 commits to release-20.09: https://git.io/JUaQJ
lsix has quit [Ping timeout: 260 seconds]
<Ke> maybe that sudo/ssh_agent_auth should be fixed upstream, but I am not quite sure how it should generalize
kenran has quit [Ping timeout: 240 seconds]
<Ke> sudo is unsusual, as it auths as you and not who you want to be
<Ke> just confirmed I can indeed get root that way
WilliButz has joined #nixos
<{^_^}> [nix] @0mp opened pull request #4073 → Fix a typo → https://git.io/JUaQW
WilliButz has quit [Remote host closed the connection]
<Ke> I seem to be unable to combine that mkBefore with mkDefault
<{^_^}> [nixpkgs] @risicle merged pull request #98747 → rsibreak: 0.12.8 -> 0.12.13 → https://git.io/JUa0G
cizra has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @risicle pushed 2 commits to master: https://git.io/JUaQg
cizra has joined #nixos
<{^_^}> [nixpkgs] @risicle merged pull request #98782 → [20.09] libkml: fix tests on darwin → https://git.io/JUa93
<{^_^}> [nixpkgs] @risicle pushed 2 commits to release-20.09: https://git.io/JUaQa
<Ke> commuting the order helps
<Ke> excellent
lsix has joined #nixos
<{^_^}> [nixpkgs] @risicle merged pull request #98783 → [20.09] aragorn: fix build on darwin → https://git.io/JUa9g
<{^_^}> [nixpkgs] @risicle pushed 2 commits to release-20.09: https://git.io/JUaQ7
<justanotheruser> why doesn't the sysstat package come with the sysstat command? nix-shell -p sysstat --run sysstat; /tmp/nix-shell-14934-0/rc: line 1: sysstat: command not found
domogled has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98790 → libqalculate: 3.12.1 -> 3.13.0 → https://git.io/JUaQh
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #98620 → nixos/tests/ncdns: more tests and disable DNSSEC → https://git.io/JU2YL
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JUa7L
<evanjs> I am so lost. build-rust-crate keeps dying, telling me me that it cannot coerce a function to a string, the function being name
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/f3d099fb1d7 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
noudle has joined #nixos
<evanjs> so just to test that, I set name to a string, and e.g .`name = "aaa";` still returns "cannot coerce a function to a string"
<evanjs> though this does happen when evaluating the buildInputs of a derivation, so it might just be a misleading error message
<clever> evanjs: can you pastebin the nix expr?
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/7b75c796f4e (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to kevincox-b2: https://git.io/JUa7w
<{^_^}> [nixpkgs] @freezeboy opened pull request #98791 → [20.09] rsibreak: 0.12.8 -> 0.12.13 → https://git.io/JUa7i
<{^_^}> [nixpkgs] @kevincox opened pull request #98792 → backblaze-b2: 1.3.8 -> 2.0.2 → https://git.io/JUa7P
grobi has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @flokli opened pull request #98793 → nixos/datadog: Don't recommend dd_url for sites, add proper option → https://git.io/JUa7M
<heywoodlh> Sorry for the nooby question, does anyone have a good reference for enabling custom systemd services for the user in configuration.nix? I.E. if I wanted to define the equivalent of `systemctl enable --user custom.service`
<heywoodlh> I looked on the wiki but was drowned by all the article links that use systemd
<heywoodlh> Or better yet, could I define custom.service in configuration.nix?
johnw_ is now known as johnw
<{^_^}> [nixpkgs] @Beskhue opened pull request #98794 → renoise: patch audio plugin server → https://git.io/JUa5f
<camsbury> heywoodlh: yes, just a sec
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/a0075f23339 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<heywoodlh> camsbury: thanks!
<camsbury> something like this
<heywoodlh> camsbury: that's exactly what I was looking for. Thanks very much
<camsbury> I have something like https://pastebin.pl/view/39e87e5b
<camsbury> for an email sync service
ericsagnes has quit [Ping timeout: 272 seconds]
aforemny has joined #nixos
lsix has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @callahad opened pull request #98795 → digikam: fix broken icons → https://git.io/JUa5a
<{^_^}> [nixpkgs] @callahad opened pull request #98796 → libqtav: 1.12.0 -> git-2020-09-10 → https://git.io/JUa5i
sbetrium has quit [Quit: sbetrium]
sr-hm has joined #nixos
<{^_^}> [nixpkgs] @dywedir merged pull request #98720 → giada: 0.16.3.1 -> 0.16.4 → https://git.io/JUamw
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JUa59
srhm has quit [Ping timeout: 240 seconds]
sbetrium has joined #nixos
ericsagnes has joined #nixos
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @Jake-Gillberg opened pull request #98797 → waybar: 0.9.3 -> 0.9.4 → https://git.io/JUadf
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98798 → libstrophe: 0.9.3 -> 0.10.0 → https://git.io/JUadG
srhm has joined #nixos
sr-hm has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @zowoq opened pull request #98799 → podman: 2.1.0 -> 2.1.1 → https://git.io/JUad2
<{^_^}> [nixos-homepage] @samueldr pushed 4 commits to fix-545: https://git.io/JUadw
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98800 → lightstep-tracer-cpp: 0.13.0 -> 0.14.0 → https://git.io/JUadX
<heywoodlh> Is there a way to reload the Nix build without having to reboot? For example, if I add a graphical application to configuration.nix and then rebuild I won't see the .desktop file until I reboot.
<heywoodlh> CLI apps show up in $PATH so I don't have a problem there.
Rusty1 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<samueldr> it's entirely dependent on how the desktop environment manages those internally
<samueldr> IIRC plasma should have something to refresh menus
<samueldr> not sure about any other
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #98801 → nixos/tor: allow onion only clients → https://git.io/JUady
<{^_^}> [nixpkgs] @Sohalt opened pull request #98802 → dust3d: init at 1.0.0-rc.6 → https://git.io/JUadH
<heywoodlh> Hmm. On Arch or other distros I can reload the .desktop database with `update-desktop-database`
<heywoodlh> Oh, I guess I just need to install `desktop-file-utils`
<infinisil> heywoodlh: The desktop database should be up-to-date, check /run/current-system/sw/share/applications
<heywoodlh> Ah okay. I didn't realize that path existed.
<{^_^}> [nixpkgs] @bwolf opened pull request #98803 → Timewarrior support included extensions on Nix → https://git.io/JUadd
<infinisil> It should be the DE you have to update
<heywoodlh> I'm so used to /usr/share/applications/ still :P
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98804 → luigi: 3.0.1 -> 3.0.2 → https://git.io/JUadA
leungbk has joined #nixos
sbetrium has quit [Quit: sbetrium]
WilliButz has joined #nixos
<camsbury> systemctl restart display-manager.service
<camsbury> ^ that'll just restart your display manager
<camsbury> @heywoodlh
<{^_^}> [nixpkgs] @bwolf opened pull request #98805 → Fix Openfortivpn on Darwin Part 2 → https://git.io/JUaFc
<heywoodlh> Thanks for the tips
sbetrium has joined #nixos
NightTrain has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/bc30b9d4ccc (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @jonringer merged pull request #98666 → [20.09] kismet: 2020-04-R2 -> 2020-09-R2 → https://git.io/JU2Dt
<{^_^}> [nixpkgs] @jonringer pushed commit from @liff to release-20.09 « kismet: 2020-04-R2 -> 2020-09-R2 »: https://git.io/JUaFB
grobi has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98806 → mdbook: 0.4.2 -> 0.4.3 → https://git.io/JUaFo
<srid> Is anyone working on packaging https://material-shell.com/ ?
NightTrain has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #98807 → hasura-graphql-engine: reduce closure size → https://git.io/JUaFX
D_ has joined #nixos
NightTrain has joined #nixos
grobi has quit [Read error: Connection reset by peer]
NightTrain has quit [Ping timeout: 272 seconds]
NightTrain has joined #nixos
<heywoodlh> So I'm trying to make a simple systemd service for sxhkd. For some reason the `wantedBy = [ "graphical.target" ]` doesn't seem to be respected. This is how I defined the service: https://pastebin.com/V6FgG8Xz
NightTrain has quit [Client Quit]
<heywoodlh> This is the resulting service file: https://pastebin.com/EStrNXcz
NightTrain has joined #nixos
<heywoodlh> I can't enable with `systemctl enable --now --user sxhkd.service` because there is no Install target defined. Any suggestions as to why my `wantedBy` portion seems to be getting ignored?
sbetrium has quit [Quit: sbetrium]
mortimor has joined #nixos
spudly- has joined #nixos
spudly has quit [Ping timeout: 258 seconds]
spudly- is now known as spudly
mortimor has quit [Quit: Leaving]
m3thos has quit [Ping timeout: 260 seconds]
mortimor has joined #nixos
Darkmatter66 has quit [Ping timeout: 258 seconds]
m3thos has joined #nixos
meh` has quit [Ping timeout: 260 seconds]
Darkmatter66 has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #98808 → haskell.ghc8102Binary: fix extra inputs, fix ofborg eval → https://git.io/JUabo
<{^_^}> [nixpkgs] @jonringer merged pull request #98808 → haskell.ghc8102Binary: fix extra inputs, fix ofborg eval → https://git.io/JUabo
<{^_^}> [nixpkgs] @jonringer pushed to master « haskell.ghc8102Binary: fix extra inputs »: https://git.io/JUabD
evanjs has quit [Ping timeout: 240 seconds]
cjpbirkbeck has joined #nixos
alanz_ is now known as alanz
sbetrium has joined #nixos
palesz_ has quit [Remote host closed the connection]
fendor has quit [Remote host closed the connection]
palesz_ has joined #nixos
evanjs has joined #nixos
<{^_^}> [nixpkgs] @rapenne-s opened pull request #98809 → sacc: init at 1.02 → https://git.io/JUabh
<{^_^}> [nixpkgs] @rapenne-s closed pull request #98809 → sacc: init at 1.02 → https://git.io/JUabh
leungbk has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
<{^_^}> [nixpkgs] @jonringer merged pull request #98775 → aws-vault: 6.0.0 -> 6.2.0 → https://git.io/JUaMR
<{^_^}> [nixpkgs] @jonringer pushed commit from @ento to master « aws-vault: 6.0.0 -> 6.2.0 »: https://git.io/JUaNY
__monty__ has quit [Quit: leaving]
grobi has joined #nixos
<{^_^}> [nixpkgs] @ccellado opened pull request #98810 → pyvips: init at 2.1.12 → https://git.io/JUaNg
grobi has quit [Client Quit]
grobi has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
grobi has quit [Client Quit]
o1lo01ol1o has quit [Ping timeout: 260 seconds]
<damjan> heywoodlh: I don't see [Install]
sbetrium has quit [Quit: sbetrium]
<lopsided98> heywoodlh: wantedBy creates the symlinks that would be created by 'systemctl enable', rather than adding an [Install] section. You aren't supposed to use systemctl enable/disable in NixOS.
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
<heywoodlh> lopsided98: thanks for the response. I realized that about ten minutes later when I saw that the service was running
<heywoodlh> I'm running into one final issue with the sxhkd service
mallox has quit [Ping timeout: 260 seconds]
<solene> I certainly did something wrong to make this pull request https://github.com/NixOS/nixpkgs/pull/98809 but I can't figure what.
<{^_^}> #98809 (by rapenne-s, 27 minutes ago, closed): sacc: init at 1.02
Darkmatter66 has joined #nixos
<heywoodlh> I can't figure out how to allow it to see more in my filesystem. I'm using fish as my shell and I can't figure out how to configure the systemd service in configuration.nix to see `~/.config/fish/`
Rusty1 has joined #nixos
<heywoodlh> This looked promising: https://discourse.nixos.org/t/sxhkd-does-not-see-any-other-services/7956 but it seems `extraPath` isn't a valid parameter for `systemd.user`
grobi has joined #nixos
sbetrium has joined #nixos
rprije has joined #nixos
<ryantm> > I certainly did something wrong to make this pull request https://github.com/NixOS/nixpkgs/pull/98809 but I can't figure what.
<ryantm> My guess would be you merged master into your branch.
<{^_^}> error: syntax error, unexpected ')', expecting ID or OR_KW or DOLLAR_CURLY or '"', at (string):325:1
mortimor has quit [Ping timeout: 240 seconds]
neonfuz21 has joined #nixos
daddy_james[m]1 has joined #nixos
lndn[m]1 has joined #nixos
kevincox[m]1 has joined #nixos
grin[m]1 has joined #nixos
ZerataX1 has joined #nixos
pikajude- has joined #nixos
sierraDelta1 has joined #nixos
ptotter[m]1 has joined #nixos
thequux[m]11 has joined #nixos
SpaghettiCthulh4 has joined #nixos
michaelpj1 has joined #nixos
doomer[m]1 has joined #nixos
sstreet[m]1 has joined #nixos
etu1 has joined #nixos
<lopsided98> heywoodlh: The option to add to PATH is 'path'. If you want to define other env vars, use 'environment'
pikajude has quit [Ping timeout: 246 seconds]
wak-work has quit [Ping timeout: 246 seconds]
daddy_james[m] has quit [Ping timeout: 246 seconds]
kevincox[m] has quit [Ping timeout: 246 seconds]
neonfuz2 has quit [Ping timeout: 246 seconds]
sierraDelta has quit [Ping timeout: 246 seconds]
SpaghettiCthulhu has quit [Ping timeout: 246 seconds]
ZerataX has quit [Ping timeout: 246 seconds]
grin[m] has quit [Ping timeout: 246 seconds]
doomer[m] has quit [Ping timeout: 246 seconds]
lndn[m] has quit [Ping timeout: 246 seconds]
colemickens has quit [Ping timeout: 246 seconds]
ptotter[m] has quit [Ping timeout: 246 seconds]
thequux[m]1 has quit [Ping timeout: 246 seconds]
etu has quit [Ping timeout: 246 seconds]
michaelpj has quit [Ping timeout: 246 seconds]
sstreet[m] has quit [Ping timeout: 246 seconds]
alienpirate5 has quit [Ping timeout: 246 seconds]
<heywoodlh> lopsided98: thanks!
<heywoodlh> I've been looking at the man page for configuration.nix and that's been extremely helpful
<{^_^}> [nixpkgs] @srhb opened pull request #98811 → ceph: 15.2.4 -> 15.2.5 (#98664) → https://git.io/JUaAe
iwq has quit [Ping timeout: 246 seconds]
iwq has joined #nixos
ramen_master has joined #nixos
<mica[m]> Does anyone know what I need to install/enable to have makemkv see my optical drive?
tmaekawa has joined #nixos
thc202 has quit [Ping timeout: 260 seconds]
<mica[m]> Never mind... modprobe sg
ramen_master has quit [Ping timeout: 260 seconds]
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm has joined #nixos
sbetrium has quit [Quit: sbetrium]
<{^_^}> [nixpkgs] @veprbl merged pull request #98781 → [20.09]: verilog: cleanup & test → https://git.io/JUa9v
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to release-20.09: https://git.io/JUaA1
orivej has quit [Ping timeout: 272 seconds]
sbetrium has joined #nixos
noudle has quit []
Henson has joined #nixos
proofofkeags has quit [Ping timeout: 265 seconds]
grobi has quit [Ping timeout: 260 seconds]
amfl_ is now known as amfl
<{^_^}> [nixpkgs] @kevincox pushed to kevincox-rust-cache « rustPlatform: Allow impure cache. »: https://git.io/JUax8
<{^_^}> [nixpkgs] @kevincox opened pull request #98813 → rustPlatform: Allow impure cache. → https://git.io/JUaxu