worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/96052f35023 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
emptyflask has joined #nixos
<emptyflask> I've been attempting to run a circleci suite using the nixpkgs/nix:nixos-20.03 docker image, but am getting hung up on tzdata -- it's not present. installing it via `nix-env -iA nixpkgs.tzdata` doesn't seem to help
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103248 → python27Packages.scp: 0.13.2 -> 0.13.3 → https://git.io/JkTk3
<{^_^}> [nixpkgs] @peterhoeg merged pull request #103213 → bolt: 0.8 -> 0.9 → https://git.io/JkURU
<{^_^}> [nixpkgs] @peterhoeg pushed to master « bolt: 0.8 -> 0.9 »: https://git.io/JkTkc
<{^_^}> [nixpkgs] @peterhoeg merged pull request #103214 → plasma-thunderbolt: init at 5.18.5 → https://git.io/JkURs
<{^_^}> [nixpkgs] @peterhoeg pushed to master « plasma-thunderbolt: init at 5.18.5 »: https://git.io/JkTkW
Rusty1 has joined #nixos
sss2 has quit [Quit: Leaving]
<{^_^}> [nix-idea] @JojOatXGME opened pull request #19 → Separate workflows for creating release and publishing to JetBrains → https://git.io/JkTkx
MmeQuignon has quit [Ping timeout: 264 seconds]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JkTkj
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103249 → python27Packages.rope: 0.17.0 -> 0.18.0 → https://git.io/JkTIe
CMCDragonkai has quit [Quit: CMCDragonkai]
<danderson> I wonder if there's any appetite in the nixos world for making /bin/sh be dash instead of bash
<danderson> my motivation: I have to write shell scripts that are strictly posix shell compliant (sans bash extensions), but bash when invoked as `sh` happily accepts bashisms. So I routinely break the build on other platforms that have a more strictly compliant posix shell.
CMCDragonkai has joined #nixos
CMCDragonkai has quit [Client Quit]
magnetophon has joined #nixos
<{^_^}> [nix] @bburdette opened pull request #4240 → 2259 error message [WIP] → https://git.io/JkTIr
raboof has quit [Ping timeout: 272 seconds]
lordcirth has quit [Remote host closed the connection]
lordcirth has joined #nixos
raboof has joined #nixos
cr4y1__ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #93431 → nixos/jack,pulseaudio: fix pulse connection to jackd service → https://git.io/JJngM
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JkTLY
<{^_^}> [nixpkgs] @wentasah opened pull request #103250 → libunwind: Add devman output → https://git.io/JkTLZ
<catern> danderson: you can make your local /bin/sh be dash if you want
<danderson> catern: sure. I'm curious if nixos as a whole would be interested in making that the default.
<gchristensen> worth a shot!
<danderson> allegedly, dash is much faster than bash too, so things like activate scripts might benefit
lordcirth_ has joined #nixos
<gchristensen> mine wash dash for a while, but recently I changed it to osh
<danderson> wow, there's a shell renaissance. TIL osh
<danderson> oh, oil
<gchristensen> oil's posix edition
<DigitalKiwi> what's oil
<{^_^}> [nixpkgs] @mtrsk opened pull request #103251 → insomnia: 7.1.1 -> core@2020.4.2 → https://git.io/JkTLr
<danderson> gchristensen: posix, or bash?
<danderson> arch's wiki says it's bash-compatible, but it might be wrong :)
<gchristensen> I think you're right
lordcirth has quit [Ping timeout: 264 seconds]
<danderson> then again, I'm reading dash's manpage, and it's "posix plus a couple berkeley extensions"
<danderson> although I suspect that's the universal subset of sh these days
<gchristensen> dash might go full strict if you call it sh
<danderson> mostly the nice thing about dash is that if your script works there, it should also work on BSD sh (such as darwin's olde shelle)
* colemickens wonders if dash or a sprinking of 'set -e' would break more
m0rphism has quit [Ping timeout: 272 seconds]
<danderson> heh
<danderson> the thing I kept tripping over is that my fingers automatically type `set -euo pipefail` at the start of scripts
<danderson> ... but -o pipefail is a bashism
<danderson> so then someone runs the script on darwin, and it explodes
<gchristensen> you might get a lot out of shellcheck? you can use #shellcheck shell=sh and get a lot of checking for free
rajivr has joined #nixos
<danderson> neat! TIL
<gchristensen> nothing makes me look sideways at a vendor more than a gnarly shell script which barely works -- shellcheck goes a long way :D
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 258 seconds]
mbrgm_ is now known as mbrgm
Fare has quit [Ping timeout: 264 seconds]
heywoodlh has quit [Ping timeout: 256 seconds]
<__red__> Did we get a set date and time in the end for the meeting?
<__red__> wroiing channel - my bad ignore me
heywoodlh has joined #nixos
<{^_^}> [nixpkgs] @marsam closed pull request #100127 → pythonPackages.sqlparse: 0.3.1 -> 0.4.1 → https://git.io/JTfK3
<{^_^}> [nixpkgs] @marsam merged pull request #103126 → go-chromecast: init at 0.2.5 → https://git.io/JkfOf
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkTtX
<{^_^}> [nixpkgs] @peterhoeg merged pull request #103198 → vkquake: 1.05.0 -> 1.05.1 → https://git.io/JkJNk
<{^_^}> [nixpkgs] @peterhoeg pushed commit from @gnidorah to master « vkquake: 1.05.0 -> 1.05.1 »: https://git.io/JkTt7
wnklmnn has quit [Quit: Leaving]
thc202 has quit [Ping timeout: 268 seconds]
CMCDragonkai has joined #nixos
leungbk has quit [Ping timeout: 256 seconds]
buckley310 has quit [Quit: Connection closed for inactivity]
lawr3nce has quit [Remote host closed the connection]
lawr3nce has joined #nixos
<{^_^}> [nixpkgs] @toothbrush opened pull request #103252 → [20.09] mercury: 20.06 -> 20.06.1 → https://git.io/JkTqY
<{^_^}> [nixpkgs] @StephenWithPH opened pull request #103253 → LAStools: init at 201003 → https://git.io/JkTqG
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103254 → libsForQt5.quazip: 0.9.1 -> 1.1 → https://git.io/JkTqj
arahael has joined #nixos
teto has quit [Ping timeout: 244 seconds]
heyitsrama has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JkTm1
<{^_^}> [nixpkgs] @dbirks opened pull request #103255 → copilot: init at 0.6.0 → https://git.io/JkTmb
leungbk has joined #nixos
cole-h has quit [Ping timeout: 260 seconds]
<Ankhers> My firefox appears to be broken. It keeps asking if it should be the default browser and my extensions seem to be installed, but none of them appear to be working. I'm on NixOS. Is there any chance anyone else is in a similar boat?
ris has quit [Ping timeout: 256 seconds]
sigmundv has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103256 → qalculate-gtk: 3.13.0 -> 3.14.0 → https://git.io/JkTOq
justanotheruser has quit [Ping timeout: 264 seconds]
<srid> When using multiple caches, can you instruct nix to favour some over other? (eg: because some caches are slow to download)
orivej has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103257 → qpdf: 10.0.1 -> 10.0.3 → https://git.io/JkTOd
zenifx has joined #nixos
justanotheruser has joined #nixos
<srid> And nix-serve hardcodes the priority; oops!
<{^_^}> [nixpkgs] @veprbl opened pull request #103258 → qt5.qtwebengine: don't override `patches` in qtModule → https://git.io/JkT35
zenifx has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103259 → python37Packages.streamz: 0.5.5 -> 0.6.1 → https://git.io/JkTsd
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
h0m1 has quit [Ping timeout: 246 seconds]
<srid> Not being able to override cache priority at client level sucks. Is there reason why the server must force every user to use its defined priority?
h0m1 has joined #nixos
nuncanada has quit [Read error: Connection reset by peer]
ddellacosta has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103260 → qbs: 1.16.0 -> 1.17.0 → https://git.io/JkTZv
Fare has joined #nixos
servo has joined #nixos
leungbk has quit [Ping timeout: 256 seconds]
dbmikus__ has quit [Ping timeout: 256 seconds]
cantstanya has quit [Remote host closed the connection]
cjpbirkbeck has quit [Quit: Goodbye, take care]
Fare has quit [Ping timeout: 264 seconds]
cantstanya has joined #nixos
alp has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @veprbl opened pull request #103261 → geant4.tests.example_B1: init → https://git.io/JkTZA
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103262 → qrencode: 4.0.2 -> 4.1.1 → https://git.io/JkTnv
Fare has joined #nixos
leungbk has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault opened pull request #103263 → vim-openscad: init at 2020-07-08 → https://git.io/JkTnM
<{^_^}> [nixpkgs] @zakame opened pull request #103264 → perlPackages.FutureAsyncAwait: 0.45 -> 0.46 → https://git.io/JkTnd
Jackneilll has quit [Ping timeout: 272 seconds]
abathur has joined #nixos
mmohammadi9812 has quit [Ping timeout: 264 seconds]
mmohammadi9812 has joined #nixos
kayg04 has quit [Quit: Ping timeout (120 seconds)]
kayg04 has joined #nixos
cmk_zzz_ has joined #nixos
cmk_zzz has quit [Ping timeout: 260 seconds]
enteee has quit [Ping timeout: 260 seconds]
enteee has joined #nixos
<{^_^}> [hydra] @wizeman opened pull request #832 → Fix persistent hash mismatch errors when importing → https://git.io/JkTcr
Jackneilll has joined #nixos
leungbk has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #103237 → deno: 1.5.1 -> 1.5.2 → https://git.io/JkUx8
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JkTch
<{^_^}> [nixpkgs] @marsam merged pull request #103234 → promscale: 0.1.1 -> 0.1.2 → https://git.io/JkUAv
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkTCv
<{^_^}> [nixpkgs] @marsam opened pull request #103265 → jetbrains-mono: 2.200 -> 2.210 → https://git.io/JkTCZ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103266 → tmuxp: 1.5.8 -> 1.6.2 → https://git.io/JkTC4
wokko has joined #nixos
expelledboy has joined #nixos
<{^_^}> [nix] @wizeman opened pull request #4242 → Fix stack overflow introduced in #4206 → https://git.io/JkTCp
nuncanada has joined #nixos
expelledboy has quit [Ping timeout: 264 seconds]
jakimfett has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
jakimfett has left #nixos [#nixos]
spacefrogg has joined #nixos
cantstanya has quit [Ping timeout: 240 seconds]
jakimfett has joined #nixos
cantstanya has joined #nixos
cantstanya has quit [Remote host closed the connection]
nuncanada has quit [Quit: Leaving]
zakame has quit [Ping timeout: 256 seconds]
cantstanya has joined #nixos
zakame has joined #nixos
kaliumxy1 has joined #nixos
kaliumxyz has quit [Ping timeout: 256 seconds]
marco[m]3 has joined #nixos
<pittma> what's the tick to probing kernel modules? I just installed v4l2loopback and tried to modprobe it and it can't be found. I'm sure there's a step I've missed somewhere.
<pittma> *trick
leungbk has joined #nixos
stoile has quit [Ping timeout: 256 seconds]
lawr3nce has quit [Remote host closed the connection]
buckley310 has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #101522 → bandwidth: fix build on darwin, fix license, adopt → https://git.io/JTVIK
<{^_^}> [nixpkgs] @veprbl pushed commit from @r-burns to master « bandwidth: fix build on darwin, fix license, adopt (#101522) »: https://git.io/JkT8r
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/50957910fc3 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
leungbk has quit [Ping timeout: 258 seconds]
magnetophon has quit [Ping timeout: 246 seconds]
<pittma> Ah, I found it. extraModulePackages.
<clever> 91 #extraModulePackages = [ config.boot.kernelPackages.v4l2loopback ];
<clever> pittma: already played with that locally a while back
domogled has joined #nixos
Supersonic112 has joined #nixos
<pittma> Nice! Yeah. It's working now.
<pittma> I found exactly that in the logs. From you, no less!
<clever> heh
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
<catern> is there a good bug/issue/document anywhere documenting why NixOS/Nix packages on foreign distros need nscd? (I understand why myself but wondering if there's something I can link to)
<clever> catern: its due to compatability problems between the libc nix choose, and how nss wants to dynamically load libs into the app for avahi's .local
<clever> nss wants to be able to dynamically shove a lib into any app on the system, and they expect only one libc
<catern> yes, I understand why myself but wondering if there's something I can link to
<clever> because who would be crazy enough to allow a different libc in every single app? :P
cantstanya has quit [Ping timeout: 240 seconds]
<clever> cant think of any documents that i know of
cantstanya has joined #nixos
stoile has joined #nixos
Fare has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @vbgl merged pull request #102533 → ocaml-libvirt: 0.6.1.4.2017-11-08-unstable -> 0.6.1.5 → https://git.io/JTdD4
<{^_^}> [nixpkgs] @vbgl pushed commit from @quyse to master « ocaml-libvirt: 0.6.1.4.2017-11-08-unstable -> 0.6.1.5 »: https://git.io/JkTRo
chour has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #103267 → ocamlPackages.camlimages: 5.0.3 → 5.0.4 → https://git.io/JkTRp
<{^_^}> [nixpkgs] @JeffLabonte opened pull request #103268 → brave: 1.15.76 -> 1.16.72 → https://git.io/JkTRh
kalbasit has quit [Ping timeout: 272 seconds]
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/2257e6cf4d7 (from 12 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
Sanchayan has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103245 → qview: 3.0 -> 4.0 → https://git.io/JkTU0
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkTEJ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103269 → pipenv: 2020.8.13 -> 2020.11.4 → https://git.io/JkTEO
<njha> are the dynamic linking docs out of date?
<njha> patchelf --set-interpreter "$(cat $NIX_CC/nix-support/dynamic-linker)" doesn't seem to work anymore
<njha> mainly because $NIX_CC isn't a thing(?)
oida has quit [Ping timeout: 240 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
justanotheruser has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #103270 → audiofile: fix static build → https://git.io/JkTuk
jakimfett has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103271 → dt-schema: 2020.8.1 -> 2020.11 → https://git.io/JkTuW
<omasanori[m]> about /bin/sh: mrsh is promising ihmo, as, in contrast to dash is a successor of ash which predates POSIX iirc, it follows the spec tightly
<omasanori[m]> anyway I hope NixOS will have a minimal and robust script interpreter and a ubiquitous interactive shell in the base system
<omasanori[m]> and other systems too
oida has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103260 → qbs: 1.16.0 -> 1.17.0 → https://git.io/JkTZv
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkTuN
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103272 → python37Packages.pyvmomi: 7.0 -> 7.0.1 → https://git.io/JkTzn
<angerman> domenkozar[m]: something really odd, I've tried to use alp's ghc.nix on aarch64, but I needed to revert https://github.com/NixOS/nixpkgs/commit/b930b2df8aa208e90e999751a4a2cc2980925e5f.patch, otherwise I'll end up with a dud compiler. Are you certain that stripping on aarch64 was safe?
<{^_^}> [nix-idea] @Mic92 merged pull request #19 → Separate workflows for creating release and publishing to JetBrains → https://git.io/JkTkx
<{^_^}> [nix-idea] @Mic92 pushed 4 commits to master: https://git.io/JkTzP
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #101778 → vector: add sinks, sources and transforms as nixpkgs default features → https://git.io/JT6IU
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JkTz5
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103273 → ansible-lint: 4.3.6 -> 4.3.7 → https://git.io/JkTgY
Rusty1 has quit [Quit: WeeChat 2.3]
sangoma has joined #nixos
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103275 → python37Packages.dash-core-components: 1.12.1 -> 1.13.0 → https://git.io/JkTgx
tsujp has quit [Ping timeout: 264 seconds]
<omasanori[m]> btw, would anyone review pr #101327 for merging?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/101327 (by omasanori, 2 weeks ago, open): pythonPackages.rpy2: 3.2.6 -> 3.3.6, fix test etc.
expelledboy has joined #nixos
tsujp has joined #nixos
magnetophon has quit [Ping timeout: 260 seconds]
<benny> if I want some commits backported to 20.09, would I create a PR for that?
<srhb> benny: Yes, using git cherry-pick -xe onto a branch based on release-20.09
<srhb> (and with the PR against release-20.09 as well)
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
<benny> srhb: alright
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103276 → python37Packages.jupyterlab-git: 0.22.2 -> 0.22.3 → https://git.io/JkTaP
thc202 has joined #nixos
rprije has quit [Remote host closed the connection]
SanchayanM has joined #nixos
rprije has joined #nixos
Sanchayan has quit [Ping timeout: 260 seconds]
Emantor has quit [Remote host closed the connection]
Emantor has joined #nixos
<jophish> worldofpeace: are you around?
justanotheruser has joined #nixos
mmohammadi9812 has quit [Ping timeout: 240 seconds]
mmohammadi9812 has joined #nixos
palo1 has joined #nixos
emptyflask has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Lassulus opened pull request #103277 → nixos-generators: 1.1.0 -> 1.2.0 → https://git.io/JkTwb
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
spudly has joined #nixos
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #103278 → xorg.libX11: fix static build → https://git.io/JkTov
<evax> could anyone help with #102343? The question in particular is the possibility of caching a binary package somewhere. The source is releasing in place, so minor versions all use the same filename which breaks hashes.
<{^_^}> https://github.com/NixOS/nixpkgs/pull/102343 (by evax, 1 week ago, open): vuescan: 9.7.35 -> 9.7.37
<worldofpeace> jophish: hi 👋
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103280 → python37Packages.pytest-pylint: 0.17.0 -> 0.18.0 → https://git.io/JkTob
Maxdamantus has quit [Ping timeout: 256 seconds]
amfl has quit [Ping timeout: 260 seconds]
Maxdamantus has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #103272 → python37Packages.pyvmomi: 7.0 -> 7.0.1 → https://git.io/JkTzn
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.pyvmomi: 7.0 -> 7.0.1 »: https://git.io/JkTKP
<{^_^}> [nixpkgs] @jonringer merged pull request #103273 → ansible-lint: 4.3.6 -> 4.3.7 → https://git.io/JkTgY
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ansible-lint: 4.3.6 -> 4.3.7 »: https://git.io/JkTKX
<{^_^}> [nixpkgs] @jonringer merged pull request #103280 → python37Packages.pytest-pylint: 0.17.0 -> 0.18.0 → https://git.io/JkTob
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.pytest-pylint: 0.17.0 -> 0.18.0 »: https://git.io/JkTK1
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/96052f35023 (from 12 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
<{^_^}> [nixpkgs] @jonringer merged pull request #103259 → python37Packages.streamz: 0.5.5 -> 0.6.1 → https://git.io/JkTsd
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.streamz: 0.5.5 -> 0.6.1 »: https://git.io/JkTKS
spudly- has joined #nixos
<Scriptkiddi> sorry to bother, but did somebody remove the hacktoberfest tag from nixpkgs? People who wanted to get a shirt and did prs in the last couple days of october are now Ineligible, could we fix this?
hyper_ch5 has joined #nixos
<jophish> worldofpeace: I opened this issue: https://github.com/NixOS/nixpkgs/issues/103279 the comment you wrote doesn't seem quite right
<{^_^}> #103279 (by expipiplus1, 19 minutes ago, open): pkgsStatic.dbus does not compile with x11Support = true
<jophish> I guess it went out of date
<Scriptkiddi> pull requests are placed in a 14 day review state so the tag would be required till mid november
<{^_^}> [nixpkgs] @jonringer merged pull request #102675 → coconut: init at 1.4.3 → https://git.io/JTbDW
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JkT6l
amfl has joined #nixos
inkbottle has joined #nixos
<worldofpeace> jophish: what comment?
orivej has joined #nixos
<jophish> worldofpeace: Enable X11 autolaunch support in libdbus. This doesn't actually depend on X11...
<jophish> in dbus/default.nix
<{^_^}> [nixpkgs] @jonringer merged pull request #103241 → python27Packages.rtslib: 2.1.72 -> 2.1.74 → https://git.io/JkTf7
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.rtslib: 2.1.72 -> 2.1.74 »: https://git.io/JkT60
zebrag has quit [Ping timeout: 260 seconds]
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<jophish> ah, I mean the comment in the nix file, not on the issue!
cole-h has joined #nixos
hyper_ch4 has quit [Ping timeout: 256 seconds]
<worldofpeace> jophish: I didn't actually write that, I actually rewrote the expression so it probably shows that I authored most of it unless u look before that https://github.com/NixOS/nixpkgs/blame/6d7cdd7f8b5b36c66de08ec0b0006d4c6f5d5f28/pkgs/development/libraries/dbus/default.nix#L57
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103281 → python37Packages.dash-renderer: 1.8.2 -> 1.8.3 → https://git.io/JkT6i
<worldofpeace> 5+ years old actually
<worldofpeace> I don't think hmm... We even use X11 autolaunch?
<jophish> ah, sorry. I should have looked further than the first gitblame!
domogled has quit [Ping timeout: 258 seconds]
malook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103282 → python37Packages.chalice: 1.21.3 -> 1.21.4 → https://git.io/JkTiZ
lopsided98 has quit [Ping timeout: 260 seconds]
lopsided98 has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jophish> worldofpeace: hmm, not sure. I'm just trying to get pkgsStatic compiling a bit more
werner291 has joined #nixos
mallox has joined #nixos
s34m has joined #nixos
s34m has quit [Client Quit]
orivej has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103283 → python37Packages.sshtunnel: 0.2.1 -> 0.2.2 → https://git.io/JkTXG
<bk1603[m]> I just updated nixos and now the screen only updates when I move the mouse. (As in if I type something or scroll a page, I see nothing happening, the screen is just stuck, but then as soon as I move the mouse the screen updates and then is stuck again until I move the mouse again.) I don't know how do I search for this particular issue though. Any advices? I am on nixos unstable.
<worldofpeace> bk1603: what desktop? It sounds like whatever the compositor is it crashed
<bk1603[m]> Oh sorry forgot mentioning that, I am using dwm, so whatever is the default x compositor I guess?
cr4y1__ has joined #nixos
domogled has joined #nixos
<bk1603[m]> I mean I would have said no compositor, but something must have been managing the transitions before this happened.
<Reventlov> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
<Reventlov> whelp
alp has joined #nixos
Reventlov has left #nixos ["WeeChat 2.3"]
Reventlov has joined #nixos
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #103284 → libcap: fix static build → https://git.io/JkT1c
medvid 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/JkT12
medvid has joined #nixos
graf_blutwurst has joined #nixos
buckley310 has quit [Quit: Connection closed for inactivity]
Chiliparrot has joined #nixos
bn_work has quit [Quit: Connection closed for inactivity]
saschagrunert has joined #nixos
teto has joined #nixos
zupo has joined #nixos
lsix has joined #nixos
<bk1603[m]> worldofpeace: enabling compton didn't help. Here are the xlogs: https://pastebin.com/arTFbnan
gthm has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103285 → python37Packages.snowflake-connector-python: 2.3.4 -> 2.3.5 → https://git.io/JkTMb
<{^_^}> [nixos-homepage] @garbas pushed to redesign-features « description and new benefit »: https://git.io/JkTMp
jonatanb has joined #nixos
<bk1603[m]> worldofpeace: nvm, upon reading the logs, I had the wrong display drivers set it seems, changing that worked. I wonder how did it not crash earlier. Thanks anyways!
detran has quit [Ping timeout: 260 seconds]
detran has joined #nixos
Chiliparrot has quit [Ping timeout: 268 seconds]
Chiliparrot has joined #nixos
philr has quit [Ping timeout: 260 seconds]
jonatanb has quit [Remote host closed the connection]
tom39291 has quit [Ping timeout: 256 seconds]
tom39291 has joined #nixos
cfricke has joined #nixos
werner292 has joined #nixos
<{^_^}> [nixos-homepage] @garbas pushed to redesign-features « next benefit »: https://git.io/JkTyX
werner291 has quit [Ping timeout: 260 seconds]
werner292 is now known as werner291
jonatanb has joined #nixos
jonatanb has quit [Remote host closed the connection]
jonatanb has joined #nixos
griff_ has joined #nixos
maxfieldl[m] has quit [Quit: Idle for 30+ days]
test128383[m] has quit [Quit: Idle for 30+ days]
daGrevis has quit [Quit: Ping timeout (120 seconds)]
jhuizy7 has joined #nixos
daGrevis has joined #nixos
jhuizy has quit [Read error: Connection reset by peer]
jhuizy7 is now known as jhuizy
ryzokuken has quit [Remote host closed the connection]
ryzokuken_ has joined #nixos
m0rphism has joined #nixos
andreas31 has quit [Ping timeout: 240 seconds]
oida has quit [Ping timeout: 240 seconds]
nicoo has quit [Ping timeout: 240 seconds]
oida has joined #nixos
vidbina_ has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nicoo has joined #nixos
andreas31 has joined #nixos
FRidh has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 81 commits to staging-next: https://git.io/JkTQ6
iqubic has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 84 commits to staging: https://git.io/JkTQ7
<bk1603[m]> How can I install a specific version of nvidia driver? I want to install 440.100, since that is the driver that worked perfectly well with my graphics card. I don't know why but anything newer just doesn't show any options in nvidia-settings.
<{^_^}> [nixpkgs] @aanderse merged pull request #103190 → moodle: 3.9.2 -> 3.10.0 → https://git.io/JkJ9h
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/JkTQp
<bk1603[m]> Can I use the `builder.sh` present in nixpkgs for building a different `nvidia-driver.run` file?
<{^_^}> [nixpkgs] @FRidh merged pull request #102739 → Staging next → https://git.io/JTNgx
<{^_^}> [nixpkgs] @aanderse merged pull request #103191 → [20.09] moodle: 3.9.1 -> 3.9.3 → https://git.io/JkJHP
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to release-20.09: https://git.io/JkT7I
<{^_^}> [nixpkgs] @FRidh pushed 395 commits to master: https://git.io/JkT7L
domogled has quit [Ping timeout: 258 seconds]
jonatanb has quit [Remote host closed the connection]
civodul has joined #nixos
jonatanb has joined #nixos
musteresel- has joined #nixos
<musteresel-> Hi, bluetooth question: I have a bluetooth dongle which is connected successfully and can be used (e.g. via bluetoothctl), but it doesn't show up as /dev/hci0 (even thouhg it is referred to as "hci0"). I think libpcap/tcpdump needs this, though. How can I add it as /dev/hci0?
jonatanb has quit [Remote host closed the connection]
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/dd1b7e377f6 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103286 → python37Packages.onnx: 1.7.0 -> 1.8.0 → https://git.io/JkT5m
ehmry has joined #nixos
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #103246 → [20.09] qemu: apply patch for CVE-2020-27617 → https://git.io/JkTTv
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JkT5M
<{^_^}> [nixpkgs] @Ma27 pushed 0 commits to 20.09/qemu: https://git.io/JkT5D
jonatanb has quit [Remote host closed the connection]
griff_ has quit [Quit: griff_]
werner292 has joined #nixos
NeoCron has joined #nixos
<{^_^}> [nixpkgs] @maralorn merged pull request #103239 → haskellPackages.reflex-dom-core: Remove obsolete patches → https://git.io/JkUjV
werner291 has quit [Ping timeout: 268 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @maralorn pushed 2 commits to haskell-updates: https://git.io/JkT5h
<{^_^}> [nixpkgs] @zowoq pushed to master « gnomeExtensions.paperwm: 38.0 -> 38.1 »: https://git.io/JkTdl
<{^_^}> [nixpkgs] @happysalada opened pull request #103287 → postgresql: add debug versions → https://git.io/JkTdu
sigmundv has joined #nixos
jonatanb has joined #nixos
jonatanb has quit [Remote host closed the connection]
codezero has quit [Quit: The Lounge - https://thelounge.chat]
musteresel- has quit [Remote host closed the connection]
davidv7 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @erictapen opened pull request #103288 → glimpse: init at 0.2.0 → https://git.io/JkTFl
<{^_^}> [nixpkgs] @Mic92 opened pull request #103289 → nixo/loki: better defaults → https://git.io/JkTF4
davidv7 has joined #nixos
plakband has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @erictapen closed pull request #81563 → glimpse: init at 0.1.2 → https://git.io/Jv2d7
<{^_^}> [nix] @edolstra merged pull request #4233 → nix develop: Preserve stdin with `-c` → https://git.io/Jke1J
<{^_^}> [nix] @edolstra pushed 4 commits to master: https://git.io/JkTFg
<{^_^}> [nixpkgs] @domenkozar merged pull request #102265 → Timekeeper gtk app → https://git.io/JTHPX
<{^_^}> [nixpkgs] @domenkozar pushed 2 commits to master: https://git.io/JkTFF
codezero has joined #nixos
__monty__ has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #103289 → nixos/{loki,promtail}: better defaults → https://git.io/JkTF4
<{^_^}> [nixpkgs] @Mic92 pushed 6 commits to master: https://git.io/JkTbi
MmeQuignon has joined #nixos
lord| has quit [Ping timeout: 260 seconds]
stevenroose has quit [Quit: ZNC 1.7.4 - https://znc.in]
lord| has joined #nixos
stevenroose has joined #nixos
hopheynananey has joined #nixos
stevenroose has quit [Remote host closed the connection]
stevenroose has joined #nixos
magnetophon has joined #nixos
stevenroose has quit [Client Quit]
stevenroose has joined #nixos
zupo has joined #nixos
zupo has quit [Client Quit]
stevenroose has quit [Client Quit]
stevenroose has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #103256 → qalculate-gtk: 3.13.0 -> 3.14.0 → https://git.io/JkTOq
<{^_^}> [nixpkgs] @gebner pushed 2 commits to master: https://git.io/JkTNi
jonatanb 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/JkTN5
jonatanb has quit [Ping timeout: 260 seconds]
magnetophon has quit [Ping timeout: 260 seconds]
stevenroose has quit [Quit: ZNC 1.7.4 - https://znc.in]
valwal_ has quit [Read error: Connection reset by peer]
typetetris has quit [Read error: Connection reset by peer]
kristjansson has quit [Ping timeout: 272 seconds]
ynotperez has quit [Ping timeout: 272 seconds]
victorbjelkholm has quit [Read error: Connection reset by peer]
jmeredith has quit [Ping timeout: 244 seconds]
dani- has quit [Read error: Connection reset by peer]
englishm has quit [Read error: Connection reset by peer]
mgsk has quit [Ping timeout: 260 seconds]
taktoa[c] has quit [Ping timeout: 260 seconds]
dvim has quit [Ping timeout: 268 seconds]
jkkm has quit [Read error: Connection reset by peer]
ghuntley has quit [Read error: Connection reset by peer]
heatm1s3r has quit [Ping timeout: 264 seconds]
CustosLimen has quit [Read error: Connection reset by peer]
ghuntley has joined #nixos
sneakweb has quit [Ping timeout: 260 seconds]
heatm1s3r has joined #nixos
mgsk has joined #nixos
manveru has quit [Ping timeout: 272 seconds]
pointfree has quit [Ping timeout: 272 seconds]
jkkm has joined #nixos
joedevivo has quit [Read error: Connection reset by peer]
kozowu has quit [Ping timeout: 260 seconds]
dani- has joined #nixos
<{^_^}> [nix] @edolstra pushed 3 commits to progress-bar: https://git.io/JkTA6
joedevivo has joined #nixos
kristjansson has joined #nixos
CustosLimen has joined #nixos
victorbjelkholm has joined #nixos
jmeredith has joined #nixos
englishm has joined #nixos
pn has joined #nixos
taktoa[c] has joined #nixos
ynotperez has joined #nixos
typetetris has joined #nixos
kozowu has joined #nixos
valwal_ has joined #nixos
manveru has joined #nixos
srhb has quit [Ping timeout: 272 seconds]
sneakweb has joined #nixos
dvim has joined #nixos
pointfree has joined #nixos
hopheynananey has quit [Quit: WeeChat 2.9]
malook has quit [Remote host closed the connection]
eoli3n has quit [Ping timeout: 240 seconds]
eyenx has quit [Quit: Bridge terminating on SIGTERM]
mmohammadi9812 has quit [Ping timeout: 256 seconds]
werner292 has joined #nixos
werner291 has quit [Ping timeout: 268 seconds]
werner292 is now known as werner291
wokko has left #nixos [#nixos]
srhb has joined #nixos
unacceptable has quit [Ping timeout: 246 seconds]
mmohammadi9812 has joined #nixos
mmohammadi9812 has quit [Read error: Connection reset by peer]
cosimone has joined #nixos
mmohammadi9812 has joined #nixos
rprije has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #101530 → .github/workflows/editorconfig.yml: check indent_style → https://git.io/JTVlE
<{^_^}> [nixpkgs] @zowoq pushed 3 commits to master: https://git.io/JkTp0
cosimone has quit [Client Quit]
<{^_^}> [nix] @edolstra merged pull request #4242 → Fix stack overflow introduced in #4206 → https://git.io/JkTCp
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JkTpH
ilmu has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @dasJ opened pull request #103291 → atlassian-confluence: 7.8.1 -> 7.9.0 → https://git.io/JkThU
cosimone has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #102826 → [20.09] shotcut: 20.09.13 -> 20.10.31 → https://git.io/JTAz9
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to release-20.09: https://git.io/JkThs
fuzzypixelz has joined #nixos
cole-h has quit [Ping timeout: 272 seconds]
Chiliparrot has quit [Ping timeout: 256 seconds]
AWizzArd has quit [Remote host closed the connection]
<fuzzypixelz> Hello. A have a question, but before that I need to give some context. I have a wm installed on my distro (not nixos) with some gtk configuration files, and a while ago I decided to try KDE so I installed it. The thing is, when I removed it later and logged back in to my wm, all my gtk was overwritten by KDE and of course the package manager didn't fix them back me. What's more, during the installation there was a conflicting package that
<fuzzypixelz> I agreed to remove, and I ended up with no package in its place after removing KDE.
Chiliparrot has joined #nixos
<fuzzypixelz> All this had me going around my system fixing config files, the weird thing is that most of the new lines were simply appended to my old ones!
<fuzzypixelz> Does NixOS fix these kind of problems? If so, how?
<{^_^}> [nixpkgs] @mikesperber opened pull request #103292 → libtensorflow_2: add TensorFlow 2 as a library → https://git.io/JkTju
<{^_^}> [nixpkgs] @danieldk merged pull request #103120 → libtorch-bin: fix CMake library paths for split outputs → https://git.io/Jkfvr
<{^_^}> [nixpkgs] @danieldk pushed 3 commits to master: https://git.io/JkTjg
<fuzzypixelz> All these programs interacting with all these other programs in non-trivial ways, who knows how much more the state of my system was altered
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103293 → python37Packages.trytond: 5.6.8 -> 5.8.0 → https://git.io/JkTj6
SanchayanM has quit [Quit: leaving]
<{^_^}> [nixpkgs] @primeos opened pull request #103294 → chromium: 86.0.4240.183 -> 86.0.4240.193 → https://git.io/Jkkev
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/Jkkem
s34m has joined #nixos
<ajs124> [fuzzypixelz](https://matrix.to/#/@irc_freenode_fuzzypixelz:helsinki-systems.de) the short answer is yes, nixos does solve this and the long one is it's complicated
<dminuoso> fuzzypixelz: So to start with, nixpkgs which acts as our package manager, works by maintaining a global store under /nix/store
<dminuoso> fuzzypixelz: *Every* package is kept inside there, with a hash in it. That way, we can maintain concurrent versions or build flags
<dminuoso> We stop using "pre-known directories" like /usr/bin or /usr/lib and rather try to synthesize a fresh environment, essentially by manipulating environent variables
<dminuoso> so that's how packages themselves are managed
expelledboy has quit [Ping timeout: 272 seconds]
alp has quit [Ping timeout: 272 seconds]
<dminuoso> that also means "rolling back" a version is essentially a no-op. installing things into /nix/store doesn't "have effects on other packages"
FreeVariable has joined #nixos
<FreeVariable> Just wanted to say a big THANKS for this amazing OS which is probably the best thing that happened to Linux in the last 10 years.
<dminuoso> nixos extends this with some other features to be able to declaratively describe not just packages, but the entire linux (bootloader, kernel, systemd units, etc). nixos has the notion of "generation" which roughly corresponds to the "current state of your system"
<dminuoso> a generation is essentially just a bunch of symlinks into the nix store, so keeping multiple generations is easy
<{^_^}> [nixpkgs] @andir pushed commit from @jb55 to master « cp437: init at v0.6 »: https://git.io/Jkke9
<dminuoso> that means, switching back to an "old installation state" is as simple as just changing your environment to have the other profile in your PATH
<dminuoso> tada. instant and perfect rollback :)
<dminuoso> so we dont have any "mutable system state" to begin with.. (almost)
<FreeVariable> By the way, what is the recommended Bluetooth controller under a Plasma DE? Bluez?
<{^_^}> [nixpkgs] @mmahut merged pull request #102746 → prometheus-process-exporter: 0.5.0 -> 0.7.1 → https://git.io/JTNrS
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Jkkvs
<{^_^}> [nixpkgs] @taku0 opened pull request #103295 → thunderbird, thunderbird-bin: 78.4.1 -> 78.4.2 [Critical security fix] → https://git.io/Jkkvl
jonatanb_ has joined #nixos
jonatanb_ has quit [Read error: No route to host]
Latr_work has joined #nixos
werner292 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103296 → python37Packages.genanki: 0.8.1 -> 0.9.0 → https://git.io/Jkkvd
werner291 has quit [Ping timeout: 244 seconds]
werner292 is now known as werner291
griff_ has joined #nixos
eoli3n has joined #nixos
fuzzypixelz_ has joined #nixos
expelledboy has joined #nixos
fuzzypixelz has quit [Ping timeout: 256 seconds]
superherointj has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103282 → python37Packages.chalice: 1.21.3 -> 1.21.4 → https://git.io/JkTiZ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkkJJ
sangoma has quit [Ping timeout: 258 seconds]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #103297 → pythonPackages.gradient_statsd: Disable tests → https://git.io/JkkJp
jonatanb has joined #nixos
alp has joined #nixos
jonatanb has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103298 → python37Packages.mss: 6.0.0 -> 6.1.0 → https://git.io/JkkTB
griff_ has quit [Quit: griff_]
fuzzypixelz_ has quit [Quit: Leaving]
fendor_ has joined #nixos
fendor has quit [Ping timeout: 240 seconds]
mananamenos has joined #nixos
Sanchayan has joined #nixos
alp has quit [Ping timeout: 244 seconds]
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
griff_ has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103300 → python37Packages.google_cloud_automl: 2.0.0 -> 2.1.0 → https://git.io/JkkIe
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
alp has joined #nixos
is_null has joined #nixos
Izorkin has joined #nixos
kwtsos[m] has joined #nixos
werner292 has joined #nixos
jonatanb has joined #nixos
werner292 is now known as werner291
werner291 has quit [Ping timeout: 260 seconds]
spudly- has quit [Ping timeout: 240 seconds]
bn_work has joined #nixos
Sanchayan has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103301 → python37Packages.xstatic-jquery: 3.4.1.0 -> 3.5.1.1 → https://git.io/JkkL4
jonatanb has quit [Ping timeout: 260 seconds]
kwtsos[m] has left #nixos ["User left"]
<{^_^}> [nixpkgs] @zowoq pushed to master « cp437: fix eval »: https://git.io/JkkL6
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103223 → Fsharp41: get file name without extension type inference patch → https://git.io/JkUyu
<{^_^}> [nixpkgs] @7c6f434c pushed commit from @moinessim to master « fsharp41: Add patch to avoid type inference error. (#103223) »: https://git.io/JkkLH
davidv7_ has joined #nixos
spudly- has joined #nixos
spudly- has quit [Changing host]
spudly- has joined #nixos
davidv7 has quit [Ping timeout: 258 seconds]
ilmu has joined #nixos
ManiacOfMadness has joined #nixos
wnklmnn has joined #nixos
pushqrdx has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103302 → python37Packages.dropbox: 10.7.0 -> 10.8.0 → https://git.io/Jkkqq
pushqrdx has joined #nixos
ManiacOfMadness has quit [Ping timeout: 244 seconds]
eoli3n has quit [Remote host closed the connection]
<gchristensen> hmm zpool scripts don't work because they put a /nix/store version of sudo in path
Chiliparrot has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103303 → python37Packages.dbus-next: 0.1.4 -> 0.2.1 → https://git.io/JkkmY
<worldofpeace> either has to prefer $PATH or hardcode it
<gchristensen> yeah
<worldofpeace> hmm, puts a /nix/store/ version of sudo in path. shouldn't the /run/wrappers be first?
<gchristensen> yup
<gchristensen> the patch I'm trying now removes the /nix/store sudo and puts $PATH at the end of PATH
Chiliparrot has joined #nixos
<worldofpeace> gchristensen: interesting.
<gchristensen> since /run/wrappers is part of NixOS and this patching is done as part of a nixpkgs package, I don't think it is really right to put /run/wrappers in PATH
<worldofpeace> gchristensen: Oh, I'm looking at the postFixup rn and I see what you're talking about
eoli3n has joined #nixos
<infinisil> gchristensen: Maybe we should have a sudo wrapper that defers to /run/wrappers in case of NixOS, otherwise does something else
<infinisil> This wrapper then also live in /nix/store
<infinisil> s/then/can then
<worldofpeace> good idea
cosimone has quit [Quit: cosimone]
<worldofpeace> though it would add a level of complication, can u even wrap sudo?
<worldofpeace> like, u could easily do `. /etc/os-release if [insert expression when $ID is nixos] exec /run/wrapper/... else ...`
bitmapper has quit [Quit: Connection closed for inactivity]
<infinisil> I don't see why it wouldn't be possible
<{^_^}> [nixpkgs] @06kellyjac opened pull request #103304 → Kube3d 3.2.0 → https://git.io/JkkYB
werner292 has joined #nixos
<{^_^}> [nixpkgs] @1000101 opened pull request #103305 → terraform-providers: vultr 1.4.1 -> 1.5.0 → https://git.io/JkkYM
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103306 → python37Packages.cairosvg: 2.4.2 -> 2.5.0 → https://git.io/JkkYF
werner292 is now known as werner291
jonatanb has joined #nixos
<worldofpeace> infinisil: I feel like that quickly becomes "every package in nixpkgs that needs a security wrapper needs this compat wrapper"
<infinisil> Oh nice, I love it
<gchristensen> I mean, it sorta does
<gchristensen> we just either assume they're not run on not-nixos, or depend on PATH to get around it now
ManiacOfMadness has joined #nixos
<worldofpeace> yeah, currently for stuff in gnome, since it literally comes down to this all the time, is "tehe, we don't support not-nixos"
jonatanb has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @grahamc opened pull request #103307 → zfs: extend zpool scripts with :$PATH, remove sudo → https://git.io/JkkOw
<{^_^}> [nixpkgs] @06kellyjac opened pull request #103308 → terragrunt: 0.25.5 -> 0.26.2 → https://git.io/JkkOo
<gchristensen> there we go, that makes them work
<worldofpeace> ✨ gchristensen
<{^_^}> gchristensen's karma got increased to 370
<jophish> ✨ {^_^}
<{^_^}> {^_^}'s karma got increased to 222
<jophish> Who like static packages?
<jophish> (enough to help get pkgsStatic more properly maintained https://github.com/NixOS/nixpkgs/issues/103290)
<{^_^}> #103290 (by expipiplus1, 3 hours ago, open): Maintainer team wanted for looking after pkgsStatic
<{^_^}> [nixpkgs] @teto opened pull request #103309 → libvirt: 6.6.0 -> 6.7.0 → https://git.io/Jkk3e
<worldofpeace> gchristensen: PR LGTM
Fare has joined #nixos
nadley has quit [Read error: Connection reset by peer]
nadley has joined #nixos
<{^_^}> [nix-idea] @JojOatXGME opened pull request #20 → Reset plugin XML id to commit 6581d478e3c → https://git.io/Jkk3y
<{^_^}> [nixpkgs] @FRidh merged pull request #102568 → libgcrypt: 1.8.6 -> 1.8.7 → https://git.io/JTdj5
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libgcrypt: 1.8.6 -> 1.8.7 »: https://git.io/Jkk35
<{^_^}> [nixpkgs] @FRidh merged pull request #102562 → libqmi: 1.26.2 -> 1.26.6 → https://git.io/JTdAV
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libqmi: 1.26.2 -> 1.26.6 »: https://git.io/Jkk3h
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103310 → python37Packages.pymavlink: 2.4.11 -> 2.4.12 → https://git.io/JkksU
<{^_^}> [nixpkgs] @FRidh merged pull request #102595 → libshout: 2.4.3 -> 2.4.4 → https://git.io/JTFW3
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libshout: 2.4.3 -> 2.4.4 »: https://git.io/JkksY
<{^_^}> [nixpkgs] @FRidh merged pull request #102583 → lilv: 0.24.8 -> 0.24.10 → https://git.io/JTFmX
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « lilv: 0.24.8 -> 0.24.10 »: https://git.io/JkksO
<{^_^}> [nixpkgs] @raboof opened pull request #103311 → gcc: update to isl 0.20.0 for bootstrapping and recent versions → https://git.io/Jkks3
<{^_^}> [nixpkgs] @FRidh merged pull request #102558 → libipt: 2.0.2 -> 2.0.3 → https://git.io/JTdNa
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libipt: 2.0.2 -> 2.0.3 »: https://git.io/Jkks8
sigmundv has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #102546 → libmtp: 1.1.17 -> 1.1.18 → https://git.io/JTd5B
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libmtp: 1.1.17 -> 1.1.18 »: https://git.io/Jkksz
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #102545 → libbluray: 1.2.0 -> 1.2.1 → https://git.io/JTd79
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libbluray: 1.2.0 -> 1.2.1 »: https://git.io/Jkks2
<{^_^}> [nixpkgs] @FRidh merged pull request #102527 → libmbim: 1.24.2 -> 1.24.4 → https://git.io/JTdXX
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libmbim: 1.24.2 -> 1.24.4 »: https://git.io/JkksV
kaliumxy1 is now known as kaliumxyz
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « libnftnl: 1.1.7 -> 1.1.8 »: https://git.io/JkksX
<{^_^}> [nixpkgs] @FRidh merged pull request #102502 → libnftnl: 1.1.7 -> 1.1.8 → https://git.io/JTdEl
lawr3nce has joined #nixos
Latr_work has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @FRidh merged pull request #102452 → iptables: 1.8.5 -> 1.8.6 → https://git.io/JT529
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to staging « iptables: 1.8.5 -> 1.8.6 »: https://git.io/Jkks9
<{^_^}> [nixpkgs] @ryantm closed pull request #103240 → python37Packages.pytools: 2020.4 -> 2020.4.3 → https://git.io/JkTvF
<{^_^}> [nixpkgs] @ryantm closed pull request #103243 → python27Packages.zfec: 1.5.3 -> 1.5.4 → https://git.io/JkTJj
<{^_^}> [nixpkgs] @ryantm closed pull request #103248 → python27Packages.scp: 0.13.2 -> 0.13.3 → https://git.io/JkTk3
<{^_^}> [nixpkgs] @NeQuissimus pushed 6 commits to master: https://git.io/JkkGs
<{^_^}> [nixpkgs] @NeQuissimus pushed 6 commits to release-20.09: https://git.io/JkkGZ
<{^_^}> [nixpkgs] @NeQuissimus pushed 5 commits to release-20.03: https://git.io/JkkG2
andreas31 has quit [Remote host closed the connection]
andreas31 has joined #nixos
zupo has joined #nixos
<fgaz> Anyone remembers how to set the store prefix? I can't find the option anywhere
Chiliparrot has quit [Ping timeout: 260 seconds]
<fgaz> or was it hardcoded?
Chiliparrot has joined #nixos
<immae> $NIX_STORE ?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103312 → python37Packages.b2sdk: 1.1.4 -> 1.2.0 → https://git.io/JkkZK
<fgaz> immae: that variable is unset for me
<fgaz> ooh found it. it's the hidden --store option
<{^_^}> [nixpkgs] @grahamc opened pull request #103313 → [20.09] zfs: extend zpool scripts with :$PATH, remove sudo → https://git.io/JkkZP
<jbal[m]> If an array is set in 2 different modules, are they merged/concatenated?
<clever> jbal[m]: yes
<jbal[m]> Are they catenated in any particular order?
Chiliparrot has quit [Quit: Textual IRC Client: www.textualapp.com]
<jbal[m]> Ah, ty
rnea has joined #nixos
zopieux has quit [Quit: zopieux]
zopieux has joined #nixos
<axx> hi everyone, what is the recommended way to mount a BTRFS subvolume on NixOS?
<axx> technically, this BTRFS subvol is on an encrypted harddrive, but i'm quit happy with unlocking it manually with `udiskctl` for now, so that should not be a big part of the answer i think
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to redesign-features: https://git.io/Jkkcg
griff_ has quit [Quit: griff_]
bahamas has joined #nixos
domogled has joined #nixos
griff_ has joined #nixos
werner292 has joined #nixos
werner291 has quit [Ping timeout: 240 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103314 → python37Packages.awkward: 0.13.0 -> 0.14.0 → https://git.io/JkkWL
domogled has quit [Remote host closed the connection]
ilmu has quit [Ping timeout: 244 seconds]
domogled has joined #nixos
spudly has quit [Ping timeout: 258 seconds]
spudly- is now known as spudly
ilmu has joined #nixos
<{^_^}> [nix] @edolstra pushed 2 commits to progress-bar: https://git.io/JkkWg
<{^_^}> [nixpkgs] @zimbatm opened pull request #103315 → tree-wide: unify Bash completions outputs → https://git.io/JkkW2
<{^_^}> [nix] @abathur opened pull request #4243 → enable Darwin.arm64 to install x86_64 binary → https://git.io/JkkWi
<{^_^}> [nixos-homepage] @garbas pushed to redesign-features « last item (for now) »: https://git.io/JkkWX
<gchristensen> worldofpeace: can you pop a +1 on to https://github.com/NixOS/nixpkgs/pull/103313 ?
<{^_^}> #103313 (by grahamc, 32 minutes ago, open): [20.09] zfs: extend zpool scripts with :$PATH, remove sudo
<{^_^}> [nixpkgs] @7c6f434c opened pull request #103316 → bisoncpp: init → https://git.io/JkkW9
<yurb> axx: you can set the default BTRFS subvolume on the filesystem itself if you want
lordcirth__ has joined #nixos
mananamenos has quit [Read error: Connection reset by peer]
mananamenos has joined #nixos
<yurb> Or you can specify it in configuration.nix, something like this: https://dpaste.org/FqMr
lordcirth_ has quit [Ping timeout: 240 seconds]
<yurb> I'm using BTRFS on a LUKS-encrypted volume on a removable disk this way
<yurb> I'm using udiskie for unlocking and mounting it
<yurb> And it honors the mount options specified in configuration.nix
<pushqrdx> did anyone manage to make alsaequal work on nixos? i installed the package and added the needed asound.conf but the equalizer module isn't loaded and i get an error running alsamixer -D equal
alp has quit [Remote host closed the connection]
alp has joined #nixos
veleiro has joined #nixos
<worldofpeace> gchristensen: approved
<worldofpeace> uwu frens who approve PRs
lordcirth__ has quit [Ping timeout: 264 seconds]
domogled has quit [Quit: domogled]
lordcirth__ has joined #nixos
fabioluciano has joined #nixos
griff_ has quit [Quit: griff_]
<{^_^}> [nixpkgs] @veprbl merged pull request #103194 → gitui: fix darwin build → https://git.io/JkJ5M
<{^_^}> [nixpkgs] @veprbl pushed commit from @thefloweringash to master « gitui: fix darwin build (#103194) »: https://git.io/Jkk81
sss2 has joined #nixos
alp has quit [Ping timeout: 260 seconds]
lordcirth__ has quit [Ping timeout: 240 seconds]
lordcirth__ has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #103314 → python37Packages.awkward: 0.13.0 -> 0.14.0 → https://git.io/JkkWL
<{^_^}> [nixpkgs] @veprbl pushed commit from @r-ryantm to master « python37Packages.awkward: 0.13.0 -> 0.14.0 »: https://git.io/Jkk4B
<{^_^}> [nixpkgs] @grahamc merged pull request #103307 → zfs: extend zpool scripts with :$PATH, remove sudo → https://git.io/JkkOw
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jkk42
<{^_^}> [nixpkgs] @grahamc merged pull request #103313 → [20.09] zfs: extend zpool scripts with :$PATH, remove sudo → https://git.io/JkkZP
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to release-20.09: https://git.io/Jkk4M
chour has quit [Quit: WeeChat 2.9]
chour has joined #nixos
lordcirth_ has joined #nixos
lordcirth__ has quit [Ping timeout: 240 seconds]
eoli3n has quit [Ping timeout: 240 seconds]
<axx> <yurb "And it honors the mount options "> excellent, thanks i'll look into that link!
superherointj has quit [Quit: Leaving]
<axx> surprisingly, a search for "fstab" on the NixOS didn't return anything that seemed useful, for my issue
<fgaz> Is there a way to realise a store path by only knowing the hash?
<fgaz> assuming it's in a binary cache
unacceptable has joined #nixos
waleee-cl has joined #nixos
<fgaz> ie. realizing /nix/store/w9yy7v61ipb5rx6i35zq1mvc2iqfmps1-hello-2.10 by only knowing /nix/store/w9yy7v61ipb5rx6i35zq1mvc2iqfmps1
cfricke has quit [Quit: WeeChat 2.9]
<Ke> so do you still need something?
<axx> anyway, thanks ∿ und̷e̷l̷ě̷t̷e̷d̷
<__red__> axx is a unicode guru I see ;-)
<lordcirth_> fgaz, you can't go from a hash output to the input without a hint
<fgaz> ok, apparently I can just do curl --head https://cache.nixos.org/w9yy7v61ipb5rx6i35zq1mvc2iqfmps1.narinfo
<axx> i really just clicked on their name, to avoid having to do any typing! ;)
<lordcirth_> Ah, but yeah, you can query it
<__red__> it was the ∿ that drew my attention
<fgaz> lordcirth_: do you know if there's a way to query all caches without manually sending http requests?
<lordcirth_> I do not
<fgaz> I wish I could just `nix-store --realise /nix/store/w9yy7v61ipb5rx6i35zq1mvc2iqfmps1`. The information is all there after all!
<fgaz> Oh wait, it actually works! It errors out in the end, but the store path gets fetched!
<fgaz> Awesome!
<lordcirth_> Really? Interesting
<yurb> :)
Morfio_ has joined #nixos
<lordcirth_> I guess it looks for the nar, finds it, then complains the path doesn't match?
Morfio_ has quit [Remote host closed the connection]
<fgaz> yes
<fgaz> now I hope the exit code is different...
<fgaz> it's not :(
<fgaz> oh well, now I can at least grep the output or something
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103318 → python37Packages.uproot-methods: 0.7.4 -> 0.8.0 → https://git.io/Jkk0d
Morfio has quit [Ping timeout: 256 seconds]
<lordcirth_> fgaz, I would ignore the output and just test the existence of /nix/store/w9yy7v61ipb5rx6i35zq1mvc2iqfmps1* afterwards
<lordcirth_> That's what you actually care about, and it's less likely to change
<{^_^}> [nixpkgs] @Scriptkiddi opened pull request #103319 → python3Package.mautrix: 0.5.8 -> 0.8.1 → https://git.io/JkkEq
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/4b5c6c8a58a (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/336baf0d098 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/8ac04f78421 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
werner292 has joined #nixos
<fgaz> lordcirth_: good idea
werner291 has quit [Ping timeout: 244 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103321 → python37Packages.aioconsole: 0.3.0 -> 0.3.1 → https://git.io/Jkkuf
lordcirth__ has joined #nixos
lordcirth_ has quit [Ping timeout: 268 seconds]
werner291 has quit [Quit: werner291]
alp has joined #nixos
werner291 has joined #nixos
bahamas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103322 → python37Packages.xstatic-bootbox: 4.4.0.1 -> 5.5.1.1 → https://git.io/Jkku2
emptyflask has joined #nixos
<{^_^}> [nixpkgs] @ajs124 merged pull request #103196 → nixos/plasma5: Fix when running without aliases → https://git.io/JkJFA
<{^_^}> [nixpkgs] @ajs124 pushed 2 commits to master: https://git.io/JkkuV
mzumquadrat[m] has quit [Quit: Idle for 30+ days]
lawr3nce has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @FRidh pushed 24 commits to python-unstable: https://git.io/Jkku1
s34m1 has joined #nixos
s34m has quit [Ping timeout: 264 seconds]
s34m1 is now known as s34m
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/336baf0d098 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/Jkkzk
emptyflask has quit [Ping timeout: 256 seconds]
growpotkin has joined #nixos
Miyu-saki has joined #nixos
emptyflask has joined #nixos
tenniscp25 has joined #nixos
<tenniscp25> Could you please tell me how I can create a symlink in configuration.nix without making a new derivation?
Denommus has joined #nixos
<Denommus> hello
<Ke> if you need to create it somewhere else, you can maybe use system activation scripts
<Denommus> I've been getting "Failed to create SDL window: Couldn't find matching GLX visual" in some Steam games, like Portal and L4D2
<Denommus> I can run Dota 2, Hades, among other games, though
<Denommus> I'm running steam over Nvidia Prime
<tenniscp25> Denommus: thank you. that's exactly what i'm looking for.
leungbk has joined #nixos
<tenniscp25> oops: i mean Ke
<tenniscp25> lol
<{^_^}> [nixpkgs] @veprbl merged pull request #103318 → python37Packages.uproot-methods: 0.7.4 -> 0.8.0 → https://git.io/Jkk0d
<{^_^}> [nixpkgs] @veprbl pushed commit from @r-ryantm to master « python37Packages.uproot-methods: 0.7.4 -> 0.8.0 »: https://git.io/JkkgC
<{^_^}> [nixpkgs] @ajs124 opened pull request #103323 → nixos/nextcloud: add extraConfig → https://git.io/Jkkg8
Henson has joined #nixos
veleiro has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 5 commits to python-unstable: https://git.io/Jkkgr
s34m has quit [Ping timeout: 256 seconds]
<Henson> I've got a question about NixOps. When I first deploy to a system it asks me for the password and then uploads a public key so it doesn't need a password anymore. But say I delete that key, or go back to regular /etc/nixos/configuration.nix on the remote machine and then want to re-deploy again. Nixops no longer asks for the password and fails because the passwordless method doesn't work
<simpson> Yeah, nixops doesn't really have a way to un-enroll machines, AFAIK.
<Henson> simpson: is there a way I can tell nixops to ask me for the password again?
<Henson> simpson: I'm looking into adjusting entries in the nixops database at the moment
<cransom> deleting (or maybe massaging?) the state file would be the only option
hyper_ch4 has joined #nixos
<cransom> changes on the remote machine made the state file invalid, nixops doesn't account for that.
<simpson> It might be possible to ask nixops to forcibly delete the machine locally, but I'm not sure how.
<Henson> cransom: so maybe just deleting the deployment and starting over is the easiest?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103324 → python37Packages.itemadapter: 0.1.1 -> 0.2.0 → https://git.io/JkkgS
<cransom> assuming there's no other changes in there that you care about losing, that's what i'd do, yes.
<Henson> cransom: ok, thanks
<Henson> simpson: thank you, too!
kalbasit has joined #nixos
hyper_ch2 has joined #nixos
hyper_ch5 has quit [Ping timeout: 272 seconds]
saschagrunert has quit [Remote host closed the connection]
hyper_ch4 has quit [Ping timeout: 240 seconds]
fendor_ is now known as fendor
heyitsrama has joined #nixos
<axx> another possibly obvious question, is there a way to speed up nixos-rebuild switch? by only updating the packages / package list every week for instance? I'm not sure, but my current understanding is that at every build, it will check if there is a new version for any package on the system and then try and build that, is that right?
<axx> i realise i'm not even sure i've set up a binary cache either.. hmm
<Denommus> axx: it will only check for updates if you updated the channel
<axx> thanks
<axx> so i need to manually update the channel, ok!
mupf has quit [Quit: WeeChat 2.9]
expelledboy has quit [Ping timeout: 264 seconds]
ilmu has quit [Ping timeout: 264 seconds]
mupf has joined #nixos
ilmu has joined #nixos
expelledboy has joined #nixos
<tenniscp25> How can I fetchGit from a private repo in configuration.nix's imports?
<{^_^}> [nixpkgs] @Ma27 closed pull request #103319 → python3Package.mautrix: 0.5.8 -> 0.8.1 → https://git.io/JkkEq
NightA is now known as night
jb55 has quit [Remote host closed the connection]
jb55 has joined #nixos
alp has quit [Ping timeout: 272 seconds]
hyper_ch has quit [Read error: Connection reset by peer]
sigmundv has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @roberth merged pull request #103238 → [20.09] bpytop: 1.0.21 -> 1.0.47 → https://git.io/JkUjT
<{^_^}> [nixpkgs] @roberth pushed 5 commits to release-20.09: https://git.io/Jkkad
<Henson> tenniscp25: I would say to define the path of your private repo using fetchGit in a let block, and then add this defined path to your imports. For example {config, pkgs, ...}: let privateRepo = fetchGit { blah blah } in { imports = [ privateRepo ]; } which assumes that privateRepo has a default.nix file in its root directory. If not, you'll have to specify the path to the .nix file to import
sigmundv has joined #nixos
hyper_ch has joined #nixos
Fare has quit [Ping timeout: 264 seconds]
werner292 has joined #nixos
hnOsmium0001 has joined #nixos
CptCaptain has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to python-unstable: https://git.io/JkkVG
ilmu has quit [Ping timeout: 244 seconds]
PetitOrion has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<CptCaptain> Where do I find documentation on lib.mkOption and related functions? It's not a builtin function, nor is it a nixpkgs library function.
<tenniscp25> Henson: I tried to do that with programs.ssh.extraConfig but git failed to find ssh-key file. I guess it's because the extraConfig gets executed after the let block.
whatisRT has joined #nixos
jonatanb has joined #nixos
sigmundv has quit [Quit: Leaving]
<srhb> CptCaptain: In lib/options.nix, insofar as it's documented.
<CptCaptain> As in the nixpkgs source tree?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103326 → python37Packages.django-q: 1.3.3 -> 1.3.4 → https://git.io/JkkVa
<srhb> CptCaptain: Yes :)
<tenniscp25> fetchGit doesn't seem to accept a path to ssh-key file.
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JkkVw
<srhb> CptCaptain: It's a pretty boring function.
<CptCaptain> 😬
<CptCaptain> I was mainly looking for related functions and the exact type signatures of those
<srhb> CptCaptain: What do you need?
<Henson> CptCaptain: Chapter 50 "Writing NixOS Modules" of the NixOS manual has some helpful descriptions and examples of using mkOption
<CptCaptain> I want to have an optional section in a config file inside a writeText call
<hyper_ch> why can't I write a comment to this bug https://github.com/NixOS/nixpkgs/issues/102340 --> it's still open and I'm logged in
<srhb> CptCaptain: Which gets written (or not) depending on some option's value?
<{^_^}> #102340 (by FRidh, 1 week ago, open): Tracking issue for Qt/KDE issues on 20.09
<CptCaptain> srhb: Yes
<srhb> CptCaptain: Usually you'd just make an option which defaults to null, and write the section if it's not null.
jonatanb has quit [Ping timeout: 256 seconds]
<srhb> (eg. with optionalString)
magnetophon has joined #nixos
<Henson> tenniscp25: I'm not sure if it can use a SSH key file or not. Looking at the source code, which I think is at nixpkgs/pkgs/build-support/fetchgit/default.nix it doesn't look like it can. When I use this command the user executing it is able to connect to the private repositories without a password and it works that way.
<CptCaptain> srhb: Ah, thank you. That's what I was looking for
<srhb> CptCaptain: You could also just use the empty string instead, it doesn't matter much, though the type `nullOr str` in the former case might be more enlightening than `str` in the latter.
Fare has joined #nixos
<srhb> `nullOr str` looks like a discount `Maybe String` if you squint a bit.
graf_blutwurst has quit [Remote host closed the connection]
domogled has joined #nixos
<pushqrdx> does anybody use alsaequal equalizer?
<pushqrdx> i tried to install it and added the asound config but it's throwing an error
dbmikus__ has joined #nixos
<CptCaptain> srhb: Where is nullOr?
<srhb> CptCaptain: in lib/types.nix. In general, grepping through lib is very useful.
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
<CptCaptain> Aah, it's a type. I thought it was a function
roti has joined #nixos
roti has quit [Remote host closed the connection]
eoli3n has joined #nixos
magnetophon has quit [Remote host closed the connection]
magnetophon has joined #nixos
alp has joined #nixos
whatisRT has quit [Ping timeout: 260 seconds]
<srhb> CptCaptain: It's a function (that creates a new type, given a type)
<tenniscp25> Henson: Thanks.
magnetophon has quit [Client Quit]
<{^_^}> [nixpkgs] @roberth closed pull request #55013 → dotnet-sdk: 2.1.403 -> 2.1.503 and add dotnet: 2.1.7 → https://git.io/fhyws
<{^_^}> [nixpkgs] @SFrijters opened pull request #103327 → maestral-gui: 1.2.1 -> 1.2.2 → https://git.io/Jkkrb
noonien has quit [Quit: The Lounge - https://thelounge.chat]
noonien has joined #nixos
roti_343 has joined #nixos
servo has quit [Remote host closed the connection]
vykook has quit [Quit: ZNC - http://znc.in]
<roti_343> Hi #nixos
<lordcirth__> roti_343, hi
<roti_343> I noticed the download link for the iso and sha files point to different builds
chour has quit [Quit: WeeChat 2.9]
chour has joined #nixos
bitmapper has joined #nixos
ml| has quit [Ping timeout: 260 seconds]
<srhb> roti_343: Which iso please?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/8ac04f78421 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
veleiro has joined #nixos
zupo has joined #nixos
<srhb> roti_343: I checked every pair on the main download page and I can't see any discrepancies. I'm wondering whether caching of the latest -> exact version redirect is hurting here.
<srhb> Oh boy, is that a 301...
<{^_^}> [nixpkgs] @kalbasit merged pull request #103304 → kube3d: 3.1.5 -> 3.2.0 → https://git.io/JkkYB
<{^_^}> [nixpkgs] @kalbasit pushed 3 commits to master: https://git.io/JkkoK
<lordcirth__> 301 from latest to a specific version? That's an oops
<srhb> It is indeed.
lordcirth__ is now known as lordcirth
<lordcirth> someone trying to optimize? :P
<srhb> roti_343: Thank you for telling us! :)
alp has quit [Ping timeout: 240 seconds]
ml| has joined #nixos
<{^_^}> [nixpkgs] @roberth merged pull request #101269 → simpleitk: 2.0.0 -> 2.0.1 → https://git.io/JTugs
<{^_^}> [nixpkgs] @roberth pushed 2 commits to master: https://git.io/JkkKG
saschagrunert has joined #nixos
<srhb> roti_343: An issue has already been filed to hopefully fix it. https://github.com/NixOS/nixos-channel-scripts/issues/42
<{^_^}> nixos-channel-scripts#42 (by adisbladis, 5 weeks ago, open): ISOs are redirecting using a 301, should be 302
CptCaptain has quit [Ping timeout: 240 seconds]
roti_343 has quit [Remote host closed the connection]
werner291 has quit [Ping timeout: 260 seconds]
werner291 has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #103328 → python3Packages.tokenizers: 0.9.2 -> 0.9.4 → https://git.io/JkkKS
jonatanb has joined #nixos
oida has quit [Remote host closed the connection]
oida has joined #nixos
<lordcirth> An interesting question was asked on https://github.com/NixOS/nix/issues/859 : What is the total size of *.narinfo files on cache.nixos.org? Who would have access to query that?
<{^_^}> nix#859 (by vcunat, 4 years ago, open): Nix and IPFS
jonatanb has quit [Ping timeout: 260 seconds]
<{^_^}> #102340 (by FRidh, 1 week ago, open): Tracking issue for Qt/KDE issues on 20.09
<srhb> lordcirth: I don't know if hydra even remembers them all anymore. I would guess not. If that is the case, then only people with access to list s3 objects.
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
endformationage has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #103277 → nixos-generators: 1.1.0 -> 1.2.0 → https://git.io/JkTwb
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jkk6r
roti_343 has joined #nixos
saschagrunert has quit [Quit: Leaving]
<roti_343> thanks, I noticed when I open the website in private mode, the iso link points to a different build (20.09.1698 instead of 20.09.1678)
<roti_343> so I guess 20.09.1698 is the latest build, right?
<srhb> roti_343: Indeed, you must have cached an earlier redirect (because of the 301)
<{^_^}> [nixpkgs] @roberth merged pull request #101341 → gitlab-triage: init at 1.13.0 → https://git.io/JTzyc
<{^_^}> [nixpkgs] @roberth pushed 2 commits to master: https://git.io/Jkk6A
<srhb> roti_343: Yes.
mmohammadi9812 has quit [Quit: Quit]
<infinisil> Does anybody know of a good testing framework for Nix code?
<srhb> roti_343: (Though it doesn't matter much except for verification, the installer will install whatever is newest from the channel if you update anyway)
<{^_^}> [nixpkgs] @timokau merged pull request #89564 → Promote allowUnfreePredicate in remediation message → https://git.io/Jf1Vn
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/JkkiL
eyenx has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @ipetkov opened pull request #103329 → topgrade: 5.8.1 -> 5.9.1 → https://git.io/Jkkiu
domogled has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed to master « gnome3.gdm: 3.38.1 → 3.38.2 »: https://git.io/JkkiX
<{^_^}> [nixpkgs] @veprbl merged pull request #103180 → darwin.adv_cmds: fix build → https://git.io/JkJsX
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JkkiS
PetitOrion has left #nixos ["Quitte"]
gthm has quit [Remote host closed the connection]
<inquisitiv3> Do
CptCaptain has joined #nixos
domogled has joined #nixos
ilmu has joined #nixos
sigmundv has joined #nixos
eyenx has quit [Quit: Bridge terminating on SIGTERM]
eyenx has joined #nixos
jonatanb has joined #nixos
sangoma has quit [Quit: WeeChat 2.9]
jonatanb has quit [Ping timeout: 264 seconds]
AMD32 has joined #nixos
m4ts has joined #nixos
stites[m]1 has joined #nixos
roti_343 has quit [Remote host closed the connection]
CptCaptain has quit [Quit: WeeChat 2.9]
plakband has joined #nixos
abbe is now known as abbe__
werner292 has joined #nixos
berberman has joined #nixos
chloekek has joined #nixos
berberman_ has quit [Ping timeout: 264 seconds]
domogled1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103331 → python37Packages.gphoto2: 2.2.3 -> 2.2.4 → https://git.io/Jkk1Z
werner291 has quit [Ping timeout: 264 seconds]
werner292 is now known as werner291
domogled has quit [Ping timeout: 246 seconds]
est31 has quit [Remote host closed the connection]
domogled has joined #nixos
chloekek has quit [Quit: WeeChat 2.7.1]
domogled1 has quit [Ping timeout: 260 seconds]
rnea has quit [Ping timeout: 264 seconds]
s34m has joined #nixos
est31 has joined #nixos
lsix has quit [Quit: WeeChat 2.9]
justanotheruser has quit [Quit: WeeChat 2.9]
justanotheruser has joined #nixos
st3r4g has joined #nixos
<{^_^}> [nix] @uvNikita closed pull request #2573 → install-multi-user: fail only if /nix is not empty → https://git.io/fp5uH
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103332 → python37Packages.azure-mgmt-sql: 0.23.0 -> 0.24.0 → https://git.io/Jkk1j
<{^_^}> [nixpkgs] @dlahoti opened pull request #103333 → nixos/modules/services/x11/clight: update configuration format to new version → https://git.io/JkkMT
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/1c98e5329fb (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
shibboleth has joined #nixos
emptyflask has quit [Ping timeout: 256 seconds]
chour has quit [Quit: WeeChat 2.9]
vhs has quit [Read error: Connection reset by peer]
ris has joined #nixos
emptyflask has joined #nixos
<{^_^}> [nixpkgs] @nh2 opened pull request #103334 → libe57format: Fix dependents not finding its cmake config → https://git.io/JkkMa
<pumpy> can anyone help me confirm if this is a bug? using home manager, setting up i3, i set an extraConfig for the bar to have height 45. well i3 gives me config error on it BUT im using package = pkgs.i3-gaps which DOES have bar height property so it should actually work
ezemtsov has joined #nixos
<ezemtsov> hi people. How can one use python .whl as an build input to buildPythonPackage?
<lordcirth> pumpy, have you looked at the generated config file?
<{^_^}> [nixpkgs] @ggreif opened pull request #103335 → wasmtime: 0.20.0 -> 0.21.0 → https://git.io/JkkMM
<ezemtsov> theoretically I just need to run the pipInstallHook while skipping the build phase, but not sure how to do that
<Ke> isn't extraConfig the item one typically uses, when one does not have the property?
davidv7 has joined #nixos
<Ke> at least skipping is easy, just buildPhase = "true";
<Ke> maybe there is something even simpler than that, maybe at least ""
<ezemtsov> well yeah, skipping is not a problem
<ezemtsov> I just wonder how do you run the standard pipInstallHook instead of having "pip install --target ..." in the install phase
<Ke> I normally just grep for keyword inside nixpkgs to see how other packages do things
<Ke> no idea about packaging python in general
davidv7_ has quit [Ping timeout: 240 seconds]
AMD32 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103336 → python37Packages.keep: 2.9 -> 2.10 → https://git.io/JkkDe
<pumpy> lordcirth ya i did
<pumpy> soi look at .config/i3/config and the height 45 in the bar {} block was exactly like my manual config on another OS. i3-gaps there ran fine
Izorkin has joined #nixos
<pumpy> i'm set up for i3-gaps on nixOS so it should work too
<pumpy> the error is not in the build phase it's in i3 saying the syntax is wrong
<pumpy> i remove that 1 line, error goes away, so it's isolated
<pumpy> i checked 'i3' version on my other OS and nixos, 4.18.2 on both
<pumpy> i set the i3-gaps override so it's definitely(?) using that one
thc202 has quit [Remote host closed the connection]
cole-h has joined #nixos
<{^_^}> [nixpkgs] @maksar opened pull request #103337 → ruby-modules gem-config: add exif → https://git.io/JkkD4
malook has joined #nixos
ransom has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #103305 → terraform-providers: vultr 1.4.1 -> 1.5.0 → https://git.io/JkkYM
<{^_^}> [nixpkgs] @hjones2199 opened pull request #103338 → siril: init at 0.99.6 → https://git.io/JkkDE
<{^_^}> [nixpkgs] @zimbatm pushed commit from @1000101 to master « terraform-providers: vultr 1.4.1 -> 1.5.0 (#103305) »: https://git.io/JkkDu
malook has quit [Client Quit]
<{^_^}> [nixpkgs] @Scriptkiddi reopened pull request #103319 → python3Package.mautrix: 0.5.8 -> 0.8.1 → https://git.io/JkkEq
<Ericson2314> I just started having issues switching workspaces in xmonad with firefox
<Ericson2314> anyone else caught wiff of such a thing?
<dminuoso> "witching workspaces in xmonad with firefox"
<dminuoso> Not sure what you're doing
<ezemtsov> Ke is was as easy to puting whl file into dist folder in the unpack phase and skipping the build phase
<srhb> Ericson2314: Haven't noticed anything. Can you elaborate?
<Ericson2314> hey!
<srhb> Ericson2314: hey :3
<Ericson2314> so after a few input actions, it will hang until I resize windows or switch workspaces
<srhb> It being firefox?
<Ericson2314> yes
<srhb> Huh! That sounds super quirky. No, I haven't experienced that. (on current unstable)
<{^_^}> [nixpkgs] @maksar closed pull request #103337 → ruby-modules gem-config: add exif → https://git.io/JkkD4
<pumpy> noone? :/
davidv7_ has joined #nixos
neiluj has joined #nixos
emilsp has quit [Quit: I become anti-present]
neiluj has quit [Changing host]
neiluj has joined #nixos
<neiluj> hello
emilsp has joined #nixos
jonatanb has joined #nixos
emptyflask has quit [Quit: WeeChat 2.9]
<neiluj> given a nix file containing an attribute set : {...}, how do you import it in an other nix file to append it in an other attribute set with the // operator?
<dminuoso> neiluj: Is this for nix derivations or nixos?
<srhb> pumpy: Maybe time to pastebin your config, so we can make sure :)
<pumpy> the generated .config/i3/config or the .nix?
<Ericson2314> srhb: weird thing is it came after a few days of the 20.09 update, and not updating anything
tenniscp25 has quit []
<Ericson2314> my guess is fresh session probably would work better
<Ericson2314> RIP my tabs :(
<srhb> Ericson2314: :(
anderscs[m] has joined #nixos
<dminuoso> Ericson2314: so I had lots of strange bugs which I traced back to modesetting
davidv7 has quit [Ping timeout: 240 seconds]
<dminuoso> in my case, it was X completely borking out, where some windows would only render the backgroud (which in effect is always the "last content on the screen region from before" with xmonad)
<neiluj> dminuoso: it's for nixos
<dminuoso> neiluj: Then the correct way is to use nixos modules with import
<Ericson2314> dminuoso: weird this was due to mode setting?
<dminuoso> That is, `{...}: { imports = [ ./foo ]; ... }`
<dminuoso> Ericson2314: err no hah wait. modesetting fixed it!
<dminuoso> the intel driver was buggy
<dminuoso> (but disabling modesetting in your kernel on vms via web consoles is usually a good idea)
<dminuoso> I conflated these two :)
<srhb> pumpy: The nix.
<neiluj> dminuoso: thanks, and is it possible to append the content of foo in some nested attribute set?
<dminuoso> neiluj: yes
<dminuoso> neiluj: You can define merging strategies for options
<neiluj> like, if the main nix file is config = { program.bar = { config = rec { ... }; }; };
<neiluj> ideally something like this config = { program.bar = { config = rec { ... } // foo; }; };
<neiluj> where foo is the attribute set from foo.nix
<dminuoso> neiluj: So if you go with the nixos module route, you can say
<dminuoso> program.bar = mkOption { ...; merge = ... }
rprije has joined #nixos
werner292 has joined #nixos
<dminuoso> And define the merging strategy with that
inkbottle has quit [Quit: Konversation terminated!]
<dminuoso> Then in both modules, you'd define `program.bar = { ... };` in the config section
<dminuoso> And ensure both are imported
inkbottle has joined #nixos
<dminuoso> err, hold on, that above snippet is wrong
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<dminuoso> neiluj: oh, for attrset that already is the behavior it seems
<dminuoso> so just make an option of type attrset, and thats it!
<pumpy> srhb https://termbin.com/i6n0 makes the .config/i3/config with height in bar {} that should be OK
veleiro has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @primeos pushed to master « sway: 1.5 -> 1.5.1 »: https://git.io/JkkyS
<srhb> pumpy: Is this a NixOS module or a home-manager module?
<CRTified[m]> Just a quick note for everyone who uses services.mautrix-telegram.environmentFile - you can also supply other settings like the login_shared_secret there, which is not documented as a feature :)
<neiluj> dminuoso: thanks, i'm going to try this!
<{^_^}> [nixpkgs] @nh2 merged pull request #103334 → libe57format: Fix dependents not finding its cmake config → https://git.io/JkkMa
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/JkkyA
<srhb> pumpy: Looks like NixOS
<pumpy> it's home manager
aleph- has quit [Ping timeout: 256 seconds]
<pumpy> i just include it in my home.ni
<pumpy> x
<pumpy> CRTified[m]++ maybe make a PR to add docs?
<{^_^}> CRTified[m]'s karma got increased to 1
<{^_^}> [nixpkgs] @veprbl opened pull request #103339 → openshot-qt: enable on darwin → https://git.io/JkkSJ
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<CRTified[m]> pumpy: Will do
<{^_^}> [nixpkgs] @nh2 opened pull request #103340 → [20.09] libe57format: Fix dependents not finding its cmake config → https://git.io/JkkSt
<srhb> pumpy: Can you compare the path of i3 in your generated xsession with the one from eg nix-build '<nixpkgs>' -A i3-gaps ?
<pumpy> CRTified[m]++ tyvm
<{^_^}> CRTified[m]'s karma got increased to 2
Izorkin has joined #nixos
<pumpy> srhb sorry how i do that?
<srhb> pumpy: iirc home-manager generates a ~/.xsession for you
<srhb> pumpy: In there should <storepath>/bin/i3
<pumpy> there's no ~/.xsession
<pumpy> what about storepath?
aleph- has joined #nixos
<srhb> Huh, really.. Did that change I wonder.
<srhb> pumpy: Do you have xsession.enable = true; ?
<srhb> pumpy: At this point, what I think is happening, is: You're launching i3 from NixOS (somehow, through your display manager or somewhere else) and not home-manager at all, because you're missing xsession.enable = true
<pumpy> btw im using rdp into the system
<srhb> pumpy: The way home-manager controls which i3 is launched is by explicitly calling exactly that version in your ~/.xsession
<pumpy> so i'll bet im using path to literal i3
cosimone has joined #nixos
<srhb> Maybe you have it in your user profile or in systemPackages
<srhb> Neither will be affected by your changes in home-manager
<srhb> pumpy: `which i3` should show you more.
<pumpy> my systemwide config has services.xrdp.defaultWindowManager = "${pkgs.i3}/bin/i3";
<srhb> pumpy: That'll be the wrong package.
<pumpy> so when i rdp in, it starts that
<pumpy> change to pkgs.i3-gaps?
<srhb> pumpy: Then everything makes sense.
<srhb> pumpy: You can do that, yes.
<pumpy> better way to do it?
<srhb> pumpy: Probably get rid of the home manager package option to avoid confusion though
daniel has joined #nixos
<srhb> pumpy: Matter of taste. The home-manager setup sort of expects it to take full contrl of your x session, which means xrdp should simply execute your ~/.xsession that home-manager has created
daniel is now known as Guest36714
<srhb> pumpy: That is, it should _not_ be responsible for launching i3 or any other window manager.
Guest36714 has quit [Remote host closed the connection]
<srhb> But you can go either route.
<pumpy> hmm i wanna do it the right way lemme think
<pumpy> srhb++ tyvm
<{^_^}> srhb's karma got increased to 131
octe has quit [Quit: adios]
<pumpy> srhb could xrdp be configured to execute my xinitrc too or does it have to be either set default window manager OR ~/.xsession?
<{^_^}> [nixpkgs] @FRidh pushed 5 commits to python-unstable: https://git.io/JkkSS
<srhb> pumpy: I think xinitrc will never be used outside of startx directly, and I don't think home-manager generates it either.
davidv7 has joined #nixos
<pumpy> ok so use xsession
<srhb> pumpy: iirc setting the defaultSession to "none" and enabling the (home manager) optoin xsession.enable = true; will do the trick
<srhb> Though there might be a better name than "none" these days...
davidv7_ has quit [Ping timeout: 240 seconds]
<pumpy> where is defaultSession?
<pumpy> on xrdp or?
<{^_^}> [nix] @samueldr closed pull request #2269 → Manual: Updates install notes for one-liner → https://git.io/fdlUr
<srhb> Oh, sorry, you were referring to defaultWindowManager. Hmm.
<srhb> Sorry, I'm not very familiar with xrdp. I assume you can point it at your ~/.xsession
<pumpy> ill look
supersandro2000 has quit [Read error: Connection reset by peer]
supersandro2000 has joined #nixos
Darkmatter66 has joined #nixos
<srhb> pumpy: I think you can literally put `${pkgs.runtimeShell} $HOME/.xsession` there safely.
Darkmatter66_ has quit [Ping timeout: 265 seconds]
Fox0919 has joined #nixos
domogled has quit [Remote host closed the connection]
ransom has quit [Read error: Connection reset by peer]
<pumpy> srhb where?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103341 → act: 0.2.16 -> 0.2.17 → https://git.io/JkkHm
griff_ has joined #nixos
<srhb> services.xrdp.defaultWindowManager
<srhb> pumpy: That will cause it to execute the xsession home-manager has generated for you upon login.
<srhb> s/will/should <insert-i-have-no-idea-what-im-doing-doge>
<srhb> But the code says it will :)
<srhb> pumpy: But remember to enable xsession.enable = true; in home-manager first.
costrouc has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #103340 → [20.09] libe57format: Fix dependents not finding its cmake config → https://git.io/JkkSt
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to release-20.09: https://git.io/JkkHz
pushqrdx has quit [Remote host closed the connection]
<pumpy> srhb i made `${pkgs.runtimeShell} $HOME/.xsession` the defaultWindowManager. then i enabled xsession.enable. i3 still says bar height and gaps are invalid like it's using i3 not i3-gaps
<{^_^}> [nixpkgs] @dasJ opened pull request #103342 → nixos/plasma5: Fix when running without aliases → https://git.io/JkkHQ
<pumpy> the .xsession has a call to i3-gaps /bin/i3 in it so it's GOTTA be working
<pumpy> ill try rebooting
cosimone has quit [Quit: cosimone]
cjpbirkbeck has joined #nixos
<srhb> pumpy: It sounds correct to me. If it still isn't working, I guess I was wrong wrt. defaultWindowManager.
<neiluj> hum, i tried to import an attrset in a nix module like so: let bar = (import ./bar.nix); in { program.foo = { config = rec { ... } // bar; }; }
leungbk has quit [Ping timeout: 256 seconds]
<neiluj> i get an error along the lines of: A definition for option 'program.foo.config.bar' is not of type `null or string'
<pumpy> srhb what can i do?
<neiluj> the bar.nix file provides the bar attribute
mallox has quit [Quit: WeeChat 2.9]
leungbk has joined #nixos
ransom has joined #nixos
<srhb> pumpy: Try setting the home-manager option xsession.scriptPath = "startwm.sh"; -- if that doesn't do the trick, I suggest going with your first idea of dropping xsession and just feeding xrdp the correct i3 directly.
<srhb> neiluj: What its value?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/1c98e5329fb (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<neiluj> a string
<neiluj> that might be the reason
<srhb> neiluj: And bar.nix is a bare attribute set?
<neiluj> it it, like this: let ... in { bar = { ... }; }
<srhb> neiluj: Looks right to me. Maybe pastebin instead of hypothetical foos and bars at this point. :)
pushqrdx has joined #nixos
<neiluj> right ^^
<pumpy> srhb where would startwm.sh come from? i have to create it?
werner292 has joined #nixos
<srhb> pumpy: The scriptPath option I gave will cause home-manager to save your xsession file as ~/startwm.sh instead
<srhb> pumpy: Which, according to the docs, xrdp will prefer.
<pumpy> srhb should i set xrdp.defaultWindowManager to anything?
zupo has quit [Ping timeout: 272 seconds]
<srhb> pumpy: As I understand that piece of documentation, defaultWindowManager will be ignored if that file exists, so its value won't matter.
werner291 has quit [Ping timeout: 264 seconds]
werner292 is now known as werner291
<neiluj> basically i try to import attrset in nested attrset for modularity
<srhb> neiluj: So you're expected wauland.windowManager.sway.input, right?
zupo has joined #nixos
<srhb> .. pretend I can type :)
<neiluj> exactly
jonatanb has quit [Remote host closed the connection]
alp has joined #nixos
<srhb> That also looks right to me, with the caveat that you're nuking any existing `input` if it's elided in dotdotdot
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103343 → amber: 0.5.4 -> 0.5.5 → https://git.io/JkkQw
expelledboy has quit [Ping timeout: 260 seconds]
<{^_^}> [nix] @edolstra pushed to progress-bar « Add separate progress bars for substituting and building »: https://git.io/JkkQP
<neiluj> srhb: oh i do get an other error now: syntax error, unexpected end of file, expecting ';'
<neiluj> at peripherals.nix
<srhb> neiluj: Yes, you have mismatched indentation and braces too.
<srhb> But maybe that's from eliding things, I can't tell.
<neiluj> oh that's right, there's a missing brace
<pumpy> srhb ok that worked! xsession.enable true, xsession.scriptPath startwm.sh, no defaultWindowManager set. rdp in, i3-gaps must be used because no error!
<pumpy> srhb++
<{^_^}> srhb's karma got increased to 132
benley has quit [Ping timeout: 260 seconds]
<srhb> pumpy: phew. :)
AtnNn has quit [Ping timeout: 240 seconds]
<pumpy> 1 last question, can i put script path into .config/foo/startwm.sh and it'll still work?
Marsuvees has joined #nixos
<pumpy> xrdp gives us option to set user relative path to the script but i dunno how to do it in nix config lang
jonatanb has quit [Ping timeout: 240 seconds]
<srhb> pumpy: If you know how to tell xrdp to do that, we can probably figure it out.
woffs has quit [Read error: Connection reset by peer]
julm has quit [Remote host closed the connection]
<pumpy> https://linux.die.net/man/5/sesman.ini UserWindowManager
sigmundv has quit [Read error: Connection reset by peer]
Marsuvees has quit [Remote host closed the connection]
<srhb> pumpy: It doesn't look like the NixOS module makes that configurable.
julm has joined #nixos
sigmundv has joined #nixos
<pumpy> poopy
<pumpy> well tyvm again
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103344 → amfora: 1.5.0 -> 1.6.0 → https://git.io/Jkk7k
<srhb> pumpy: Might be a nice contribution :)
s34m has quit [Ping timeout: 256 seconds]
<srhb> pumpy: and you're welcome.
<srhb> neiluj: There's also some brace issues in the other file
<srhb> neiluj: And some... Probably unrelated weirdness
<neiluj> my bad
<srhb> neiluj: (Like the inputs module argument)
<neiluj> i merged perpherals in the wrong attrset
<srhb> Ah :)
<{^_^}> [nix] @edolstra pushed to progress-bar « Doh »: https://git.io/Jkk7m
griff_ has quit [Quit: griff_]
<neiluj> it works :)
<neiluj> is there a function to iterate over the files from a specific directory?
<srhb> neiluj: "iterate" has dangerous connotations, but see builtins.readDir :)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103345 → argo: 2.11.6 -> 2.11.7 → https://git.io/Jkk70
<eyJhb> Trying to build a docker image, I get this error - https://termbin.com/cxen using this file - https://termbin.com/ibjsh
<eyJhb> There should be enough space??
<neiluj> srhb: this is it! thank you ^^
domogled has joined #nixos
NeoCron has quit [Quit: Leaving]
<srhb> eyJhb: 30G? Do you have that much for the VM?
FRidh has quit [Quit: Konversation terminated!]
<srhb> Is that even the issue here...
<{^_^}> [nixpkgs] @CRTified opened pull request #103347 → nixos/mautrix-telegram: add documentation for setting arbitrary secrets → https://git.io/Jkk7X
oida has quit [Remote host closed the connection]
<eyJhb> srhb: No clue, I have just set it up, from 2gb to 5gb, 10gb, 12gb, 20gb, 30gb
<eyJhb> So that I unsured it had enough, as it seemed to be a space issue
<eyJhb> I think I broke stuff
<srhb> eyJhb: Do you need that runAsRoot later? Otherwise get rid of that and diskSize.
<eyJhb> srhb: That results in disc space issue
hyper_ch2 has quit [Read error: Connection reset by peer]
<eyJhb> Texlive takes up a ton of space, default is 1GB of space
<{^_^}> [nixpkgs] @erictapen opened pull request #103348 → gimpPlugins: replace references to registry.gimp.org → https://git.io/Jkk7b
<{^_^}> [nixpkgs] @maksar opened pull request #103349 → ruby-modules gem-config: add exif → https://git.io/Jkk7N
<srhb> eyJhb: Yes, but there's no limit by default, as long as your tmp or memory or whatnot has enough space.
<srhb> eyJhb: Using the VM (runAsRoot) will create artificial constraints though.
<srhb> That isn't used unles the VM is used.
<eyJhb> Hmm, might have to see where it uses my space then
<srhb> Or if it's even space related
<srhb> note "may"
neiluj has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103350 → aws-okta: 1.0.6 -> 1.0.8 → https://git.io/Jkk5f
<eyJhb> srhb: It eats all my space in my building dir
neiluj has joined #nixos
<{^_^}> [nixpkgs] @ajs124 merged pull request #103342 → [20.09] nixos/plasma5: Fix when running without aliases → https://git.io/JkkHQ
<{^_^}> [nixpkgs] @ajs124 pushed 2 commits to release-20.09: https://git.io/Jkk5t
<srhb> eyJhb: Get more space :)
AtnNn has joined #nixos
<eyJhb> srhb: I am trying! :(
<eyJhb> But something is using all my space
<eyJhb> I have a feeling that my projects folder should be nuked
<clever> eyJhb: `ncdu -x /`
<eyJhb> It actually uses tmpfs for my builds folder :p
<eyJhb> I should not do that, with only 16 GB of ram
<srhb> Not for builds of this size at least :)
<srhb> Though it doesn't seem to use much here.
<eyJhb> srhb: are you dizzing my PC?
<srhb> No no. :P
<eyJhb> \s It only has 5 GB in my builds folder, and I think there is some garbage in there :p
<eyJhb> I really need a scratch/shit volume
<eyJhb> For now, I can give it 8 GB
<srhb> This is one heavy docker image though...
<eyJhb> The joys of LaTeX! :'(
domogled has quit [Remote host closed the connection]
<eyJhb> What is the size of the tar.gz?
<srhb> Maybe you could un-insane it by not using all of texlive :P
<eyJhb> If you finished it srhb
<eyJhb> I tried using medium, did not have the package I needed...
<srhb> You know we have a combinator that can add packages one by one?
<srhb> The final tarballis 3.2GiB
<srhb> I will never get these write cycles back, you know.
<srhb> :-)
woffs has joined #nixos
<eyJhb> srhb: I can repay you in cat videos?
<srhb> More write cycles! augh!
<srhb> Anyway, (pkgs.texlive.combine { inherit (pkgs.texlive) scheme-basic wrapfig; })
<srhb> scheme-basic plus wrapfig specifically.
<srhb> Just add onto that inherit as you see fit.
<eyJhb> Uhhh, cool!
<eyJhb> Can I see the total size of texlive unpacked?
<eyJhb> I know there is a cool store command for it somewhere
<srhb> texlive-full?
<eyJhb> Yeah
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103351 → azure-cli: 2.14.0 -> 2.14.2 → https://git.io/Jkk5r
jonatanb has joined #nixos
<srhb> eyJhb: nix path-info -Sh nixpkgs.texlive.combined.scheme-full
cr4y1_ has joined #nixos
<eyJhb> WELL! That is something, I wold expect lager
<eyJhb> would*
<eyJhb> I only have 21 GB of storage left, on my 256 GB SSD. I will try to find the culprit using what clever sent
leungbk has quit [Ping timeout: 258 seconds]
neiluj has quit [Ping timeout: 246 seconds]
<srhb> eyJhb: I'm using 421/256 on mine. Need to gc soon. :(
domogled has joined #nixos
neiluj has joined #nixos
benley has joined #nixos
cr4y1__ has quit [Ping timeout: 264 seconds]
MmeQuignon has quit [Quit: WeeChat 2.9]
Fare has quit [Quit: Leaving]
leungbk has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103352 → azure-storage-azcopy: 10.6.1 -> 10.7.0 → https://git.io/Jkk5H
<eyJhb> srhb: Always nice with some gc :p
<srhb> write. cycles.
woffs has quit [Quit: Gateway shutdown]
bennofs1 has joined #nixos
wnklmnn has quit [Quit: Leaving]
neiluj has quit [Ping timeout: 264 seconds]
philr has joined #nixos
pushqrdx has quit [Remote host closed the connection]
ezemtsov has quit [Remote host closed the connection]
erictapen has joined #nixos
mananamenos has quit [Ping timeout: 265 seconds]
pushqrdx has joined #nixos
shibboleth has quit [Quit: shibboleth]
neiluj has joined #nixos
werner292 has joined #nixos
pushqrdx has quit [Remote host closed the connection]
werner291 has quit [Ping timeout: 260 seconds]
werner292 is now known as werner291
expelledboy has joined #nixos
<{^_^}> [nixpkgs] @Synthetica9 opened pull request #103353 → codebraid: 0.5.0-unstable-2020-07-01 -> 0.5.0-unstable-2020-08-14 → https://git.io/Jkkd0
ransom has quit [Ping timeout: 260 seconds]
expelledboy has quit [Ping timeout: 246 seconds]
ransom has joined #nixos
neiluj has quit [Ping timeout: 260 seconds]
neiluj has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103345 → argo: 2.11.6 -> 2.11.7 → https://git.io/Jkk70
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jkkdw
<pumpy> what syntax do i need to make https://nix-community.github.io/home-manager/options.html#opt-programs.alacritty.settings for the mouse_bindings: - { mouse: Right, action: PasteSelection }? is it `mouse_bindings = [{ mouse = "Right"; action = "PasteSelection";}];`?
<dsx> How to properly cross-compile sd image for armv7l?
octe has joined #nixos
<pumpy> ya that worked
<pumpy> pumpy++
<{^_^}> pumpy's karma got decreased to -1
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103354 → bear: 3.0.1 -> 3.0.2 → https://git.io/JkkdX
<octe> i notice that the default policy for FORWARDING in iptables is different on different nixos servers i have
<octe> on some its ACCEPT, others DROP
pushqrdx has joined #nixos
<pushqrdx> say i want to provide a tool in a dev environment (shell.nix) that isn't necessarily a buildInput, is there an idiomatic way to specify those?
<pushqrdx> for instance i use entr for watching files
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
marsh has quit [Ping timeout: 272 seconds]
<pushqrdx> where is the best way or place to make that available, does it belong to the local shell environment at all or is it best installed at the user level?
<{^_^}> [nix] @edolstra pushed to master « Fix use of dirty Git/Mercurial inputs with chroot stores »: https://git.io/Jkkdd
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @earldouglas opened pull request #103355 → Archi: init at 4.7.1 → https://git.io/JkkdA
marsh has joined #nixos
neiluj has quit [Ping timeout: 256 seconds]
<{^_^}> [nix] @edolstra merged pull request #4243 → enable Darwin.arm64 to install x86_64 binary → https://git.io/JkkWi
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JkkFU
<{^_^}> [nixpkgs] @jonringer merged pull request #103351 → azure-cli: 2.14.0 -> 2.14.2 → https://git.io/Jkk5r
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « azure-cli: 2.14.0 -> 2.14.2 »: https://git.io/JkkFT
neiluj has joined #nixos
ransom has joined #nixos
eoli3n has quit [Ping timeout: 240 seconds]
<neiluj> hmmm, how would you flatten the output of readDir?
<neiluj> to get a list from the attrset
<neiluj> i'd like to fold over the list of directories
domogled has quit [Remote host closed the connection]
woffs has joined #nixos
cosimone has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103303 → python37Packages.dbus-next: 0.1.4 -> 0.2.1 → https://git.io/JkkmY
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkkFW
grumble has quit [Quit: I /quit and all I got to keep was this lousy quit message!]
neiluj has quit [Remote host closed the connection]
neiluj has joined #nixos
fendor has quit [Remote host closed the connection]
grumble has joined #nixos
cosimone has quit [Client Quit]
domogled has joined #nixos
supersandro2000 has quit [Ping timeout: 264 seconds]
__monty__ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @jonringer merged pull request #96685 → spicetify-cli: init at 1.1.0 → https://git.io/JUt7S
<{^_^}> [nixpkgs] @jonringer pushed to master « spicetify-cli: init at 1.1.0 »: https://git.io/JkkFy
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #103357 → Add aarch64-linux support to resilio-sync pkgs → https://git.io/JkkFH
<{^_^}> [nixpkgs] @jtojnar merged pull request #103348 → gimpPlugins: replace references to registry.gimp.org → https://git.io/Jkk7b
<{^_^}> [nixpkgs] @jtojnar pushed commit from @erictapen to master « gimpPlugins: replace references to registry.gimp.org »: https://git.io/JkkF7
<{^_^}> [nixpkgs] @jonringer merged pull request #103321 → python37Packages.aioconsole: 0.3.0 -> 0.3.1 → https://git.io/Jkkuf
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.aioconsole: 0.3.0 -> 0.3.1 »: https://git.io/JkkFb
neiluj has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #103310 → python37Packages.pymavlink: 2.4.11 -> 2.4.12 → https://git.io/JkksU
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.pymavlink: 2.4.11 -> 2.4.12 »: https://git.io/JkkFA
<{^_^}> [nixpkgs] @jonringer merged pull request #103322 → python37Packages.xstatic-bootbox: 4.4.0.1 -> 5.5.1.1 → https://git.io/Jkku2
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.xstatic-bootbox: 4.4.0.1 -> 5.5.1.1 »: https://git.io/JkkFp
<{^_^}> [nixpkgs] @jonringer merged pull request #103328 → python3Packages.tokenizers: 0.9.2 -> 0.9.4 → https://git.io/JkkKS
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JkkFh
<{^_^}> [nixpkgs] @jonringer merged pull request #103306 → python37Packages.cairosvg: 2.4.2 -> 2.5.0 → https://git.io/JkkYF
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.cairosvg: 2.4.2 -> 2.5.0 »: https://git.io/JkkFj
<{^_^}> [nixpkgs] @jonringer merged pull request #103302 → python37Packages.dropbox: 10.7.0 -> 10.8.0 → https://git.io/Jkkqq
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.dropbox: 10.7.0 -> 10.8.0 »: https://git.io/Jkkbf
<{^_^}> [nixpkgs] @jonringer merged pull request #103324 → python37Packages.itemadapter: 0.1.1 -> 0.2.0 → https://git.io/JkkgS
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.itemadapter: 0.1.1 -> 0.2.0 »: https://git.io/JkkbO
pn has quit [Quit: WeeChat 2.9]
neiluj has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #103358 → [WIP] wine: add MinGW-w64 support → https://git.io/Jkkbc
<{^_^}> [nixpkgs] @maralorn opened pull request #103359 → haskellPackages.haskell-language-server: Fix build → https://git.io/Jkkb4
st3r4g has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @jonringer merged pull request #103331 → python37Packages.gphoto2: 2.2.3 -> 2.2.4 → https://git.io/Jkk1Z
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.gphoto2: 2.2.3 -> 2.2.4 »: https://git.io/JkkbB
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.azure-mgmt-sql: 0.23.0 -> 0.24.0 »: https://git.io/Jkkb0
<{^_^}> [nixpkgs] @jonringer merged pull request #103332 → python37Packages.azure-mgmt-sql: 0.23.0 -> 0.24.0 → https://git.io/Jkk1j
neiluj has quit [Changing host]
neiluj has joined #nixos
<neiluj> builtins.attrValues does the trick :)
<{^_^}> [nixpkgs] @jonringer merged pull request #103286 → python37Packages.onnx: 1.7.0 -> 1.8.0 → https://git.io/JkT5m
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.onnx: 1.7.0 -> 1.8.0 »: https://git.io/Jkkba
jonatanb has quit [Ping timeout: 265 seconds]
vsiddharth has joined #nixos
<vsiddharth> Hey! Does anyone know where I can download a static binary of nix, preferably the latest one that supports flakes?
<{^_^}> [nixpkgs] @jonringer merged pull request #103326 → python37Packages.django-q: 1.3.3 -> 1.3.4 → https://git.io/JkkVa
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.django-q: 1.3.3 -> 1.3.4 »: https://git.io/Jkkbw
jonringer has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #103336 → python37Packages.keep: 2.9 -> 2.10 → https://git.io/JkkDe
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.keep: 2.9 -> 2.10 »: https://git.io/JkkbX
<{^_^}> [nixpkgs] @jonringer merged pull request #103293 → python37Packages.trytond: 5.6.8 -> 5.8.0 → https://git.io/JkTj6
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.trytond: 5.6.8 -> 5.8.0 »: https://git.io/JkkbH
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @herrwiese closed pull request #102832 → bpytop: 1.0.47 -> 1.0.50 → https://git.io/JTAwP
cosimone has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
neiluj has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #98951 → wxGTK31: 3.1.3 -> 3.1.4 + python3Packages.wxpython_4_1: init at 4.1.0 → https://git.io/JU6Le
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JkkbA
<{^_^}> [nixpkgs] @aanderse merged pull request #102376 → nixos/cfdyndns: add apikeyFile option → https://git.io/JT7iP
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jkkbp
zupo has joined #nixos
<{^_^}> [nixpkgs] @herrwiese reopened pull request #102832 → bpytop: 1.0.47 -> 1.0.50 → https://git.io/JTAwP
werner292 has joined #nixos
neiluj has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #103360 → python39Packages: recurseintoAttrs for package set → https://git.io/JkkNO
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JkkN0
<{^_^}> [nixpkgs] @jtojnar opened pull request #103361 → gimpPlugins: clean up → https://git.io/JkkNE
cosimone has quit [Quit: cosimone]
sigmundv has quit [Read error: Connection reset by peer]
sigmundv has joined #nixos
Heirlung has quit [Ping timeout: 260 seconds]
neiluj has quit [Ping timeout: 272 seconds]
Heirlung has joined #nixos
<manveru> vsiddharth: `nix build nix#packages.x86_64-linux.nix-static` i think, though that kinda requires flakes and nix in the first place
<pinpox> Hi, I'm confused about fetchGit and fetchFromGitHub: which one of those allows me to also fetch the submodules? I can't get it to work
<manveru> pinpox: fetchGit does
<samueldr> fetchFromGitHub can too
<manveru> fetchFromGitHub only gets tarballs, no?
<pinpox> manveru: samueldr https://termbin.com/1xwj
<pinpox> This is what I'm trying
<pinpox> how do I tell it to also download the submodules?
<vsiddharth> Thanks manveru
<manveru> `submodules = true;`
<samueldr> manveru: or fetchSubmodules = true; with fetchFromGitHub :)
<manveru> :)
<manveru> ah, so it just falls back to `fetchgit` if you set that
<pinpox> manveru: error: unsupported argument 'submodules' to 'fetchGit', at /home/pinpox/.config/nixpkgs/awesome.nix:23:8
<samueldr> manveru: exactly
<manveru> i already thought there's no way github has tarballs with submodules :)
<manveru> pinpox: i think that needs a more recent nix version maybe?
<pinpox> manveru: I thought I'm on unstable
<samueldr> manveru: pkgs.fetchGit might be different than builtins.fetchGit
<samueldr> well, they _are_, but I meant with their API
<pinpox> samueldr: should I be using the one from pkgs?
<samueldr> I don't recall the reason, but generally you should if you can
<samueldr> (if it lets you do it, you can)
<pinpox> samueldr: it says it doesnt know about pkgs.fetchGit
<pinpox> https://termbin.com/ygbc this is my code
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.matterhorn: Fix eval »: https://git.io/JkkAL
<samueldr> pinpox: yeah, it's `fetchgit` (small caps G)
neiluj has joined #nixos
<pinpox> oh sorry, that's confusing
<samueldr> it'll be fetchSubmodules = true; and require `sha256 = `
<pinpox> samueldr: but I don't want to specify the hash, I just want to have the newest master
<samueldr> ah
jonatanb has joined #nixos
<samueldr> then you'll have to use the Nix builtin
<pinpox> So replace pkgs with builtins?
<samueldr> well, go back at where you were
<manveru> `nix eval --expr 'builtins.fetchGit { url = "https://github.com/pinpox/dotfiles-awesome"; submodules = true; }' # => in pure evaluation mode, 'fetchTree' requires an immutable input, at (string):1:1`
<neiluj> why does this result in an error: ./sway/color.nix does't represent an absolute path?
<manveru> and even with rev, it's `Fetched in submodule path 'awesome-sharedtags', but it did not contain a71daa7dad34e229519a764afa0069d0b53aa060. Direct fetching of that commit failed.`
<pinpox> manveru: so I can't have submodules and no hash?
<V> neiluj: ./. + "/${x}"
<manveru> neiluj: you want `import ./sway + "/${x}"`
domogled has quit [Remote host closed the connection]
<manveru> pinpox: seems more like it points to a submodule commit that doesn't exist maybe?
<{^_^}> [nixpkgs] @jtojnar opened pull request #103362 → gst_all_1.gst-plugins-bad: fix build on Darwin → https://git.io/JkkA8
<neiluj> i mean, it is a relative path, so yeah
<manveru> err, `import (./sway + "/${x}")`
<pinpox> manveru: oooh.. I see. I made some commits but didn't push them
<neiluj> is it possible to cast it to regular text? or maybe append the current working directory to this path
<pinpox> manveru: Nevermind. The submodule is just one file and hasn't been updated in 4 years from the owner. I'll just take it out and include it in my repo
<manveru> pinpox: yeah, no submodules is usually the saner waay :)
<manveru> neiluj: so you want to import all files in a dir?
neiluj has quit [Remote host closed the connection]
<manveru> neiluj: i do something similar there: https://github.com/input-output-hk/mantis-ops/blob/master/overlay.nix#L288-L295 maybe that helps
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
<pinpox> manveru: Does "home-manager switch" "cache" repos somehow? I updated the remote (pushed) of the repo, but running "home-manager switch" doesn't change anything, I was expecting it to pull the latest master
vidbina_ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @bbigras opened pull request #103363 → chars: init at 0.5.0 → https://git.io/JkkA6
<pumpy> the nixos bash is inserted a blank line after each command. seems like something going on with PS1=? anyone know how to turn that off?
<neiluj> turns out that appending ./. + to this string makes the path relative
<pumpy> echo $PS1 and you can see the \n nixos adds
<neiluj> the ./. + here might make an implicit cast
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103364 → cargo-make: 0.32.8 -> 0.32.9 → https://git.io/JkkA5
artturin has joined #nixos
neiluj has quit [Remote host closed the connection]
<alienpirate5> hi, just opened an issue and not sure if i did it correctly
neiluj has joined #nixos
werner291 has quit [Quit: werner291]
vidbina_ has joined #nixos
<pumpy> how can i make nixos bash module not be so colored? i set enableLsColors = false but that's not scratching the surface
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103366 → cargo-tarpaulin: 0.15.0 -> 0.16.0 → https://git.io/JkkxO
spudly1 has joined #nixos
erictapen has quit [Ping timeout: 256 seconds]
erictapen has joined #nixos