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
orivej has quit [Ping timeout: 276 seconds]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/491f3ee5b3d (from 8 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
mr60053[m] has joined #nixos
mcpcpc has joined #nixos
<superbaloo> is there a rule around assert?
<superbaloo> they can't be placed anywhere or something?
<superbaloo> I'm in an overlay, and I'm trying to place an assert inside an override (trying to bring a package from master, and should nixpkgs bump, I'd like to raise the assert, so that I can drop my override)
<superbaloo> nix complains about unexpected assert
<rmcgibbo[m]> superbaloo: iirc it's syntatically kind of an odd duck
<rmcgibbo[m]> since it look very statement oriented, but nix doesn't really have statements. what's the construct where it's failing?
mbrgm_ has joined #nixos
mcpcpc has quit [Ping timeout: 240 seconds]
mbrgm has quit [Ping timeout: 258 seconds]
mbrgm_ is now known as mbrgm
<superbaloo> I dont know if that makes sense
<superbaloo> well the syntax is actually assert e1; e2
<superbaloo> considering I'm in the middle of a block
<superbaloo> that might explain
nixasdefault has joined #nixos
<nixasdefault> Hello dear community
<colemickens> hello nixasdefault !
<nixasdefault> I'm honored to be in such a coveted space
<rmcgibbo[m]> @superb
<nixasdefault> Anybody running Nix OS alongside Win10?
<rmcgibbo[m]> sorry. @superbaloo: yeah -- i think you're on the right track. maybe just make the src only evaluate if it the assertion is true or something.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112087 → python37Packages.hmmlearn: 0.2.4 -> 0.2.5 → https://github.com/NixOS/nixpkgs/pull/112087
<colemickens> nixasdefault: what do you mean by alongside? I dual boot, slash boot my normal install in a hyperv vm. No WSL2 here though
<nixasdefault> colemickens yes my bad, I meant dualbooting alongside windows 10
<colemickens> nixasdefault: yup, nothing too crazy, should just all work normally for hte most part
mr60053[m] is now known as MrGoose[m]
<colemickens> Usually just some minor uefi/bootloader quirks. (like for example my BIOS forgot about the Windows Boot Loader entry after I installed another M2 drive... completely makes no sense, basically has to be a BIOS bug)
<colemickens> oh there was a bios update in there too, that could've interfered, but anyway, you get the idea. The Linux/Windows parts happily cohabitate.
justanotheruser has quit [Ping timeout: 265 seconds]
<colemickens> I've run this in Win/Linux on a single disk, as well as separate hard drives dedicated to both. Doesn't really change much.
<nixasdefault> Ok thanks colemickens thats the answer I was looking for. Been interested in going with nixOS just wanted to explore the community incase i needed some minor support while working with the OS. This chat is exactly the kind of thing I was looking for.
fendor_ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #112088 → supertuxkart: fix build → https://github.com/NixOS/nixpkgs/pull/112088
<colemickens> nixasdefault: :) happy to hear it. welcome, good luck!
<rmcgibbo[m]> I'm pretty proud I just fixed the superTuxKart build #justsayin
mog- has joined #nixos
mog has quit [Ping timeout: 258 seconds]
mog- is now known as mog
thelounge52 has joined #nixos
<colemickens> rmcgibbo++
<{^_^}> rmcgibbo's karma got increased to 1
fuzzypixelz has joined #nixos
<fuzzypixelz> for some reason the program 'file' is not installed on my machine, what's the package for it?
<energizer> file
<fuzzypixelz> I was wondering if there was a 'group' package
<fuzzypixelz> if I'm missing file then I'm probably missing some other 'essential' programs
<fuzzypixelz> but yes installing file works
jimmiehansson has quit [Remote host closed the connection]
philr has joined #nixos
<fuzzypixelz> there is toybox, but doesn't coreutils itself have it?
bvdw48 has quit [Quit: The Lounge - https://thelounge.chat]
thelounge52 has quit [Ping timeout: 276 seconds]
bvdw48 has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #112075 → labwc: init at 2021-01-12 → https://github.com/NixOS/nixpkgs/pull/112075
<gchristensen> anyone want to backport all the tailscale updates from master to 20.09? :P
<fuzzypixelz> gchristensen: as in, simply build and test them on a 20.09 machine?
<gchristensen> find all the commits to nixos/modules/services/networking/tailscale.nix and pkgs/servers/tailscale/default.nix and git cherry-pick -x them to 20.09
<fuzzypixelz> how much time for it (:
<gchristensen> no idea :P
<fuzzypixelz> not how long it would take, but how long am I expected to work on it (:
<fuzzypixelz> also, do I make one PR for all of them?
<fuzzypixelz> or do I have to divide them up
<gchristensen> one PR for all of them
<infinisil> ,locate bin file
supersandro2000 has quit [Disconnected by services]
<{^_^}> Found in packages: file, toybox
supersandro2000 has joined #nixos
<fuzzypixelz> I always forget that exists
<fuzzypixelz> gchristensen: I will do it then
<gchristensen> awesome :D thank you :o
nixasdefault has quit [Quit: Connection closed]
Dagger2 is now known as Dagger
<{^_^}> [nixpkgs] @equirosa opened pull request #112089 → tut: 0.0.14 -> 0.0.17 → https://github.com/NixOS/nixpkgs/pull/112089
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112090 → python37Packages.mautrix: 0.8.11 -> 0.8.12 → https://github.com/NixOS/nixpkgs/pull/112090
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @kalbasit opened pull request #112091 → python3Packages.h3: 3.7.0 -> 3.7.1 → https://github.com/NixOS/nixpkgs/pull/112091
dev_mohe has joined #nixos
dev_mohe has quit [Remote host closed the connection]
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112092 → python37Packages.globus-sdk: 1.10.0 -> 2.0.1 → https://github.com/NixOS/nixpkgs/pull/112092
aveltras has quit [Quit: Connection closed for inactivity]
nwm has joined #nixos
seku has quit [Quit: Connection closed]
thelounge52 has quit [Ping timeout: 240 seconds]
<rmcgibbo[m]> Does anyone understand the details of this comment from Domen and specifically if it's possible to cause a particular package to be built on hydra only on machines with SSE4.2? https://discourse.nixos.org/t/comparing-nix-and-conda/11366/12
<rmcgibbo[m]> (I'm particularly thinking of arrow and pyarrow, which are performance-sensitive and IIUC don't support switching between SSE4.2 and non-SSE4.2 codepaths based on the runtime features of the host -- it's purely a compile-time flag. And so our hydra builds of arrow and thus all of its reverse dependencies are often broken.)
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jt2up
<{^_^}> [nixpkgs] @rmcgibbo closed pull request #111968 → python3Packages.h3: 3.7.0 -> 3.7.1 → https://github.com/NixOS/nixpkgs/pull/111968
BaughnLogBot has quit [Ping timeout: 258 seconds]
jonringer has quit [Remote host closed the connection]
BaughnLogBot has joined #nixos
troydm has quit [Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset]
zebrag has quit [Quit: Konversation terminated!]
simba1 has joined #nixos
<rmcgibbo[m]> Does anyone know if it's legit to just add `requiredSystemFeatures = [ "big-parallel" ];` to a random C++ package like arrow?
thelounge52 has joined #nixos
troydm has joined #nixos
<{^_^}> [nixpkgs] @pasqui23 opened pull request #112093 → playonlinux: making it work at runtime → https://github.com/NixOS/nixpkgs/pull/112093
rb2k has quit [Ping timeout: 264 seconds]
nwm has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @lovesegfault merged pull request #112034 → wine{Unstable,Staging}: 6.0-rc4 -> 6.1 / wineStable: 5.0.3 -> 6.0 → https://github.com/NixOS/nixpkgs/pull/112034
nwm_ has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault merged pull request #112018 → vscode: 1.52.1 -> 1.53.0 → https://github.com/NixOS/nixpkgs/pull/112018
BlessJah_ has joined #nixos
thc202 has quit [Ping timeout: 258 seconds]
BlessJah has quit [Ping timeout: 246 seconds]
rople has joined #nixos
<fuzzypixelz> https://github.com/NixOS/nixpkgs/commit/b37bbca521556d30e564896eea56b41d63324fdf#diff-3454991feac9f020686913a35999df9a4f6ee25c2b4ff77ea254d91fb83e3a6f gchristensen this one modifies several other files, do I include all of them or just drop it?
alex_giusi_tiri has joined #nixos
astrofog has joined #nixos
Dotz0cat has quit [Remote host closed the connection]
fuzzypixelz has quit [Ping timeout: 276 seconds]
Dotz0cat has joined #nixos
simba1 has quit [Ping timeout: 258 seconds]
Emantor has quit [Quit: ZNC - http://znc.in]
simba1 has joined #nixos
Emantor has joined #nixos
lunik16 has joined #nixos
lunik1 has quit [Ping timeout: 265 seconds]
lunik16 is now known as lunik1
simba1 has quit [Ping timeout: 258 seconds]
simba1 has joined #nixos
nhs has joined #nixos
rb2k has joined #nixos
pjt_tmp has quit [Ping timeout: 240 seconds]
astrofog has quit [Quit: Quite]
pjt_tmp has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112033 → python37Packages.adafruit-platformdetect: 2.28.0 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/112033
thelounge52 has quit [Ping timeout: 258 seconds]
simba1 has quit [Ping timeout: 264 seconds]
simba1 has joined #nixos
rb2k has quit [Ping timeout: 264 seconds]
jonringer has joined #nixos
logand`` has joined #nixos
h0m1 has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @ajs124 opened pull request #112094 → html2text: 1.3.2a -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/112094
h0m1 has joined #nixos
logand` has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ajs124 merged pull request #111622 → anydesk: 6.0.1 -> 6.1.0 → https://github.com/NixOS/nixpkgs/pull/111622
<{^_^}> [nixpkgs] @ajs124 closed pull request #111146 → anydesk: 6.0.1 -> 6.1.0 → https://github.com/NixOS/nixpkgs/pull/111146
haritz has quit [Ping timeout: 240 seconds]
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
haritz has joined #nixos
haritz has quit [Changing host]
haritz has joined #nixos
nhs has quit [Ping timeout: 276 seconds]
simba1 has quit [Ping timeout: 258 seconds]
thelounge52 has joined #nixos
nhs has joined #nixos
das_j has quit [Quit: Bridge terminating on SIGTERM]
ajs124 has quit [Quit: Bridge terminating on SIGTERM]
Scriptkiddi has quit [Quit: Bridge terminating on SIGTERM]
mrpi has quit [Quit: Bridge terminating on SIGTERM]
cheriimoya has quit [Quit: Bridge terminating on SIGTERM]
thelounge52 has quit [Ping timeout: 256 seconds]
gustavderdrache has left #nixos [#nixos]
ajs124 has joined #nixos
Scriptkiddi has joined #nixos
cheriimoya has joined #nixos
mrpi has joined #nixos
das_j has joined #nixos
gustavderdrache has joined #nixos
rb2k has joined #nixos
<{^_^}> [mobile-nixos] @samueldr merged pull request #293 → Fix misc. breakage from Nixpkgs changes → https://github.com/NixOS/mobile-nixos/pull/293
mkaito has quit [Quit: WeeChat 3.0]
sigmundv has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @cdepillabout closed pull request #110695 → Fix ar command path in GHC → https://github.com/NixOS/nixpkgs/pull/110695
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #112038 → home-assistant: 2021.2.0 -> 2021.2.1 → https://github.com/NixOS/nixpkgs/pull/112038
thelounge52 has joined #nixos
sigmundv__ has joined #nixos
thelounge52 has quit [Ping timeout: 264 seconds]
nhs has quit [Ping timeout: 276 seconds]
sigmundv has quit [Ping timeout: 246 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @mweinelt pushed 199 commits to staging-next: https://git.io/Jt2wL
<{^_^}> [nixpkgs] @mweinelt opened pull request #112095 → Staging next → https://github.com/NixOS/nixpkgs/pull/112095
<{^_^}> [nixpkgs] @r-burns opened pull request #112096 → nix: fix build on musl platforms → https://github.com/NixOS/nixpkgs/pull/112096
jkachmar has joined #nixos
Supersonic112 has joined #nixos
m0rphism1 has quit [Ping timeout: 258 seconds]
nhs has quit [Ping timeout: 264 seconds]
Supersonic has quit [Ping timeout: 265 seconds]
Supersonic112 is now known as Supersonic
tejing has quit [Ping timeout: 260 seconds]
rb2k has quit [Read error: Connection reset by peer]
rb2k has joined #nixos
rb2k has quit [Read error: Connection reset by peer]
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112097 → python37Packages.aws-lambda-builders: 1.1.0 -> 1.2.0 → https://github.com/NixOS/nixpkgs/pull/112097
UniquelyElite has joined #nixos
rb2k has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
thelounge52 has joined #nixos
nhs has joined #nixos
tgamblin-llnl has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Jd007 has quit [Quit: Jd007]
thelounge52 has quit [Ping timeout: 240 seconds]
thongpv87 has quit [Quit: Lost terminal]
nixbitcoin has quit [Remote host closed the connection]
nixbitcoin has joined #nixos
sigmundv__ has quit [Read error: Connection reset by peer]
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ahmedelgabri has quit [Ping timeout: 272 seconds]
UniquelyElite has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @lopsided98 opened pull request #112098 → buildbot: 2.10.0 -> 2.10.1 → https://github.com/NixOS/nixpkgs/pull/112098
cole-h has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112099 → python37Packages.dask-ml: 1.7.0 -> 1.8.0 → https://github.com/NixOS/nixpkgs/pull/112099
thelounge52 has joined #nixos
tgamblin-llnl has joined #nixos
thelounge52 has quit [Ping timeout: 240 seconds]
nhs has quit [Ping timeout: 246 seconds]
gustavderdrache has quit [Quit: Leaving.]
steve-chavez has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @jcumming closed pull request #106285 → pam -> use NixOS suid unix_chkpwd wrapper → https://github.com/NixOS/nixpkgs/pull/106285
nhs has joined #nixos
ahmedelgabri has joined #nixos
ross`_ is now known as ross`
ahmedelgabri has quit [Ping timeout: 258 seconds]
nhs has quit [Ping timeout: 256 seconds]
jonringer has quit [Remote host closed the connection]
lunik12 has joined #nixos
MasseR5 has joined #nixos
Athas_ has joined #nixos
kaivai_ has joined #nixos
evanjs- has joined #nixos
evanjs has quit [Ping timeout: 276 seconds]
Athas has quit [Ping timeout: 276 seconds]
kaivai has quit [Ping timeout: 276 seconds]
Lord_of_Life has quit [Ping timeout: 276 seconds]
Supersonic has quit [Ping timeout: 276 seconds]
puffnfresh has quit [Ping timeout: 276 seconds]
voidcontext has quit [Ping timeout: 276 seconds]
voidcontext has joined #nixos
Lord_of_Life has joined #nixos
puffnfresh has joined #nixos
tgamblin-llnl has quit [Ping timeout: 276 seconds]
lunik1 has quit [Ping timeout: 276 seconds]
MasseR has quit [Ping timeout: 276 seconds]
okad has quit [Ping timeout: 276 seconds]
yourfate has quit [Ping timeout: 276 seconds]
MasseR5 is now known as MasseR
lunik12 is now known as lunik1
Supersonic has joined #nixos
okad has joined #nixos
yourfate has joined #nixos
nhs has joined #nixos
domogled1 has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
nhs has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
ericsagn1 has joined #nixos
thelounge52 has joined #nixos
haritz has quit [Ping timeout: 256 seconds]
haritz has joined #nixos
haritz has quit [Changing host]
haritz has joined #nixos
ericsagnes has quit [Ping timeout: 264 seconds]
thelounge52 has quit [Ping timeout: 276 seconds]
nhs has quit [Ping timeout: 265 seconds]
BaughnLogBot has quit [Ping timeout: 264 seconds]
BaughnLogBot has joined #nixos
UniquelyElite has joined #nixos
bitmapper has quit [Quit: Connection closed for inactivity]
waleee-cl has quit [Quit: Connection closed for inactivity]
grawlinson has joined #nixos
<grawlinson> how would I get started with experimenting with Nix on an Apple M1? i know i'd have to compile a lot myself
palo1 has joined #nixos
alex_giusi_tiri has quit [Quit: Leaving.]
tgamblin-llnl has joined #nixos
palo has quit [Ping timeout: 264 seconds]
palo1 is now known as palo
UniquelyElite has quit [Quit: Leaving]
tgamblin-llnl is now known as toddgamblin
toddgamblin is now known as tgamblin_
<{^_^}> [nixpkgs] @RocketPuppy opened pull request #112100 → Dw/dunst service → https://github.com/NixOS/nixpkgs/pull/112100
pbb has quit [Remote host closed the connection]
pbb has joined #nixos
<DigitalKiwi> do those have virtualbox or parallels?
rople has quit [Ping timeout: 260 seconds]
<grawlinson> iirc there's a Parallels preview, yes
<grawlinson> but I'd like native arm64 programs
thelounge52 has joined #nixos
nhs has joined #nixos
thelounge52 has quit [Ping timeout: 276 seconds]
nhs has quit [Ping timeout: 240 seconds]
steve-chavez has joined #nixos
jonringer has joined #nixos
nhs has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
disasm has joined #nixos
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @cole-h closed pull request #111440 → nixos/venus: add feed types → https://github.com/NixOS/nixpkgs/pull/111440
<{^_^}> [nixpkgs] @cole-h merged pull request #111714 → nixos/venus: drop module since quite old and gets no updates → https://github.com/NixOS/nixpkgs/pull/111714
nhs has joined #nixos
thelounge52 has quit [Ping timeout: 246 seconds]
nhs has quit [Ping timeout: 276 seconds]
rb2k has joined #nixos
rb2k has quit [Client Quit]
rb2k has joined #nixos
nhs has joined #nixos
tejing has joined #nixos
cole-h has quit [Ping timeout: 240 seconds]
nhs has quit [Ping timeout: 240 seconds]
ahmedelgabri has joined #nixos
hyper_ch2 has quit [Read error: Connection reset by peer]
hyper_ch4 has joined #nixos
nhs has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
ahmedelgabri has quit [Ping timeout: 240 seconds]
sangoma has joined #nixos
nhs has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
nhs has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @taku0 opened pull request #112101 → thunderbird, thunderbird-bin: 78.7.0 -> 78.7.1 → https://github.com/NixOS/nixpkgs/pull/112101
nhs has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
nwm__ has joined #nixos
j2t has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #112102 → python38Packages.rx: 3.1.0 -> 3.1.1 → https://github.com/NixOS/nixpkgs/pull/112102
nwm_ has quit [Ping timeout: 258 seconds]
nwm__ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #112067 → python37Packages.flask-paginate: 0.8.0 -> 0.8.1 → https://github.com/NixOS/nixpkgs/pull/112067
<{^_^}> [nixpkgs] @marsam merged pull request #112078 → python37Packages.casbin: 0.16.1 -> 0.16.2 → https://github.com/NixOS/nixpkgs/pull/112078
nhs has joined #nixos
thelounge52 has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
sangoma has joined #nixos
pinkieval has joined #nixos
thelounge52 has quit [Ping timeout: 264 seconds]
nhs has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #112103 → python3Packages.html2text: switch to pytestCheckHook → https://github.com/NixOS/nixpkgs/pull/112103
respawn_ has joined #nixos
Maxdamantus has quit [Ping timeout: 240 seconds]
Maxdamantus has joined #nixos
pjt_tmp has quit [Ping timeout: 276 seconds]
charukiewicz has quit [Quit: charukiewicz]
<{^_^}> [nixpkgs] @Mic92 opened pull request #112104 → nebula: fix internal build version → https://github.com/NixOS/nixpkgs/pull/112104
nhs has joined #nixos
<{^_^}> [nixpkgs] @eyJhb opened pull request #112105 → WIP: build-support.dockerTools: fix `buildTools` not inheriting configs from `fromImage` → https://github.com/NixOS/nixpkgs/pull/112105
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/536fe36e23a (from 15 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
ahmedelgabri has joined #nixos
rajivr has joined #nixos
thelounge52 has joined #nixos
strikerlulu has joined #nixos
vesper11 has joined #nixos
jonringer has quit [Ping timeout: 264 seconds]
thelounge52 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixos-homepage] @garbas pushed 27 commits to blog: https://git.io/Jt2Pb
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112106 → calamares: 3.2.35.1 -> 3.2.36 → https://github.com/NixOS/nixpkgs/pull/112106
<{^_^}> [nixos-homepage] @garbas pushed 29 commits to commercial-page: https://git.io/Jt2XJ
rople has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112107 → calc: 2.12.7.2 -> 2.12.7.6 → https://github.com/NixOS/nixpkgs/pull/112107
nhs has quit [Ping timeout: 276 seconds]
<{^_^}> [nixos-homepage] @garbas pushed to commercial-page « Shorter Tweag description »: https://git.io/Jt2Xk
lsix1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112108 → cargo-generate: 0.5.1 -> 0.5.2 → https://github.com/NixOS/nixpkgs/pull/112108
<{^_^}> [nixpkgs] @xaverdh closed pull request #101860 → nixos/cabal-install: init → https://github.com/NixOS/nixpkgs/pull/101860
nhs has joined #nixos
<{^_^}> [nixos-homepage] @garbas pushed to commercial-page « typo »: https://git.io/Jt2XZ
solomon[m] has quit [Quit: Idle for 30+ days]
ptitfred[m] has quit [Quit: Idle for 30+ days]
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112109 → chezmoi: 1.8.10 -> 1.8.11 → https://github.com/NixOS/nixpkgs/pull/112109
domogled has quit [Quit: domogled]
<{^_^}> [nixpkgs] @xaverdh closed pull request #58209 → Add dunst service → https://github.com/NixOS/nixpkgs/pull/58209
thelounge52 has joined #nixos
thelounge52 has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/e5b478271ea (from 11 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
orivej has joined #nixos
<{^_^}> [nixpkgs] @payasrelekar opened pull request #112110 → ht-rs: init at 0.4.0 → https://github.com/NixOS/nixpkgs/pull/112110
<{^_^}> [nixpkgs] @Mic92 merged pull request #112104 → nebula: fix internal build version → https://github.com/NixOS/nixpkgs/pull/112104
patagonicus has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112111 → clojure-lsp: 2021.02.02-14.02.23 -> 2021.02.05-15.32.53 → https://github.com/NixOS/nixpkgs/pull/112111
nhs has quit [Ping timeout: 276 seconds]
vrinek has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112112 → cloudflared: 2021.1.5 -> 2021.2.1 → https://github.com/NixOS/nixpkgs/pull/112112
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112113 → cni-plugins: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/112113
nhs has joined #nixos
tgamblin_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ahmedelgabri has quit [Ping timeout: 260 seconds]
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112114 → code-minimap: 0.4.3 -> 0.5.0 → https://github.com/NixOS/nixpkgs/pull/112114
simba1 has joined #nixos
respawn_ has quit [Quit: Leaving]
Athas_ is now known as Athas
jonatanb has quit []
nhs has joined #nixos
berberman has joined #nixos
thelounge52 has joined #nixos
berberman_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112115 → crawl: 0.26.0 -> 0.26.1 → https://github.com/NixOS/nixpkgs/pull/112115
<{^_^}> [nixpkgs] @etu merged pull request #112027 → php73Packages.phpstan: 0.12.70 -> 0.12.71 → https://github.com/NixOS/nixpkgs/pull/112027
<{^_^}> [nixpkgs] @etu merged pull request #112032 → php73Extensions.redis: 5.3.2 -> 5.3.3 → https://github.com/NixOS/nixpkgs/pull/112032
nhs has quit [Ping timeout: 272 seconds]
malook has joined #nixos
vesper11 has quit [K-Lined]
thelounge52 has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @kanashimia opened pull request #112116 → xst: 0.7.2 -> 0.8.4.1 → https://github.com/NixOS/nixpkgs/pull/112116
ahmedelgabri has joined #nixos
h4ck3rm4n has joined #nixos
ahmedelgabri has quit [Ping timeout: 258 seconds]
nhs has joined #nixos
titouan has quit [Quit: titouan]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112117 → ddcutil: 0.9.9 -> 1.0.0 → https://github.com/NixOS/nixpkgs/pull/112117
Darkmatter66 has joined #nixos
titouan7 has joined #nixos
jonatanb has joined #nixos
nhs has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112118 → delta: 0.5.1 -> 0.6.0 → https://github.com/NixOS/nixpkgs/pull/112118
sangoma has quit [Ping timeout: 256 seconds]
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112119 → docker-ls: 0.5.0 -> 0.5.1 → https://github.com/NixOS/nixpkgs/pull/112119
jkachmar has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @dotlambda opened pull request #112120 → multibootusb: mark as broken → https://github.com/NixOS/nixpkgs/pull/112120
nhs has joined #nixos
thelounge52 has joined #nixos
<siraben> How do I override a flake's nixpkgs input a) on the command line and b) in another flake?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112121 → doppler: 3.21.0 -> 3.22.0 → https://github.com/NixOS/nixpkgs/pull/112121
civodul has joined #nixos
fendor has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
Qwerky has quit [Ping timeout: 240 seconds]
thelounge52 has quit [Ping timeout: 246 seconds]
Lord_of_Life_ has joined #nixos
Darkmatter66 has quit [Read error: Connection reset by peer]
Lord_of_Life has quit [Ping timeout: 240 seconds]
Lord_of_Life_ is now known as Lord_of_Life
Darkmatter66 has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #111798 → ocamlPackages.ssl: 0.5.9 -> 0.5.10 → https://github.com/NixOS/nixpkgs/pull/111798
<{^_^}> [nixpkgs] @lsix opened pull request #112122 → django3Packages.django: 3.1.5 -> 3.1.6 → https://github.com/NixOS/nixpkgs/pull/112122
ManiacOfMadness has joined #nixos
<{^_^}> [nixpkgs] @lsix closed pull request #112122 → django3Packages.django: 3.1.5 -> 3.1.6 → https://github.com/NixOS/nixpkgs/pull/112122
jonatanb has quit []
nhs has joined #nixos
<{^_^}> [nixpkgs] @lsix merged pull request #112062 → python37Packages.django_3: 3.1.5 -> 3.1.6 → https://github.com/NixOS/nixpkgs/pull/112062
simba1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112123 → emplace: 0.4.3 -> 0.4.4 → https://github.com/NixOS/nixpkgs/pull/112123
<{^_^}> [nixpkgs] @lsix opened pull request #112124 → pythonPackages.django: 2.2.17 -> 2.2.18 → https://github.com/NixOS/nixpkgs/pull/112124
nhs has quit [Ping timeout: 264 seconds]
d3od has joined #nixos
d3od has quit [Excess Flood]
d3od has joined #nixos
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #112113 → cni-plugins: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/112113
jonatanb has quit [Client Quit]
simba1 has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #112125 → alerta: move to all-packages.nix and use buildPythonApplication → https://github.com/NixOS/nixpkgs/pull/112125
<{^_^}> [nixpkgs] @primeos merged pull request #112016 → fuse3: 3.10.1 -> 3.10.2 → https://github.com/NixOS/nixpkgs/pull/112016
erh^ has quit []
nhs has joined #nixos
zebrag has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #106767 → nixos-container: fix `nixpkgs` container options being ignored → https://github.com/NixOS/nixpkgs/pull/106767
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112126 → exoscale-cli: 1.23.0 -> 1.24.0 → https://github.com/NixOS/nixpkgs/pull/112126
<{^_^}> [nixpkgs] @dotlambda opened pull request #112127 → pbpst: drop → https://github.com/NixOS/nixpkgs/pull/112127
nhs has quit [Ping timeout: 256 seconds]
thelounge52 has joined #nixos
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #111924 → nixos/cri-o: add OCI seccomp bpf hook support → https://github.com/NixOS/nixpkgs/pull/111924
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
Darkmatter66 has quit [Ping timeout: 246 seconds]
ahmedelgabri has joined #nixos
thelounge52 has quit [Ping timeout: 276 seconds]
Qwerky has quit [Ping timeout: 276 seconds]
simba1 has quit [Ping timeout: 265 seconds]
simba1 has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @ShamrockLee opened pull request #112128 → nixos-install: pass through impure flag → https://github.com/NixOS/nixpkgs/pull/112128
patagonicus has quit [Quit: The Lounge - https://thelounge.chat]
patagonicus has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
lsix1 has quit [Ping timeout: 246 seconds]
nhs has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #112118 → delta: 0.5.1 -> 0.6.0 → https://github.com/NixOS/nixpkgs/pull/112118
<{^_^}> [nixpkgs] @paumr closed pull request #112047 → qutebrowser: fixed darkmode for new qt versions → https://github.com/NixOS/nixpkgs/pull/112047
hiro98 has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « chromium: Remove our old overrides for VA-API and Ozone »: https://git.io/Jt2QN
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112129 → flow: 0.143.1 -> 0.144.0 → https://github.com/NixOS/nixpkgs/pull/112129
orivej_ has joined #nixos
orivej has quit [Ping timeout: 276 seconds]
fuiltilt has quit [Quit: WeeChat 2.9]
nhs has joined #nixos
cosimone has joined #nixos
vrinek has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @orivej-nixos pushed commit from @orivej to master « ht: fix build with gcc10 »: https://git.io/Jt27t
aveltras has joined #nixos
thelounge52 has joined #nixos
nhs has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @cdepillabout closed pull request #111603 → haskell-language-server: 0.8.0 -> 0.9.0 → https://github.com/NixOS/nixpkgs/pull/111603
thelounge52 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #112130 → lowdown: 0.7.9 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/112130
flip[m] has joined #nixos
malook has quit [Quit: malook]
nhs has joined #nixos
sangoma has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
nfip^ has joined #nixos
Darkmatter66 has joined #nixos
vrinek has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112131 → gifski: 1.3.1 -> 1.3.3 → https://github.com/NixOS/nixpkgs/pull/112131
ahmedelgabri has quit [Ping timeout: 258 seconds]
<{^_^}> [nix] @sternenseemann opened pull request #4525 → libcmd/markdown: handle allocation errors in lowdown_term_rndr → https://github.com/NixOS/nix/pull/4525
m4tsa_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112132 → git-quick-stats: 2.1.5 -> 2.1.6 → https://github.com/NixOS/nixpkgs/pull/112132
nhs has joined #nixos
m4ts has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @dotlambda opened pull request #112133 → python3Packages.cytoolz: run all tests → https://github.com/NixOS/nixpkgs/pull/112133
Darkmatter66 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-285 « Search should be case sensitive »: https://git.io/Jt276
nhs has quit [Ping timeout: 246 seconds]
<{^_^}> [nixos-search] @garbas opened pull request #287 → Search should be case sensitive → https://github.com/NixOS/nixos-search/pull/287
madalu has quit [Remote host closed the connection]
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
madalu has joined #nixos
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112134 → go-swagger: 0.26.0 -> 0.26.1 → https://github.com/NixOS/nixpkgs/pull/112134
thelounge52 has quit [Ping timeout: 264 seconds]
poscat has quit [Read error: Connection reset by peer]
nhs has joined #nixos
poscat has joined #nixos
cptchaos83 has joined #nixos
respawn_ has joined #nixos
rnhmjoj_ has joined #nixos
oldandwi1e has joined #nixos
<{^_^}> [nix] @garbas pushed to add-stale-bot « Add Stale bot »: https://git.io/Jt25v
<{^_^}> [nixpkgs] @dotlambda opened pull request #112135 → python3Packages.django-sampledatahelper: fix → https://github.com/NixOS/nixpkgs/pull/112135
nhs has quit [Ping timeout: 265 seconds]
oldandwi1e has quit [Client Quit]
<{^_^}> [nix] @garbas opened pull request #4526 → Add Stale bot → https://github.com/NixOS/nix/pull/4526
oldandwise has joined #nixos
<{^_^}> [nix] @garbas pushed to add-stale-bot « typo »: https://git.io/Jt25U
oldandwise has quit [Client Quit]
oldandwise has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112136 → gotop: 4.1.0 -> 4.1.1 → https://github.com/NixOS/nixpkgs/pull/112136
lsix1 has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #287 → Search should be case sensitive → https://github.com/NixOS/nixos-search/pull/287
oldandwise has quit [Client Quit]
oldandwise has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
m0rphism1 has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #112137 → python3Packages.pelican: 4.5.0 -> 4.5.4 → https://github.com/NixOS/nixpkgs/pull/112137
fuzzypixelz has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112138 → grafana-agent: 0.11.0 -> 0.12.0 → https://github.com/NixOS/nixpkgs/pull/112138
nhs has quit [Ping timeout: 246 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
jimmiehansson has joined #nixos
fuzzypixelz has quit [Ping timeout: 246 seconds]
jimkooch has joined #nixos
naivesheep has quit [Ping timeout: 276 seconds]
strikerlulu has quit [Ping timeout: 276 seconds]
snajpa has quit [Ping timeout: 276 seconds]
oldandwise has quit [Quit: leaving]
puffnfresh has quit [Ping timeout: 276 seconds]
chipb has quit [Ping timeout: 276 seconds]
oldandwise has joined #nixos
chipb has joined #nixos
puffnfresh has joined #nixos
thelounge52 has joined #nixos
strikerlulu has joined #nixos
<{^_^}> [nixpkgs] @pietdevries94 opened pull request #112139 → azuredatastudio: 1.17.1 > 1.25.2 → https://github.com/NixOS/nixpkgs/pull/112139
sangoma has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #112140 → gotop: add release → https://github.com/NixOS/nixpkgs/pull/112140
thelounge52 has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
hiro98 has quit [Ping timeout: 240 seconds]
jimkooch has quit [Quit: leaving]
n3p has joined #nixos
jimkooch has joined #nixos
oldandwise has quit [Quit: leaving]
oldandwise has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112141 → helmfile: 0.138.2 -> 0.138.4 → https://github.com/NixOS/nixpkgs/pull/112141
oldandwise has quit [Client Quit]
fuzzypixelz has joined #nixos
lsix1 has quit [Ping timeout: 272 seconds]
oldandwise has joined #nixos
<Orbstheorem> Hello, how do I put a git repository root inside a different project at build time?
o1lo01ol1o has joined #nixos
<Orbstheorem> I tried `let foo = fetchFromGitHub{...} in stdenv.mkDerivation { patchPhase = "cp ${foo} $src/sub", ...}` but I get could not resolve host: github.com errors.
Qwerky has joined #nixos
<Orbstheorem> So, I suppose, nix is trying to solve the path at build-time and not as an input.
respawn_ has quit [Quit: Leaving]
nhs has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #112142 → python3Packages.starlette: 0.13.8 -> 0.14.2 → https://github.com/NixOS/nixpkgs/pull/112142
Qwerky has quit [Ping timeout: 256 seconds]
oldandwise has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @prusnak merged pull request #111952 → tootle: 0.2.0 -> 1.0 → https://github.com/NixOS/nixpkgs/pull/111952
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112143 → jbang: 0.63.0 -> 0.65.1 → https://github.com/NixOS/nixpkgs/pull/112143
nhs has quit [Ping timeout: 272 seconds]
<fuzzypixelz> ,locate bin objdump
mallox has joined #nixos
<{^_^}> Found in packages: goimports, binutils-unwrapped, llvmPackages.bintools
mallox has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112144 → jdupes: 1.19.0 -> 1.19.1 → https://github.com/NixOS/nixpkgs/pull/112144
<fuzzypixelz> binutils-unwrapped collides with gcc-wrapper
oldandwise has joined #nixos
<fuzzypixelz> and with toybox
oldandwise has quit [Client Quit]
oldandwise has joined #nixos
oldandwise has quit [Client Quit]
oldandwise has joined #nixos
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @m1cr0man opened pull request #112145 → Release 20.09 → https://github.com/NixOS/nixpkgs/pull/112145
anon57342 has joined #nixos
oldandwise has quit [Remote host closed the connection]
nhs has joined #nixos
thelounge52 has quit [Ping timeout: 246 seconds]
oldandwise has joined #nixos
lsix1 has joined #nixos
oldandwise has quit [Client Quit]
ahmedelgabri has joined #nixos
oldandwise has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
jimkooch has quit [Quit: leaving]
<{^_^}> [nixpkgs] @LeSuisse opened pull request #112146 → vault: 1.6.1 -> 1.6.2 → https://github.com/NixOS/nixpkgs/pull/112146
acarrico has joined #nixos
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/22a2b332378 (from 14 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
malook has joined #nixos
<{^_^}> [nixpkgs] @mkg20001 opened pull request #112147 → Cinnamon v4.8 → https://github.com/NixOS/nixpkgs/pull/112147
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
kapil_ has quit [Ping timeout: 256 seconds]
simba1 has quit [Ping timeout: 246 seconds]
simba1 has joined #nixos
<{^_^}> [nixpkgs] @06kellyjac opened pull request #112148 → waypoint: 0.2.0 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/112148
nhs has joined #nixos
ahmed_elgabri has joined #nixos
oldandwise has quit [Quit: leaving]
oldandwise has joined #nixos
ahmedelgabri has quit [Ping timeout: 240 seconds]
kapil_ has joined #nixos
oldandwise has quit [Read error: Connection reset by peer]
oldandwise has joined #nixos
BlessJah_ is now known as BlessJah
Nickli has quit [Ping timeout: 244 seconds]
nhs has quit [Ping timeout: 272 seconds]
ahmedelgabri has joined #nixos
ahmed_elgabri has quit [Ping timeout: 272 seconds]
thelounge52 has joined #nixos
__monty__ has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/Jt2Nv
<{^_^}> [nixpkgs] @vcunat merged pull request #109242 → vorbis-tools: 1.4.0 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/109242
lsix1 has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @prusnak opened pull request #112149 → python3Packages.binwalk: fix build on darwin → https://github.com/NixOS/nixpkgs/pull/112149
lsix has joined #nixos
simba1 has quit [Quit: WeeChat 3.0]
simba1 has joined #nixos
ahmedelgabri has quit [Ping timeout: 258 seconds]
thelounge52 has quit [Ping timeout: 246 seconds]
<siraben> is there a way to perform substituteInPlace for every file in the directory?
oldandwise has quit [Changing host]
oldandwise has joined #nixos
Nickli has joined #nixos
qqlq has joined #nixos
jimkooch has joined #nixos
nhs has joined #nixos
jimkooch has quit [Client Quit]
<{^_^}> [nixpkgs] @symphorien closed pull request #112051 → enable spice usb redirection when libvirtd is enabled → https://github.com/NixOS/nixpkgs/pull/112051
<{^_^}> [nixpkgs] @ryantm merged pull request #112025 → phoronix-test-suite: 10.2.0 -> 10.2.1 → https://github.com/NixOS/nixpkgs/pull/112025
<{^_^}> [nixpkgs] @ryantm merged pull request #112108 → cargo-generate: 0.5.1 -> 0.5.2 → https://github.com/NixOS/nixpkgs/pull/112108
<{^_^}> [nixpkgs] @ryantm merged pull request #112085 → python37Packages.databricks-connect: 7.3.7 -> 7.3.8 → https://github.com/NixOS/nixpkgs/pull/112085
nhs has quit [Ping timeout: 264 seconds]
j2t has quit [Ping timeout: 256 seconds]
dev_mohe has joined #nixos
rople has quit [Ping timeout: 265 seconds]
n-osborne has joined #nixos
aveltras has quit [Quit: Connection closed for inactivity]
nhs has joined #nixos
rople has joined #nixos
vidbina has joined #nixos
<ar> ,locate bin arch
<{^_^}> Found in packages: toybox, busybox
malook has quit [Remote host closed the connection]
<ar> looks like coreutils on nixos doesn't provide "arch"
nhs has quit [Ping timeout: 256 seconds]
<fuzzypixelz> ar: I installed toybox yesterday to simply get `file` (:
<ar> fuzzypixelz: file is in file
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112151 → liquidprompt: 1.12.1 -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/112151
bitmapper has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112152 → livepeer: 0.5.13 -> 0.5.14 → https://github.com/NixOS/nixpkgs/pull/112152
dev_mohe has quit [Quit: dev_mohe]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112153 → lxd: 4.10 -> 4.11 → https://github.com/NixOS/nixpkgs/pull/112153
nhs has joined #nixos
n-osborne has left #nixos [#nixos]
ahmedelgabri has joined #nixos
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @roberth opened pull request #112154 → nixos/hercules-ci-agent: Remove patchNix → https://github.com/NixOS/nixpkgs/pull/112154
thelounge52 has joined #nixos
ml| has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112155 → matcha-gtk-theme: 2021-01-12 -> 2021-02-04 → https://github.com/NixOS/nixpkgs/pull/112155
nhs has quit [Ping timeout: 246 seconds]
davidv7 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112156 → mednaffe: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/112156
davidv7 has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
ahmed_elgabri has joined #nixos
thelounge52 has quit [Ping timeout: 276 seconds]
ahmedelgabri has quit [Ping timeout: 272 seconds]
<viric> hm I have problems with a BT audio headset in 20.09...
<viric> I've used it succesfully in debian so I wonder what is wrong
Qwerky has joined #nixos
nhs has joined #nixos
ml| has joined #nixos
<viric> a2dp seems to work
<viric> but not 'headset' profile
<ar> ,locate uuid/uuid.h
<{^_^}> Found in packages: emscripten, libuuid.dev, utillinux.dev
is_null has joined #nixos
Qwerky has quit [Ping timeout: 276 seconds]
nhs has quit [Ping timeout: 276 seconds]
j2t has joined #nixos
hiro98 has joined #nixos
fuzzypixelz has left #nixos [#nixos]
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
malook has joined #nixos
<viric> de febr. 06 15:55:05 bergamota pulseaudio[4521]: W: [pulseaudio] module-bluez5-device.c: Refused to switch profile to headset_head_unit: Not connected
n-osborne has quit [Remote host closed the connection]
acarrico has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @dotlambda merged pull request #112136 → gotop: 4.1.0 -> 4.1.1 → https://github.com/NixOS/nixpkgs/pull/112136
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112157 → moolticute: 0.44.21 -> 0.45.0 → https://github.com/NixOS/nixpkgs/pull/112157
<{^_^}> [nixpkgs] @symphorien merged pull request #112120 → multibootusb: mark as broken → https://github.com/NixOS/nixpkgs/pull/112120
rb2k has joined #nixos
n-osborne has joined #nixos
nhs has joined #nixos
Qwerky has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #112156 → mednaffe: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/112156
<viric> mpf. I tried a different bluetooth controller and it works better but records very cracky
nhs has quit [Ping timeout: 246 seconds]
thelounge52 has joined #nixos
<viric> anyone using bluetooth headsets with nixos + pulseaudio?
cole-h has joined #nixos
malook has quit [Quit: malook]
<{^_^}> [nixpkgs] @dotlambda merged pull request #111552 → [20.09] gogs: mark as insecure → https://github.com/NixOS/nixpkgs/pull/111552
sayantan has joined #nixos
sayantan has quit [Remote host closed the connection]
vidbina has quit [Ping timeout: 240 seconds]
thelounge52 has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112158 → mysqltuner: 1.7.17 -> 1.7.21 → https://github.com/NixOS/nixpkgs/pull/112158
malook has joined #nixos
nhs has joined #nixos
UniquelyElite has joined #nixos
<ronthecookie> how can I change the nix-shell prompt?
<ronthecookie> it doesn't seem to source my bashrc
bn_work has joined #nixos
<UniquelyElite> Not directly related to nixos, but I moved some partition over into my windows OS, and now I cant boot into the boot manager to boot Nixos
nhs has quit [Ping timeout: 264 seconds]
<UniquelyElite> How would go about making sure its still there and is just the linux distro manager?
n-osborne has quit [Remote host closed the connection]
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @LeSuisse opened pull request #112159 → cfitsio: 3.47 -> 3.49 → https://github.com/NixOS/nixpkgs/pull/112159
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rb2k has joined #nixos
oldandwi1e has joined #nixos
oldandwise has quit [Ping timeout: 265 seconds]
oldandwi1e has quit [Client Quit]
oldandwise has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
nhs has joined #nixos
ahmed_elgabri has quit [Ping timeout: 264 seconds]
nhs has quit [Ping timeout: 240 seconds]
ahmed_elgabri has joined #nixos
rb2k has quit [Ping timeout: 272 seconds]
toddgamblin has joined #nixos
philr has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @turboMaCk opened pull request #112160 → WIP elmPackages: updates with node2nix 1.9.0 → https://github.com/NixOS/nixpkgs/pull/112160
ahmed_elgabri has quit [Ping timeout: 260 seconds]
thelounge52 has joined #nixos
sterni[m] has quit [Quit: Idle for 30+ days]
malook has quit [Quit: malook]
malook has joined #nixos
malook has quit [Client Quit]
shla has joined #nixos
waleee-cl has joined #nixos
thelounge52 has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
malook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112161 → operator-sdk: 1.3.0 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/112161
<{^_^}> [nixpkgs] @nbraud opened pull request #112162 → pkgs.tools.security: Update sequoia to the latest release → https://github.com/NixOS/nixpkgs/pull/112162
Jd007 has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112163 → oppai-ng: 3.3.0 -> 4.0.0 → https://github.com/NixOS/nixpkgs/pull/112163
oldandwise has quit [Quit: leaving]
steve-chavez has quit [Ping timeout: 246 seconds]
<viric> hm something is very broken with my bluetooth... even the usb bluetooth radio disconnects when I try the headset profile [39026.555931] usb 2-6: USB disconnect, device number 16
<marble_visions> viric: last year with gnome+nixos 20.03 my taotronics BT headphones were so-so .. not that cracky
<marble_visions> viric: i can test now with 20.09, I haven't used these headphones with a laptop since then :D
<{^_^}> [nixpkgs] @06kellyjac opened pull request #112164 → go-bindata: use maintained copy → https://github.com/NixOS/nixpkgs/pull/112164
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112165 → osu-lazer: 2021.129.0 -> 2021.205.1 → https://github.com/NixOS/nixpkgs/pull/112165
gustavderdrache has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #112129 → flow: 0.143.1 -> 0.144.0 → https://github.com/NixOS/nixpkgs/pull/112129
<{^_^}> [nixpkgs] @marsam merged pull request #112131 → gifski: 1.3.1 -> 1.3.3 → https://github.com/NixOS/nixpkgs/pull/112131
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112166 → pg_tileserv: 1.0.5 -> 1.0.6 → https://github.com/NixOS/nixpkgs/pull/112166
<{^_^}> [nixpkgs] @marsam merged pull request #112102 → python38Packages.rx: 3.1.0 -> 3.1.1 → https://github.com/NixOS/nixpkgs/pull/112102
<{^_^}> [nixpkgs] @marsam merged pull request #112153 → lxd: 4.10 -> 4.11 → https://github.com/NixOS/nixpkgs/pull/112153
nhs has joined #nixos
oxalica has quit [Ping timeout: 240 seconds]
ahmed_elgabri has joined #nixos
thelounge52 has quit [Ping timeout: 276 seconds]
henri has joined #nixos
Qwerky has joined #nixos
nhs has quit [Ping timeout: 276 seconds]
n-osborn_ has joined #nixos
n-osborne has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @siraben opened pull request #112167 → ticker: init at 2.4.0 → https://github.com/NixOS/nixpkgs/pull/112167
<rmcgibbo[m]> <viric "hm something is very broken with"> Not sure if this is relevant to your situation, but I had a problem with bluetooth disconnecting that was specific to Linux 5.9 from here: https://wiki.archlinux.org/index.php/Bluetooth#Problems_with_all_BLE_devices_on_kernel_5.9+. Was able to fix by pulling in a kernelPatch.
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112168 → pioneer: 20200203 -> 20210203 → https://github.com/NixOS/nixpkgs/pull/112168
cole-h has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @romildo merged pull request #112155 → matcha-gtk-theme: 2021-01-12 -> 2021-02-04 → https://github.com/NixOS/nixpkgs/pull/112155
ahmed_elgabri has quit [Ping timeout: 260 seconds]
oldandwise has joined #nixos
vidbina has joined #nixos
nhs has joined #nixos
zopieux has quit [Ping timeout: 272 seconds]
zopieux has joined #nixos
<{^_^}> [nixpkgs] @mohe2015 opened pull request #112169 → skypeforlinux: 8.66.0.74 -> 8.68.0.100 → https://github.com/NixOS/nixpkgs/pull/112169
nhs has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @aanderse closed pull request #73223 → nixos/phpfpm: run as non root user for enhanced security → https://github.com/NixOS/nixpkgs/pull/73223
Jd007 has quit [Quit: Jd007]
UniquelyElite has quit [Quit: Leaving]
<evanjs-> Gah. Re python and flask -- is this a known issue or am I doing something wrong? export PATH='/ .... \n SyntaxError: invalid syntax
<evanjs-> Always happens when running flask run
<evanjs-> and `FLASK_ENVIRONMENT=development python -m flask run` seems to work just fine
evanjs- is now known as evanjs
<evanjs> Gah. Seems to be #72345?
<{^_^}> https://github.com/NixOS/nixpkgs/issues/72345 (by deliciouslytyped, 1 year ago, open): Flask patch reversion causing breakage in development mode
<evanjs> pie_: thanks for opening the ticket. But yeesh this is annoying
<viric> rmcgibbo[m]: 5.4.88 here
simba1 has quit [Ping timeout: 260 seconds]
thelounge52 has joined #nixos
simba1 has joined #nixos
oldandwise has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112170 → polkadot: 0.8.27 -> 0.8.28 → https://github.com/NixOS/nixpkgs/pull/112170
<{^_^}> [nixpkgs] @fabaff opened pull request #112171 → python3Packages.dulwich: 0.20.15 -> 0.20.18 → https://github.com/NixOS/nixpkgs/pull/112171
thelounge52 has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #112172 → python3Packages.phonopy: 2.8.1 -> 2.9.1 → https://github.com/NixOS/nixpkgs/pull/112172
<viric> rmcgibbo[m]: I tried two bt controllers, similar outcome
j2t_ has joined #nixos
<viric> and one of them works fine in a rpi2
shla4 has joined #nixos
<evanjs> pie_: I guess `FLASK_ENVIRONMENT=development python -m flask run` is the laziest workaround for the time being, then?
<kiboneu> what is "lock.nodes.flake-compat.locked.narHash" ?
strikerlulu has quit [Ping timeout: 276 seconds]
gentauro has quit [Ping timeout: 276 seconds]
<henri> kiboneu: It's the narHash of the locked revision of flake-compat in your flake.lock
strikerlulu has joined #nixos
gentauro has joined #nixos
shla has quit [Ping timeout: 276 seconds]
toddgamblin has quit [Ping timeout: 276 seconds]
shla4 is now known as shla
j2t has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #111996 → nixos/i2c: add module to set up i2c permissions → https://github.com/NixOS/nixpkgs/pull/111996
<evanjs> mrm. I wonder if/how #111996 will benefit applications like openrgb
<{^_^}> https://github.com/NixOS/nixpkgs/pull/111996 (by rnhmjoj, 1 day ago, merged): nixos/i2c: add module to set up i2c permissions
<evanjs> When I tried using it a while back, I remember running into some issues with i2c permissions... I think?
nhs has quit [Ping timeout: 240 seconds]
<kiboneu> evanjs: thanks
<{^_^}> [nix] @georgyo opened pull request #4528 → nix-daemon: depricate trusted substituters → https://github.com/NixOS/nix/pull/4528
euandreh has quit [Ping timeout: 272 seconds]
ahmedelgabri has quit [Ping timeout: 260 seconds]
growpotkin has joined #nixos
malook has quit [Quit: malook]
malook has joined #nixos
marusich has joined #nixos
<evanjs> henri: ^ but yeah close enough
oldandwise has joined #nixos
shibboleth has joined #nixos
hyper_ch4 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @dotlambda merged pull request #101413 → luxcorerender: 2.0 -> 2.4 → https://github.com/NixOS/nixpkgs/pull/101413
hyper_ch4 has joined #nixos
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #112174 → Upd/php → https://github.com/NixOS/nixpkgs/pull/112174
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
domogled has joined #nixos
njd has joined #nixos
ahmedelgabri has joined #nixos
thelounge52 has quit [Ping timeout: 264 seconds]
<exarkun> After upgrading from 20.03 to 20.09 my system fails to boot, saying there is no /dev/sdd. My config has `boot.loader.grub.device`, `boot.initrd.postDeviceCommands`, and `fileSystems` that reference partitions on that device.
Enzime has quit [Ping timeout: 272 seconds]
<exarkun> If I change them to use one of the other names, is it more likely to work?
Enzime has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #112166 → pg_tileserv: 1.0.5 -> 1.0.6 → https://github.com/NixOS/nixpkgs/pull/112166
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/002c001ab6f (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
rajivr has quit [Quit: Connection closed for inactivity]
simba1 has quit [Ping timeout: 258 seconds]
j2t_ has quit [Ping timeout: 272 seconds]
rnhmjoj_ has quit [Ping timeout: 272 seconds]
nhs has joined #nixos
<asymmetric> in a flake's nixosSystem, how can i pass arguments to the modules in `modules = [ ... ]`?
Jd007 has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #112175 → protontricks: 1.4.3 -> 1.4.4 → https://github.com/NixOS/nixpkgs/pull/112175
<asymmetric> e.g. the consumer.nix module
<clever> [clever@amd-nixos:~/apps/rpi/rpi-tools]$ vi ~/apps/nixpkgs/nixos/modules/misc/nixpkgs.nix
<clever> 222 _module.args = {
<clever> 223 pkgs = finalPkgs;
<clever> asymmetric: this is how you add custom args in a normal nixos, and anything in that modules list can be a naked module (just an attr set)
simba1 has joined #nixos
alexherbo2 has joined #nixos
euandreh has joined #nixos
Jd007 has quit [Client Quit]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #112176 → labwc: unstable-2021-01-12 -> unstable-2021-02-06 → https://github.com/NixOS/nixpkgs/pull/112176
<asymmetric> clever: is that how i'd pass arguments to the module from the caller? shouldn't the caller assign the values of the arguments at the call-site or something?
nhs has quit [Ping timeout: 240 seconds]
<clever> asymmetric: ive not investigated the nixos flake stuff yet
<asymmetric> clever: but suppose this was a normal configuration.nix, and we were talking about `imports = [ ./hardware-configuration.nix ]`. how would you pass it custom arguments?
<clever> asymmetric: _module.args.custom_arg = 42;
simba1 has quit [Ping timeout: 260 seconds]
nhs has joined #nixos
simba1 has joined #nixos
<asymmetric> clever: and that would go where? in hardware-configuration.nix?
<clever> asymmetric: in any nixos module
aveltras has joined #nixos
<{^_^}> [nixpkgs] @kanashimia opened pull request #112177 → qtstyleplugins: fix gtk2 background → https://github.com/NixOS/nixpkgs/pull/112177
<asymmetric> clever: so would this work: https://paste.rs/Aqg
<asymmetric> (notice foo)
<{^_^}> [nixpkgs] @dotlambda closed pull request #112142 → python3Packages.starlette: 0.13.8 -> 0.14.2 → https://github.com/NixOS/nixpkgs/pull/112142
<clever> asymmetric: yep
<asymmetric> so the `_module.args` attribute basically declares extra args this module accepts
euandreh has quit [Ping timeout: 272 seconds]
euandreh has joined #nixos
Darkmatter66 has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
thelounge52 has joined #nixos
<asymmetric> does _module.args.custom_arg = 42 set 42 as the default value, which can be overridden by assigning to the module's argument?
clever has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112178 → rocksdb: 6.15.4 -> 6.15.5 → https://github.com/NixOS/nixpkgs/pull/112178
oldandwise has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @dotlambda closed pull request #87600 → pythonPackages.pelican: Add patch from upstream for failing tests with… → https://github.com/NixOS/nixpkgs/pull/87600
<asymmetric> clever: does _module.args.custom_arg = 42 set 42 as the default value, which can be overridden by calling the module with `custom_arg = 1`?
<clever> asymmetric: you should only ever be passing args via that mechanism, or the normal config system
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #112176 → labwc: unstable-2021-01-12 -> unstable-2021-02-06 → https://github.com/NixOS/nixpkgs/pull/112176
oldandwise has joined #nixos
<asymmetric> clever: does this mean that custom_arg would be hard-coded at 42? what i want to do is allow the caller to set its value
thelounge52 has quit [Ping timeout: 264 seconds]
<clever> asymmetric: you can still set the _modules thing a second time, with mkForce i believe
<clever> like any other nixos option
<clever> you probably just want a normal nixos config
<{^_^}> [nixpkgs] @otavio opened pull request #112179 → anydesk: Add auto-update support → https://github.com/NixOS/nixpkgs/pull/112179
<{^_^}> [nixpkgs] @primeos pushed to master « wob: 0.10 -> 0.11 »: https://git.io/Jt2jA
<{^_^}> [nixpkgs] @mroi opened pull request #112180 → mailutils: fix compilation on Darwin → https://github.com/NixOS/nixpkgs/pull/112180
<slabity> Does anyone here use home-manager with nix-flakes? I'm trying to figure out how I can migrate all my configs to flakes
<slabity> Just looking for examples or something
poscat has quit [Quit: ZNC 1.8.2 - https://znc.in]
nhs has joined #nixos
poscat has joined #nixos
oldandwise has quit [Quit: leaving]
ahmedelgabri has quit [Ping timeout: 264 seconds]
itai has joined #nixos
<itai> even though the package `nixpkgs.haskellPackages.hum` has been removed from the broken haskell packages list, nix still won't build it. Any clue as to why this could be? I already ran `nix-channel --update`
<henri> slabity: home-manager doesn't support flakes yet
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> [nixpkgs] @bobrik opened pull request #112181 → libpcap: remove explicit -arch x86_64 in configure script → https://github.com/NixOS/nixpkgs/pull/112181
madalu has quit [Remote host closed the connection]
IRCsum has quit [Read error: Connection reset by peer]
zupo has joined #nixos
IRCsum has joined #nixos
respawn_ has joined #nixos
<infinisil> itai: Only once the hackage-packages.nix file is generated from the configuration-hackage2nix.yaml, the list of broken packages is applied
<infinisil> This only happens once a week
<itai> infinisil: I assume that this happens in the weekly hackage merge? I removed hum from the broken package list before that, hold on i'll heck hackage-packages.nix
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112182 → scrot: 1.4 -> 1.5 → https://github.com/NixOS/nixpkgs/pull/112182
<itai> infinisil: hum isn't listed as broken there anymore
ryantrinkle has quit [Remote host closed the connection]
<infinisil> itai: Which file did you check, and how are you trying to build it?
<itai> infinisil: I checked pkgs/development/haskell-modules/hackage-packages.nix, on the master branch of nixpkgs, but it was last changed 21 hours ago and nixpkgs-unstable was updated 9 hours ago
<itai> i'm building it with `nix-env -iA nixpkgs.haskellPackages.hum`
<itai> oh wait
<itai> if i click on the status then on that commit it's still broken
<itai> my bad
<infinisil> :)
<itai> right the measurement of hours is not good because of the way that merges work
<itai> it will probably work itself up in the by the next time nixpkgs-unstable updates
<itai> infinisil: thanks for the help
<infinisil> You're welcome :)
lsix has quit [Quit: WeeChat 3.0]
lsix has joined #nixos
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #112183 → Update vscode and vscode ms-python.python extension → https://github.com/NixOS/nixpkgs/pull/112183
<{^_^}> [nixpkgs] @rmcgibbo closed pull request #112183 → Update vscode and vscode ms-python.python extension → https://github.com/NixOS/nixpkgs/pull/112183
berberman_ has joined #nixos
<slabity> henri: That's disappointing... I saw the 'flake.nix' in the home-manager repo and was hoping it was available now
Qwerky has quit [Remote host closed the connection]
berberman has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #112184 → firefox: 85.0 -> 85.0.1; firefox-esr: 78.7.0esr -> 78.7.1esr → https://github.com/NixOS/nixpkgs/pull/112184
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112146 → vault: 1.6.1 -> 1.6.2 → https://github.com/NixOS/nixpkgs/pull/112146
[n3p] has joined #nixos
ahmedelgabri has joined #nixos
neiluj_ has joined #nixos
n3p has quit [Remote host closed the connection]
n-osborn_ has quit [Read error: Connection reset by peer]
respawn_ has quit [Remote host closed the connection]
nhs has quit [Ping timeout: 272 seconds]
n-osborne has joined #nixos
respawn_ has joined #nixos
thelounge52 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixos-hardware] @tfc opened pull request #229 → Add Lenovo X13 Yoga Gen 1 → https://github.com/NixOS/nixos-hardware/pull/229
neiluj_ has quit [Client Quit]
nhs has joined #nixos
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112098 → buildbot: 2.10.0 -> 2.10.1 → https://github.com/NixOS/nixpkgs/pull/112098
quinn has joined #nixos
sss2 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112103 → python3Packages.html2text: switch to pytestCheckHook → https://github.com/NixOS/nixpkgs/pull/112103
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112185 → so: 0.4.2 -> 0.4.3 → https://github.com/NixOS/nixpkgs/pull/112185
<{^_^}> [nixpkgs] @fishi0x01 opened pull request #112186 → vsh: 0.8.0 -> 0.9.0 → https://github.com/NixOS/nixpkgs/pull/112186
Qwerky has joined #nixos
wouter1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112187 → solo5: 0.6.7 -> 0.6.8 → https://github.com/NixOS/nixpkgs/pull/112187
Qwerky has quit [Ping timeout: 240 seconds]
nhs has quit [Ping timeout: 265 seconds]
<wouter1> Is there any way to get source from github, and fetching submodules non-recursively?
<wouter1> I've been looking through stale github issues for about an hour now and can't seem to find the magic incantation to make it happen
itai has quit [Remote host closed the connection]
alexherbo2 has quit [Ping timeout: 272 seconds]
<wouter1> keeping the .git folder and manually getting the submodule is also fine, but that option (keeping the dot git) also appears to have been removed.
jasbrg has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @orivej-nixos pushed commit from @orivej to master « blast: 2.10.0 -> 2.11.0 »: https://git.io/JtaUJ
fionera has joined #nixos
fionera has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112188 → spicetify-cli: 1.1.0 -> 1.2.0 → https://github.com/NixOS/nixpkgs/pull/112188
fionera has joined #nixos
n-osborne has quit [Remote host closed the connection]
Qwerky has joined #nixos
thelounge52 has joined #nixos
<ptotter[m]> something weird is going on with my networking setup, how should I restart it? something like /etc/init.d/networking restart in debian years ago
Qwerky has quit [Ping timeout: 240 seconds]
<jgart[m]> what would be the recommended way to build gatsbyjs with nix?
malook has quit [Quit: malook]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jgart[m]> yarn2nix? node2nix? Is there a simpler way for those getting started with node with nix?
thelounge52 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112189 → sqlite-utils: 3.3 -> 3.4.1 → https://github.com/NixOS/nixpkgs/pull/112189
respawn_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112124 → pythonPackages.django: 2.2.17 -> 2.2.18 → https://github.com/NixOS/nixpkgs/pull/112124
jkachmar has joined #nixos
<infinisil> ptotter[m]: One thing you could do is `systemctl restart network-setup`
vidbina has quit [Ping timeout: 240 seconds]
<wouter1> ok I solved the submodule problem by manually fetching the submodule itself and copying it into the src dir
<wouter1> not the most beautiful thing I've ever done
<jkachmar> afaict `krops` can be made to build expressions on the target machine, but I'm not sure if `morph` supports the same thing
<jkachmar> does that sound right?
nhs has joined #nixos
qbit has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112190 → ssmsh: 1.4.4 -> 1.4.5 → https://github.com/NixOS/nixpkgs/pull/112190
<{^_^}> [nixpkgs] @NinjaTrappeur merged pull request #111904 → [20.09] wpa_supplicant: fix for security advisory 2020-2 → https://github.com/NixOS/nixpkgs/pull/111904
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112191 → star: 2.7.6a -> 2.7.7a → https://github.com/NixOS/nixpkgs/pull/112191
Thra11 has joined #nixos
hiro98 has quit [Ping timeout: 246 seconds]
ahmed_elgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 272 seconds]
cosimone has quit [Quit: cosimone]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112192 → stellarium: 0.20.3 -> 0.20.4 → https://github.com/NixOS/nixpkgs/pull/112192
<{^_^}> [nixpkgs] @dotlambda pushed commit from @LeSuisse to release-20.09 « vault: 1.6.1 -> 1.6.2 »: https://git.io/Jtak0
Qwerky has joined #nixos
jonringer has joined #nixos
<henri> nix: src/libstore/build/derivation-goal.cc:3214: void nix::DerivationGoal::registerOutputs(): Assertion `newInfo.ca' failed.
<henri> What does this mean?
<henri> Using Nix flakes
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112130 → lowdown: 0.7.9 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/112130
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112193 → stern: 1.13.1 -> 1.14.0 → https://github.com/NixOS/nixpkgs/pull/112193
davidv7 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ryantm merged pull request #112143 → jbang: 0.63.0 -> 0.65.1 → https://github.com/NixOS/nixpkgs/pull/112143
<{^_^}> [nixpkgs] @yorickvP opened pull request #112194 → libusb: backport bugfix for 1.0.24 → https://github.com/NixOS/nixpkgs/pull/112194
jneto has quit [Quit: WeeChat 2.7.1]
zupo has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112170 → polkadot: 0.8.27 -> 0.8.28 → https://github.com/NixOS/nixpkgs/pull/112170
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112195 → stripe-cli: 1.5.5 -> 1.5.8 → https://github.com/NixOS/nixpkgs/pull/112195
domogled1 has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
<jgart[m]> what's the best way to get `nvm` on nixos?
<jgart[m]> * what's the best/correct way to get `nvm` on nixos?
henri has quit [Quit: ERC (IRC client for Emacs 27.1)]
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @lopsided98 opened pull request #112196 → qgroundcontrol: 4.0.11 -> 4.1.1 → https://github.com/NixOS/nixpkgs/pull/112196
<{^_^}> [nixpkgs] @kevung opened pull request #112197 → pkgs/games/cockatrice: Release 2.7.5 -> 2.8.0 → https://github.com/NixOS/nixpkgs/pull/112197
domogled1 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112116 → xst: 0.7.2 -> 0.8.4.1 → https://github.com/NixOS/nixpkgs/pull/112116
simba1 has quit [Ping timeout: 258 seconds]
domogled has quit [Ping timeout: 272 seconds]
domogled1 is now known as domogled
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112137 → python3Packages.pelican: 4.5.0 -> 4.5.4 → https://github.com/NixOS/nixpkgs/pull/112137
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112140 → gotop: add release → https://github.com/NixOS/nixpkgs/pull/112140
simba1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112198 → suitesparse-graphblas: 3.3.3 -> 4.0.3 → https://github.com/NixOS/nixpkgs/pull/112198
stigo has joined #nixos
<mica[m]> Darktable seems slow to me, and when I look at the nix file, I see it uses the llvm openmp package if it is Darwin, but OpenMP isn't mentioned for the Linux env. Is OpenMP included some other way I'm not seeing?
thelounge52 has quit [Ping timeout: 246 seconds]
<pie_> evanjs: not sure if i should be happy it helped :p
<pie_> evanjs: im sorry for your pain
<{^_^}> [nixpkgs] @fabaff opened pull request #112199 → python3Packages.aiorecollect: init 1.0.2 → https://github.com/NixOS/nixpkgs/pull/112199
<pie_> evanjs: i have no idea about it (anymore?) though
<pie_> I don't even remember how I even figured out what the issue was..
<pie_> Maybe I bisected? 'xD
<ptotter[m]> infinisil: thanks for the suggestion, but it didn't seem to help
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112200 → super-productivity: 1.10.45 -> 6.3.3 → https://github.com/NixOS/nixpkgs/pull/112200
kfc has left #nixos [#nixos]
<{^_^}> [nixpkgs] @Ma27 merged pull request #112023 → neomutt: 20201127 -> 20210205 → https://github.com/NixOS/nixpkgs/pull/112023
ericsagn1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-burns opened pull request #112201 → doctest: enable on all platforms → https://github.com/NixOS/nixpkgs/pull/112201
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112202 → svlint: 0.4.8 -> 0.4.16 → https://github.com/NixOS/nixpkgs/pull/112202
<{^_^}> [nixpkgs] @vbgl merged pull request #111490 → ocamlPackages.ocaml-migrate-parsetree: use Dune 2 → https://github.com/NixOS/nixpkgs/pull/111490
sjlnk has joined #nixos
<{^_^}> [nixos-hardware] @Mic92 merged pull request #229 → Add Lenovo X13 Yoga Gen 1 → https://github.com/NixOS/nixos-hardware/pull/229
jonringer has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #111816 → [staging-20.09] openldap: 2.4.56 -> 2.4.57 → https://github.com/NixOS/nixpkgs/pull/111816
n-osborne has quit [Remote host closed the connection]
sangoma has joined #nixos
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112203 → svls: 0.1.18 -> 0.1.25 → https://github.com/NixOS/nixpkgs/pull/112203
ericsagn1 has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @Ma27 merged pull request #112192 → stellarium: 0.20.3 -> 0.20.4 → https://github.com/NixOS/nixpkgs/pull/112192
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112204 → swego: 0.7 -> 0.9 → https://github.com/NixOS/nixpkgs/pull/112204
<{^_^}> [nixpkgs] @ryantm merged pull request #112163 → oppai-ng: 3.3.0 -> 4.0.0 → https://github.com/NixOS/nixpkgs/pull/112163
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112205 → syncthingtray: 1.1.0 -> 1.1.2 → https://github.com/NixOS/nixpkgs/pull/112205
<{^_^}> [nixpkgs] @Ma27 merged pull request #112013 → nixos/nextcloud: fail early if {admin,db}passFile is not readable → https://github.com/NixOS/nixpkgs/pull/112013
thelounge52 has quit [Ping timeout: 240 seconds]
captn3m0- has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112206 → tanka: 0.12.0 -> 0.14.0 → https://github.com/NixOS/nixpkgs/pull/112206
<sshow> When I add a custom layout to services.xserver.extraLayouts, I have to rebuild xorg-server. Is there a better way?
captn3m0 has joined #nixos
<{^_^}> [nixpkgs] @zhaofengli opened pull request #112207 → modules: Support metric_relabel_configs in scrapeConfigs → https://github.com/NixOS/nixpkgs/pull/112207
ahmed_elgabri has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112208 → tarssh: 0.5.0 -> 0.7.0 → https://github.com/NixOS/nixpkgs/pull/112208
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112209 → taskwarrior-tui: 0.9.6 -> 0.9.10 → https://github.com/NixOS/nixpkgs/pull/112209
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/Jtaq6
<{^_^}> [nixpkgs] @ehmry merged pull request #112187 → solo5: 0.6.7 -> 0.6.8 → https://github.com/NixOS/nixpkgs/pull/112187
<{^_^}> [nixpkgs] @yorickvP opened pull request #112210 → pythonPackages.nmigen, glasgow: update to unstable-2021-02-04 → https://github.com/NixOS/nixpkgs/pull/112210
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112211 → tempo: 0.4.0 -> 0.5.0 → https://github.com/NixOS/nixpkgs/pull/112211
<{^_^}> [nixpkgs] @nlewo opened pull request #112212 → nextcloud: 20.0.6 -> 20.0.7 → https://github.com/NixOS/nixpkgs/pull/112212
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<viric> Anyone using a BT headset is able to use a microphone in nixos? I read from archlinux wiki "Note: HFP support is not stable"
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112213 → tendermint: 0.34.0 -> 0.34.3 → https://github.com/NixOS/nixpkgs/pull/112213
zupo has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #112214 → python3Packages.pyopenuv: init at 2.0.1 → https://github.com/NixOS/nixpkgs/pull/112214
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #110570 → glibc: 2.32-35 -> 2.32-37 (CVE-2021-3326) → https://github.com/NixOS/nixpkgs/pull/110570
Thra11 has quit [Quit: WeeChat 3.0]
<sshow> viric: last I saw was that it's working well with pipewire in unstable channel. https://github.com/NixOS/nixpkgs/issues/102547
<{^_^}> #102547 (by jansol, 13 weeks ago, open): Pipewire status tracking issue
<viric> sshow: I changed the BT controller to a usb dongle and now it works
<viric> so the intel BT controller the laptop has... fails
malook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112215 → termshark: 2.1.1 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/112215
swflint has quit [Ping timeout: 264 seconds]
fuiltilt has joined #nixos
<viric> audio recording works quite bad. cracky.
kreisys has joined #nixos
<viric> sshow: so I'm in nixos 20.09 - do you mean master is beter?
fendor_ has joined #nixos
ifthenelse has quit [Ping timeout: 246 seconds]
malook has quit [Client Quit]
<Yaniel> nixpkgs master is not meant to be used
<viric> I understand
ifthenelse has joined #nixos
swflint has joined #nixos
<{^_^}> [nixpkgs] @lsix pushed 2 commits to release-20.09: https://git.io/JtamH
<Yaniel> but yes, using the linked PR it's working quite well for me
fendor has quit [Ping timeout: 246 seconds]
<Yaniel> that is nixos-unstable + that PR on top
eonpatapon[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112216 → terraform-ls: 0.12.0 -> 0.13.0 → https://github.com/NixOS/nixpkgs/pull/112216
<viric> ah "hardware.bluetooth.hsphfpd.enable = true; # ofono should work fine too
<viric> ^ that's in that PR
<viric> but do you mean that it didn't work for you on 20.09?
thelounge52 has joined #nixos
<Yaniel> hsphfpd is not needed with that PR anymore
<viric> so you can record just fine from a headset
<Yaniel> since 0.3.20 pipewire supports that stuff natively
<viric> at proper quality.
<viric> besides pipewire, shouldn't pulseaudio support that?
<Yaniel> with pulseaudio you need hsphfpd for proper headset support
<viric> which is not in nixpkgs 20.09
domogled1 has joined #nixos
<viric> I enabled the ofono service too but I have no idea what is that
<viric> I thought that HSP and HFP were completely different profiles with different versions and sound qualities, and in pulseaudio they look like one.
pieguy128 has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112217 → terraform-providers.lxd: 1.4.0 -> 1.5.0 → https://github.com/NixOS/nixpkgs/pull/112217
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
<viric> ah I read that ofono "completely lacks support for HSP". That explains some things
Qwerky has quit [Remote host closed the connection]
thelounge52 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112218 → terragrunt: 0.28.1 -> 0.28.2 → https://github.com/NixOS/nixpkgs/pull/112218
<{^_^}> [nixpkgs] @falsifian merged pull request #111880 → dump: 0.4b46 -> 0.4b47 → https://github.com/NixOS/nixpkgs/pull/111880
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112219 → terrascan: 1.2.0 -> 1.3.2 → https://github.com/NixOS/nixpkgs/pull/112219
Mrmaxmeier has joined #nixos
riksteri has quit [Quit: riksteri]
pieguy128 has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/002c001ab6f (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112220 → tfsec: 0.37.1 -> 0.37.3 → https://github.com/NixOS/nixpkgs/pull/112220
nhs has quit [Ping timeout: 240 seconds]
simba1 has quit [Ping timeout: 264 seconds]
euandreh has quit [Ping timeout: 258 seconds]
simba1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112221 → thanos: 0.17.2 -> 0.18.0 → https://github.com/NixOS/nixpkgs/pull/112221
euandreh has joined #nixos
numkem has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112222 → the-way: 0.12.1 -> 0.13.0 → https://github.com/NixOS/nixpkgs/pull/112222
<{^_^}> [nixpkgs] @Ma27 merged pull request #112212 → nextcloud: 20.0.6 -> 20.0.7 → https://github.com/NixOS/nixpkgs/pull/112212
alexherbo2 has joined #nixos
koenw[m]1 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed commit from @nlewo to release-20.09 « nextcloud: 20.0.6 -> 20.0.7 »: https://git.io/JtaO1
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112223 → thicket: 0.1.3 -> 0.1.4 → https://github.com/NixOS/nixpkgs/pull/112223
<{^_^}> [nixpkgs] @Ma27 merged pull request #112119 → docker-ls: 0.5.0 -> 0.5.1 → https://github.com/NixOS/nixpkgs/pull/112119
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112224 → tickrs: 0.7.1 -> 0.9.0 → https://github.com/NixOS/nixpkgs/pull/112224
sangoma has quit [Ping timeout: 240 seconds]
attila_lendvai_ has joined #nixos
slack1256 has joined #nixos
attila_lendvai has quit [Ping timeout: 264 seconds]
seku has joined #nixos
n-osborn_ has joined #nixos
elibrokeit has quit [Quit: Taking some time off for sanity]
nhs has joined #nixos
attila_lendvai has joined #nixos
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
n-osborne has quit [Ping timeout: 272 seconds]
thelounge52 has joined #nixos
attila_lendvai_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112225 → tiledb: 2.1.3 -> 2.2.3 → https://github.com/NixOS/nixpkgs/pull/112225
fendor_ is now known as fendor
__monty__ has quit [Quit: leaving]
elibrokeit has joined #nixos
vrinek has quit [Ping timeout: 265 seconds]
sss2 has quit [Quit: Leaving]
nhs has quit [Ping timeout: 272 seconds]
thelounge52 has quit [Ping timeout: 246 seconds]
dusty has joined #nixos
n-osborn_ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112226 → tilt: 0.18.5 -> 0.18.8 → https://github.com/NixOS/nixpkgs/pull/112226
<dusty> Hello. Is this a good place to ask for some insight on troubleshooting NixOS installation?
n-osborne has joined #nixos
vrinek has joined #nixos
<noonien> yes
<{^_^}> [nixpkgs] @Zebreus opened pull request #112227 → qtcreator: 4.11.0 -> 4.14.0 → https://github.com/NixOS/nixpkgs/pull/112227
<eyJhb> Trying to setup an overlay, have this atm. https://termbin.com/tojo and import it as https://termbin.com/b5tw but for some reason, it is just fine and dandy and will not complain about the hash not being correct
justanotheruser has joined #nixos
domogled1 has joined #nixos
<dusty> Sick. I'm attempting to install NixOS 20.09 Plasma on an Aorus Pro mobo and, while I am having no issue getting access to Wifi, my LAN connection isn't being perceived (1x Realtek® RTL8111H Gigabit LAN)
alexherbo26 has joined #nixos
alexherbo2 has quit [Read error: Connection reset by peer]
alexherbo26 is now known as alexherbo2
vrinek has quit [Ping timeout: 265 seconds]
n-osborne has quit [Ping timeout: 272 seconds]
domogled has quit [Ping timeout: 264 seconds]
domogled1 is now known as domogled
<adisbladis> dusty: Can you see it at all with `ifconfig -a`
nhs has joined #nixos
<adisbladis> Ah, right. I had a hunch it might be firmware. But it appears your driver is not included in the kernel.
<adisbladis> It seems you're looking for the r8168 driver
n-osborne has joined #nixos
<bqv> adisbladis: ifconfig has been deprecated by iputils entirely afaik
<bqv> Though I only learnt today that iwd is supposed to deprecate wpa_supplicant, which seems ..weird
<eyJhb> For some reason this - https://termbin.com/8xk6p I cannot access fetchPypi, even though it is in the transmissionrpc package... Any idea?
srk has quit [Ping timeout: 268 seconds]
<bqv> Also iw deprecates iwconfig, though I'd never heard of either!
<adisbladis> bqv: Not really relevant, ifconfig is still OK
<bqv> Just letting you know
<adisbladis> I still think the ifconfig output is better
<adisbladis> I'm aware
jonringer has joined #nixos
<bqv> Mainly useful cause lots of systems no longer include it by default
n-osborn_ has joined #nixos
srk has joined #nixos
<dusty> Oh? What's the current kernel?
<adisbladis> dusty: `boot.extraModulePackages = [ config.boot.kernelPackages.r8168 ];`
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112228 → topgrade: 6.0.2 -> 6.3.2 → https://github.com/NixOS/nixpkgs/pull/112228
<adisbladis> It's out of tree
n-osborne has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @cnnrro opened pull request #112229 → wmutils-core: 1.1 -> 1.5 → https://github.com/NixOS/nixpkgs/pull/112229
<eyJhb> Worked, needed python-super.fetch... instead of super.fetch...
<{^_^}> [nixpkgs] @kubukoz opened pull request #112230 → vscode-extensions: Update/add extensions → https://github.com/NixOS/nixpkgs/pull/112230
kreisys has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<dusty> Awesome. I guess I include that line in my config file?
<adisbladis> dusty: Exactly
NeoCron has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112231 → tox-node: 0.1.0 -> 0.1.1 → https://github.com/NixOS/nixpkgs/pull/112231
<dusty> Sick! I'm still learning my way around the config file, but I assume it's not wildly unintuitive if I RTD?
<dusty> Also, just for curiosity's sake, how would I view current default kernel version and whether that kernel contains drivers for certain hardware?
<adisbladis> dusty: The NixOS kernel is a pretty vanilla linux
<adisbladis> I just googled your specific NIC and found out
kreisys has joined #nixos
<dusty> Gotcha. Sounds good. Well, I certainly do appreciate it
nhs has quit [Ping timeout: 256 seconds]
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
jonringer has quit [Remote host closed the connection]
spacefrogg has joined #nixos
thelounge52 has joined #nixos
<noonien> dusty: you can check the current kernel version with `uname -r`, you can also pin to a specific kernel version in your config if you want
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112232 → toxic: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/112232
nhs has joined #nixos
[n3p] has left #nixos ["Leaving"]
<dusty> noonien: Right. I think I knew that at some point, but clearly forgot. Thank you
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
alexherbo28 has joined #nixos
alexherbo2 has quit [Ping timeout: 246 seconds]
alexherbo28 is now known as alexherbo2
equalunique[m] has joined #nixos
andymandias has quit [Quit: ZNC 1.8.1 - https://znc.in]
andymandias has joined #nixos
<eyJhb> adisbladis: how does poetry2nix work? Thougt I could just nix-shell -p '"poetry2nix"' to use it
ky0ko has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
cole-h has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
<adisbladis> eyJhb: It's much more magic than that
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #112233 → nomad: 0.12.9 -> 0.12.10, 1.0.2 -> 1.0.3, drop 0.11 → https://github.com/NixOS/nixpkgs/pull/112233
<madonius[m]> o/
<madonius[m]> how would I get the full path of an executable to enter in a config-file?
<eyJhb> :( Found the post after you sent it, however, it does not want to build
<adisbladis> eyJhb: What's the build failure?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112234 → traefik: 2.3.4 -> 2.4.2 → https://github.com/NixOS/nixpkgs/pull/112234
<eyJhb> Some random dependency
<eyJhb> Guessing it wants npm as a build input
<adisbladis> Ah, those are annoying as hell
<adisbladis> Because that probably means tons of networking
<adisbladis> Maybe you can download the preebuilt wheel instead?
<adisbladis> If there is one
<eyJhb> Also, I wonder why transmission-rpc SOMEHOW depends on that
<eyJhb> So there is a wheel
<{^_^}> [nixpkgs] @ryantm merged pull request #112222 → the-way: 0.12.1 -> 0.13.0 → https://github.com/NixOS/nixpkgs/pull/112222
aveltras has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @ryantm merged pull request #112204 → swego: 0.7 -> 0.9 → https://github.com/NixOS/nixpkgs/pull/112204
<{^_^}> [nixpkgs] @ryantm merged pull request #112218 → terragrunt: 0.28.1 -> 0.28.2 → https://github.com/NixOS/nixpkgs/pull/112218
jasbrg has quit [Read error: Connection reset by peer]
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112235 → tuptime: 5.0.1 -> 5.0.2 → https://github.com/NixOS/nixpkgs/pull/112235
n-osborn_ has quit [Read error: Connection reset by peer]
n-osborne has joined #nixos
jasbrg has joined #nixos
nhs has joined #nixos
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112236 → turbo-geth: 2021.01.01 -> 2021.02.01 → https://github.com/NixOS/nixpkgs/pull/112236
<{^_^}> [nixpkgs] @ryantm merged pull request #112213 → tendermint: 0.34.0 -> 0.34.3 → https://github.com/NixOS/nixpkgs/pull/112213
<{^_^}> [nixpkgs] @ryantm merged pull request #112219 → terrascan: 1.2.0 -> 1.3.2 → https://github.com/NixOS/nixpkgs/pull/112219
acarrico has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112216 → terraform-ls: 0.12.0 -> 0.13.0 → https://github.com/NixOS/nixpkgs/pull/112216
ahmed_elgabri has quit [Ping timeout: 260 seconds]
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
<{^_^}> [nixpkgs] @ryantm merged pull request #112231 → tox-node: 0.1.0 -> 0.1.1 → https://github.com/NixOS/nixpkgs/pull/112231
<{^_^}> [nixpkgs] @ryantm merged pull request #112111 → clojure-lsp: 2021.02.02-14.02.23 -> 2021.02.05-15.32.53 → https://github.com/NixOS/nixpkgs/pull/112111
<{^_^}> [nixpkgs] @dotlambda merged pull request #111502 → [20.09] imagemagick: 6.9.11-14 -> 6.9.11-60 → https://github.com/NixOS/nixpkgs/pull/111502
philr has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #111937 → jotta-cli: 0.9.38023 -> 0.9.39536 → https://github.com/NixOS/nixpkgs/pull/111937
earldouglas has joined #nixos
<{^_^}> [nixpkgs] @eyJhb opened pull request #112237 → transmission-rpc: 0.11 -> 3.2.2 → https://github.com/NixOS/nixpkgs/pull/112237
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112238 → ultralist: 1.5.1 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/112238
<{^_^}> [nixpkgs] @ryantm merged pull request #112234 → traefik: 2.3.4 -> 2.4.2 → https://github.com/NixOS/nixpkgs/pull/112234
earldouglas has quit [Client Quit]
earldouglas has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112239 → umurmur: 0.2.17 -> 0.2.19 → https://github.com/NixOS/nixpkgs/pull/112239
<Raito_Bezarius> can I read TOML during eval time?
<adisbladis> Raito_Bezarius: builtins.fromTOML
jmeredith has quit [Quit: Connection closed for inactivity]
<Raito_Bezarius> Oh, how did I missed it
<Raito_Bezarius> Thanks adisbladis !
<Raito_Bezarius> adisbladis++
<{^_^}> adisbladis's karma got increased to -2147483648
<Raito_Bezarius> sorry for the overflow
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112240 → unciv: 3.12.8 -> 3.12.12 → https://github.com/NixOS/nixpkgs/pull/112240
zfnmxt has quit [Quit: Bye!]
<rmcgibbo[m]> 🤣
alexherbo2 has quit [Ping timeout: 256 seconds]
zfnmxt has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112241 → vale: 2.8.1 -> 2.9.1 → https://github.com/NixOS/nixpkgs/pull/112241
seku has quit [Quit: Connection closed]
thelounge52 has quit [Ping timeout: 272 seconds]
n-osborn_ has joined #nixos
n-osborne has quit [Read error: Connection reset by peer]