worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 272 seconds]
mbrgm_ is now known as mbrgm
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
zupo has joined #nixos
rm200910 has quit [Remote host closed the connection]
sangoma has quit [Ping timeout: 264 seconds]
<robodojo> /nix/store is the default prefix right?
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<clever> robodojo: yeah
<robodojo> thanks
<robodojo> can you run rollback multiple times to keep trying older generations?
ambro718 has quit [Ping timeout: 264 seconds]
magnetophon has quit [Remote host closed the connection]
<clever> robodojo: yes
<robodojo> nice
simba2 has joined #nixos
teto1 has quit [Ping timeout: 246 seconds]
<mathyouguy> Hi πŸ‘‹ is there a recommended track to learn Nix? I'm going through the manual, but I'm finding it very difficult
<robodojo> are nix-store --gc and nix-collect-garbage effectively the same?
<evils> mathyouguy: have you seen the pills? https://nixos.org/nixos/nix-pills/index.html
<robodojo> mathyouguy what're you stuck on? i'm new too
<{^_^}> [nixpkgs] @peti pushed to haskell-updates Β« hackage-packages.nix: automatic Haskell package set update Β»: https://git.io/JJkNY
<clever> robodojo: i believe they are the same
<robodojo> ok thanks
<mathyouguy> Oh I haven't seen those; thanks! evils
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to master: https://git.io/JJkNs
<robodojo> nix-store --gc --print-dead seems inconsistent no? in other places --dry-run is used
<clever> robodojo: it also has --print-live to show what cant be GC'd
<robodojo> ya i saw that
<clever> and --max-freed will change what it depends
simba2 has quit [Ping timeout: 244 seconds]
<robodojo> what's the point of gc roots? https://nixos.org/nix/manual/#ssec-gc-roots doesn't make sense to me
<clever> robodojo: a way to stop gc from deleting things you are using or may want to use
<robodojo> if it's in use gc shouldn't affect it no?
<clever> correct
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.03: https://git.io/JJkNW
<robodojo> so then it's a way of saying "this package isn't in use but keep it around anyway" ?
<clever> depends on where the root is
<robodojo> what use case is gc roots addressing? cuz i don't get it
<clever> nix-env and nix-build are the main things creating roots
orivej has quit [Ping timeout: 244 seconds]
<clever> and nixos-rebuild uses nix-env to create roots
orivej has joined #nixos
<robodojo> ok so maybe it's an advanced feature i don't need to worry about for now
<robodojo> thanks
jumper149 has quit [Quit: WeeChat 2.8]
sangoma has joined #nixos
<mathyouguy> Forgive me if this is a stupid question, but where do I go to contribute to nixos.wiki?
<evils> mathyouguy: presumably at https://nixos.wiki , after a login
<mathyouguy> Ah πŸ˜‚ thanks again
Rusty1 has joined #nixos
sigmundv has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
growpotkin has joined #nixos
philr_ has joined #nixos
gustavderdrache has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92304 β†’ help2man: 1.47.15 -> 1.47.16 β†’ https://git.io/JJkNF
<{^_^}> [nixpkgs] @marsam merged pull request #92300 β†’ libdigidoc: enable on darwin β†’ https://git.io/JJkFR
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkNj
<{^_^}> [nixpkgs] @marsam merged pull request #92267 β†’ xits-math: 1.301 -> 1.302 β†’ https://git.io/JJkzr
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJkAU
markus1189 has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
hellrazo1 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92305 β†’ govc: 0.23.0 -> 0.23.1 β†’ https://git.io/JJkAR
hellrazo1 has joined #nixos
markus1189 has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/75e0bd3a6ed (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
m0rphism has quit [Ping timeout: 246 seconds]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout merged pull request #92147 β†’ kaggle: init at 1.5.6 β†’ https://git.io/JJTr3
<{^_^}> [nixpkgs] @cdepillabout pushed 3 commits to master: https://git.io/JJkAM
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
h0m1 has quit [Ping timeout: 256 seconds]
proofofkeags has quit [Ping timeout: 246 seconds]
h0m1 has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
lord| has quit [Ping timeout: 246 seconds]
sangoma has quit [Ping timeout: 264 seconds]
sigmundv_ has joined #nixos
sigmundv has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @jtojnar merged pull request #86473 β†’ nixos/virtualbox-guest: support VMSVGA graphics adapter β†’ https://git.io/JfOAg
<{^_^}> [nixpkgs] @jtojnar pushed 5 commits to master: https://git.io/JJkxL
lord| has joined #nixos
neeraj has joined #nixos
neeraj has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92306 β†’ gnome3.gnome-nibbles: 3.36.0 -> 3.36.1 β†’ https://git.io/JJkxG
Arahael has quit [Ping timeout: 258 seconds]
Arahael has joined #nixos
hellrazo1 has quit [Ping timeout: 240 seconds]
knerten2 has joined #nixos
hellrazo1 has joined #nixos
ddellacosta has quit [Quit: WeeChat 2.8]
knerten1 has quit [Ping timeout: 264 seconds]
ddellacosta has joined #nixos
raghavsood has quit [Remote host closed the connection]
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
spacefrogg has joined #nixos
stephank2 has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/afa9ca61924 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
stephank has quit [Ping timeout: 244 seconds]
stephank2 is now known as stephank
pbb has quit [Remote host closed the connection]
pbb has joined #nixos
sangoma has joined #nixos
<virus_dave> heyas - what’s the easiest way to check if something is present in the global hydra binary cache?
<virus_dave> if i know its /nix/store/…. path, for instance
<virus_dave> or derivation path
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/f233572fdc9 (from 66 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
sigmundv_ has quit [Ping timeout: 244 seconds]
justanotheruser has quit [Ping timeout: 244 seconds]
orivej_ has quit [Ping timeout: 246 seconds]
<clever> virus_dave: for /nix/store/hash-name, try to `curl https://cache.nixos.org/hash.narinfo`
justanotheruser has joined #nixos
<virus_dave> That’s exactly what i was looking for. Thanks @clever. clever++
<{^_^}> clever's karma got increased to 466
MichaelRaskin has quit [Read error: Connection reset by peer]
Supersonic112 has joined #nixos
raghavsood has joined #nixos
<raghavsood> When cloning a git repo with leaveDotGit, does the sha256 change if something in the .git folder changes? for example, new set of refs. Or is the .git folder excluded for sha256 calculations?
Supersonic has quit [Ping timeout: 244 seconds]
Supersonic112 is now known as Supersonic
<raghavsood> https://github.com/NixOS/nixpkgs/issues/8567 seems to indicate yes
<{^_^}> #8567 (by wizeman, 5 years ago, open): `fetchgit` with `leaveDotGit = true` is still not completely deterministic
<virus_dave> next question: Is there a way to use a different nix cache location than ~/.cache/nix ?
thongpv87 has joined #nixos
<thongpv87> How can I add ibus-bamboo input method to nixos. I have create ibus-bamboo.nix https://pastebin.com/dXvXL5dw and added it into i18n.inputMethod.ibus.engines along with anthy but bamboo input method does not appear in ibus list-engine (anthy does).
slack1256 has quit [Remote host closed the connection]
<raghavsood> So leaveDotGit is definitely not deterministic - anyone have any insight on how to handle it for the rippled package? Having the .git folder for a number of dependencies seems required, since the ripple build uses git features to pick out the right version during compilation
sangoma has quit [Ping timeout: 256 seconds]
<hpfr[m]> I am trying to write a derivation for a python CLI. Here is what I have: https://bpa.st/NINA. This gives `error: anonymous function at /home/lh/repos/system/pkgs/python-onlykey/default.nix:1:1 called without required argument 'buildPythonApplication', at /nix/store/hash-nixos-20.09pre226012.b47873026c7/nixos/lib/customisation.nix:69:16` when I use `super.callPackage` on it from an overlay. Any ideas? I have other packages I
<hpfr[m]> call this way working fine :(
<clever> hpfr[m]: i think you want pythonPackages.callPackage ?
<hpfr[m]> I was just trying to follow the manual in the Developing with Python section, and there are examples of buildPythonApplication in nixpkgs but I will try that
<hpfr[m]> oh nvm instead of callpackage
<hpfr[m]> does buildPythonApplication handle dependencies? that seems to be the case from nixpkgs examples, but I'm getting `ERROR: Could not find a version that satisfies the requirement ecdsa>=0.13 (from onlykey==1.1.0) (from versions: none)`
<clever> not sure, ive not done much python in nix
<{^_^}> [nixpkgs] @jtojnar merged pull request #92228 β†’ gimp: Fix plug-in interpreter paths β†’ https://git.io/JJkIm
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to master: https://git.io/JJkpM
<simpson> hpfr[m]: You'll need to list everything in buildInputs. buildPythonApplication does just about the same things as buildPythonPackage; you can grep the nixpkgs tree for examples.
<hpfr[m]> oh I see stuff with propagatedBuildInputs
<{^_^}> [nixops] @johnalotoski opened pull request #1380 β†’ Nixops ssh conn quantity and stderr fixup β†’ https://git.io/JJkpy
proofofkeags has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
b has quit [Quit: Lost terminal]
<hpfr[m]> simpson: I have to override a dependency for this package. This https://bpa.st/2RNQ fails with `error: attribute 'buildPythonApplication' missing, at /nix/store/hash-nixos-20.09pre226012.b47873026c7/nixos/pkgs/development/tools/build-managers/scons/common.nix:5:1` even though the nixpkgs derivation doesn't even use buildPythonApplication
philr_ has quit [Ping timeout: 240 seconds]
sangoma has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/afa9ca61924 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
thongpv87 has quit [Remote host closed the connection]
sangoma has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @lopsided98 opened pull request #92307 β†’ jsoncpp: fix generated CMake config file β†’ https://git.io/JJkh0
<{^_^}> [nixpkgs] @RaghavSood opened pull request #92308 β†’ rippled: 1.4.0 -> 1.5.0 β†’ https://git.io/JJkhV
<wavirc22> Is there a way to make sure that a particular system configuration is not garbage collected when doing `nixos-rebuild switch`?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92309 β†’ gnome3.gnome-maps: 3.36.2 -> 3.36.4 β†’ https://git.io/JJkje
domogled has quit [Ping timeout: 240 seconds]
dozn has quit [Quit: I'm probably just changing some settings or have had an outage, I'll be back soon.]
domogled has joined #nixos
<aleph-> Oh neat, guess I won't need to write that opentracker module.
Rusty1 has quit [Quit: WeeChat 2.3]
domogled has quit [Ping timeout: 256 seconds]
jmeredith has quit [Quit: Connection closed for inactivity]
domogled has joined #nixos
palo1 has joined #nixos
<bqv> wavirc22: add it as a gc root
sangoma has joined #nixos
palo has quit [Ping timeout: 264 seconds]
palo1 is now known as palo
<wavirc22> bqv: thanks, I'll have a go.
user_0x58 has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #92161 β†’ gnome-builder: 3.36.0 -> 3.36.1 β†’ https://git.io/JJTPI
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to master Β« gnome-builder: 3.36.0 -> 3.36.1 Β»: https://git.io/JJkj2
drakonis has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @jtojnar merged pull request #92309 β†’ gnome3.gnome-maps: 3.36.2 -> 3.36.4 β†’ https://git.io/JJkje
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to master Β« gnome3.gnome-maps: 3.36.2 -> 3.36.4 Β»: https://git.io/JJkj6
<{^_^}> [nixpkgs] @jtojnar closed pull request #92194 β†’ gnome-builder: 3.36.0 -> 3.36.1 β†’ https://git.io/JJTbS
<{^_^}> [nixpkgs] @jtojnar merged pull request #92306 β†’ gnome3.gnome-nibbles: 3.36.0 -> 3.36.1 β†’ https://git.io/JJkxG
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to master Β« gnome3.gnome-nibbles: 3.36.0 -> 3.36.1 Β»: https://git.io/JJkjb
orivej has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @veprbl opened pull request #92310 β†’ pythonPackages.hglib: re-enable test_merge_prompt_cb β†’ https://git.io/JJIek
AnnaRooks is now known as BellRooks
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
<{^_^}> [nixpkgs] @dasj19 opened pull request #92311 β†’ libreoffice: add danish support β†’ https://git.io/JJIer
simba2 has joined #nixos
<zanc> can I use nix as shebang? e.g. `#!/nix/store/j8dbv5w6jl34caywh2ygdy88knx1mdf7-nix-2.3.6/bin/nix-instantiate`
justanotheruser has quit [Ping timeout: 272 seconds]
justanotheruser has joined #nixos
orivej has joined #nixos
orivej_ has quit [Ping timeout: 256 seconds]
<mica[m]> zanc: no
<mica[m]> `/use/bin/env bash`
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<zanc> I meant foo.nix file
phreedom_ has joined #nixos
phreedom has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92312 β†’ libinput: 1.15.5 -> 1.15.6 β†’ https://git.io/JJIvI
proofofkeags has joined #nixos
NeoCron has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92313 β†’ latex2html: 2020 -> 2020.2 β†’ https://git.io/JJIvn
proofofkeags has quit [Ping timeout: 246 seconds]
simba2 has quit [Ping timeout: 272 seconds]
<cole-h> zanc: Maybe if you explain what you'd expect to happen, we can give you a definitive answer. If it's something like running `./foo.nix` with `#!..../bin/nix-...`, that won't work.
<cole-h> You can write scripts that have a nix-shell shebang, which will allow the script to use some packages.
kenran has joined #nixos
xwvvvvwx has quit [Quit: ZNC 1.8.0 - https://znc.in]
orivej has quit [Quit: No Ping reply in 180 seconds.]
xwvvvvwx has joined #nixos
orivej has joined #nixos
user_0x58 has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @dywedir merged pull request #91906 β†’ slack: fix on darwin β†’ https://git.io/JJJlF
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JJIvD
<zanc> I'd like to run it with `./foo.nix`, the content of foo.nix is a nix expressions `{ foo = "bar"; }`, so I don't have to `nix-instantiate --eval -E foo.nix`
<cole-h> Not possible, as far as I know.
<cole-h> What's the problem with `nix-instantiate --eval foo.nix`? If it's too cumbersome to type, why not alias it?
<bqv> Packaging a nix script, presumably
<fps> hmm, i have a suspicion that i'm doing something silly :) in my preparation of my sdcard image i copy over some files on first boot: https://github.com/OGFX/ogfx-nixos-rpi4/blob/062f1f6380397635d4eaadb09776bb07dae1e013/ogfx-nixos-sd-card.nix#L7
Heirlung has quit [Read error: Connection reset by peer]
<fps> first grievance: i have each file's name in there thrice..
Heirlung- has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #92310 β†’ pythonPackages.hglib: re-enable test_merge_prompt_cb β†’ https://git.io/JJIek
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JJIfe
Heirlung- is now known as Heirlung
cole-h has quit [Quit: Goodbye]
<fps> that's error prone.. and especially those lines like line 7 are awkward. using readFile and then pkgs.writeText
kenran has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #91060 β†’ utahfs: init at 1.0 β†’ https://git.io/JfFBR
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JJIfB
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/7e37c5ce996 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
dermetfan has joined #nixos
o1lo01ol1o has joined #nixos
mallox has joined #nixos
o1lo01ol1o has quit [Ping timeout: 265 seconds]
<Izorkin> ,locate editline/readline.h
<{^_^}> Found in packages: libedit.dev
<{^_^}> [nixpkgs] @dasj19 opened pull request #92314 β†’ fdupes: 1.6.1 -> 2.1.1 β†’ https://git.io/JJIJI
<fps> ah, the answer to the question at the top of the file is a resounding yes :)
Pidgeotto has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #nixos
<fps> and since i'm doing the same thing thrice with just a different filename, i should be able to use the nix language to simplify it a little, no?
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<fps> how would i go about generating a string each for a list of derivations?
<fps> let x = [ ./foo ./bar ]; in lib.map {s}:{foo="bla ${s}";} x
<fps> that is wrong :)
<fps> let x = [ ./foo ./bar ]; in map (s:{foo="bla ${s}";}) x
<fps> hmmm
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/0a9d9946ed3 (from 3 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
proofofkeags has joined #nixos
sb0 has joined #nixos
<fps> yeah, that makes sense
proofofkeags has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92315 β†’ krita: 4.2.9 -> 4.3.0 β†’ https://git.io/JJIJp
<fps> ok, so i can map derivation's store paths to strings. now how to concatenate and format these into a shell script snippet?
<fps> there's concatMapStrings it seems
matias_ has quit [Ping timeout: 260 seconds]
jjakob has quit [Ping timeout: 272 seconds]
<clever> > :p lib.makeBinPath [ hello ]
<{^_^}> "/nix/store/90lq1fg09l7qaav1yllb0y8kga09q8ji-hello-2.10/bin"
<clever> fps: you can also use this to make a : seperated list, with /bin added to each
jjakob has joined #nixos
<fps> clever: hmmm
o1lo01ol1o has joined #nixos
Pidgeotto has joined #nixos
o1lo01ol1o has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92316 β†’ netsurf.libnsbmp: 0.1.5 -> 0.1.6 β†’ https://git.io/JJIUC
cr4y1 has joined #nixos
cosimone has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #91660 β†’ coqPackages.QuickChick: 1.2.0 β†’ 1.2.1, 1.3.1 β†’ https://git.io/JJe8N
<{^_^}> [nixpkgs] @vbgl pushed to master Β« coqPackages.QuickChick: 1.2.0 β†’ 1.2.1, 1.3.1 Β»: https://git.io/JJIUB
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92317 β†’ last: 1061 -> 1066 β†’ https://git.io/JJIUg
eoli3n_ has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #91715 β†’ ocamlPackages.lwt: 4.5.0 β†’ 5.3.0 β†’ https://git.io/JJvLO
<{^_^}> [nixpkgs] @vbgl pushed 3 commits to master: https://git.io/JJIUK
<fps> this does almost do what i want: let x = [ ./foo.nix ./bar.nix ]; in lib.concatMapStrings (s:"cp ${s} /etc/nixos/; ") x
<fps> i just need to strip the store-path prefix from the target of the cp
<fps> removePrefix, hmmm
proofofkeags has joined #nixos
<fps> maybe i'm going about this completely wrongly though. i just want to copy over some files to my target sd-card's /etc/nixos ;)
o1lo01ol1o has joined #nixos
<patagonicus> fps: environment.etc."nixos/foo.nix".source = ./foo.nix, maybe? Not sure if you can use it for /etc/nixos, but I don't see why not.
drewr has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92318 β†’ librsvg: 2.48.7 -> 2.48.8 β†’ https://git.io/JJIUy
proofofkeags has quit [Ping timeout: 264 seconds]
<patagonicus> Alternatively .text instead of .source if you want to embed the data into your main nix file.
drewr has joined #nixos
knupfer has joined #nixos
<fps> patagonicus: oh ok, that might work. hmm
GerdFlaig[m] has joined #nixos
<patagonicus> I think this way they will end up in the nix store and symlinked from /etc/nixos. Not sure if that's ok for your use case - makes editing them later a bit cumbersome.
o1lo01ol1o has quit [Ping timeout: 264 seconds]
asymptotically has joined #nixos
knupfer has quit [Remote host closed the connection]
nixbitcoin_ has quit [Ping timeout: 240 seconds]
knupfer has joined #nixos
nixbitcoin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92320 β†’ libmbim: 1.23.900 -> 1.24.0 β†’ https://git.io/JJITT
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
orivej has joined #nixos
Chiliparrot has joined #nixos
codygman has quit [Read error: Connection reset by peer]
pbb has joined #nixos
codygman has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92321 β†’ libmicrohttpd: 0.9.70 -> 0.9.71 β†’ https://git.io/JJITq
fendor has joined #nixos
<fps> >let x = [ ./foo.nix ./bar.nix ]; in lib.concatMapStrings (s:"cp ${s} $(basename /etc/nixos/${(builtins.toString s)}); ") x
<fps> > let x = [ ./foo.nix ./bar.nix ]; in lib.concatMapStrings (s:"cp ${s} $(basename /etc/nixos/${(builtins.toString s)}); ") x
<{^_^}> access to path '/var/lib/nixbot/state/nixpkgs/foo.nix' is forbidden in restricted mode
<fps> that works, but is a little bit ugly due to the basename :)
<patagonicus> Why do you even include the /etc/nixos if you use basename?
<fps> oops, you're right, i need to do it differently :)
<fps> let x = [ ./foo.nix ./bar.nix ]; in lib.concatMapStrings (s:"cp ${s} /etc/nixos/$(basename ${(builtins.toString s)}); ") x
<patagonicus> Yeah, I think you just want cp -t /etc/nixos ${s}
<fps> nah, that's wrong, too, because basename strips away the suffix, too
<fps> ${s} expands to the store path
<patagonicus> I thought basename only strips the suffix if you do something like `basename /foo/bar.nix .nix`.
<fps> you're right again. just checked the man page
<fps> so the above results in: "cp /nix/store/g10klxdq098lv1g1c019fjy0w4am2zii-foo.nix /etc/nixos/$(basename /home/ogfx/foo.nix); cp /nix/store/ygbiy2xsjacsrgg48bx26dgzn94cwcyg-bar.nix /etc/nixos/$(basename /home/ogfx/bar.nix); "
<fps> which looks about right :)
<fps> it feels wrong though
<patagonicus> Aah. Right, for single files they end up in the store directly, not in a dir, so the basename changes.
<patagonicus> Yes, because that's very much not pure. But I don't see how you'd do what you want to do in a pure way. :)
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
domogled has quit [Quit: domogled]
nikita` has joined #nixos
<fps> it's ugly but should work, so that's fine with me for now )
<fps> :)
nikita` has quit [Client Quit]
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
ursuta_ has joined #nixos
codygman has quit [Ping timeout: 240 seconds]
codygman has joined #nixos
orivej_ has joined #nixos
orivej has quit [Ping timeout: 244 seconds]
kenran has joined #nixos
__monty__ has joined #nixos
bennofs_ has joined #nixos
azure1 has joined #nixos
kenran has quit [Ping timeout: 246 seconds]
bennofs has quit [Ping timeout: 265 seconds]
zanc has quit [Ping timeout: 240 seconds]
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @typetetris opened pull request #92322 β†’ nixos/tests/common/acme/server/*: use X.509 v3 certificate β†’ https://git.io/JJIk7
zupo has joined #nixos
asbachb has joined #nixos
<asbachb> Hi. Is it possible to convert a float to an int?
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
<__monty__> asbachb: (toInt . toString)?
<clever> > lib.toInt (toString 3.14)
<{^_^}> Could not convert 3.140000 to int.
ixxie has joined #nixos
<__monty__> takeWhile (/= '.')?
<{^_^}> [nixpkgs] @vbgl merged pull request #92238 β†’ dune_2: 2.6.0 -> 2.6.1 β†’ https://git.io/JJkm5
<{^_^}> [nixpkgs] @vbgl pushed commit from @marsam to master Β« dune_2: 2.6.0 -> 2.6.1 Β»: https://git.io/JJIII
<clever> > lib.toInt (lib.head (lib.splitString "." (toString 3.14)))
<{^_^}> 3
<clever> ,xy asbachb
<{^_^}> asbachb: xyproblem is when you want to do X, and you think Y is how, so you ask about Y instead of X. See <http://www.perlmonks.org/index.pl?node_id=542341> or <http://mywiki.wooledge.org/XyProblem>
<asbachb> Bascially I want to add an option for roundcubes attachment size. The problem is that the size is based on a percentage of a configured php value.
<asbachb> e.g. 25 / 1.3 -> 18MB max attachment size.
kreyren has quit [Remote host closed the connection]
<clever> just *100 first?
kreyren has joined #nixos
<clever> assume you lack float support?
<asbachb> I don't think the value support float.
<clever> hmmm
<clever> have you tried just giving it a float and see what happens?
<asbachb> https://www.php.net/manual/en/ini.core.php#ini.upload-max-filesize states it's integer
orivej has quit [Quit: No Ping reply in 180 seconds.]
<clever> it may convert to int for you, when you put a float into the file
<clever> >> When an integer is used, the value is measured in bytes.
<asbachb> "0.5M is interpreted as 0. "
<clever> >> Shorthand notation, as described in this FAQ, may also be used.
<clever> just give it a number in bytes, and it will have less rounding
orivej has joined #nixos
<clever> > (25 * 1024 * 1024) / 1.3
<{^_^}> 2.01649e+07
<clever> > toString ((25 * 1024 * 1024) / 1.3)
<{^_^}> "20164923.076923"
<clever> then it rounds down to the byte, instead of down to the mb
<asbachb> I'll give it a try.
obadz has quit [Quit: WeeChat 2.8]
<__monty__> > (25 - builtins.mod 25 1.3) / 1.3
<{^_^}> attribute 'mod' missing, at (string):318:7
<__monty__> > (25 - lib.mod 25 1.3) / 1.3
<{^_^}> 19.2308
<__monty__> > (250 - lib.mod 25 13) / 13
<{^_^}> 18
<__monty__> asbachb: ^ That might be an option if you can transform the numbers to integers first.
<asbachb> __monty__ thanks for the backup plan :)
<asbachb> gtg for now.
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/3b4df94aeb6 (from 3 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<infinisil> There's also my hacky
<infinisil> > floatToInt 23.927
<{^_^}> 23
<infinisil> Which uses bisection :P
<clever> lol
domogled has joined #nixos
<azure1> how do I add custom packages for my own use? should I use overlay, nix-channel, or anything else?
<clever> azure1: an overlay is probably simplest
<fps> azure1: you could also use a nixpkgs checkout and add your stuff there in a branch for example
boss has joined #nixos
asbachb has quit [Ping timeout: 245 seconds]
reanimus has joined #nixos
boss has quit [Quit: Leaving]
<fps> when building sdcard images there seem to be quite a few copies made including some compression and decompression even if sdImage.compressImage = false;
<fps> i removed the compression and decompression step: https://github.com/OGFX/nixpkgs/commit/60e7c2c1522955e4b41f69fcede87571f67ee8dd
<fps> i wonder if i can also get rid of another copy
<fps> i probably don't need to add coreutils. i wonder why i did that. i think for some reason at some point dd was not found..
<fps> maybe i can replace the dd by an ls -l ;)
orivej has quit [Ping timeout: 240 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
orivej has joined #nixos
<{^_^}> [nixpkgs] @symphorien opened pull request #92323 β†’ vimPlugins.LanguageClient-neovim: 0.1.157 -> 0.1.158 β†’ https://git.io/JJILD
tiny_user has joined #nixos
proofofkeags has joined #nixos
tiny_user has quit [Client Quit]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/969e35423c4 (from 50 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<fps> oh, i looks like i can just skip the copying step..
<{^_^}> [nixpkgs] @sternenseemann opened pull request #92324 β†’ Mirage crypto 0.8.1 β†’ https://git.io/JJILN
meh` has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
azure1 has quit [Ping timeout: 246 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
chuwy has joined #nixos
orivej has joined #nixos
azure1 has joined #nixos
mmohammadi9812 has joined #nixos
fendor has quit [Remote host closed the connection]
otulp_ has joined #nixos
azure1 is now known as zangi
phreedom_ has quit [Ping timeout: 240 seconds]
phreedom has joined #nixos
otulp has quit [Ping timeout: 260 seconds]
otulp_ is now known as otulp
tiny_user has joined #nixos
chuwy has quit [Ping timeout: 260 seconds]
knupfer has quit [Remote host closed the connection]
knupfer has joined #nixos
domogled has quit [Read error: Connection reset by peer]
ksynwa has joined #nixos
<ksynwa> Hello. Very new to Nix. Are the binaries for ungoogled-chromium available in the repos or do I have to build it myself?
<edef> we have plain chromium, yes
<sterni> not ungoogled-chromium though
fendor has joined #nixos
<sterni> guix has a package for it so it should be possible to port it / get it to work with plain nix
cosimone has quit [Quit: Quit.]
zangi has quit [Read error: Connection reset by peer]
<ksynwa> Ah okay. Thanks.
zangi has joined #nixos
<symphorien> keithy[m]: ungoogled-chromium is in nixos-unstable
<b42> > pkgs.ungoogled-chromium
<{^_^}> "<derivation /nix/store/vmx4yw0jppfsilsrr90mzj08qx6xh86s-chromium-81.0.4044.138.drv>"
<symphorien> ksynwa: ^ sorry
<symphorien> and you can use it on stable:
<symphorien> ,unstable
<ksynwa> I am on Void Linux using Nix from its repos
<ksynwa> If that's what you were asking
<symphorien> so you should have ungoogled-chromium without additional work
<ksynwa> I tried these commands after having installed and set up Nix:
<ksynwa> `nix-channel --add https://nixos.org/channels/nixpkgs-unstable`
<ksynwa> `nix-channel --update`
<ksynwa> `nix-env -i ungoogled-chromium`
<symphorien> ,-A
<{^_^}> You'll usually want to use nix-env -i with -A. It's faster and more precise. See https://nixos.wiki/wiki/FAQ/nix-env_-iA for details.
<ksynwa> I think I should read the whole thing first.
<symphorien> also, you add a channel called nixpkgs-unstable I think
<symphorien> so nix-env -iA nixpkgs-unstable.ungoogled-chromium
<symphorien> check the name of the channel with nix-channel --list
<ksynwa> also one question. what is the nix-daemon for?
<symphorien> for sandboxing
<ksynwa> Thanks
<symphorien> it also enables all users to use the same nix store
<symphorien> in a non-daemon installation, you can modify the store, which can result in hard to debug issues
zangi has quit [Read error: Connection reset by peer]
<neonfuz2> Hello
<neonfuz2> so I submitted a change to nixpkgs and someone asked me to make changes
<neonfuz2> so I made these changes, now I'm wondering what's the norm, should I commit them and push? or should I rebase merge them myself to make the commits cleaner?
orivej has quit [Quit: No Ping reply in 180 seconds.]
<neonfuz2> I'd think I would want to preserve the history and therefore not rebase?
<symphorien> contributing.md recommends one commit per package update
<symphorien> with a specific commit title
<symphorien> so "rebase-merge" usually
<neonfuz2> okay
<neonfuz2> thanks
<neonfuz2> yeah I looked at contributing.md and did a search for rebase and also skimmed it myself but missed that
orivej has joined #nixos
<ksynwa> If I do `nix-env -i chromium` it works. But if I do `nix-env -iA chromium` I get this error:
<ksynwa> Also `nix-channel --list` shows unstable so that's good.
<symphorien> you need to qualify with the channel name
<ksynwa> Okay let me try that
<symphorien> nix-env -iA unstable.chromium
<neonfuz2> so just to be clear, I made 2 change commits so far, I should squash them together into one commit and git push -f ?
<ksynwa> nixpkgs.chromium works. nixpkgs is the name listed under `nix-channel --list`
<neonfuz2> (to my fork of nixpkgs)
<ksynwa> Okay that worked. Thanks a lot.
zangi has joined #nixos
<ksynwa> Also anything I can do about the warning in the paste?
<symphorien> neonfuz2: depends on the reviewers... some are more insistent about that stuff than others
<srk> neonfuz2: can you link the pr? typically yes with commit --fixup & rebase -i
<{^_^}> #92236 (by neonfuz, 1 day ago, open): crispy-doom: fixed CVE-2020-14983
<neonfuz2> it's just a simple fetch
<neonfuz2> fix* derp
<srk> yeah, squash/fixup, push -f
<srk> rebasing onto master is not necessary unless there are conflicts
<neonfuz2> I vaguely remembered fetchpatch but couldn't remember it when writing it in the first place
<neonfuz2> k
cr4y1 has quit [Ping timeout: 246 seconds]
<zangi> how to match an attribute name? say I have `{ foo = "foo"; bar = "bar"; "baz"; }` and I want it to return all the attribute names that start with `ba`
<srk> lib.filterAttrs
<srk> matching prefix is a little harder
<{^_^}> [nixpkgs] @adamse opened pull request #92325 β†’ Bash bd β†’ https://git.io/JJIqZ
<srk> oh
<srk> > lib.hasPrefix "foo" "foobar"
<{^_^}> true
turion has joined #nixos
tiny_user is now known as chuwy
<zangi> > with import <nixpkgs> {}; {}
<{^_^}> { }
<zangi> with import <nixpkgs> {}; builtins.filter (x: builtins.substring 0 3 x == "chr") (builtins.attrNames pkgs)
<zangi> > with import <nixpkgs> {}; builtins.filter (x: builtins.substring 0 3 x == "chr") (builtins.attrNames pkgs)
<{^_^}> [ "chromaprint" "chrome-export" "chrome-gnome-shell" "chrome-token-signing" "chromedriver" "chromium" "chromium-xorg-conf" "chromiumBeta" "chromiumDev" "chronos" "chrony" "chrpath" "chruby" ]
<zangi> ok, cool
orivej has quit [Ping timeout: 246 seconds]
<lejonet> Anyone else that have had the problem that the lvm vgchange -ay done in stage 1 init actually doesn't init the LVs?
orivej has joined #nixos
zangi has quit [Read error: Connection reset by peer]
arjen-jonathan has joined #nixos
<lassulus> lejonet: it works for me, do have it inside a LUKS or something else?
<lejonet> lassulus: nope, its a plain, purely unencrypted LV
<lassulus> weird
<lejonet> because for some odd reason the /dev/<vg>/<lv> links don't seem to be appearing as they should
<lassulus> I use /dev/mapper/<vg>-<lv>
<lejonet> which leads to the local FS target failing and everything just goes to hell xD
<lassulus> you can add boot.shell_on_fail to use kernelparams and get a shell to debug it
<lassulus> s/use //
<lejonet> I'll double check if those links get created, and if so, use those instead
<lejonet> I guess the /dev/<vg>/<lv> links might be a udev thing
orivej has quit [Ping timeout: 246 seconds]
orivej_ has joined #nixos
<patagonicus> I don't remember the details, but I had similar problems on Gentoo - no udev in the initramfs/stage1, so /dev/<vg>/<lv> doesn't exist. But I think they should be created during stage2 - or is it failing in stage1 already?
<lejonet> its later on in stage 2 they fail, correct, udev should've been called by the time it fails
<lejonet> which is why I suspect they don't even get activated, because I don't see the bla bla has been activated during stage 1, when it allegedly runs the vgchange -ay command
zangi has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92326 β†’ kubernetes-helm: 3.2.1 -> 3.2.4 β†’ https://git.io/JJIqy
<zangi> ,locate bin/nox
<{^_^}> Found in packages: nox
<{^_^}> [nixpkgs] @neonfuz closed pull request #92235 β†’ chocolate-doom: fixed CVE-2020-14983 β†’ https://git.io/JJkt1
o1lo01ol1o has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92327 β†’ libglvnd: 1.3.1 -> 1.3.2 β†’ https://git.io/JJIqx
ixxie has quit [Ping timeout: 246 seconds]
mmohamma` has joined #nixos
adrian has joined #nixos
adrian is now known as Guest82108
Guest82108 is now known as a-h
mmohammadi9812 has quit [Ping timeout: 256 seconds]
<lejonet> Nope, not even the links in /dev/mapper exist
Rusty1 has joined #nixos
ixxie has joined #nixos
mmohamma` has quit [Ping timeout: 246 seconds]
<a-h> Hey folks, I'm looking for some advice. I'm trying out Nix for the first time, and I'm trying to get my neovim configuration working. There's two things I'm struggling with. One is that I've got my vimrc inline with the packages, and it's really unweildy, so there must be a nicer way to do this. The other is that two of the vim plugins I use aren't
<a-h> supported by nix already, so I wondered what the right strategy is for that. I tried installing the vimPlug package so that I could just use my .vimrc as it is, but I get an error on starting up - Nvim doesn't know anything about plug, so it's probably not working.
<a-h> Is this the right place to ask for help?
<{^_^}> [nixpkgs] @Lassulus merged pull request #63165 β†’ nixos/system/boot/initrd-openvpn: New openvpn options for initrd β†’ https://git.io/fj2hR
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JJImO
<{^_^}> [nixpkgs] @vbgl opened pull request #92328 β†’ ocamlPackages.ppx_tools: 6.1 β†’ 6.2 β†’ https://git.io/JJImC
mallox has quit [Quit: WeeChat 2.8]
<{^_^}> [nixpkgs] @asbachb opened pull request #92329 β†’ roundcube: Added new option `maxAttachmentSize` to configure max attachment size β†’ https://git.io/JJIml
<evils> a-h: this is the right place (maybe not the right time); i'm not familiar with neovim, but recall some people mentioning it along with home-manager; for the plugins, the answer is probably "package them"
orivej has joined #nixos
orivej_ has quit [Ping timeout: 246 seconds]
<a-h> Thanks @evils. I was wondering if there was a way to dip my toe into my vim setup.
<a-h> Looks like I need to jump right in. I think I can setup vim on nix with a different name, and then work on it in the background.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92330 β†’ libnma: 1.8.28 -> 1.8.30 β†’ https://git.io/JJImz
<ixxie> a-h: perhaps you should consider using home-manager for managing you vimrc
<ixxie> a-h: I did something like this: https://github.com/ixxie/dotfiles/blob/master/home.nix
<ixxie> a-h: the Wiki covers this too https://nixos.wiki/wiki/Vim
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
Chiliparrot has joined #nixos
<chuwy> @neonfuz2 From what I've seen so far in nixpkgs - it looks like convention is to rebase and merge - the commit history looks super clean
fendor has quit [Read error: Connection reset by peer]
<a-h> Thanks @ixxie, I'm checking out your repo, it's very similar to what I'm trying to do.
<a-h> I read the wiki but I struggled to merge what I was seeing there, with all the examples I've seen.
<a-h> I guess I'm not understanding the syntax and structure of the configuration files yet.
<a-h> Well, no need to guess, I'm not. :)
<fps> is there a way to see the output of postBootCommands?
<ixxie> a-h: yeah it takes a while to get the hang of it
<a-h> My current setup is at https://github.com/a-h/dotfiles
chuwy has quit [Quit: chuwy]
<a-h> At the moment, there's a huge block of vim configuration in the middle of the nix packages stuff, which is awful.
<ixxie> a-h: I have a normal vimrc file which I import... its cleaner that way
<a-h> I need to work out how to package two missing vim plugins I like - easygrep and code coverage.
<a-h> That's what I want! I thought there would be a way.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92331 β†’ ldb: 2.1.3 -> 2.1.4 β†’ https://git.io/JJImx
<a-h> It looks like this bit of your code does that: rainglow = pkgs.vimUtils.buildVimPlugin { name = "vim-better-whitespace"; src = pkgs.fetchFromGitHub { owner = "rainglow"; repo = "vim"; rev = "837fd7292274e0ee2f3b5aee4519c3f74d7dc3d1"; sha256 = "0crwwq5fbw2vsr16l626c15xff03i326gvbj6rab85x2h6q7hvyy"; }; };
<ixxie> yeah I was just gonna link that
<ixxie> this construct lets you 'package' a plugin ad-hoc
philr_ has joined #nixos
<ixxie> a-h: when you do it, just leave any sha256 hash and when the build fails it will tell you the correct hash, which you can just copy paste into the config
proofofkeags has joined #nixos
sb0 has quit [Quit: Leaving]
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<fps> and are the postBootCommands written to a shell script somewhere?
proofofkeags has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92332 β†’ libqmi: 1.25.900 -> 1.26.0 β†’ https://git.io/JJIYm
fendor has joined #nixos
philandstuff has joined #nixos
<fps> oh, found it already. thanks :)
<fendor> ,gl
cr4y1 has joined #nixos
leah2 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #92125 β†’ cinnamon.cinnamon-translations: 4.6.0 -> 4.6.2 β†’ https://git.io/JJTBs
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJIYB
<fendor> ,locate gl
<{^_^}> Found in packages: mc, acl, ark, atk, ccl, dia, gcr, gdl, k3b, lyx, pan, tbe, vcg, zim, anki, attr, cogl, cpio, cppi, dino, dpkg, exif, gcab, geda, gftp, gimp, gitg, glib, gmpc, gmtk, kate, kexi, kile, kwin, nano, newt, osmo, ping, popt, pspp, root, rush, sudo, taxi, wget, wicd, amule, aumix, avahi, balsa, bison, boinc, dfeet, drgeo, encfs, folks, gajim, gammu, geany, glibc, gnupg, guake, hello, kazam, kcalc, krita, lasem, libfm, milou, and 808 more
ixxie has quit [Ping timeout: 256 seconds]
<fendor> ,locate gl32
<{^_^}> Found in packages: glbinding
<fendor> ,locate opengl
<{^_^}> Found in packages: eql, fpc, mlt, lush2, pymol, caffe2, cmdstan, lazarus, mlt-qt5, pioneer, allegro5, giac.doc, qt48Full, boost.dev, codeblocks, kodestudio, factor-lang, boost162.dev, boost163.dev, boost164.dev, boost165.dev, boost166.dev, boost167.dev, boost168.dev, boost170.dev, boost171.dev, rPackages.BH, codeblocksFull, giac-with-xcas, python27Packages.boost.dev, python27Packages.pyqtgraph, python37Packages.boost.dev, and 13 more
<a-h> @ixxie - thanks for your help, that worked great!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92333 β†’ mpd_clientlib: 2.18 -> 2.19 β†’ https://git.io/JJIYX
<chiiba> Is there a quick way to create a derivation with just contents of a directory? Something like writeText, but instead writeDirectory :D
ksynwa has left #nixos ["WeeChat 2.8"]
h0m1 has quit [Quit: WeeChat 2.8]
<edef> do you need a derivation, or do you just want ./foo
h0m1 has joined #nixos
<chiiba> I need a derivation. I.e. to store a directory in /nix/store.
<symphorien> chiiba: "${./dirname}"
<edef> now i wonder
<edef> > "${./.}"
<{^_^}> access to path '/var/lib/nixbot/state/nixpkgs' is forbidden in restricted mode
<edef> aw
<chiiba> Awesome, thanks! :D
leah2 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92334 β†’ libnetfilter_queue: 1.0.4 -> 1.0.5 β†’ https://git.io/JJIOs
ScottHDev has left #nixos ["The Lounge - https://thelounge.chat"]
<zangi> > :p builtins.length (builtins.attrNames (import <nixpkgs> {}))
<{^_^}> 12060
<zangi> > :p builtins.length (builtins.attrNames (import <nixpkgs-unstable> {}))
<{^_^}> file 'nixpkgs-unstable' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):318:45
<zangi> > :p builtins.length (builtins.attrNames (import <nixos> {}))
<{^_^}> file 'nixos' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):318:45
<zangi> what's the correct way to count nix packages? on https://nixos.org/nixos/packages.html?channel=nixpkgs-unstable it says 60k
<{^_^}> [nixpkgs] @ryantm merged pull request #92326 β†’ kubernetes-helm: 3.2.1 -> 3.2.4 β†’ https://git.io/JJIqy
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJIO7
mananamenos has joined #nixos
mananamenos has left #nixos [#nixos]
mananamenos has joined #nixos
<srk> > builtins.length (builtins.attrNames (import <nixpkgs> {}))
<{^_^}> 12060
civodul has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
<srk> zangi: you can import <nixpkgs/nixos>, counting every package is not that easy tho
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92335 β†’ mediawiki: 1.34.1 -> 1.34.2 β†’ https://git.io/JJI3k
<{^_^}> [nixpkgs] @romildo opened pull request #92336 β†’ marwaita: init at 2020-07-01 β†’ https://git.io/JJI3Z
ambro718 has joined #nixos
dansho has joined #nixos
<gchristensen> https://hydra.nixos.org/jobset/nixpkgs/trunk shows 86,000 package builds but that includes duplicates: it'll count a package built for aarch64-linux, x86_64-linux, x86_64-darwin 3 times
a-h has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 246 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
orivej has joined #nixos
<zangi> I also noticed that there are packages underneath <nixpkgs>.xorg, which if we only count <nixpkgs> it wouldn't count all the packages
<zangi> >:p builtins.attrNames (import <nixpkgs> {}).xorg
<zangi> > builtins.attrNames (import <nixpkgs> {}).xorg
<{^_^}> [ "appres" "bdftopcf" "bitmap" "callPackage" "editres" "encodings" "fontadobe100dpi" "fontadobe75dpi" "fontadobeutopia100dpi" "fontadobeutopia75dpi" "fontadobeutopiatype1" "fontalias" "fontarabicmisc"...
<gchristensen> not to mention
<gchristensen> > :p builtins.length (builtins.attrNames (import <nixpkgs> {})).python3Packages
<{^_^}> value is a list while a set was expected, at (string):318:17
<simpson> zangi: Something like https://repology.org/graph/map_repo_size_fresh.svg might be more useful.
<gchristensen> > :p builtins.length (builtins.attrNames (import <nixpkgs> {}).python3Packages)
<{^_^}> 3399
<simpson> Like, what *is* a package? The number of packages probably only matters when compared apples-to-apples with other distros and ports trees.
mananamenos has quit [Quit: Leaving]
markus1199 has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed commit from @ajs124 to master Β« firefox-bin: 77.0.1 -> 78.0.1 (PR #92043) Β»: https://git.io/JJI3j
markus1189 has quit [Ping timeout: 240 seconds]
<zangi> `package` refers to the unix program that has been ported to the said distro, so it's installable with the distro's package manager
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92337 β†’ ltl2ba: 1.2 -> 1.3 β†’ https://git.io/JJIse
<patagonicus> zangi: what about meta-packages like build-essential(s?) on Debian/Ubuntu? Is that a package? It's not a ported program. Are gdb and gdb-minimal on Debian two different packages or the same?
<evils> repology seems to track packages per-project
<simpson> ,locate bin/package
<{^_^}> [nixpkgs] @vcunat pushed commit from @ajs124 to release-20.03 Β« firefox-bin: 77.0.1 -> 78.0.1 (PR #92043) Β»: https://git.io/JJIst
<{^_^}> Found in packages: opae, csslint, perl528Packages.PackageStash, perl530Packages.PackageStash
<zangi> patagonicus: by ported I mean it has been converted to .deb or something
<zangi> gdb and gdb-minimal are two packages, since it's two .debs
cr4y1 has quit [Ping timeout: 240 seconds]
<patagonicus> Then I'm not sure why you're interested in the metric. For NixOS those are both the same derivation, but you can override pythonSupport, python3 and guile to enable/disable support for them.
waleee-cl has joined #nixos
<patagonicus> "How many different software units are installable?" is a somewhat reasonable measure for "how usable is this distribution", but that is hard to count and also not necessarily useful.
dadada_ has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @vcunat pushed commit from @ajs124 to master Β« firefox-beta-bin: 78.0b9 -> 79.0b2 (PR #92043) Β»: https://git.io/JJIsn
<evils> i think the question is, "how does one recreate that metric?"
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92338 β†’ lyx: 2.3.5.1 -> 2.3.5.2 β†’ https://git.io/JJIsW
dadada_ has joined #nixos
<zangi> no, I'm just curious how many packages does nixos have, also having small packages is not necessarily a bad thing, since what interests me in nixos is not the package count
<simpson> Thousands. Tens of thousands.
<patagonicus> You could count the number of default.nix in the nixpkgs tepo files as a rough proxy, but that will both have false positives and false negatives.
<Yaniel> do we also count user overrides :D
orivej has quit [Quit: No Ping reply in 180 seconds.]
<Yaniel> like you can install a lot of things with ffmpeg or ffmpegFull
jakobrs has joined #nixos
knupfer has quit [Quit: knupfer]
orivej has joined #nixos
<jakobrs> Is it a bad idea to use btrfs compression on /nix?
knupfer has joined #nixos
igghibu has joined #nixos
<evils> https://repology.org/ 44258 non-unique packaged projects (ones that also occur in another distro)
<{^_^}> [nixpkgs] @pbogdan opened pull request #92339 β†’ feeds-unstable: init at 22-06-2020 β†’ https://git.io/JJIsV
knupfer has quit [Client Quit]
<jakobrs> I'm considering using btrfs compression because I have somewhat restrictive space constraints (16GB) and I obviously want to use that to the fullest
knupfer has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed commit from @ajs124 to release-20.03 Β« firefox-beta-bin: 76.0b8 -> 79.0b2 (PR #92043) Β»: https://git.io/JJIsK
<jakobrs> Also, which compression algorithm to use?
<Yaniel> zstd seems to be the latest hotness
igghibu has quit [Client Quit]
<jakobrs> Huh, nixos-generate-config doesn't keep the `compress` mount option
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92340 β†’ mercurial: 5.4.1 -> 5.4.2 β†’ https://git.io/JJIsF
<Yaniel> is the disk mounted with compression on?
<jakobrs> yes, `mount -o subvol=...,compress=zstd`
<Yaniel> nixos-generate-config uses the current state of the system AFAIK
<Yaniel> maybe it doesn't know how to read that part then
<jakobrs> I just added "compress=ztsd" to the `hardware-configuration.nix` file myself
<jakobrs> to fix it
<evils> don't edit hardware-configuration.nix, it'll get replaced if you ever call nixos-generate-config again, make changes to configuration.nix
orivej has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixpkgs] @ehmry merged pull request #92333 β†’ mpd_clientlib: 2.18 -> 2.19 β†’ https://git.io/JJIYX
<{^_^}> [nixpkgs] @ehmry pushed commit from @r-ryantm to master Β« mpd_clientlib: 2.18 -> 2.19 Β»: https://git.io/JJIGJ
absoluutely has joined #nixos
orivej has joined #nixos
<jakobrs> I'm actually not using hardware-configuration.nix at all right now
<jakobrs> I'm installing directly to a usb (thus the size constraint)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92341 β†’ lxcfs: 4.0.3 -> 4.0.4 β†’ https://git.io/JJIGO
jakobrs has left #nixos ["WeeChat 2.7.1"]
absoluutely is now known as absoluutely_
cosimone has joined #nixos
noonien has joined #nixos
imalsogreg has joined #nixos
imalsogreg has left #nixos [#nixos]
asbachb has joined #nixos
<asbachb> Anyone have a working nextcloud configuration?
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed commit from @ajs124 to master Β« firefox-esr-68: 68.9.0esr -> 68.10.0esr (PR #92043) Β»: https://git.io/JJIGw
bdju has quit [Read error: Connection reset by peer]
bdju has joined #nixos
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92342 β†’ marvin: 20.13.0 -> 20.15.0 β†’ https://git.io/JJIGo
absoluutely_ has quit [Remote host closed the connection]
absoluutely has joined #nixos
<ajs124> asbachb: yes
orivej has quit [Quit: No Ping reply in 180 seconds.]
<CRTified[m]> asbachb: Maybe this helps, it's a snippet out of my configuration. I run nextcloud inside a container, and behind an nginx reverse proxy (which is on the host): https://gist.github.com/CRTified/1b2dd623d48931ff584d237576531ab9
orivej has joined #nixos
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
<infinisil> asbachb: You're lucky, just yesterday a blog post was released showing how to setup nextcloud on nixos :) https://jacobneplokh.com/how-to-setup-nextcloud-on-nixos
<asbachb> Let's have a look. Thanks!
<{^_^}> [nixpkgs] @Izorkin opened pull request #92343 β†’ Update percona tools β†’ https://git.io/JJIGh
gustavderdrache has joined #nixos
davidv7_ has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #92316 β†’ netsurf.libnsbmp: 0.1.5 -> 0.1.6 β†’ https://git.io/JJIUC
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJIZf
cr4y1 has quit [Ping timeout: 256 seconds]
proofofkeags has joined #nixos
davidv7 has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #92340 β†’ mercurial: 5.4.1 -> 5.4.2 β†’ https://git.io/JJIsF
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJIZq
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92344 β†’ libuv: 1.38.0 -> 1.38.1 β†’ https://git.io/JJIZm
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #83104 β†’ nixos/nix-daemon: Organize buildMachine options with a submodule β†’ https://git.io/JJIZZ
<{^_^}> [nixpkgs] @Ericson2314 pushed 4 commits to master: https://git.io/JJIZc
shibboleth has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/b705ed44a33 (from 55 minutes ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
mattock[m] has joined #nixos
h0m1 has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #92331 β†’ ldb: 2.1.3 -> 2.1.4 β†’ https://git.io/JJImx
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJIZa
orivej has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92345 β†’ man: 2.9.2 -> 2.9.3 β†’ https://git.io/JJIZw
orivej has joined #nixos
shabius_ has joined #nixos
h0m1 has joined #nixos
shabius has quit [Ping timeout: 244 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/84cb46a37bf (from 64 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
ursuta_ has quit [Remote host closed the connection]
shabius_ has quit [Ping timeout: 244 seconds]
shabius has joined #nixos
asbachb has quit [Ping timeout: 245 seconds]
reanimus has quit [Ping timeout: 244 seconds]
reanimus has joined #nixos
<{^_^}> [nixpkgs] @fgaz opened pull request #92346 β†’ Endgame singularity/1.00 β†’ https://git.io/JJInI
<{^_^}> [nixpkgs] @LnL7 opened pull request #92347 β†’ libxml2: fix python2 build on darwin β†’ https://git.io/JJInq
fresheyeball has joined #nixos
<{^_^}> [nixpkgs] @LnL7 merged pull request #91970 β†’ libwebsockets: fix clang build β†’ https://git.io/JJUkc
<{^_^}> [nixpkgs] @LnL7 pushed 2 commits to master: https://git.io/JJInG
<{^_^}> [nixpkgs] @jtojnar opened pull request #92348 β†’ licenses: Make single-version-only GPL explicit β†’ https://git.io/JJInZ
<fresheyeball> so I have come to the conclusion that my struggles with node2nix is the lack of overlay support
<fresheyeball> You just can't use the generated code to customize source
<fresheyeball> anyone have advice on implimenting overlay support?
amf has quit [Quit: WeeChat 2.7.1]
<fresheyeball> I am going to try and contribute it back to node2nix
amir has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @vcunat pushed commit from @ajs124 to release-20.03 Β« firefox-esr-68: 68.9.0esr -> 68.10.0esr (PR #92043) Β»: https://git.io/JJInE
amir has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92349 β†’ mapmap: 0.6.1 -> 0.6.2 β†’ https://git.io/JJInw
leah2 has quit [Ping timeout: 260 seconds]
tlater[m] has joined #nixos
orivej_ has joined #nixos
lunik1 has quit [Ping timeout: 240 seconds]
lunik1 has joined #nixos
<tlater[m]> Hi, I'm trying really hard to get my website front-end built with nix, it uses https://parceljs.org/ as a build system.
marsh has quit [Ping timeout: 272 seconds]
<tlater[m]> So far I've followed the nix manual instructions and used node2nix to get a derivation generated, but I can't for the life of me figure out how to make that invoke parcel and not just include the various dependencies
user_0x58 has joined #nixos
<jneplokh> asbachb: Hey there! I wrote that post, and I’m on here so if you have any questions with it, I can answer :)
orivej has quit [Ping timeout: 246 seconds]
<tlater[m]> After overriding the default buildInputs to get `node-gyp-build` as the manual suggests, I'm left with `sh` complaining about `/usr/bin/env` not existing when it invokes `node-gyp-build`
<tlater[m]> Has anyone done this before? I imagine using `webpack` would be similar, but the examples I find in the upstream nixpkgs repository don't seem to do anything I don't.
asbachb has joined #nixos
mmohammadi9812 has joined #nixos
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
lunaa has joined #nixos
<asbachb> infinisil: Have you recognized any problems with sqlite and nextcloud?
mmohammadi9812 has quit [Ping timeout: 256 seconds]
mmohammadi9812 has joined #nixos
absoluutely has quit [Ping timeout: 264 seconds]
<fresheyeball> tlater[m]: I too am struggling with node2nix
<fresheyeball> tlater[m]: to invoke you need to call postInstall
<tlater[m]> fresheyeball: I don't get to postInstall. During installPhase, `node-gyp-build` fails... I should probable pastebin this
<fresheyeball> tlater[m]: correct
proofofkeags has quit [Ping timeout: 256 seconds]
mmohammadi9812 has quit [Ping timeout: 256 seconds]
knupfer1 has joined #nixos
kenran has joined #nixos
<jneplokh> asbachb: I’ve never actually tried it with SQLite as whenever I install Nextcloud (no matter the distro) I always select another database as that is the recommended option. Plus, NixOS makes it pretty easy to use PostgreSQL, so you might as well
<{^_^}> [nixpkgs] @B4dM4n opened pull request #92350 β†’ nixos/manual: Fix invalid link reference in release notes β†’ https://git.io/JJIcT
knupfer has quit [Ping timeout: 244 seconds]
knupfer1 is now known as knupfer
arjen-jonathan has quit [Ping timeout: 256 seconds]
<asbachb> jneplokh: I guess I'Ve some connectivity problems
<asbachb> Reverse proxy connection is refused.
dansho has quit [Ping timeout: 244 seconds]
<jneplokh> Did you open the ports in your firewall?
<jneplokh> And/or have a virtual host setup in Nginx?
<asbachb> Yes.
<infinisil> asbachb: Not using nextcloud myself
<asbachb> I see.
<robodojo> why would you want to share a package between machines instead of just sharing the config file code to make the new machine install the package directly like the first machine?
kenran has quit [Ping timeout: 246 seconds]
<ajs124> because it might take hours to compile?
<robodojo> oh right
<jneplokh> asbachb: What does it specifically say when you try to connect?
<asbachb> jneplokh: I guess I got the problem. Seems that https service is not available.
<fresheyeball> request to https://registry.npmjs.org/fs failed: cache mode is 'only-if-cached' but no cached response available.
<fresheyeball> I can't seem to get past this one
dansho has joined #nixos
philr_ has quit [Ping timeout: 265 seconds]
<asbachb> Strange I set https to true...
<robodojo> https://nixos.org/nix/manual/#ssec-copy-closure is the first time "closure" is used. would be good to say what it means
<tlater[m]> fresheyeball: Huh, aiui, you should never make a request?
proofofkeags has joined #nixos
<{^_^}> [nix] @bburdette opened pull request #3783 β†’ WIP: fix failing macos test β†’ https://git.io/JJIcC
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92351 β†’ lxc: 4.0.2 -> 4.0.3 β†’ https://git.io/JJIcl
<tlater[m]> Here's my build log: https://hastebin.com/obumaleyet.txt and my default.nix with some commented experimentation: https://hastebin.com/vivenavuti.nix in case anyone has some insight
<fresheyeball> tlater[m]: so your patchPhrase wont work
<fresheyeball> you are referencing an absolute path on the system
<fresheyeball> either the build inputs will set up the command for you
<tlater[m]> fresheyeball: Yep, I'm very aware. I'm just desparate ;) The actual installPhase should be doing that anywway.
meh` has quit [Ping timeout: 264 seconds]
<fresheyeball> or you should reference it by interpolation
<tlater[m]> It shouldn't be necessary. I don't know why I'm getting that error.
meh` has joined #nixos
<asbachb> jneplokh: Do I get it right, taht the service itself is never running with https?
proofofkeags has quit [Ping timeout: 256 seconds]
<fresheyeball> sh: /nix/store/c3pqagwc2wzax168k4mhgw4fw8glk2zs-node_tlaternet-1.0.0/lib/node_modules/tlaternet/node_modules/.bin/node-gyp-build: /usr/bin/env: bad interpreter: No such file or directory
<fresheyeball> npm ERR! code ELIFECYCLE
<fresheyeball> tlater[m]: it makes perfect sense since you are referencing things outside of the build source
kwannoel has joined #nixos
<tlater[m]> fresheyeball: I... am? I get the same error if I comment that line out.
<fresheyeball> tlater[m]: is node-gyp-build a cli?
<tlater[m]> fresheyeball: I believe so, given it's in the .bin of a node_modules
<fresheyeball> tlater[m]: did you put it in supplement.json?
raghavsood has quit [Remote host closed the connection]
<tlater[m]> No. I include it manually in buildInputs, as the nix manual suggests
<fresheyeball> tlater[m]: so a few issues
<fresheyeball> 1. packages generated with node2nix don't have the needed install step to place binaries in the $PATH
<{^_^}> [nixpkgs] @jtojnar merged pull request #92330 β†’ libnma: 1.8.28 -> 1.8.30 β†’ https://git.io/JJImz
<fresheyeball> 2. you need to read the node2nix manual. As the package you have generated is not a standard nixpkgs package, but one that relies on the code generation of node2nix
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to master Β« libnma: 1.8.28 -> 1.8.30 Β»: https://git.io/JJIca
<{^_^}> [nixpkgs] @ryantm merged pull request #92346 β†’ Endgame singularity/1.00 β†’ https://git.io/JJInI
<{^_^}> [nixpkgs] @ryantm pushed 3 commits to master: https://git.io/JJIcV
<fresheyeball> the author explains the problem
turion has quit [Ping timeout: 260 seconds]
absoluutely has joined #nixos
<tlater[m]> fresheyeball: Right, I read through it, but I probably missed that. `npm` when invoked will anyway add anything in `node_modules/.bin` into $PATH, so hence it still invokes `node-gyp-build`.
<tlater[m]> Presumably that's a non-patched one?
zachmane has joined #nixos
<{^_^}> [nixpkgs] @jtojnar closed pull request #92211 β†’ gnome-contacts: 3.36.1 -> 3.36.2 β†’ https://git.io/JJTjH
<fresheyeball> tlater[m]: I would validate that assumption
<fresheyeball> shit is wild
absoluutely has quit [Client Quit]
<{^_^}> [nixpkgs] @jtojnar closed pull request #92207 β†’ gnome-calendar: 3.36.1 -> 3.36.2 β†’ https://git.io/JJThM
<tlater[m]> Hmm, right, I see
<tlater[m]> Ugh, I wish I didn't have to use npm for front end stuff...
<tlater[m]> Ta fresheyeball
cole-h has joined #nixos
<fresheyeball> yes
<fresheyeball> I also just wish node2nix was more mature
Thra11 has quit [Ping timeout: 240 seconds]
<tlater[m]> Heh, to be fair, it'd be much harder if it did not exist :)
sangoma has joined #nixos
<fresheyeball> it would be almost intractable
<fresheyeball> but there is so much missing
<fresheyeball> and it's very very hard to debug
<jneplokh> asbachb: Hmm, it should be. What do you have in your nginx config and Nextcloud config?
Thra11 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #92342 β†’ marvin: 20.13.0 -> 20.15.0 β†’ https://git.io/JJIGo
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJIc1
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/b705ed44a33 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
asbachb has quit [Ping timeout: 245 seconds]
<kwannoel> does anyone know where to look up return values for functions? for example return value for `pkgs.stdenv.mkDerivation`
<fresheyeball> kwannoel: nix is untyped, so you have read, or use the repl
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JJIc9
<{^_^}> [nixpkgs] @vcunat merged pull request #92350 β†’ nixos/manual: Fix invalid link reference in release notes β†’ https://git.io/JJIcT
<kwannoel> alright thanks @fresheyeball !
MmeQuignon has joined #nixos
rtjure has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @jtojnar merged pull request #92318 β†’ librsvg: 2.48.7 -> 2.48.8 β†’ https://git.io/JJIUy
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to staging Β« librsvg: 2.48.7 -> 2.48.8 Β»: https://git.io/JJIcA
bitmapper has joined #nixos
bitmapper has left #nixos [#nixos]
ixxie has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #92332 β†’ libqmi: 1.25.900 -> 1.26.0 β†’ https://git.io/JJIYm
<{^_^}> [nixpkgs] @jtojnar pushed commit from @r-ryantm to staging Β« libqmi: 1.25.900 -> 1.26.0 Β»: https://git.io/JJICk
plutes has quit [Ping timeout: 272 seconds]
mmohammadi9812 has joined #nixos
<{^_^}> [nixpkgs] @davidtwco opened pull request #92353 β†’ mdcat: 0.19.0 -> 0.20.0 β†’ https://git.io/JJICI
fendor_ has joined #nixos
fendor has quit [Ping timeout: 240 seconds]
turion has joined #nixos
meh` has quit [Ping timeout: 264 seconds]
mmohamma1i9812 has joined #nixos
mmohammadi9812 has quit [Read error: Connection reset by peer]
ashesham` has joined #nixos
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/afa9ca61924 (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
rickhull has joined #nixos
arjen-jonathan has joined #nixos
<rickhull> Hi, I am having trouble specifying a python package with a dot in its name: testing.redis https://pypi.org/project/testing.redis/
turion has quit [Ping timeout: 260 seconds]
<rickhull> without the quotes, I get `error: undefined variable 'testing'`
mmohamma1i9812 has quit [Ping timeout: 256 seconds]
<simpson> rickhull: Write it as "testing_redis"; see Zope for examples.
<simpson> > pythonPackages.zope_interface
<{^_^}> "<derivation /nix/store/3alc14m7ih8fc1ilxm9j37zb3krharsc-python2.7-zope.interface-5.1.0.drv>"
leah2 has joined #nixos
<rickhull> ok, thanks!
<rickhull> `error: undefined variable 'testing_redis'` I'm guessing this means it's not in nixpkgs?
orivej has quit [Quit: No Ping reply in 180 seconds.]
mmohammadi9812 has joined #nixos
<MmeQuignon> well yes, there's no testing_redis package.
<simpson> I don't see a "testing.redis" either, in my local repository; it must be brand-new, if it's not something you're working on.
orivej has joined #nixos
<rickhull> ok -- I am just trying to get a new project to build / run tests
kwannoel has quit [Quit: -a- IRC for Android 2.1.56]
<rickhull> i.e. new-to-me
<rickhull> testing.redis is a dependency for running tests
justanotheruser has quit [Ping timeout: 256 seconds]
<rickhull> I'm guessing I should go with the `pip install` approach
<MmeQuignon> I suppose you should install it with fetchPypi
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/b008a0505a1 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<rickhull> ok, I'll look into that. I'm open to any pointers or tutorials. I'm not very experienced with python
marsh has joined #nixos
<fresheyeball> this is killing my soul
kenran has joined #nixos
<MmeQuignon> You have an example about how to build a python package from Pypi
<MmeQuignon> Not sure it's the way to go, but it should work.
<MmeQuignon> I used that, but I can't remember why, I'm searching.
<rickhull> ok, thanks!
<MmeQuignon> the idea is that in your "pythonEnv", instead of just a nix package name, you have to declare a new one.
<MmeQuignon> myPackage = buildPythonPackage rec {…}
<rickhull> ok -- I'm way less experienced with Nix/NixOS than python even :)
<MmeQuignon> and to fill what I've replaced by "…" you'll find everything in the example from my previous link. You just have to replace names, versions and sha.
<MmeQuignon> And probably a few minor things
cosimone has quit [Remote host closed the connection]
kenran has quit [Ping timeout: 246 seconds]
cosimone has joined #nixos
<rickhull> ok, makes sense
<rickhull> how do I "inject" myPackage into pythonEnv ?
<fresheyeball> fangs?
* rickhull stabs
<rickhull> oh, I see
mmohammadi9812 has quit [Ping timeout: 256 seconds]
meh` has joined #nixos
rtjure has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 240 seconds]
<MmeQuignon> Hmm
orivej has joined #nixos
mmohammadi9812 has joined #nixos
<fresheyeball> ok, so the problem seems to be the canvas module
<fresheyeball> which needs cairo to build
<fresheyeball> I can't figure out how to provide cairo with node2nix
<fresheyeball> I hand edited the node-package.nix and added to canvas
<fresheyeball> buildInputs = with import <nixpkgs> {}; [ pkgconfig cairo ];
<fresheyeball> but no change
<MmeQuignon> I would have done something like that, I think.
<MmeQuignon> If you think a package is missing from nixpkgs, you could create a PR to add it :3
abdullah_ has joined #nixos
<MmeQuignon> Oups, sorry for the link
Chiliparrot has joined #nixos
<rickhull> thanks! and sorry for which link? they both are helpful
bridge[evilred] has joined #nixos
red[evilred] has joined #nixos
<MmeQuignon> yep, but I pasted the blob with it. It's a big link
<MmeQuignon> Does it seems ok to you ?
justanotheruser has joined #nixos
<rickhull> makes perfect sense. I tried to put it inside withPackages
orivej_ has joined #nixos
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/dc80d7bc4a2 (from 24 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<rickhull> hm, though. the my_toolz example shows it inside withPackages: https://nixos.org/nixpkgs/manual/#packaging-a-library
knupfer has quit [Quit: knupfer]
knupfer1 has joined #nixos
mmohamma1i9812 has joined #nixos
mmohammadi9812 has quit [Quit: Reconnecting]
orivej has quit [Ping timeout: 265 seconds]
<rickhull> (obviously, I don't have a good grasp of the semantics of all these constructs)
knupfer1 is now known as knupfer
<MmeQuignon> Me neither, but your problem is something I dealt with.
<MmeQuignon> And you should search for packages here : https://nixos.org/nixos/packages.html?channel=nixos-20.03
<MmeQuignon> If what you need isn't here, you should build it yourself. That's why there's some function that helps you to fetch sources from git{hub,lab}, pypi and so on.
<MmeQuignon> If I remember correctly, you can build a package from a .deb file as well.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92354 β†’ mypy: 0.780 -> 0.782 β†’ https://git.io/JJIWm
ashesham` has quit [Ping timeout: 256 seconds]
catern has quit [Excess Flood]
<rickhull> how do you distinguish which packages are suitable for python.withPackages on that search page?
asbachb has joined #nixos
<MmeQuignon> well, you pasted a link for that packages
<asbachb> Is it possible to `import` two files and merge it into one?
<MmeQuignon> pypi.org
<MmeQuignon> It makes sense to fetch sources with fetchPypi, right ?
orivej_ has quit [Ping timeout: 246 seconds]
catern has joined #nixos
mmohamma1i9812 has quit [Ping timeout: 256 seconds]
<MmeQuignon> asbachb: what's the need ?
hellrazo1 has quit [Ping timeout: 258 seconds]
orivej has joined #nixos
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
<asbachb> MmeQuignon: I've a mail server and want to manage different mail adresses + aliases per file. like `loginAccounts = import ./accounts/address_domain.com.nix;`
knupfer has quit [Client Quit]
<rickhull> hm, so what is the implication for specifying a package name under withPackages -- versus under buildInputs?
knupfer has joined #nixos
<MmeQuignon> rickhull: None, I suppose.
<rickhull> ok, I'll play around with it
ingenieroariel has quit [Ping timeout: 244 seconds]
<MmeQuignon> But the only need you have to declare is the package you need to build. I feel like let […] in is for that purpose.
<infinisil> asbachb: For NixOS modules, you can use `imports = [ ./file1.nix ./file2.nix ]` to have all of them apply
<MmeQuignon> the only thing you*
<asbachb> infinisil: I'm unsure this works for options too?
<infinisil> It does
meh` has quit [Ping timeout: 240 seconds]
<MmeQuignon> :
noonien has quit [Quit: Connection closed for inactivity]
lunatera has joined #nixos
mmohammadi9812 has joined #nixos
meh` has joined #nixos
<rickhull> MmeQuignon: from integrating your gist, I am getting `error: undefined variable 'buildPythonPackage'` -- do I need to fully qualify the name?
<asbachb> infinisil: I guess I don't get it: https://gist.github.com/asbachb/3d880abd028aad2d42023512593e2032
<MmeQuignon> yep, it's an example, that function isn't imported
<infinisil> asbachb: It's `imports` on the top level
<rickhull> got it, thx
<jtojnar> rickhull: python.withPackages ignores anything that is not a python module (that is, not built with buildPythonPackage and not converted into one)
<infinisil> asbachb: In each of those files you'd define the loginAccounts option
<rickhull> ah, ok
<asbachb> infinisil: wouldn't the second overwrite the first?
<jtojnar> rickhull: attribute name starting with python*Packages. is a good indicator
<infinisil> asbachb: Assuming the option has an appropriate type, they should merge
lunaa has quit [Ping timeout: 264 seconds]
pinecamp has joined #nixos
<jtojnar> rickhull: it literally builds a package containing `python` executable set up so that it has access to the packages passed to withPackages
<rickhull> jtojnar: ok, so then if I build my own package from fetchPypi, I should include it in withPackages?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92355 β†’ mopidy-iris: 3.49.0 -> 3.50.0 β†’ https://git.io/JJIWc
<pinecamp> has anyone had success developing React projects with Nix? I've been poking around with node2nix, but the shell environment it generates doesn't seem to have all the necessary dependencies. are there any good writeups on React + Nix?
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master Β« Update flake.lock and blogs.xml [ci skip] Β»: https://git.io/JJIWW
<infinisil> asbachb: Yup that looks right (actually it was even me that originally wrote the type :))
<asbachb> infinisil: Then I guess I should trust you :D
lunatera has quit [Ping timeout: 240 seconds]
<rickhull> alright, I've gotten to the point where I need the hash for Pypi. I'm poking around, is there an EZ button?
<{^_^}> [nixpkgs] @bdesham opened pull request #92357 β†’ vim_configurable: Only run patchelf on gvim if gvim was built β†’ https://git.io/JJIWz
<rickhull> is it embedded in the url?
orivej has quit [Ping timeout: 240 seconds]
plutes has joined #nixos
<neonfuz2> A friend of mine running nixos + kde is having trouble with the compose key
orivej has joined #nixos
<neonfuz2> within signal-desktop he can't do any compose key combos that involve the shift key
<rickhull> oh duh, nevermind. found it
<mica[m]> What is the compose key?
<neonfuz2> he can do tm = β„’, but not say ~n = Γ± because that involves pressing shift
<neonfuz2> it lets you press combos to make symbols
<neonfuz2> I have it set to right alt
<neonfuz2> so compose oc = Β©, tm = β„’, ?? = ΒΏ, 'e = Γ©, CCCP = ☭, etc
<neonfuz2> used for accent marks and symbols
<neonfuz2> can try it with 'setxkbmap -option compose:ralt' to set it to right alt
seku has joined #nixos
<neonfuz2> so yeah, we don't know why though, suspecting kde
<neonfuz2> I wonder if some other program "hears" the shift key and takes focus or something weird
drakonis has joined #nixos
<{^_^}> samhocevar/wincompose#85 (by dtaylor84, 5 years ago, closed): 0.7.4 not recognising compose key
<neonfuz2> someone had literally the exact issue we're getting on wincompose
<neonfuz2> oddly
<neonfuz2> > Holding AltGr results in the WinCompose notification icon going green but flickering. Sequences are recognised now, and will be correctly replaced by the desired symbol UNLESS the shift key is required. Pressing the shift key terminates the sequence and the icon returns to normal. Alternatively, holding shift before pressing AltGR, releasing the shift key terminates the sequence and the icon returns to normal.
<{^_^}> [nixpkgs] @danieldk merged pull request #92236 β†’ crispy-doom: fixed CVE-2020-14983 β†’ https://git.io/JJkty
<{^_^}> error: syntax error, unexpected IN, expecting ')', at (string):318:23
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJIWP
<neonfuz2> this exactly describes his issue but he's on nixos rather than windows
<rickhull> ok, so I am able to attempt building testing_redis now. but it is failing to find the `redis` pkg it depends on. I'm not sure if that's because I'm not putting it in withPackages, or if it's some order-of-declaration problem
<rickhull> updated: https://gist.github.com/rickhull/b0deee47ca050c20c437ab0d45d045c5 `ERROR: Could not find a version that satisfies the requirement redis (from testing.redis==1.1.1) (from versions: none)`
<rickhull> oh, should I be specifying pythonEnv.pkgs.buildPythonPackage?
zangi has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @danieldk opened pull request #92358 β†’ [20.03] crispyDoom: fixed CVE-2020-14983 β†’ https://git.io/JJIW7
<rickhull> Hm, same error
hellrazo1 has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
<jtojnar> rickhull: for mkShell, I would just add the packages to propagatedBuildInputs and not use pythonEnv
<rickhull> this looks "right" to me, and matches as closely as I can https://nixos.org/nixpkgs/manual/#packaging-a-library
<rickhull> jtojnar: see the update, I dropped that let var
<rickhull> but I have never used propagatedBuildInputs, though it has come up in searches
boxscape has joined #nixos
<jtojnar> rickhull: I mean I would not use python3.withPackages here
<rickhull> current error for my gist: `error: cannot coerce a function to a string`
<rickhull> jtojnar: can you update my gist?
proofofkeags has joined #nixos
<jtojnar> rickhull: that is caused because `python3.withPackages` and `(ps: ...)` are parsed as separate list items
<jtojnar> you would need to wrap it in parens
<rickhull> ok, fixed, but nowhaving the can't find redis problem. looking up propagatedBuildInputs...
<MmeQuignon> neonfuz2: I have issues with compose in telegram-desktop. compose support change from version to version, I don't know why. Probably some electron thing.
<jtojnar> rickhull: I would do something like this https://gist.github.com/jtojnar/de08b7d17057131b3eb709703ca115a4
<rickhull> ah, thank you!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92359 β†’ nx-libs: 3.5.99.23 -> 3.5.99.24 β†’ https://git.io/JJIlf
<MmeQuignon> jtojnar: +1
dansho has quit [Quit: Leaving]
abdullah_ has quit [Remote host closed the connection]
<jtojnar> propagatedBuildInputs is not necessary in shell since it is a leaf package but it is common practice to use it for python dependencies
abdullah_ has joined #nixos
zachmane has quit [Ping timeout: 245 seconds]
proofofkeags has quit [Ping timeout: 246 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<neonfuz2> MmeQuignon: very odd...
<rickhull> ok, this has the same result as before: https://gist.github.com/rickhull/7691b72d52a8890473c99921566728a2 `ERROR: No matching distribution found for redis (from testing.redis==1.1.1)`
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92360 β†’ nspr: 4.25 -> 4.26 β†’ https://git.io/JJIlt
<rickhull> I assume this is the python3.redis package. but maybe it's because I haven't specified redis itself
<MmeQuignon> neonfuz2: Electron ! ^^
testing123 has joined #nixos
meh` has quit [Ping timeout: 246 seconds]
<MmeQuignon> rickhull: Yes, you have to search for dependencies and add it to buildInputs
<rickhull> I just tried that, same result
matias_ has joined #nixos
<rickhull> I would think those are the python packages
<rickhull> which I have specified in propagatedBuildInputs
meh` has joined #nixos
<MmeQuignon> sorry, add it to propagatedBuildInputs
<rickhull> ah, ok
<MmeQuignon> you need testing.commom.database as well
<rickhull> hm, wait. I already have redis in there
notgne2 has quit [Quit: authenticating]
<MmeQuignon> yes
<rickhull> or that's the python3.pkgs.redis
<rickhull> ?
notgne2 has joined #nixos
notgne2 has quit [Client Quit]
notgne2 has joined #nixos
<MmeQuignon> I think it's right
<MmeQuignon> let me think
<rickhull> I haven't installed redis itself yet. or specified it or whatever
<rickhull> i believe my gist shows that I am specifying python3.pkgs.redis
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
<MmeQuignon> redis is a dependency for that environment
<MmeQuignon> I suppose you should not install it globally
<rickhull> MmeQuignon: yes, I want it at the shell.nix level
<MmeQuignon> That's what the default.nix looks like in my python projects
<rickhull> ok, now I am including redis itself. still the same problem
<rickhull> `ERROR: Could not find a version that satisfies the requirement redis (from testing.redis==1.1.1) (from versions: none)`
user_0x58 has quit [Ping timeout: 260 seconds]
<MmeQuignon> here's the error I have when I try a nix-shell with your default.nix : ERROR: Could not find a version that satisfies the requirement testing.common.database>=1.1.0 (from testing.redis==1.1.1) (from versions: none)
asbachb has quit [Remote host closed the connection]
<simpson> Circa l7 you need to add your `buildInputs = with python3Packages; [ redis testing_common_database ... ];` into your testing_redis derivation.
<{^_^}> [nixpkgs] @danieldk merged pull request #92353 β†’ mdcat: 0.19.0 -> 0.20.0 β†’ https://git.io/JJICI
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JJIl0
<rickhull> MmeQuignon: yes, only a slight version difference
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92361 β†’ monit: 5.26.0 -> 5.27.0 β†’ https://git.io/JJIlE
<rickhull> in our outputs, that is. I'm not sure what the problem is
<rickhull> oh
<rickhull> testing.common.database
<rickhull> hmmm
<MmeQuignon> yep
<MmeQuignon> you have to do the same thing for that package
gustavderdrache has joined #nixos
<rickhull> ok, but why don't I get your message?
<MmeQuignon> what's your message ?
<rickhull> `ERROR: Could not find a version that satisfies the requirement redis (from testing.redis==1.1.1) (from versions: none)`
<{^_^}> [nixpkgs] @OmnipotentEntity opened pull request #92362 β†’ postgresqlPackages.repmgr 5.0.0 -> 5.1.0 β†’ https://git.io/JJIlw
<rickhull> i would guess that there is is no version qualifier (versions: none) and it just needs any redis package
ixxie has quit [Ping timeout: 260 seconds]
<rickhull> but it sure looks like I put redis in propagatedBuildInputs ...
<MmeQuignon> maybe it's because of the file name. Try to name it default.nix ?
<rickhull> oh, I am using `shell.nix` and lorri
<MmeQuignon> I've read that the name have its importance, since depending what file `nix-shell` find, it will handle it differently.
<MmeQuignon> Can't remember the difference, though.
pinecamp has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92363 β†’ numix-icon-theme-square: 19.12.27 -> 20.06.07 β†’ https://git.io/JJIly
<MmeQuignon> (I can't remember what sha256 I should use from pypi, which one do you use ? sources of wheel ?)
<rickhull> go to e.g. https://pypi.org/project/testing.redis/#files and see the `Hashes` column on the right
pamplemousse has joined #nixos
<rickhull> it's the .tar.gz hash `be46aeb951589d3f25f1dc5391934582bdadc196baf6bd261d60e71991f2b4f2`
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #92364 β†’ snes9x-gtk: fix GSettings crash when opening file picker β†’ https://git.io/JJIlS
<MmeQuignon> all right, thank you
<rickhull> btw, very few 3s in that hash xD
<MmeQuignon> ok, I figured out
<rickhull> \o/
fendor_ has quit [Remote host closed the connection]
<MmeQuignon> redis and testing.common.database are testing.redis dependancies.
<rickhull> ok, that looks sensible!
testing123 has left #nixos ["WeeChat 2.7.1"]
<MmeQuignon> They should be in its buildInputs (or propagated, not sure)
<rickhull> I see, I was using the wrong buildInputs
proofofkeags has joined #nixos
<MmeQuignon> yup
<MmeQuignon> you'll need unittest2 as well
kenran has joined #nixos
<pbogdan> what's the `nativeBuildInputs` equivalent for haskellPackages' mkDerivation?
<MmeQuignon> I don't know
<rickhull> MmeQuignon: got it so far xD
fendor has joined #nixos
<MmeQuignon> I'm almost done
<MmeQuignon> wait for a second, please
proofofkeags has quit [Ping timeout: 264 seconds]
<MmeQuignon> that one works here. Named default.nix (don't know if it changes anything)
<rickhull> <3
<MmeQuignon> I have to leave, see ya!
<rickhull> IT'S ALIVE! \o/
<rickhull> thanks MmeQuignon
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<{^_^}> [nixpkgs] @chuwy opened pull request #92365 β†’ tiny: fix build on darwin β†’ https://git.io/JJI8C
<MmeQuignon> You're welcome
<rickhull> i'm just using shell.nix and lorri
<MmeQuignon> It works with shell.nix ? All right, I'll read about it. There's a difference between the two. Keep that in mind ^^
<rickhull> well, with direnv and lori. I'm looking at migrating to nix-direnv
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/cfceaaec17c (from 61 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<rickhull> I am very new to Nix but I have been thinking about The Vision for a long time
<MmeQuignon> what's lori ?
sangoma has quit [Ping timeout: 264 seconds]
codygman has quit [Ping timeout: 256 seconds]
<rickhull> it is a service that runs in the background, maintaining some sane state, as I understand
<rickhull> sane state, meaning -- shorter builds based on reproducible binaries
cosimone has quit [Quit: Quit.]
codygman has joined #nixos
<rickhull> that hooks into shell.nix
<MmeQuignon> ok, nice!
<energizer> it is nice
<rickhull> so the idea is `$HOME/git/code/whatever/$PROJECT/shell.nix`
<rickhull> and you always have a sane dev environment when you change directories
<rickhull> inherently using `direnv`
<MmeQuignon> Yeah, I see that
orivej has quit [Quit: No Ping reply in 180 seconds.]
codygman has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
growpotkin has joined #nixos
codygman has joined #nixos
drainful has quit [Ping timeout: 265 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92367 β†’ ocamlPackages.lwt_ssl: 1.1.2 -> 1.1.3 β†’ https://git.io/JJI4l
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92368 β†’ moodle: 3.8.3 -> 3.9 β†’ https://git.io/JJI4w
<gchristensen> simpson: you've poisoned my brain with capabilities and I blame you for how grumpy I feel these days
pamplemousse has quit [Ping timeout: 256 seconds]
<Thra11> If a buildMachine supports extra platforms, do I need to specify that in my nixos configuration for it to work?
mmohammadi9812 has quit [Quit: leaving]
<{^_^}> [nixpkgs] @justinas opened pull request #92369 β†’ nixos/test-driver: print a traceback when testScript fails β†’ https://git.io/JJI4N
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92370 β†’ nftables: 0.9.3 -> 0.9.6 β†’ https://git.io/JJI4h
mmohammadi9812 has joined #nixos
matias_ is now known as cript0nauta
knupfer has quit [Remote host closed the connection]
mmohammadi9812 has left #nixos [#nixos]
knupfer has joined #nixos
nabataeus has quit [Quit: ERC (IRC client for Emacs 26.3)]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
sangoma has joined #nixos
ml| has quit [Ping timeout: 265 seconds]
Jackneilll has quit [*.net *.split]
Izorkin has quit [*.net *.split]
vk3wtf has quit [*.net *.split]
le_jonge has quit [*.net *.split]
bsima has quit [*.net *.split]
Lun_rLambda has quit [*.net *.split]
pemeunier has quit [*.net *.split]
ericnoan has quit [*.net *.split]
cransom has quit [*.net *.split]
cptchaos83 has quit [*.net *.split]
LambdaDuck has quit [*.net *.split]
Acou_Bass has quit [*.net *.split]
excelsiora has quit [*.net *.split]
rembo10 has quit [*.net *.split]
averell has quit [*.net *.split]
Maxdamantus has quit [*.net *.split]
vykook has quit [*.net *.split]
boegel has quit [*.net *.split]
evils has quit [*.net *.split]
diekl has quit [*.net *.split]
Reiser9 has quit [*.net *.split]
judson_ has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
stew has quit [*.net *.split]
fre has quit [*.net *.split]
drewc has quit [*.net *.split]
queiw_ has quit [*.net *.split]
kwork has quit [*.net *.split]
inf has quit [*.net *.split]
jD91mZM2 has quit [*.net *.split]
tobiasBora has quit [*.net *.split]
aither has quit [*.net *.split]
17WAA85G0 has quit [*.net *.split]
duck_ has quit [*.net *.split]
kaivai has quit [*.net *.split]
Streetwalrus has quit [*.net *.split]
primeos has quit [*.net *.split]
chin-tastic has quit [*.net *.split]
mcint has quit [*.net *.split]
dani- has quit [*.net *.split]
rotaerk has quit [*.net *.split]
kozowu has quit [*.net *.split]
nore has quit [*.net *.split]
snajpa has quit [*.net *.split]
FireFly has quit [*.net *.split]
davean has quit [*.net *.split]
voidcontext has quit [*.net *.split]
maurer has quit [*.net *.split]
dev3 has quit [*.net *.split]
Nafai has quit [*.net *.split]
rkallos has quit [*.net *.split]
mk_modrzew has quit [*.net *.split]
dutchie has quit [*.net *.split]
infty has quit [*.net *.split]
djahandarie has quit [*.net *.split]
petar has quit [*.net *.split]
srk has quit [*.net *.split]
moredhel has quit [*.net *.split]
hyperfekt has quit [*.net *.split]
Aleksejs has quit [*.net *.split]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92371 β†’ monero-gui: 0.16.0.0 -> 0.16.0.2 β†’ https://git.io/JJIBS
szicari has quit [Ping timeout: 246 seconds]
<typetetris> How can I help with pull request reviews? Just read `https://nixos.org/nixpkgs/manual/#chap-reviewing-contributions` and then start adding comments to pull request?
aswanson has quit [Quit: WeeChat 2.7.1]
orivej has quit [Ping timeout: 240 seconds]
pamplemousse has joined #nixos
orivej has joined #nixos
fendor has quit [Quit: Leaving]
szicari has joined #nixos
voidcontext has joined #nixos
evils has joined #nixos
infty has joined #nixos
pemeunier has joined #nixos
petar has joined #nixos
stew has joined #nixos
queiw has joined #nixos
Maxdamantus has joined #nixos
chin-tastic has joined #nixos
dev3 has joined #nixos
tobiasBora has joined #nixos
primeos has joined #nixos
arjen-jonathan has quit [Ping timeout: 256 seconds]
<Yaniel> do some testing locally as described there and report your results in a comment to the pull request yes
mmohammadi9812 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92372 β†’ numix-icon-theme-circle: 19.12.27 -> 20.06.07 β†’ https://git.io/JJIRv
cosimone has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #92358 β†’ [20.03] crispyDoom: fixed CVE-2020-14983 β†’ https://git.io/JJIW7
<{^_^}> [nixpkgs] @veprbl pushed commit from @danieldk to release-20.03 Β« crispyDoom: fixed CVE-2020-14983 (#92358) Β»: https://git.io/JJIRL
Lun_rLambda has joined #nixos
le_jonge has joined #nixos
bsima has joined #nixos
ericnoan has joined #nixos
Izorkin has joined #nixos
vk3wtf has joined #nixos
Jackneilll has joined #nixos
17WABFZR1 has joined #nixos
averell has joined #nixos
cptchaos83 has joined #nixos
LambdaDuck has joined #nixos
excelsiora has joined #nixos
drewc has joined #nixos
Reiser9 has joined #nixos
judson_ has joined #nixos
vykook has joined #nixos
inf has joined #nixos
aminechikhaoui has joined #nixos
fre has joined #nixos
kwork has joined #nixos
jD91mZM2 has joined #nixos
diekl has joined #nixos
boegel has joined #nixos
dutchie has joined #nixos
snajpa has joined #nixos
dani- has joined #nixos
17WAA85G0 has joined #nixos
kozowu has joined #nixos
rembo10 has joined #nixos
mcint has joined #nixos
Streetwalrus has joined #nixos
duck_ has joined #nixos
Acou_Bass has joined #nixos
cransom has joined #nixos
kaivai has joined #nixos
djahandarie has joined #nixos
davean has joined #nixos
hyperfekt has joined #nixos
maurer has joined #nixos
mk_modrzew has joined #nixos
rotaerk has joined #nixos
moredhel has joined #nixos
srk has joined #nixos
Nafai has joined #nixos
Aleksejs has joined #nixos
FireFly has joined #nixos
nore has joined #nixos
rkallos has joined #nixos
aither has joined #nixos
17WABFZR1 has quit [Max SendQ exceeded]
<{^_^}> [nixpkgs] @zimbatm merged pull request #92362 β†’ postgresqlPackages.repmgr 5.0.0 -> 5.1.0 β†’ https://git.io/JJIlw
<{^_^}> [nixpkgs] @zimbatm pushed commit from @OmnipotentEntity to master Β« postgresqlPackages.repmgr 5.0.0 -> 5.1.0 (#92362) Β»: https://git.io/JJIRO
ml| has joined #nixos
domogled has joined #nixos
dev3 has quit [*.net *.split]
codygman has quit [*.net *.split]
growpotkin has quit [*.net *.split]
mmohammadi9812 has quit [*.net *.split]
hellrazo1 has quit [*.net *.split]
cript0nauta has quit [*.net *.split]
markus1199 has quit [*.net *.split]
catern has quit [*.net *.split]
Arahael has quit [*.net *.split]
ddellacosta has quit [*.net *.split]
palo has quit [*.net *.split]
mbrgm has quit [*.net *.split]
dsg has quit [*.net *.split]
fling has quit [*.net *.split]
eeva has quit [*.net *.split]
puffnfresh has quit [*.net *.split]
anderslu1dstedt has quit [*.net *.split]
Pwnna has quit [*.net *.split]
arianvp has quit [*.net *.split]
dominikh has quit [*.net *.split]
zaeph has quit [*.net *.split]
Baughn has quit [*.net *.split]
sveitser has quit [*.net *.split]
aszlig_ has quit [*.net *.split]
alexbakker has quit [*.net *.split]
benedikt93 has quit [*.net *.split]
Mateon1 has quit [*.net *.split]
m_hackerfoo has quit [*.net *.split]
is_null has quit [*.net *.split]
mzan has quit [*.net *.split]
AstroBadger has quit [*.net *.split]
copy has quit [*.net *.split]
xqsl has quit [*.net *.split]
n3t has quit [*.net *.split]
radvendii has quit [*.net *.split]
medvid_ has quit [*.net *.split]
lejonet has quit [*.net *.split]
evhan has quit [*.net *.split]
mupf has quit [*.net *.split]
numkem has quit [*.net *.split]
marble_visions has quit [*.net *.split]
superbaloo has quit [*.net *.split]
hspak has quit [*.net *.split]
pareidolia has quit [*.net *.split]
gthm has quit [*.net *.split]
acowley has quit [*.net *.split]
<chiiba> Is it safe to create a file using `security.wrappers` and reference it in a systemd service as `/run/wrappers/bin`? What if it changes some time?
Heirlung has quit [Ping timeout: 264 seconds]
markus1199 has joined #nixos
palo has joined #nixos
catern has joined #nixos
mmohammadi9812 has joined #nixos
Baughn has joined #nixos
anderslu1dstedt has joined #nixos
ddellacosta has joined #nixos
sveitser has joined #nixos
puffnfresh has joined #nixos
aszlig_ has joined #nixos
arianvp has joined #nixos
dsg has joined #nixos
dev3 has joined #nixos
dominikh has joined #nixos
codygman has joined #nixos
Arahael has joined #nixos
eeva has joined #nixos
fling has joined #nixos
Pwnna has joined #nixos
xqsl has joined #nixos
mbrgm has joined #nixos
growpotkin has joined #nixos
zaeph has joined #nixos
cript0nauta has joined #nixos
hellrazo1 has joined #nixos
alexbakker has joined #nixos
copy has joined #nixos
Mateon1 has joined #nixos
is_null has joined #nixos
marble_visions has joined #nixos
AstroBadger has joined #nixos
mupf has joined #nixos
mzan has joined #nixos
n3t has joined #nixos
acowley has joined #nixos
m_hackerfoo has joined #nixos
pareidolia has joined #nixos
superbaloo has joined #nixos
lejonet has joined #nixos
radvendii has joined #nixos
medvid_ has joined #nixos
evhan has joined #nixos
benedikt93 has joined #nixos
hspak has joined #nixos
gthm has joined #nixos
numkem has joined #nixos
Arahael has quit [Max SendQ exceeded]
mmohammadi9812 has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92373 β†’ ntp: 4.2.8p14 -> 4.2.8p15 β†’ https://git.io/JJIR8
Heirlung has joined #nixos
MmeQuignon has quit [*.net *.split]
h0m1 has quit [*.net *.split]
dweller has quit [*.net *.split]
isHavvy has quit [*.net *.split]
Tritlo has quit [*.net *.split]
m1cr0man has quit [*.net *.split]
azdle has quit [*.net *.split]
kriztw has quit [*.net *.split]
symphorien has quit [*.net *.split]
konobi has quit [*.net *.split]
litschi has quit [*.net *.split]
philandstuff has quit [*.net *.split]
tilcreator has quit [*.net *.split]
ctp has quit [*.net *.split]
teej has quit [*.net *.split]
nick_h has quit [*.net *.split]
rooke has quit [*.net *.split]
mauli has quit [*.net *.split]
jasom has quit [*.net *.split]
un-cons-cionable has quit [*.net *.split]
Fulgen has quit [*.net *.split]
mattock[m] has quit [*.net *.split]
D_ has quit [*.net *.split]
eri451 has quit [*.net *.split]
mdlayher has quit [*.net *.split]
b42 has quit [*.net *.split]
mjsir911 has quit [*.net *.split]
neheist2 has quit [*.net *.split]
benschza has quit [*.net *.split]
pingveno has quit [*.net *.split]
nikivi has quit [*.net *.split]
sethetter has quit [*.net *.split]
packer has quit [*.net *.split]
mpickering has quit [*.net *.split]
midchildan has quit [*.net *.split]
terrorjack has quit [*.net *.split]
nek0 has quit [*.net *.split]
Taneb has quit [*.net *.split]
ShaRose has quit [*.net *.split]
mitchellh has quit [*.net *.split]
aristid has quit [*.net *.split]
chriscoffee has quit [*.net *.split]
Habbie has quit [*.net *.split]
ryjm has quit [*.net *.split]
q3k has quit [*.net *.split]
aranea has quit [*.net *.split]
{^_^} has quit [*.net *.split]
sevanspowell has quit [*.net *.split]
hax404 has quit [*.net *.split]
sterni has quit [*.net *.split]
Shados has quit [*.net *.split]
develCuy_ has quit [*.net *.split]
nz has quit [*.net *.split]
oharvey has quit [*.net *.split]
teozkr_ has quit [*.net *.split]
jared-w has quit [*.net *.split]
ashkitten has quit [*.net *.split]
p01ar has quit [*.net *.split]
jeregrine has quit [*.net *.split]
farn_ has quit [*.net *.split]
taktoa[c] has quit [*.net *.split]
nextloop has quit [*.net *.split]
agander_m has quit [*.net *.split]
cocreature has quit [*.net *.split]
sorear has quit [*.net *.split]
Spritzgebaeck has quit [*.net *.split]
joepie91 has quit [*.net *.split]
wirew0rm has quit [*.net *.split]
datakurre has quit [*.net *.split]
stevenroose has quit [*.net *.split]
immae has quit [*.net *.split]
Khetzal has quit [*.net *.split]
mkaito has quit [*.net *.split]
drgbr has quit [*.net *.split]
disasm has quit [*.net *.split]
vancz has quit [*.net *.split]
Ultrasauce has quit [*.net *.split]
glines has quit [*.net *.split]
zie has quit [*.net *.split]
pareidolia has quit [Ping timeout: 249 seconds]
Arahael has joined #nixos
tlater[m] has quit [*.net *.split]
amir has quit [*.net *.split]
Superleaf1995 has quit [*.net *.split]
Stphan[m] has quit [*.net *.split]
kraem[m] has quit [*.net *.split]
rascencio[m] has quit [*.net *.split]
therivercass[m] has quit [*.net *.split]
evax has quit [*.net *.split]
ar has quit [*.net *.split]
wadkar has quit [*.net *.split]
fooker has quit [*.net *.split]
suchar has quit [*.net *.split]
jlv has quit [*.net *.split]
gausby has quit [*.net *.split]
xantoz has quit [*.net *.split]
aleph9[m] has quit [*.net *.split]
cab404[m] has quit [*.net *.split]
printfn[m] has quit [*.net *.split]
infinisil-m has quit [*.net *.split]
rk04[m] has quit [*.net *.split]
Smith[m]1 has quit [*.net *.split]
CRTified[m] has quit [*.net *.split]
efra[m] has quit [*.net *.split]
porphyrogenetos has quit [*.net *.split]
zannzen[m] has quit [*.net *.split]
fresheyeball[m] has quit [*.net *.split]
alexfmpe has quit [*.net *.split]
cryptix has quit [*.net *.split]
nanashi0x74[m] has quit [*.net *.split]
mkfart[m] has quit [*.net *.split]
utdemir[m] has quit [*.net *.split]
Strubbl[m] has quit [*.net *.split]
quiet_laika[m] has quit [*.net *.split]
blindidiotgod has quit [*.net *.split]
catharsis_[m] has quit [*.net *.split]
davidak[m] has quit [*.net *.split]
denbrahe[m] has quit [*.net *.split]
dpc has quit [*.net *.split]
xavierm02 has quit [*.net *.split]
mt[m] has quit [*.net *.split]
sshow[m] has quit [*.net *.split]
worldofpeace has quit [*.net *.split]
JJJollyjim has quit [*.net *.split]
cyberwolf[m] has quit [*.net *.split]
rschulman has quit [*.net *.split]
freeman42x[m] has quit [*.net *.split]
sabry97[m] has quit [*.net *.split]
DamienCassou has quit [*.net *.split]
matthiaskrgr has quit [*.net *.split]
Mic92 has quit [*.net *.split]
kloenk has quit [*.net *.split]
pylsan has quit [*.net *.split]
dhess has quit [*.net *.split]
tom39291 has quit [*.net *.split]
risson has quit [*.net *.split]
ajmcmiddlin has quit [*.net *.split]
colemickens has quit [*.net *.split]
rednaZ[m] has quit [*.net *.split]
fnords has quit [*.net *.split]
coot has quit [*.net *.split]
nh2 has quit [*.net *.split]
bgupta has quit [*.net *.split]
hoek has quit [*.net *.split]
gregf has quit [*.net *.split]
miah has quit [*.net *.split]
lstanley has quit [*.net *.split]
lightandlight has quit [*.net *.split]
elvishjerricco has quit [*.net *.split]
rizary has quit [*.net *.split]
aria has quit [*.net *.split]
cstrahan has quit [*.net *.split]
ocharles has quit [*.net *.split]
grfn has quit [*.net *.split]
diamondman has quit [*.net *.split]
SOO7 has quit [*.net *.split]
victorbjelkholm_ has quit [*.net *.split]
NinjaTrappeur has quit [*.net *.split]
lally has quit [*.net *.split]
davetapley has quit [*.net *.split]
eon` has quit [*.net *.split]
ikwildrpepper has quit [*.net *.split]
feepo has quit [*.net *.split]
tarzeau has quit [*.net *.split]
siel has quit [*.net *.split]
symphorien has joined #nixos
mattock[m] has joined #nixos
philandstuff has joined #nixos
Tritlo has joined #nixos
dweller has joined #nixos
m1cr0man has joined #nixos
h0m1 has joined #nixos
MmeQuignon has joined #nixos
kriztw has joined #nixos
benschza has joined #nixos
Taneb has joined #nixos
isHavvy has joined #nixos
nek0 has joined #nixos
ctp has joined #nixos
aristid has joined #nixos
packer has joined #nixos
litschi has joined #nixos
mjsir911 has joined #nixos
ShaRose has joined #nixos
Habbie has joined #nixos
sterni has joined #nixos
hax404 has joined #nixos
teej has joined #nixos
terrorjack has joined #nixos
sevanspowell has joined #nixos
nz has joined #nixos
sethetter has joined #nixos
aranea has joined #nixos
D_ has joined #nixos
eri451 has joined #nixos
nikivi has joined #nixos
neheist2 has joined #nixos
un-cons-cionable has joined #nixos
mdlayher has joined #nixos
tilcreator has joined #nixos
rooke has joined #nixos
chriscoffee has joined #nixos
konobi has joined #nixos
b42 has joined #nixos
midchildan has joined #nixos
ryjm has joined #nixos
azdle has joined #nixos
{^_^} has joined #nixos
nick_h has joined #nixos
develCuy_ has joined #nixos
teozkr_ has joined #nixos
mauli has joined #nixos
mpickering has joined #nixos
Fulgen has joined #nixos
jared-w has joined #nixos
ashkitten has joined #nixos
pingveno has joined #nixos
Spritzgebaeck has joined #nixos
q3k has joined #nixos
Shados has joined #nixos
jasom has joined #nixos
oharvey has joined #nixos
mitchellh has joined #nixos
p01ar has joined #nixos
sorear has joined #nixos
farn_ has joined #nixos
cocreature has joined #nixos
immae has joined #nixos
datakurre has joined #nixos
agander_m has joined #nixos
taktoa[c] has joined #nixos
jeregrine has joined #nixos
nextloop has joined #nixos
wirew0rm has joined #nixos
stevenroose has joined #nixos
zie has joined #nixos
joepie91 has joined #nixos
Ultrasauce has joined #nixos
Khetzal has joined #nixos
mkaito has joined #nixos
disasm has joined #nixos
vancz has joined #nixos
drgbr has joined #nixos
glines has joined #nixos
neheist2 has quit [Max SendQ exceeded]
nikivi has quit [Max SendQ exceeded]
farn_ has quit [Max SendQ exceeded]
terrorjack has quit [Max SendQ exceeded]
Habbie has quit [Max SendQ exceeded]
teej has quit [Max SendQ exceeded]
boxscape has quit [Quit: Connection closed]
nikivi has joined #nixos
rascencio[m] has joined #nixos
therivercass[m] has joined #nixos
sshow[m] has joined #nixos
efra[m] has joined #nixos
fooker has joined #nixos
xantoz has joined #nixos
alexfmpe has joined #nixos
Superleaf1995 has joined #nixos
xavierm02 has joined #nixos
porphyrogenetos has joined #nixos
gausby has joined #nixos
quiet_laika[m] has joined #nixos
Stphan[m] has joined #nixos
cab404[m] has joined #nixos
Strubbl[m] has joined #nixos
colemickens has joined #nixos
davidak[m] has joined #nixos
utdemir[m] has joined #nixos
tlater[m] has joined #nixos
rschulman has joined #nixos
rk04[m] has joined #nixos
JJJollyjim has joined #nixos
sabry97[m] has joined #nixos
infinisil-m has joined #nixos
wadkar has joined #nixos
zannzen[m] has joined #nixos
cyberwolf[m] has joined #nixos
Smith[m]1 has joined #nixos
evax has joined #nixos
dpc has joined #nixos
ar has joined #nixos
pylsan has joined #nixos
mkfart[m] has joined #nixos
matthiaskrgr has joined #nixos
worldofpeace has joined #nixos
denbrahe[m] has joined #nixos
DamienCassou has joined #nixos
ikwildrpepper has joined #nixos
dhess has joined #nixos
Mic92 has joined #nixos
aria has joined #nixos
aleph9[m] has joined #nixos
rednaZ[m] has joined #nixos
kraem[m] has joined #nixos
CRTified[m] has joined #nixos
catharsis_[m] has joined #nixos
printfn[m] has joined #nixos
fresheyeball[m] has joined #nixos
kloenk has joined #nixos
cryptix has joined #nixos
davetapley has joined #nixos
coot has joined #nixos
mt[m] has joined #nixos
suchar has joined #nixos
lstanley has joined #nixos
rizary has joined #nixos
miah has joined #nixos
tom39291 has joined #nixos
NinjaTrappeur has joined #nixos
blindidiotgod has joined #nixos
amir has joined #nixos
lightandlight has joined #nixos
nanashi0x74[m] has joined #nixos
gregf has joined #nixos
fnords has joined #nixos
siel has joined #nixos
eon` has joined #nixos
tarzeau has joined #nixos
victorbjelkholm_ has joined #nixos
bgupta has joined #nixos
feepo has joined #nixos
ajmcmiddlin has joined #nixos
cstrahan has joined #nixos
grfn has joined #nixos
hoek has joined #nixos
diamondman has joined #nixos
nh2 has joined #nixos
ocharles has joined #nixos
elvishjerricco has joined #nixos
freeman42x[m] has joined #nixos
jlv has joined #nixos
lally has joined #nixos
risson has joined #nixos
boxscape has joined #nixos
daraul[m] has quit [*.net *.split]
drewr has quit [*.net *.split]
Gaelan_ has quit [*.net *.split]
bqv has quit [*.net *.split]
Xamino[m] has quit [*.net *.split]
siraben has quit [*.net *.split]
philipcristiano has quit [*.net *.split]
mumuluxi has quit [*.net *.split]
globin has quit [*.net *.split]
rgamma[m] has quit [*.net *.split]
d4rkshad0w has quit [*.net *.split]
vtest[m] has quit [*.net *.split]
nolan_d has quit [*.net *.split]
rawas[m] has quit [*.net *.split]
raboof has quit [*.net *.split]
chmod222[m] has quit [*.net *.split]
justache has quit [*.net *.split]
lalala56756[m] has quit [*.net *.split]
zgrep has quit [*.net *.split]
Fuzen has quit [*.net *.split]
li_matrix has quit [*.net *.split]
Vykook[m] has quit [*.net *.split]
regivanx[m] has quit [*.net *.split]
gnxlxnxx[m] has quit [*.net *.split]
wangoe[m] has quit [*.net *.split]
kuznero[m] has quit [*.net *.split]
yoctocell[m] has quit [*.net *.split]
idontgetoutmuch[ has quit [*.net *.split]
logan12358[m] has quit [*.net *.split]
etrigan63[m] has quit [*.net *.split]
TheSirC[m] has quit [*.net *.split]
hleb[m] has quit [*.net *.split]
chris[m]7 has quit [*.net *.split]
Jake[m]1 has quit [*.net *.split]
timclassic has quit [*.net *.split]
atopuzov[m] has quit [*.net *.split]
hazel[m] has quit [*.net *.split]
phirsch has quit [*.net *.split]
srxl has quit [*.net *.split]
rycee has quit [*.net *.split]
roberth has quit [*.net *.split]
comrandroxaos[m] has quit [*.net *.split]
mkg20001 has quit [*.net *.split]
Luigi[m] has quit [*.net *.split]
xiaomat has quit [*.net *.split]
ongy[m] has quit [*.net *.split]
grin[m] has quit [*.net *.split]
bricewge has quit [*.net *.split]
cmcaine[m] has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
yutyo[m] has quit [*.net *.split]
dxtr has quit [*.net *.split]
fgaz has quit [*.net *.split]
hiroshi[m] has quit [*.net *.split]
rot13_ has quit [*.net *.split]
ohhaimark[m] has quit [*.net *.split]
hsiktas[m] has quit [*.net *.split]
goibhniu has quit [*.net *.split]
mingc has quit [*.net *.split]
fpletz has quit [*.net *.split]
nikola2 has quit [*.net *.split]
flokli has quit [*.net *.split]
etu has quit [*.net *.split]
Forkk has quit [*.net *.split]
drvirgilio has quit [*.net *.split]
typetetris has quit [*.net *.split]
nisstyre has quit [*.net *.split]
hauleth has quit [*.net *.split]
benley has quit [*.net *.split]
ilmu has quit [*.net *.split]
cjay has quit [*.net *.split]
hellrazor has quit [*.net *.split]
boxscape has quit [Changing host]
boxscape has joined #nixos
hoek has quit [Max SendQ exceeded]
mmohammadi9812 has joined #nixos
farn_ has joined #nixos
bqv has joined #nixos
daraul[m] has joined #nixos
li_matrix has joined #nixos
hleb[m] has joined #nixos
Xamino[m] has joined #nixos
mumuluxi has joined #nixos
Fuzen has joined #nixos
philipcristiano has joined #nixos
gnxlxnxx[m] has joined #nixos
yoctocell[m] has joined #nixos
logan12358[m] has joined #nixos
globin has joined #nixos
nolan_d has joined #nixos
Jake[m]1 has joined #nixos
fgaz has joined #nixos
Gaelan_ has joined #nixos
d4rkshad0w has joined #nixos
rawas[m] has joined #nixos
rycee has joined #nixos
chreekat[m] has joined #nixos
grin[m] has joined #nixos
hsiktas[m] has joined #nixos
chmod222[m] has joined #nixos
drewr has joined #nixos
justache has joined #nixos
ohhaimark[m] has joined #nixos
ongy[m] has joined #nixos
atopuzov[m] has joined #nixos
srxl has joined #nixos
wangoe[m] has joined #nixos
bricewge has joined #nixos
dxtr has joined #nixos
comrandroxaos[m] has joined #nixos
xiaomat has joined #nixos
cmcaine[m] has joined #nixos
lalala56756[m] has joined #nixos
kuznero[m] has joined #nixos
rgamma[m] has joined #nixos
siraben has joined #nixos
mkg20001 has joined #nixos
regivanx[m] has joined #nixos
goibhniu has joined #nixos
phirsch has joined #nixos
hazel[m] has joined #nixos
timclassic has joined #nixos
roberth has joined #nixos
etrigan63[m] has joined #nixos
idontgetoutmuch[ has joined #nixos
vtest[m] has joined #nixos
raboof has joined #nixos
hiroshi[m] has joined #nixos
Luigi[m] has joined #nixos
yutyo[m] has joined #nixos
chris[m]7 has joined #nixos
Vykook[m] has joined #nixos
zgrep has joined #nixos
TheSirC[m] has joined #nixos
rot13_ has joined #nixos
typetetris has joined #nixos
nisstyre has joined #nixos
mingc has joined #nixos
nikola2 has joined #nixos
flokli has joined #nixos
hauleth has joined #nixos
ilmu has joined #nixos
fpletz has joined #nixos
Forkk has joined #nixos
drvirgilio has joined #nixos
cjay has joined #nixos
benley has joined #nixos
hellrazor has joined #nixos
etu has joined #nixos
nisstyre has quit [Max SendQ exceeded]
justache has quit [Max SendQ exceeded]
nolan_d has quit [Max SendQ exceeded]
siraben has quit [Max SendQ exceeded]
hsiktas[m] has quit [Max SendQ exceeded]
otulp has quit [*.net *.split]
__monty__ has quit [*.net *.split]
bennofs_ has quit [*.net *.split]
statusbot has quit [*.net *.split]
troydm has quit [*.net *.split]
ToxicFrog has quit [*.net *.split]
simukis_ has quit [*.net *.split]
ryantm_ has quit [*.net *.split]
janneke has quit [*.net *.split]
multun has quit [*.net *.split]
HackerFoo has quit [*.net *.split]
meck has quit [*.net *.split]
turlando has quit [*.net *.split]
ryzokuken_ has quit [*.net *.split]
kmplsv has quit [*.net *.split]
mniip has quit [*.net *.split]
phI||Ip_Alternat has quit [*.net *.split]
ornxka_ has quit [*.net *.split]
ArdaXi has quit [*.net *.split]
dminuoso has quit [*.net *.split]
amanjeev- has quit [*.net *.split]
dustinm- has quit [*.net *.split]
Philonous has quit [*.net *.split]
lewo has quit [*.net *.split]
runciter has quit [*.net *.split]
nixy has quit [*.net *.split]
ent has quit [*.net *.split]
vuko has quit [*.net *.split]
otti0815 has quit [*.net *.split]
tpanum has quit [*.net *.split]
electrocat has quit [*.net *.split]
Ankhers has quit [*.net *.split]
switchy has quit [*.net *.split]
Gohla has quit [*.net *.split]
betaboon has quit [*.net *.split]
kapil_ has quit [*.net *.split]
woffs has quit [*.net *.split]
oleks has quit [*.net *.split]
dfgg has quit [*.net *.split]
nbp has quit [*.net *.split]
fyuuri has quit [*.net *.split]
Unode has quit [*.net *.split]
deni has quit [*.net *.split]
pie_ has quit [*.net *.split]
djanatyn has quit [*.net *.split]
nbathum has quit [*.net *.split]
simukis_ has joined #nixos
janneke has joined #nixos
__monty__ has joined #nixos
meck has joined #nixos
troydm has joined #nixos
bennofs_ has joined #nixos
HackerFoo has joined #nixos
vuko has joined #nixos
dfgg has joined #nixos
otti0815 has joined #nixos
ArdaXi has joined #nixos
ToxicFrog has joined #nixos
turlando has joined #nixos
amanjeev- has joined #nixos
ryantm_ has joined #nixos
statusbot has joined #nixos
dustinm- has joined #nixos
mniip has joined #nixos
multun has joined #nixos
dminuoso has joined #nixos
runciter has joined #nixos
tpanum has joined #nixos
kmplsv has joined #nixos
lewo has joined #nixos
otulp has joined #nixos
ryzokuken_ has joined #nixos
ent has joined #nixos
ornxka_ has joined #nixos
phI||Ip_Alternat has joined #nixos
Philonous has joined #nixos
nixy has joined #nixos
switchy has joined #nixos
Ankhers has joined #nixos
electrocat has joined #nixos
woffs has joined #nixos
betaboon has joined #nixos
kapil_ has joined #nixos
Gohla has joined #nixos
nbp has joined #nixos
oleks has joined #nixos
fyuuri has joined #nixos
pie_ has joined #nixos
djanatyn has joined #nixos
deni has joined #nixos
Unode has joined #nixos
nbathum has joined #nixos
colemickens has quit [Max SendQ exceeded]
ctp has quit [Ping timeout: 260 seconds]
Tritlo has quit [Ping timeout: 260 seconds]
pingveno has quit [Ping timeout: 260 seconds]
nisstyre has joined #nixos
rizary has quit [Ping timeout: 253 seconds]
davetapley has quit [Ping timeout: 253 seconds]
elvishjerricco has quit [Ping timeout: 253 seconds]
gregf has quit [Ping timeout: 253 seconds]
SOO7 has joined #nixos
sorear has quit [Ping timeout: 260 seconds]
ryjm has quit [Ping timeout: 260 seconds]
jlv[m] has quit [Ping timeout: 246 seconds]
pinion[m] has quit [Ping timeout: 246 seconds]
dammndot[m] has quit [Ping timeout: 246 seconds]
jneplokh has quit [Ping timeout: 246 seconds]
matthewbauer has quit [Ping timeout: 246 seconds]
domenkozar[m] has quit [Ping timeout: 246 seconds]
theduke has quit [Ping timeout: 246 seconds]
d3c[m] has quit [Ping timeout: 244 seconds]
ml| has quit [*.net *.split]
neobit has quit [*.net *.split]
danderson has quit [*.net *.split]
lorimer has quit [*.net *.split]
penguwin has quit [*.net *.split]
Czen1 has quit [*.net *.split]
Quick_Wango has quit [*.net *.split]
vesper has quit [*.net *.split]
stephank has quit [*.net *.split]
m0rphism has quit [*.net *.split]
c4rc4s has quit [*.net *.split]
rail_ has quit [*.net *.split]
MightyJoe has quit [*.net *.split]
lzmartinico has quit [*.net *.split]
iron_houzi has quit [*.net *.split]
rootatarch has quit [*.net *.split]
xAndy has quit [*.net *.split]
Serus has quit [*.net *.split]
daGrevis has quit [*.net *.split]
gueorgui has quit [*.net *.split]
Guest7988 has quit [*.net *.split]
kmein has quit [*.net *.split]
tv has quit [*.net *.split]
kgz has quit [*.net *.split]
armin has quit [*.net *.split]
cYmen has quit [*.net *.split]
morr has quit [*.net *.split]
johnnyfive has quit [*.net *.split]
mac10688 has quit [*.net *.split]
cmk_zzz has quit [*.net *.split]
jhuizy has quit [*.net *.split]
steveeJ has quit [*.net *.split]
nil has quit [*.net *.split]
realrokka has quit [*.net *.split]
kraem has quit [*.net *.split]
Graypup_ has quit [*.net *.split]
MasseR has quit [*.net *.split]
heatm1s3r has quit [*.net *.split]
devalot has quit [*.net *.split]
c_wraith has quit [*.net *.split]
captn3m0 has quit [*.net *.split]
thommey has quit [*.net *.split]
turq has quit [*.net *.split]
chipb has quit [*.net *.split]
coderobe has quit [*.net *.split]
mxco86 has quit [*.net *.split]
kcalvinalvin has quit [*.net *.split]
jperras has quit [*.net *.split]
yourfate has quit [*.net *.split]
orbekk has quit [*.net *.split]
jeaye has quit [*.net *.split]
anders^ has quit [*.net *.split]
tpw_rules has quit [*.net *.split]
HedgeMage has quit [*.net *.split]
thomassgn has quit [*.net *.split]
ajp has quit [*.net *.split]
gambpang has quit [*.net *.split]
nahamu has quit [*.net *.split]
Sigma has quit [*.net *.split]
enteee has quit [*.net *.split]
rgamma[m] has quit [Ping timeout: 248 seconds]
Caleb[m]2 has quit [Ping timeout: 244 seconds]
Nacho[m]1 has quit [Ping timeout: 244 seconds]
vegai1 has quit [Ping timeout: 244 seconds]
das-g[m] has quit [Ping timeout: 244 seconds]
guiber[m] has quit [Ping timeout: 244 seconds]
musicmatze[m] has quit [Ping timeout: 244 seconds]
timokau[m] has quit [Ping timeout: 244 seconds]
Yakulu[m] has quit [Ping timeout: 244 seconds]
fgaz has quit [Ping timeout: 248 seconds]
ptol3my[m] has quit [Ping timeout: 246 seconds]
tristan[m] has quit [Ping timeout: 246 seconds]
felschr[m] has quit [Ping timeout: 246 seconds]
quidome[m] has quit [Ping timeout: 246 seconds]
redcedar[m] has quit [Ping timeout: 246 seconds]
evanjs[m] has quit [Ping timeout: 246 seconds]
JameySharp[m] has quit [Ping timeout: 246 seconds]
atgo[m] has quit [Ping timeout: 246 seconds]
acys[m] has quit [Ping timeout: 246 seconds]
toraritte has quit [Ping timeout: 246 seconds]
Elorm[m] has quit [Ping timeout: 246 seconds]
thequux[m] has quit [Ping timeout: 246 seconds]
ilya-fedin has quit [Ping timeout: 246 seconds]
nilsirl[m] has quit [Ping timeout: 246 seconds]
koschitzky[m] has quit [Ping timeout: 246 seconds]
keithy[m] has quit [Ping timeout: 246 seconds]
d10n-work has quit [Ping timeout: 246 seconds]
d1rewolf has quit [Ping timeout: 246 seconds]
Superleaf1995 has quit [Ping timeout: 250 seconds]
utdemir[m] has quit [Ping timeout: 250 seconds]
alexfmpe has quit [Ping timeout: 250 seconds]
blindidiotgod has quit [Ping timeout: 250 seconds]
quiet_laika[m] has quit [Ping timeout: 240 seconds]
Strubbl[m] has quit [Ping timeout: 240 seconds]
sabry97[m] has quit [Ping timeout: 240 seconds]
JJJollyjim has quit [Ping timeout: 250 seconds]
mt[m] has quit [Ping timeout: 250 seconds]
bgupta has quit [Ping timeout: 250 seconds]
nh2 has quit [Ping timeout: 250 seconds]
lstanley has quit [Ping timeout: 250 seconds]
lally has quit [Ping timeout: 250 seconds]
feepo has quit [Ping timeout: 250 seconds]
diamondman has quit [Ping timeout: 250 seconds]
aristid has quit [Ping timeout: 260 seconds]
jared-w has quit [Ping timeout: 260 seconds]
Tritlo has joined #nixos
antpic01[m] has quit [Ping timeout: 244 seconds]
hpfr[m] has quit [Ping timeout: 244 seconds]
easamuilov[m] has quit [Ping timeout: 244 seconds]
leonardp has quit [Ping timeout: 244 seconds]
gcoakes[m] has quit [Ping timeout: 244 seconds]
dxu[m] has quit [Ping timeout: 244 seconds]
jameshjacksonjr4 has quit [Ping timeout: 244 seconds]
interro[m] has quit [Ping timeout: 244 seconds]
AberDerBart[m] has quit [Ping timeout: 244 seconds]
emmanuelrosa[m] has quit [Ping timeout: 244 seconds]
slby[m] has quit [Ping timeout: 244 seconds]
mindtree[m] has quit [Ping timeout: 244 seconds]
init_6 has quit [Ping timeout: 244 seconds]
sayanarijit[m] has quit [Ping timeout: 244 seconds]
emily has quit [Ping timeout: 244 seconds]
Ericson2314 has quit [Ping timeout: 244 seconds]
gustavderdrache has quit [Quit: Leaving.]
vpfeiffer[m] has quit [Ping timeout: 244 seconds]
terrymunro[m] has quit [Ping timeout: 244 seconds]
alexherbo2[m] has quit [Ping timeout: 244 seconds]
qbit[m] has quit [Ping timeout: 244 seconds]
Irenes[m] has quit [Ping timeout: 244 seconds]
yusdacra[m] has quit [Ping timeout: 244 seconds]
basilbunting[m] has quit [Ping timeout: 246 seconds]
solomon[m]1 has quit [Ping timeout: 246 seconds]
pablo1107[m] has quit [Ping timeout: 256 seconds]
coot has quit [Ping timeout: 240 seconds]
cstrahan has quit [Ping timeout: 240 seconds]
fnords has quit [Ping timeout: 240 seconds]
rednaZ[m] has quit [Ping timeout: 240 seconds]
davidak[m] has quit [Ping timeout: 240 seconds]
cyberwolf[m] has quit [Ping timeout: 240 seconds]
DamienCassou has quit [Ping timeout: 240 seconds]
knupfer has quit [Ping timeout: 244 seconds]
michaelstrogoff[ has quit [Ping timeout: 244 seconds]
boogiewoogie[m] has quit [Ping timeout: 244 seconds]
eadwu[m] has quit [Ping timeout: 244 seconds]
slabity has quit [Ping timeout: 244 seconds]
LeBronse[m] has quit [Ping timeout: 244 seconds]
pitch has quit [Ping timeout: 244 seconds]
adit[m] has quit [Ping timeout: 244 seconds]
mathyouguy has quit [Ping timeout: 244 seconds]
flip[m] has quit [Ping timeout: 244 seconds]
philipp[m]1 has quit [Ping timeout: 244 seconds]
sasyctu[m] has quit [Ping timeout: 244 seconds]
Notkea[m] has quit [Ping timeout: 244 seconds]
Poscat[m] has quit [Ping timeout: 244 seconds]
watzon has quit [Ping timeout: 244 seconds]
penguwin has joined #nixos
vesper has joined #nixos
Quick_Wango has joined #nixos
neobit has joined #nixos
rail_ has joined #nixos
kgz has joined #nixos
armin has joined #nixos
realrokka has joined #nixos
tv has joined #nixos
Graypup_ has joined #nixos
cmk_zzz has joined #nixos
tpw_rules has joined #nixos
mac10688 has joined #nixos
stephank has joined #nixos
gueorgui has joined #nixos
steveeJ has joined #nixos
jhuizy has joined #nixos
johnnyfive has joined #nixos
kmein has joined #nixos
iron_houzi has joined #nixos
rootatarch has joined #nixos
Guest7988 has joined #nixos
c4rc4s has joined #nixos
morr has joined #nixos
ml| has joined #nixos
kraem has joined #nixos
m0rphism has joined #nixos
MightyJoe has joined #nixos
danderson has joined #nixos
xAndy has joined #nixos
heatm1s3r has joined #nixos
Czen1 has joined #nixos
captn3m0 has joined #nixos
MasseR has joined #nixos
nil has joined #nixos
devalot has joined #nixos
c_wraith has joined #nixos
daGrevis has joined #nixos
chipb has joined #nixos
lzmartinico has joined #nixos
lorimer has joined #nixos
thommey has joined #nixos
coderobe has joined #nixos
cYmen has joined #nixos
jperras has joined #nixos
orbekk has joined #nixos
kcalvinalvin has joined #nixos
HedgeMage has joined #nixos
turq has joined #nixos
thomassgn has joined #nixos
gambpang has joined #nixos
mxco86 has joined #nixos
yourfate has joined #nixos
ajp has joined #nixos
anders^ has joined #nixos
jeaye has joined #nixos
Sigma has joined #nixos
nahamu has joined #nixos
enteee has joined #nixos
Fuzen has quit [Ping timeout: 260 seconds]
li_matrix has quit [Ping timeout: 260 seconds]
atopuzov[m] has quit [Ping timeout: 260 seconds]
etrigan63[m] has quit [Ping timeout: 260 seconds]
yutyo[m] has quit [Ping timeout: 260 seconds]
goibhniu has quit [Ping timeout: 260 seconds]
mkg20001 has quit [Ping timeout: 260 seconds]
orivej has quit [*.net *.split]
voidcontext has quit [*.net *.split]
zupo has quit [*.net *.split]
ambro718 has quit [*.net *.split]
eoli3n_ has quit [*.net *.split]
bdju has quit [*.net *.split]
davidv7_ has quit [*.net *.split]
lunik1 has quit [*.net *.split]
bridge[evilred] has quit [*.net *.split]
virus_dave has quit [*.net *.split]
eyenx has quit [*.net *.split]
never_released has quit [*.net *.split]
plp has quit [*.net *.split]
gentauro has quit [*.net *.split]
lord| has quit [*.net *.split]
knerten2 has quit [*.net *.split]
laerling has quit [*.net *.split]
page has quit [*.net *.split]
emacsomancer has quit [*.net *.split]
evanjs has quit [*.net *.split]
amfl has quit [*.net *.split]
abathur has quit [*.net *.split]
aleph- has quit [*.net *.split]
barm1 has quit [*.net *.split]
AMD1212 has quit [*.net *.split]
minicom has quit [*.net *.split]
grumble has quit [*.net *.split]
codezero has quit [*.net *.split]
orcus has quit [*.net *.split]
steell has quit [*.net *.split]
raoul has quit [*.net *.split]
rixed_ has quit [*.net *.split]
gordon1 has quit [*.net *.split]
dkibi has quit [*.net *.split]
agb has quit [*.net *.split]
Athas has quit [*.net *.split]
xeu has quit [*.net *.split]
steveeJ has quit [Max SendQ exceeded]
c4rc4s has quit [Max SendQ exceeded]
vesper has quit [Max SendQ exceeded]
penguwin has quit [Max SendQ exceeded]
kgz has quit [Max SendQ exceeded]
coderobe has quit [Max SendQ exceeded]
daGrevis has quit [Max SendQ exceeded]
iron_houzi has quit [Max SendQ exceeded]
c4rc4s has joined #nixos
michaelpj has quit [Ping timeout: 246 seconds]
vaibhavsagar has quit [Ping timeout: 246 seconds]
axx[m] has quit [Ping timeout: 246 seconds]
un-cons-cionable has quit [Ping timeout: 260 seconds]
sonerhalis[m] has quit [Ping timeout: 244 seconds]
leons has quit [Ping timeout: 244 seconds]
aanderse has quit [Ping timeout: 244 seconds]
r0bby has quit [Ping timeout: 244 seconds]
<typetetris> What is the tool again to run dependent package build? nox-review?
user51[m] has quit [Ping timeout: 244 seconds]
arcnmx has quit [Ping timeout: 244 seconds]
nanashi0x74Old[m has quit [Ping timeout: 244 seconds]
penguwin has joined #nixos
atemu12[m] has quit [Ping timeout: 244 seconds]
danielrf[m] has quit [Ping timeout: 244 seconds]
ZerataX has quit [Ping timeout: 244 seconds]
tokudan[m] has quit [Ping timeout: 244 seconds]
rnhmjoj has quit [Ping timeout: 244 seconds]
NobbZ[m] has quit [Ping timeout: 244 seconds]
Dandellion has quit [Ping timeout: 244 seconds]
Hayden[m] has quit [Ping timeout: 244 seconds]
ibinzari[m] has quit [Ping timeout: 244 seconds]
aterius has quit [Ping timeout: 256 seconds]
daraul[m] has quit [Ping timeout: 260 seconds]
raboof has quit [Ping timeout: 260 seconds]
d4rkshad0w has quit [Ping timeout: 260 seconds]
chris[m]7 has quit [Ping timeout: 260 seconds]
gnxlxnxx[m] has quit [Ping timeout: 260 seconds]
Vykook[m] has quit [Ping timeout: 260 seconds]
rycee has quit [Ping timeout: 260 seconds]
denbrahe[m] has quit [Ping timeout: 259 seconds]
catharsis_[m] has quit [Ping timeout: 259 seconds]
hiroshi[m] has quit [Ping timeout: 260 seconds]
aria has quit [Ping timeout: 259 seconds]
cmcaine[m] has quit [Ping timeout: 260 seconds]
bricewge has quit [Ping timeout: 260 seconds]
grin[m] has quit [Ping timeout: 260 seconds]
AluisioASG has quit [*.net *.split]
movsxd[m] has quit [*.net *.split]
kueckieben[m] has quit [*.net *.split]
gildedlink[m] has quit [*.net *.split]
ris has quit [*.net *.split]
nh2[m] has quit [*.net *.split]
ryzokuken has quit [*.net *.split]
Cadey has quit [*.net *.split]
signaryk has quit [*.net *.split]
nwspk has quit [*.net *.split]
rajivr has quit [*.net *.split]
incognito9999 has quit [*.net *.split]
parseval has quit [*.net *.split]
dbirks[m] has quit [*.net *.split]
hsngrmpf[m] has quit [*.net *.split]
exel[m] has quit [*.net *.split]
faya01[m] has quit [*.net *.split]
mlvzk[m] has quit [*.net *.split]
tyrion-mx has quit [*.net *.split]
delroth[m] has quit [*.net *.split]
l33[m] has quit [*.net *.split]
iwvt[m] has quit [*.net *.split]
tbenst[m] has quit [*.net *.split]
regnat has quit [*.net *.split]
haaksmash[m] has quit [*.net *.split]
alexarice[m] has quit [*.net *.split]
echel0n[m] has quit [*.net *.split]
bqy has quit [*.net *.split]
bachp has quit [*.net *.split]
eddyb has quit [*.net *.split]
gsals[m] has quit [*.net *.split]
thefloweringash has quit [*.net *.split]
billsun has quit [*.net *.split]
Ox4A6F has quit [*.net *.split]
edrex has quit [*.net *.split]
jtojnar has quit [*.net *.split]
jluttine[m] has quit [*.net *.split]
unclechu has quit [*.net *.split]
srid has quit [*.net *.split]
parsnip has quit [*.net *.split]
chvp has quit [*.net *.split]
alienpirate5 has quit [*.net *.split]
jbetz has quit [*.net *.split]
TheNumb has quit [*.net *.split]
delan has quit [*.net *.split]
asymmetric has quit [*.net *.split]
amosbird has quit [*.net *.split]
sjourdois has quit [*.net *.split]
jlpeters has quit [*.net *.split]
heijligen has quit [*.net *.split]
NekomimiScience has quit [*.net *.split]
cbarrett has quit [*.net *.split]
bwe has quit [*.net *.split]
eacameron has quit [*.net *.split]
rummik has quit [*.net *.split]
scoates has quit [*.net *.split]
kitemikaze_ has quit [*.net *.split]
yrashk has quit [*.net *.split]
newhoggy has quit [*.net *.split]
gleber has quit [*.net *.split]
sgraf has quit [*.net *.split]
johanot has quit [*.net *.split]
nand0p has quit [*.net *.split]
jfhbrook has quit [*.net *.split]
mitsuhiko has quit [*.net *.split]
techtangents has quit [*.net *.split]
sneakweb has quit [*.net *.split]
valwal_ has quit [*.net *.split]
ldlework has quit [*.net *.split]
dgpratt has quit [*.net *.split]
nlofaro has quit [*.net *.split]
CustosLimen has quit [*.net *.split]
kalbasit has quit [*.net *.split]
iron_houzi has joined #nixos
aristid has joined #nixos
lunik1 has joined #nixos
bridge[evilred] has joined #nixos
orivej has joined #nixos
zupo has joined #nixos
virus_dave has joined #nixos
bdju has joined #nixos
knerten2 has joined #nixos
eyenx has joined #nixos
gentauro has joined #nixos
ambro718 has joined #nixos
lord| has joined #nixos
never_released has joined #nixos
eoli3n_ has joined #nixos
grumble has joined #nixos
minicom has joined #nixos
plp has joined #nixos
davidv7_ has joined #nixos
voidcontext has joined #nixos
barm1 has joined #nixos
amfl has joined #nixos
laerling has joined #nixos
page has joined #nixos
AMD1212 has joined #nixos
emacsomancer has joined #nixos
evanjs has joined #nixos
abathur has joined #nixos
orcus has joined #nixos
steell has joined #nixos
codezero has joined #nixos
aleph- has joined #nixos
xeu has joined #nixos
Athas has joined #nixos
agb has joined #nixos
rixed_ has joined #nixos
raoul has joined #nixos
gordon1 has joined #nixos
dkibi has joined #nixos
ctp has joined #nixos
Habbie has joined #nixos
haaksmash[m] has joined #nixos
ris has joined #nixos
movsxd[m] has joined #nixos
signaryk has joined #nixos
Ox4A6F has joined #nixos
AluisioASG has joined #nixos
srid has joined #nixos
edrex has joined #nixos
rummik has joined #nixos
parsnip has joined #nixos
delan has joined #nixos
TheNumb has joined #nixos
NekomimiScience has joined #nixos
gleber has joined #nixos
gildedlink[m] has joined #nixos
kueckieben[m] has joined #nixos
mlvzk[m] has joined #nixos
incognito9999 has joined #nixos
yrashk has joined #nixos
jlpeters has joined #nixos
sjourdois has joined #nixos
cbarrett has joined #nixos
asymmetric has joined #nixos
l33[m] has joined #nixos
jtojnar has joined #nixos
iwvt[m] has joined #nixos
amosbird has joined #nixos
chvp has joined #nixos
nwspk has joined #nixos
parseval has joined #nixos
bqy has joined #nixos
jluttine[m] has joined #nixos
exel[m] has joined #nixos
billsun has joined #nixos
Cadey has joined #nixos
unclechu has joined #nixos
alienpirate5 has joined #nixos
kitemikaze_ has joined #nixos
tbenst[m] has joined #nixos
newhoggy has joined #nixos
johanot has joined #nixos
dgpratt has joined #nixos
bachp has joined #nixos
nh2[m] has joined #nixos
nand0p has joined #nixos
jfhbrook has joined #nixos
echel0n[m] has joined #nixos
scoates has joined #nixos
eddyb has joined #nixos
kalbasit has joined #nixos
thefloweringash has joined #nixos
alexarice[m] has joined #nixos
faya01[m] has joined #nixos
sgraf has joined #nixos
rajivr has joined #nixos
CustosLimen has joined #nixos
eacameron has joined #nixos
nlofaro has joined #nixos
gsals[m] has joined #nixos
bwe has joined #nixos
regnat has joined #nixos
dbirks[m] has joined #nixos
hsngrmpf[m] has joined #nixos
tyrion-mx has joined #nixos
jbetz has joined #nixos
delroth[m] has joined #nixos
heijligen has joined #nixos
ryzokuken has joined #nixos
mitsuhiko has joined #nixos
sneakweb has joined #nixos
ldlework has joined #nixos
valwal_ has joined #nixos
techtangents has joined #nixos
parsnip has quit [Max SendQ exceeded]
CustosLimen has quit [Max SendQ exceeded]
chin-tastic has quit [*.net *.split]
primeos has quit [*.net *.split]
boxscape has quit [*.net *.split]
seku has quit [*.net *.split]
meh` has quit [*.net *.split]
notgne2 has quit [*.net *.split]
sangoma has quit [*.net *.split]
pamplemousse has quit [*.net *.split]
evils has quit [*.net *.split]
robodojo has quit [*.net *.split]
acarrico has quit [*.net *.split]
tokudan has quit [*.net *.split]
Supersonic has quit [*.net *.split]
jjakob has quit [*.net *.split]
Pidgeotto has quit [*.net *.split]
silver_hook has quit [*.net *.split]
BlessJah has quit [*.net *.split]
cyris212 has quit [*.net *.split]
leotaku has quit [*.net *.split]
stiell has quit [*.net *.split]
pinkieval has quit [*.net *.split]
liori has quit [*.net *.split]
adisbladis has quit [*.net *.split]
stoile has quit [*.net *.split]
delroth has quit [*.net *.split]
icey__ has quit [*.net *.split]
detran has quit [*.net *.split]
eoli3n has quit [*.net *.split]
abrar has quit [*.net *.split]
qz has quit [*.net *.split]
mla has quit [*.net *.split]
avn has quit [*.net *.split]
davidcl has quit [*.net *.split]
puck has quit [*.net *.split]
pbogdan has quit [*.net *.split]
tru_tru has quit [*.net *.split]
dfordvm has quit [*.net *.split]
ivan has quit [*.net *.split]
unacceptable has quit [*.net *.split]
nixy37179 has quit [*.net *.split]
cyphase has quit [*.net *.split]
wolke has quit [*.net *.split]
trfl has quit [*.net *.split]
ryantm has quit [*.net *.split]
tghume has quit [*.net *.split]
marius851000[m] has quit [Ping timeout: 244 seconds]
bennofs[m] has quit [Ping timeout: 244 seconds]
bohan[m] has quit [Ping timeout: 244 seconds]
wak-work has quit [Ping timeout: 244 seconds]
drozdziak1 has quit [Ping timeout: 244 seconds]
zarathustra[m] has quit [Ping timeout: 244 seconds]
ma27[m] has quit [Ping timeout: 244 seconds]
mkfart[m] has quit [Ping timeout: 240 seconds]
lightandlight has quit [Ping timeout: 240 seconds]
ajmcmiddlin has quit [Ping timeout: 240 seconds]
grfn has quit [Ping timeout: 240 seconds]
jonreeve[m] has quit [Ping timeout: 246 seconds]
delroth[m] has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #92374 β†’ haskellPackages.{math-functions,mockery}: dontCheck β†’ https://git.io/JJIR6
SOO7 has quit [Excess Flood]
sorear has joined #nixos
minicom has quit [Max SendQ exceeded]
emacsomancer has quit [Max SendQ exceeded]
bbigras has quit [Ping timeout: 244 seconds]
azazel has quit [Ping timeout: 244 seconds]
jojosch[m] has quit [Ping timeout: 244 seconds]
mullein[m] has quit [Ping timeout: 244 seconds]
Markus[m]2 has quit [Ping timeout: 244 seconds]
michael[m]5 has quit [Ping timeout: 244 seconds]
zrsk[m] has quit [Ping timeout: 244 seconds]
sebass[m] has quit [Ping timeout: 244 seconds]
apple_at_cha[m] has quit [Ping timeout: 244 seconds]
Houtworm[m] has quit [Ping timeout: 244 seconds]
Valodim[m] has quit [Ping timeout: 244 seconds]
ryjm has joined #nixos
vojta001[m] has quit [Ping timeout: 244 seconds]
koozz[m] has quit [Ping timeout: 244 seconds]
MawKKe[m] has quit [Ping timeout: 244 seconds]
sab7iryudpgf6[m] has quit [Ping timeout: 244 seconds]
aquarial has quit [Ping timeout: 244 seconds]
chrismatheson has quit [Ping timeout: 244 seconds]
jjwatt[m] has quit [Ping timeout: 244 seconds]
frobenius[m] has quit [Ping timeout: 244 seconds]
mdlayher1 has quit [Ping timeout: 244 seconds]
pucilpet[m] has quit [Ping timeout: 244 seconds]
gs93 has quit [Ping timeout: 244 seconds]
sty86[m] has quit [Ping timeout: 244 seconds]
theotherjimmy[m] has quit [Ping timeout: 244 seconds]
CRTified[m] has quit [Ping timeout: 240 seconds]
rschulman has quit [Ping timeout: 240 seconds]
MilkManzJourDadd has quit [Ping timeout: 244 seconds]
maralorn has quit [Ping timeout: 244 seconds]
david-sawatzke[m has quit [Ping timeout: 244 seconds]
contrun has quit [Ping timeout: 244 seconds]
dbirks[m] has quit [Ping timeout: 246 seconds]
jluttine[m] has quit [Ping timeout: 246 seconds]
nicolas[m] has quit [Ping timeout: 244 seconds]
xfix has quit [Ping timeout: 244 seconds]
mattock[m] has quit [Ping timeout: 260 seconds]
sethetter has quit [Ping timeout: 260 seconds]
teej has joined #nixos
lally has joined #nixos
jared-w has joined #nixos
<typetetris> What is the tool again to review dependent packages on a changes
<typetetris> ?
kraem[m] has quit [Ping timeout: 240 seconds]
kueckieben[m] has quit [Ping timeout: 246 seconds]
billsun has quit [Ping timeout: 246 seconds]
faya01[m] has quit [Ping timeout: 246 seconds]
tyrion-mx has quit [Ping timeout: 246 seconds]
l33[m] has quit [Ping timeout: 246 seconds]
nh2[m] has quit [Ping timeout: 246 seconds]
gildedlink[m] has quit [Ping timeout: 246 seconds]
Xamino[m] has quit [Ping timeout: 260 seconds]
lalala56756[m] has quit [Ping timeout: 260 seconds]
vtest[m] has quit [Ping timeout: 260 seconds]
rawas[m] has quit [Ping timeout: 260 seconds]
hazel[m] has quit [Ping timeout: 260 seconds]
comrandroxaos[m] has quit [Ping timeout: 260 seconds]
TheSirC[m] has quit [Ping timeout: 260 seconds]
chreekat[m] has quit [Ping timeout: 260 seconds]
hleb[m] has quit [Ping timeout: 260 seconds]
ongy[m] has quit [Ping timeout: 260 seconds]
xiaomat has quit [Ping timeout: 260 seconds]
logan12358[m] has quit [Ping timeout: 260 seconds]
yoctocell[m] has quit [Ping timeout: 260 seconds]
regivanx[m] has quit [Ping timeout: 260 seconds]
aria has joined #nixos
primeos has joined #nixos
chin-tastic has joined #nixos
evils has joined #nixos
sangoma has joined #nixos
pamplemousse has joined #nixos
jjakob has joined #nixos
notgne2 has joined #nixos
seku has joined #nixos
meh` has joined #nixos
Pidgeotto has joined #nixos
boxscape has joined #nixos
BlessJah has joined #nixos
stiell has joined #nixos
leotaku has joined #nixos
robodojo has joined #nixos
Supersonic has joined #nixos
acarrico has joined #nixos
tokudan has joined #nixos
detran has joined #nixos
mla has joined #nixos
silver_hook has joined #nixos
cyris212 has joined #nixos
delroth has joined #nixos
adisbladis has joined #nixos
icey__ has joined #nixos
stoile has joined #nixos
liori has joined #nixos
davidcl has joined #nixos
ryantm has joined #nixos
dfordvm has joined #nixos
tru_tru has joined #nixos
trfl has joined #nixos
pbogdan has joined #nixos
avn has joined #nixos
wolke has joined #nixos
tghume has joined #nixos
unacceptable has joined #nixos
nixy37179 has joined #nixos
cyphase has joined #nixos
qz has joined #nixos
abrar has joined #nixos
eoli3n has joined #nixos
Stphan[m] has quit [Ping timeout: 240 seconds]
rascencio[m] has quit [Ping timeout: 240 seconds]
therivercass[m] has quit [Ping timeout: 240 seconds]
tlater[m] has quit [Ping timeout: 240 seconds]
efra[m] has quit [Ping timeout: 240 seconds]
fresheyeball[m] has quit [Ping timeout: 240 seconds]
cryptix has quit [Ping timeout: 240 seconds]
infinisil-m has quit [Ping timeout: 240 seconds]
aleph9[m] has quit [Ping timeout: 240 seconds]
porphyrogenetos has quit [Ping timeout: 240 seconds]
Smith[m]1 has quit [Ping timeout: 240 seconds]
cab404[m] has quit [Ping timeout: 240 seconds]
printfn[m] has quit [Ping timeout: 240 seconds]
nanashi0x74[m] has quit [Ping timeout: 240 seconds]
dpc has quit [Ping timeout: 240 seconds]
xavierm02 has quit [Ping timeout: 240 seconds]
sshow[m] has quit [Ping timeout: 240 seconds]
worldofpeace has quit [Ping timeout: 240 seconds]
puck has joined #nixos
M|[m]1 has quit [Ping timeout: 256 seconds]
vesper11 has joined #nixos
domogled has quit [*.net *.split]
dongcarl has quit [*.net *.split]
das_j has quit [*.net *.split]
johnny101 has quit [*.net *.split]
cr4y1 has quit [*.net *.split]
cole-h has quit [*.net *.split]
kenran has quit [*.net *.split]
wavirc22 has quit [*.net *.split]
magbo has quit [*.net *.split]
dirkx_ has quit [*.net *.split]
Yaniel has quit [*.net *.split]
m4ts has quit [*.net *.split]
craftyguy has quit [*.net *.split]
inkbottle has quit [*.net *.split]
mg_ has quit [*.net *.split]
bigvalen has quit [*.net *.split]
stigo has quit [*.net *.split]
inkOne_ has quit [*.net *.split]
octe has quit [*.net *.split]
xensky has quit [*.net *.split]
jboy has quit [*.net *.split]
shiver has quit [*.net *.split]
energizer has quit [*.net *.split]
timemage has quit [*.net *.split]
07IAAOXNL has quit [*.net *.split]
bvdw has quit [*.net *.split]
edcragg has quit [*.net *.split]
kini has quit [*.net *.split]
sshow has quit [*.net *.split]
andromed1-galaxy has quit [*.net *.split]
wrunt has quit [*.net *.split]
cross has quit [*.net *.split]
callahad87074 has quit [*.net *.split]
mjrosenb has quit [*.net *.split]
wolfshappen has quit [*.net *.split]
garbas has quit [*.net *.split]
locallycompact has quit [*.net *.split]
jtcs has quit [*.net *.split]
trulsa has quit [*.net *.split]
hke has quit [*.net *.split]
lvmond__ has quit [*.net *.split]
mkaito- has quit [*.net *.split]
jeschli1 has quit [*.net *.split]
Nazral has quit [*.net *.split]
tobiasBora2 has quit [*.net *.split]
hanetzer has quit [*.net *.split]
ottidmes_ has quit [*.net *.split]
barrucadu has quit [*.net *.split]
kharon has quit [*.net *.split]
VulNix has quit [*.net *.split]
iwq has quit [*.net *.split]
Raito_Bezarius has quit [*.net *.split]
epta has quit [*.net *.split]
doublej472 has quit [*.net *.split]
shlevy has quit [*.net *.split]
tetdim_ has quit [*.net *.split]
fionera has quit [*.net *.split]
luigy has quit [*.net *.split]
_cyril__ has quit [*.net *.split]
hl has quit [*.net *.split]
ekleog has quit [*.net *.split]
himmAllRight has quit [*.net *.split]
wrl has quit [*.net *.split]
helpusobi has quit [*.net *.split]
observer_alpha[m has quit [Ping timeout: 244 seconds]
neonfuz2 has quit [Ping timeout: 244 seconds]
NickHu has quit [Ping timeout: 244 seconds]
mlatus[m] has quit [Ping timeout: 244 seconds]
nikola[m] has quit [Ping timeout: 244 seconds]
wedens[m] has quit [Ping timeout: 244 seconds]
Wouter[m]1 has quit [Ping timeout: 244 seconds]
yangm has quit [Ping timeout: 244 seconds]
Minijackson[m] has quit [Ping timeout: 244 seconds]
kaychaks_riot has quit [Ping timeout: 244 seconds]
puzzlewolf has quit [Ping timeout: 244 seconds]
chmod222[m] has quit [Ping timeout: 260 seconds]
phirsch has quit [Ping timeout: 260 seconds]
roberth has quit [Ping timeout: 260 seconds]
timclassic has quit [Ping timeout: 260 seconds]
Jake[m]1 has quit [Ping timeout: 260 seconds]
idontgetoutmuch[ has quit [Ping timeout: 260 seconds]
kuznero[m] has quit [Ping timeout: 260 seconds]
jlv has quit [Ping timeout: 240 seconds]
mbick[m] has quit [Ping timeout: 244 seconds]
kai_w has quit [Ping timeout: 244 seconds]
nlgila[m] has quit [Ping timeout: 244 seconds]
aloiscochard[m] has quit [Ping timeout: 244 seconds]
pingveno has joined #nixos
hsngrmpf[m] has quit [Ping timeout: 246 seconds]
exel[m] has quit [Ping timeout: 246 seconds]
tbenst[m] has quit [Ping timeout: 246 seconds]
haaksmash[m] has quit [Ping timeout: 246 seconds]
movsxd[m] has quit [Ping timeout: 246 seconds]
dmj` has quit [Ping timeout: 272 seconds]
pinkieval has joined #nixos
sorear has quit [*.net *.split]
teej has quit [*.net *.split]
puck has quit [*.net *.split]
iyzsong has quit [*.net *.split]
eyenx|m has quit [*.net *.split]
AmandaC has quit [*.net *.split]
Cale has quit [*.net *.split]
craige has quit [*.net *.split]
MinceR has quit [*.net *.split]
pepesza has quit [*.net *.split]
statusfailed has quit [*.net *.split]
pittma_ has quit [*.net *.split]
dsx has quit [*.net *.split]
greizgh has quit [*.net *.split]
pkral has quit [*.net *.split]
andi- has quit [*.net *.split]
higherorder has quit [*.net *.split]
digitalgrease has quit [*.net *.split]
wpcarro has quit [*.net *.split]
wildsebastian has quit [*.net *.split]
liff has quit [*.net *.split]
cap has quit [*.net *.split]
omnigoat has quit [*.net *.split]
georgyo has quit [*.net *.split]
shad has quit [*.net *.split]
betawaffle has quit [*.net *.split]
edef has quit [*.net *.split]
eddyb[legacy] has quit [*.net *.split]
srhb has quit [*.net *.split]
patrickod has quit [*.net *.split]
mudri has quit [*.net *.split]
teehemkay has quit [*.net *.split]
chessai has quit [*.net *.split]
NemesisD_ has quit [*.net *.split]
pasukon has quit [*.net *.split]
lukego has quit [*.net *.split]
alunduil has quit [*.net *.split]
buggymcbugfix has quit [*.net *.split]
mankyKitty has quit [*.net *.split]
carter has quit [*.net *.split]
dsal has quit [*.net *.split]
tnks has quit [*.net *.split]
luelista has quit [*.net *.split]
akaWolf has quit [*.net *.split]
hodapp has quit [*.net *.split]
pareidolia has joined #nixos
ghuntley has quit [*.net *.split]
pointfree has quit [*.net *.split]
joedevivo has quit [*.net *.split]
xacktm has quit [*.net *.split]
megfault has quit [*.net *.split]
yorick has quit [*.net *.split]
njha has quit [*.net *.split]
misuzu has quit [*.net *.split]
citadelcore has quit [*.net *.split]
hexagoxel has quit [*.net *.split]
U-armin has quit [*.net *.split]
ivegotasthma has quit [*.net *.split]
grfn has joined #nixos
tazjin has quit [Quit: Updating details, brb]
NekomimiScience has quit [Ping timeout: 246 seconds]
jbetz has quit [Ping timeout: 246 seconds]
rajivr has quit [Ping timeout: 246 seconds]
jlpeters has quit [Ping timeout: 246 seconds]
ivan has joined #nixos
cole-h has joined #nixos
bigvalen has joined #nixos
bvdw has joined #nixos
kenran has joined #nixos
inkOne_ has joined #nixos
m4ts has joined #nixos
domogled has joined #nixos
hke has joined #nixos
wavirc22 has joined #nixos
stigo has joined #nixos
jtcs has joined #nixos
dirkx_ has joined #nixos
cross has joined #nixos
dongcarl has joined #nixos
hanetzer has joined #nixos
magbo has joined #nixos
andromed1-galaxy has joined #nixos
Yaniel has joined #nixos
ottidmes_ has joined #nixos
lvmond__ has joined #nixos
locallycompact has joined #nixos
epta has joined #nixos
iwq has joined #nixos
tetdim_ has joined #nixos
jeschli1 has joined #nixos
_cyril__ has joined #nixos
mg_ has joined #nixos
timemage has joined #nixos
mkaito- has joined #nixos
Nazral has joined #nixos
trulsa has joined #nixos
jboy has joined #nixos
octe has joined #nixos
wolfshappen has joined #nixos
edcragg has joined #nixos
johnny101 has joined #nixos
craftyguy has joined #nixos
07IAAOXNL has joined #nixos
garbas has joined #nixos
energizer has joined #nixos
cr4y1 has joined #nixos
callahad87074 has joined #nixos
xensky has joined #nixos
kini has joined #nixos
das_j has joined #nixos
tobiasBora2 has joined #nixos
sshow has joined #nixos
mjrosenb has joined #nixos
barrucadu has joined #nixos
wrunt has joined #nixos
shiver has joined #nixos
inkbottle has joined #nixos
doublej472 has joined #nixos
kharon has joined #nixos
Raito_Bezarius has joined #nixos
VulNix has joined #nixos
shlevy has joined #nixos
wrl has joined #nixos
luigy has joined #nixos
helpusobi has joined #nixos
hl has joined #nixos
ekleog has joined #nixos
himmAllRight has joined #nixos
fionera has joined #nixos
cr4y1 has quit [Max SendQ exceeded]
inkbottle has quit [Max SendQ exceeded]
emacsomancer has joined #nixos
teej has joined #nixos
craige has joined #nixos
wildsebastian has joined #nixos
omnigoat has joined #nixos
puck has joined #nixos
AmandaC has joined #nixos
andi- has joined #nixos
pasukon has joined #nixos
mudri has joined #nixos
teehemkay has joined #nixos
eddyb[legacy] has joined #nixos
pkral has joined #nixos
srhb has joined #nixos
dsx has joined #nixos
higherorder has joined #nixos
liff has joined #nixos
MinceR has joined #nixos
pittma_ has joined #nixos
digitalgrease has joined #nixos
NemesisD_ has joined #nixos
shad has joined #nixos
patrickod has joined #nixos
dsal has joined #nixos
carter has joined #nixos
buggymcbugfix has joined #nixos
sorear has joined #nixos
luelista has joined #nixos
wpcarro has joined #nixos
betawaffle has joined #nixos
Cale has joined #nixos
mankyKitty has joined #nixos
chessai has joined #nixos
statusfailed has joined #nixos
georgyo has joined #nixos
eyenx|m has joined #nixos
edef has joined #nixos
greizgh has joined #nixos
pepesza has joined #nixos
tnks has joined #nixos
cap has joined #nixos
iyzsong has joined #nixos
alunduil has joined #nixos
lukego has joined #nixos
hodapp has joined #nixos
akaWolf has joined #nixos
yorick has joined #nixos
njha has joined #nixos
pointfree has joined #nixos
megfault has joined #nixos
citadelcore has joined #nixos
misuzu has joined #nixos
joedevivo has joined #nixos
xacktm has joined #nixos
ghuntley has joined #nixos
ivegotasthma has joined #nixos
U-armin has joined #nixos
hexagoxel has joined #nixos
nand0p has quit [Ping timeout: 246 seconds]
techtangents has quit [Ping timeout: 246 seconds]
dgpratt has quit [Ping timeout: 246 seconds]
kalbasit has quit [Ping timeout: 246 seconds]
johanot has quit [Ping timeout: 246 seconds]
eacameron has quit [Ping timeout: 246 seconds]
sgraf has quit [Ping timeout: 246 seconds]
zebrag has joined #nixos
betawaffle has quit [Max SendQ exceeded]
teej has quit [Max SendQ exceeded]
omnigoat has quit [Max SendQ exceeded]
kgz has joined #nixos
dsal has quit [Ping timeout: 244 seconds]
ivan has quit [Excess Flood]
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #92375 β†’ _1password: 1.1.1 -> 1.2.0 β†’ https://git.io/JJIRS
dadada_ has quit [*.net *.split]
tno has quit [*.net *.split]
leothrix has quit [*.net *.split]
tjg1 has quit [*.net *.split]
chiiba has quit [*.net *.split]
tarruda1 has quit [*.net *.split]
CcxWrk has quit [*.net *.split]
Enzime has quit [*.net *.split]
sean_ has quit [*.net *.split]
7GHABVQQD has quit [*.net *.split]
exarkun has quit [*.net *.split]
adamCS has quit [*.net *.split]
bob_twinkles has quit [*.net *.split]
marek has quit [*.net *.split]
kandinski has quit [*.net *.split]
choward has quit [*.net *.split]
Puck` has quit [*.net *.split]
benny has quit [*.net *.split]
kahiru has quit [*.net *.split]
kayg04 has quit [*.net *.split]
Siyo has quit [*.net *.split]
awaz has quit [*.net *.split]
julm has quit [*.net *.split]
mlen has quit [*.net *.split]
_rvl has quit [*.net *.split]
WilliButz has quit [*.net *.split]
zfnmxt has quit [*.net *.split]
niksnut has quit [*.net *.split]
eta has quit [*.net *.split]
fps has quit [*.net *.split]
iMatejC has quit [*.net *.split]
klys has quit [*.net *.split]
genevino has quit [*.net *.split]
sdier has quit [*.net *.split]
c00w has quit [*.net *.split]
kumikumi has quit [*.net *.split]
marcinkuzminski has quit [*.net *.split]
euank has quit [*.net *.split]
hplar has quit [*.net *.split]
lohfu has quit [*.net *.split]
commander has quit [*.net *.split]
n1x_ has quit [*.net *.split]
martyet-o has quit [*.net *.split]
rprosper- has quit [*.net *.split]
at_mart_ has quit [*.net *.split]
ambroiseur has quit [*.net *.split]
cross has quit [Max SendQ exceeded]
gleber has quit [Ping timeout: 246 seconds]
kitemikaze_ has quit [Ping timeout: 246 seconds]
nlofaro has quit [Ping timeout: 246 seconds]
mitsuhiko has quit [Ping timeout: 246 seconds]
lightandlight has joined #nixos
cosimone has quit [Quit: Quit.]
bitonic has quit [Ping timeout: 272 seconds]
r0bby has joined #nixos
SOO7 has joined #nixos
tazjin has joined #nixos
cr4y1 has joined #nixos
marsh has quit [*.net *.split]
af1cs has quit [*.net *.split]
lpsmith_ has quit [*.net *.split]
spacefrogg has quit [*.net *.split]
LeshaInc has quit [*.net *.split]
pbb has quit [*.net *.split]
wucke13 has quit [*.net *.split]
PyroLagus has quit [*.net *.split]
endocrimes has quit [*.net *.split]
civodul has quit [*.net *.split]
simpson has quit [*.net *.split]
claudiii_ has quit [*.net *.split]
emilazy has quit [*.net *.split]
peel has quit [*.net *.split]
taylskid has quit [*.net *.split]
Orbstheorem has quit [*.net *.split]
Miyu-saki has quit [*.net *.split]
gerschtli has quit [*.net *.split]
hamishmack has quit [*.net *.split]
LnL has quit [*.net *.split]
heinrich5991 has quit [*.net *.split]
angerman has quit [*.net *.split]
ehmry has quit [*.net *.split]
spacekookie has quit [*.net *.split]
s1341 has quit [*.net *.split]
ky0ko has quit [*.net *.split]
lucus16 has quit [*.net *.split]
elibrokeit has quit [*.net *.split]
Ashy has quit [*.net *.split]
pikajude has quit [*.net *.split]
`slikts has quit [*.net *.split]
englishm has quit [*.net *.split]
ggp0647 has quit [*.net *.split]
Hedgework has quit [*.net *.split]
chpatrick has quit [*.net *.split]
thoughtpolice has quit [*.net *.split]
ProofTechnique has quit [*.net *.split]
sam_w has quit [*.net *.split]
zot has quit [*.net *.split]
dvim has quit [*.net *.split]
johs has quit [*.net *.split]
jackdk has quit [*.net *.split]
chrisaw has quit [*.net *.split]
visl has quit [*.net *.split]
evck_ has quit [*.net *.split]
davidtwco has quit [*.net *.split]
ynotperez has quit [*.net *.split]
zimbatm has quit [*.net *.split]
manveru has quit [*.net *.split]
blackriversoftwa has quit [*.net *.split]
cvlad- has quit [*.net *.split]
joshmeredith has quit [*.net *.split]
prusnak has quit [*.net *.split]
christiaanb has quit [*.net *.split]
adamse has quit [*.net *.split]
alanz_ has quit [*.net *.split]
etrepum has quit [*.net *.split]
vdemeester has quit [*.net *.split]
hexa- has quit [*.net *.split]
mystfox has quit [*.net *.split]
tdeo has quit [*.net *.split]
skomorokh has quit [*.net *.split]
f0x has quit [*.net *.split]
kkd has quit [*.net *.split]
bgamari has quit [*.net *.split]
skorpy has quit [*.net *.split]
marcinja has quit [*.net *.split]
f0x2 has quit [*.net *.split]
njd has quit [*.net *.split]
gchristensen has quit [*.net *.split]
GlennS has quit [*.net *.split]
myme has quit [*.net *.split]
hexo has quit [*.net *.split]
samueldr has quit [*.net *.split]
Adluc has quit [*.net *.split]
step21 has quit [*.net *.split]
komasa has quit [*.net *.split]
lux1 has quit [*.net *.split]
davetapley has joined #nixos
johanot has joined #nixos
parseval has quit [Ping timeout: 246 seconds]
yrashk has quit [Ping timeout: 246 seconds]
newhoggy has quit [Ping timeout: 246 seconds]
leothrix has joined #nixos
sean_ has joined #nixos
tjg1 has joined #nixos
chiiba has joined #nixos
7GHABVQQD has joined #nixos
adamCS has joined #nixos
marek has joined #nixos
kahiru has joined #nixos
bob_twinkles has joined #nixos
CcxWrk has joined #nixos
benny has joined #nixos
kandinski has joined #nixos
WilliButz has joined #nixos
_rvl has joined #nixos
Siyo has joined #nixos
mlen has joined #nixos
exarkun has joined #nixos
Enzime has joined #nixos
Puck` has joined #nixos
awaz has joined #nixos
tno has joined #nixos
kayg04 has joined #nixos
tarruda1 has joined #nixos
choward has joined #nixos
dadada_ has joined #nixos
julm has joined #nixos
klys has joined #nixos
niksnut has joined #nixos
fps has joined #nixos
iMatejC has joined #nixos
eta has joined #nixos
zfnmxt has joined #nixos
sdier has joined #nixos
c00w has joined #nixos
at_mart_ has joined #nixos
n1x_ has joined #nixos
commander has joined #nixos
ambroiseur has joined #nixos
martyet-o has joined #nixos
euank has joined #nixos
rprosper- has joined #nixos
hplar has joined #nixos
lohfu has joined #nixos
kumikumi has joined #nixos
marcinkuzminski has joined #nixos
ajmcmiddlin has joined #nixos
mpickering has quit [Ping timeout: 260 seconds]
CcxWrk has quit [Max SendQ exceeded]
kayg04 has quit [Max SendQ exceeded]
lohfu has quit [Max SendQ exceeded]
barm14 has joined #nixos
NekomimiScience has joined #nixos
ivan has joined #nixos
cbarrett has quit [Ping timeout: 246 seconds]
mitsuhiko has joined #nixos
CustosLimen has joined #nixos
genevino has joined #nixos
digitalgrease has quit [Ping timeout: 244 seconds]
georgyo has quit [Ping timeout: 244 seconds]
d10n-work has joined #nixos
mica[m] has quit [Remote host closed the connection]
jschievink has quit [Remote host closed the connection]
sparogy has quit [Remote host closed the connection]
HackerFoo[m] has quit [Remote host closed the connection]
GerdFlaig[m] has quit [Remote host closed the connection]
balsoft has quit [Remote host closed the connection]
dngray has quit [Remote host closed the connection]
rellen[m] has quit [Remote host closed the connection]
faewenys[m] has quit [Read error: Connection reset by peer]
regnat has quit [Remote host closed the connection]
gsals[m] has quit [Read error: Connection reset by peer]
bachp has quit [Read error: Connection reset by peer]
iwvt[m] has quit [Remote host closed the connection]
thefloweringash has quit [Remote host closed the connection]
jtojnar has quit [Remote host closed the connection]
mlvzk[m] has quit [Remote host closed the connection]
echel0n[m] has quit [Remote host closed the connection]
alexarice[m] has quit [Remote host closed the connection]
Ox4A6F has quit [Remote host closed the connection]
srid has quit [Remote host closed the connection]
unclechu has quit [Remote host closed the connection]
eddyb has quit [Remote host closed the connection]
chvp has quit [Remote host closed the connection]
alienpirate5 has quit [Write error: Connection reset by peer]
edrex has quit [Write error: Connection reset by peer]
bqy has quit [Remote host closed the connection]
wangoe[m] has quit [Remote host closed the connection]
zannzen[m] has quit [Remote host closed the connection]
rk04[m] has quit [Remote host closed the connection]
ohhaimark[m] has quit [Remote host closed the connection]
Luigi[m] has quit [Remote host closed the connection]
srxl has quit [Remote host closed the connection]
minicom has joined #nixos
freeman42x[m] has quit [Read error: Connection reset by peer]
kayg04 has joined #nixos
CcxWrk_ has joined #nixos
CcxWrk_ is now known as CcxWrk
barm1 has quit [Ping timeout: 264 seconds]
spacefrogg has joined #nixos
lpsmith_ has joined #nixos
pbb has joined #nixos
af1cs has joined #nixos
emilazy has joined #nixos
elibrokeit has joined #nixos
skorpy has joined #nixos
adamse has joined #nixos
tdeo has joined #nixos
ehmry has joined #nixos
blackriversoftwa has joined #nixos
bgamari has joined #nixos
PyroLagus has joined #nixos
endocrimes has joined #nixos
skomorokh has joined #nixos
Miyu-saki has joined #nixos
johs has joined #nixos
lucus16 has joined #nixos
englishm has joined #nixos
civodul has joined #nixos
angerman has joined #nixos
zot has joined #nixos
hamishmack has joined #nixos
thoughtpolice has joined #nixos
taylskid has joined #nixos
prusnak has joined #nixos
LnL has joined #nixos
s1341 has joined #nixos
Ashy has joined #nixos
Hedgework has joined #nixos
evck_ has joined #nixos
claudiii_ has joined #nixos
`slikts has joined #nixos
kkd has joined #nixos
ggp0647 has joined #nixos
joshmeredith has joined #nixos
chpatrick has joined #nixos
chrisaw has joined #nixos
etrepum has joined #nixos
alanz_ has joined #nixos
sam_w has joined #nixos
spacekookie has joined #nixos
zimbatm has joined #nixos
simpson has joined #nixos
LeshaInc has joined #nixos
heinrich5991 has joined #nixos
manveru has joined #nixos
dvim has joined #nixos
christiaanb has joined #nixos
ProofTechnique has joined #nixos
mystfox has joined #nixos
ky0ko has joined #nixos
vdemeester has joined #nixos
f0x2 has joined #nixos
visl has joined #nixos
marsh has joined #nixos
hexa- has joined #nixos
jackdk has joined #nixos
wucke13 has joined #nixos
Orbstheorem has joined #nixos
pikajude has joined #nixos
peel has joined #nixos
cvlad- has joined #nixos
gerschtli has joined #nixos
marcinja has joined #nixos
Adluc has joined #nixos
komasa has joined #nixos
hexo has joined #nixos
lux1 has joined #nixos
f0x has joined #nixos
ynotperez has joined #nixos
GlennS has joined #nixos
njd has joined #nixos
samueldr has joined #nixos
myme has joined #nixos
step21 has joined #nixos
gchristensen has joined #nixos
cosimone has joined #nixos
techtangents has joined #nixos
rajivr has joined #nixos
tnias has quit [*.net *.split]
cybertron has quit [*.net *.split]
georges_ has quit [*.net *.split]
mightybyte has quit [*.net *.split]
lovesegfault has quit [*.net *.split]
Uma has quit [*.net *.split]
clever has quit [*.net *.split]
infinisil has quit [*.net *.split]
grw1 has quit [*.net *.split]
lukegb has quit [*.net *.split]
makefu has quit [*.net *.split]
jtobin has quit [*.net *.split]
efriend has quit [*.net *.split]
sigtrm has quit [*.net *.split]
duairc has quit [*.net *.split]
reactormonk has quit [*.net *.split]
bodgix_ has quit [*.net *.split]
acertain has quit [*.net *.split]
georges_ has joined #nixos
Uma has joined #nixos
lovesegfault has joined #nixos
infinisil has joined #nixos
reactormonk has joined #nixos
cybertron has joined #nixos
clever has joined #nixos
jtobin has joined #nixos
tnias has joined #nixos
grw1 has joined #nixos
mightybyte has joined #nixos
lukegb has joined #nixos
makefu has joined #nixos
acertain has joined #nixos
sigtrm has joined #nixos
bodgix_ has joined #nixos
duairc has joined #nixos
efriend has joined #nixos
carter has quit [Ping timeout: 244 seconds]
pointfree has quit [Ping timeout: 244 seconds]
chessai has quit [Ping timeout: 244 seconds]
mudri has quit [Ping timeout: 244 seconds]
pasukon has quit [Ping timeout: 244 seconds]
<fps> typetetris: i don't know of the top of my head, but doesn't the default text in PRs against nixpkgs mention it?
Serus has joined #nixos
bgupta has joined #nixos
gleber has joined #nixos
jfhbrook has quit [Ping timeout: 246 seconds]
teej has joined #nixos
lohfu has joined #nixos
techtangents has joined #nixos
techtangents has quit [Changing host]
rajivr has joined #nixos
rajivr has quit [Changing host]
mpickering has joined #nixos
teehemkay has quit [Ping timeout: 244 seconds]
higherorder has quit [Ping timeout: 244 seconds]
wildsebastian has quit [Ping timeout: 244 seconds]
tnks has quit [Ping timeout: 244 seconds]
buggymcbugfix has quit [Ping timeout: 244 seconds]
lukego has quit [Ping timeout: 244 seconds]
bgupta has quit [Changing host]
gleber has joined #nixos
bgupta has joined #nixos
gleber has quit [Changing host]
mpickering has joined #nixos
mpickering has quit [Changing host]
wip_ has quit [*.net *.split]
Swant has quit [*.net *.split]
cptMikky has quit [*.net *.split]
swflint has quit [*.net *.split]
duckonomy has quit [*.net *.split]
sphalerite has quit [*.net *.split]
dottedmag has quit [*.net *.split]
Dagger has quit [*.net *.split]
qyliss has quit [*.net *.split]
pistache has quit [*.net *.split]
flx has quit [*.net *.split]
dredozubov has quit [*.net *.split]
thonkpod has quit [*.net *.split]
ij has quit [*.net *.split]
dramaturg has quit [*.net *.split]
talyz has quit [*.net *.split]
tristanC has quit [*.net *.split]
sephii has quit [*.net *.split]
marcinkuzminski has quit [Ping timeout: 252 seconds]
<samueldr> if you ever need to find out again, it's in the pull request template :) https://github.com/NixOS/nixpkgs/blob/master/.github/PULL_REQUEST_TEMPLATE.md
pkral has quit [Ping timeout: 244 seconds]
eddyb[legacy] has quit [Ping timeout: 244 seconds]
Swant has joined #nixos
flx has joined #nixos
wip_ has joined #nixos
thonkpod has joined #nixos
sphalerite has joined #nixos
cptMikky has joined #nixos
qyliss has joined #nixos
Dagger has joined #nixos
duckonomy has joined #nixos
pistache has joined #nixos
dottedmag has joined #nixos
dredozubov has joined #nixos
swflint has joined #nixos
ij has joined #nixos
dramaturg has joined #nixos
sephii has joined #nixos
talyz has joined #nixos
tristanC has joined #nixos
sphalerite has quit [Max SendQ exceeded]
duckonomy has quit [Max SendQ exceeded]
jbetz has joined #nixos
raboof has joined #nixos
duckonomy has joined #nixos
davidtwco has joined #nixos
parseval has joined #nixos
davidtwco has joined #nixos
davidtwco has quit [Changing host]
parseval has joined #nixos
parseval has quit [Changing host]
sgraf has joined #nixos
chpatrick has quit [Ping timeout: 241 seconds]
johs has quit [Ping timeout: 241 seconds]
ProofTechnique has quit [Ping timeout: 241 seconds]
pittma_ has quit [Ping timeout: 244 seconds]
alunduil has quit [Ping timeout: 244 seconds]
e has quit [*.net *.split]
nckx has quit [*.net *.split]
zemm_ has quit [*.net *.split]
xe4 has quit [*.net *.split]
cruxeternus has quit [*.net *.split]
rsa has quit [*.net *.split]
ben has quit [*.net *.split]
naominitel has quit [*.net *.split]
mfernandez has quit [*.net *.split]
DerGuteMoritz has quit [*.net *.split]
eyJhb has quit [*.net *.split]
DerHorst has quit [*.net *.split]
goodwill has quit [*.net *.split]
jaeckel has quit [*.net *.split]
heath has quit [*.net *.split]
fiddlerwoaroof has quit [*.net *.split]
jkarni has quit [*.net *.split]
erhandsome has quit [*.net *.split]
andersk has quit [*.net *.split]
tomaw has quit [*.net *.split]
greymalkin has quit [*.net *.split]
Twey has quit [*.net *.split]
Luker has quit [*.net *.split]
buffet has quit [*.net *.split]
edwtjo has quit [*.net *.split]
parsnip has joined #nixos
nckx has joined #nixos
ben has joined #nixos
rsa has joined #nixos
zemm_ has joined #nixos
DerGuteMoritz has joined #nixos
jaeckel has joined #nixos
naominitel has joined #nixos
mfernandez has joined #nixos
DerHorst has joined #nixos
cruxeternus has joined #nixos
tomaw has joined #nixos
eyJhb has joined #nixos
xe4 has joined #nixos
e has joined #nixos
heath has joined #nixos
andersk has joined #nixos
jkarni has joined #nixos
fiddlerwoaroof has joined #nixos
erhandsome has joined #nixos
edwtjo has joined #nixos
greymalkin has joined #nixos
Luker has joined #nixos
Twey has joined #nixos
buffet has joined #nixos
goodwill has joined #nixos
sethetter has joined #nixos
raboof has joined #nixos
raboof has quit [Changing host]
tsrt^ has quit [Ping timeout: 256 seconds]
marcinkuzminski has joined #nixos
DerHorst has quit [Max SendQ exceeded]
NemesisD_ has quit [Ping timeout: 244 seconds]
parsnip has joined #nixos
parsnip has quit [Changing host]
roobz has joined #nixos
marcinkuzminski has joined #nixos
marcinkuzminski has quit [Changing host]
pkral has joined #nixos
nh2 has joined #nixos
sethetter has joined #nixos
sethetter has quit [Changing host]
newhoggy has joined #nixos
buggymcbugfix has joined #nixos
d1rewolf has joined #nixos
pointfree has joined #nixos
d1rewolf has joined #nixos
d1rewolf has quit [Changing host]
marcinkuzminski has joined #nixos
marcinkuzminski has quit [Changing host]
nand0p has joined #nixos
cross has joined #nixos
digitalgrease has joined #nixos
tnks has joined #nixos
DerHorst has joined #nixos
tsrt^ has joined #nixos
steveeJ has joined #nixos
pkral has joined #nixos
nh2 has joined #nixos
pkral has quit [Changing host]
nh2 has quit [Changing host]
parsnip has joined #nixos
parsnip has quit [Changing host]
nand0p has quit [Changing host]
nand0p has joined #nixos
buggymcbugfix has joined #nixos
buggymcbugfix has quit [Changing host]
newhoggy has joined #nixos
newhoggy has quit [Changing host]
yrashk has joined #nixos
digitalgrease has joined #nixos
digitalgrease has quit [Changing host]
tnks has joined #nixos
tnks has quit [Changing host]
steveeJ has joined #nixos
steveeJ has quit [Changing host]
yrashk has joined #nixos
yrashk has quit [Changing host]
pittma_ has joined #nixos
gregf has joined #nixos
georgyo has joined #nixos
eacameron has joined #nixos
emilazy has quit [Ping timeout: 274 seconds]
dmj` has joined #nixos
andreas303 has quit [Remote host closed the connection]
sphalerite has joined #nixos
chessai has joined #nixos
kitemikaze_ has joined #nixos
jlpeters has joined #nixos
fnords has joined #nixos
d10n-work has quit [Ping timeout: 246 seconds]
dgpratt has joined #nixos
zot has quit [Ping timeout: 272 seconds]
adamse has quit [Ping timeout: 272 seconds]
rizary has joined #nixos
bitonic has joined #nixos
coot has joined #nixos
emilazy has joined #nixos
jfhbrook has joined #nixos
teehemkay has joined #nixos
kalbasit has joined #nixos
zot has joined #nixos
carter has joined #nixos
diamondman has joined #nixos
ProofTechnique has joined #nixos
lukego has joined #nixos
betawaffle has joined #nixos
adamse has joined #nixos
mudri has joined #nixos
pasukon has joined #nixos
nlofaro has joined #nixos
andreas303 has joined #nixos
chpatrick has joined #nixos
elvishjerricco has joined #nixos
artemist has joined #nixos
angerman has quit [Ping timeout: 272 seconds]
wildsebastian has joined #nixos
cbarrett has joined #nixos
pittma_ has quit [Client Quit]
d10n-work has joined #nixos
alunduil has joined #nixos
pittma_ has joined #nixos
terrorjack has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #92354 β†’ mypy: 0.780 -> 0.782 β†’ https://git.io/JJIWm
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJI0t
higherorder has joined #nixos
NemesisD_ has joined #nixos
pittma_ has quit [Client Quit]
feepo has joined #nixos
angerman has joined #nixos
dsal has joined #nixos
eddyb[legacy] has joined #nixos
teej is now known as teej_
roobz is now known as rubensts
o1lo01ol1o has joined #nixos
voidcontext has quit [*.net *.split]
davidv7_ has quit [*.net *.split]
lunik1 has quit [*.net *.split]
bdju has quit [*.net *.split]
ambro718 has quit [*.net *.split]
bridge[evilred] has quit [*.net *.split]
orivej has quit [*.net *.split]
eoli3n_ has quit [*.net *.split]
zupo has quit [*.net *.split]
never_released has quit [*.net *.split]
gentauro has quit [*.net *.split]
eyenx has quit [*.net *.split]
virus_dave has quit [*.net *.split]
lord| has quit [*.net *.split]
plp has quit [*.net *.split]
knerten2 has quit [*.net *.split]
laerling has quit [*.net *.split]
evanjs has quit [*.net *.split]
page has quit [*.net *.split]
abathur has quit [*.net *.split]
amfl has quit [*.net *.split]
grumble has quit [*.net *.split]
steell has quit [*.net *.split]
orcus has quit [*.net *.split]
codezero has quit [*.net *.split]
aleph- has quit [*.net *.split]
AMD1212 has quit [*.net *.split]
gordon1 has quit [*.net *.split]
dkibi has quit [*.net *.split]
agb has quit [*.net *.split]
Athas has quit [*.net *.split]
xeu has quit [*.net *.split]
raoul has quit [*.net *.split]
rixed_ has quit [*.net *.split]
hoek has joined #nixos
lunik1 has joined #nixos
bridge[evilred] has joined #nixos
orivej has joined #nixos
voidcontext has joined #nixos
eoli3n_ has joined #nixos
knerten2 has joined #nixos
gentauro has joined #nixos
eyenx has joined #nixos
zupo has joined #nixos
never_released has joined #nixos
abathur has joined #nixos
lord| has joined #nixos
grumble has joined #nixos
virus_dave has joined #nixos
ambro718 has joined #nixos
plp has joined #nixos
davidv7_ has joined #nixos
bdju has joined #nixos
amfl has joined #nixos
AMD1212 has joined #nixos
page has joined #nixos
laerling has joined #nixos
aleph- has joined #nixos
steell has joined #nixos
orcus has joined #nixos
codezero has joined #nixos
dkibi has joined #nixos
agb has joined #nixos
gordon1 has joined #nixos
Athas has joined #nixos
rixed_ has joined #nixos
xeu has joined #nixos
raoul has joined #nixos
evanjs has joined #nixos
johs has joined #nixos
cstrahan has joined #nixos
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
rubensts is now known as roobz
<simpson> gchristensen: I'm sorry. I very much embody the flip-side of "ignorance is bliss", which is something like "awareness is suffering". This is why I work to make the world more capability-tamed.
pittma_ has joined #nixos
pittma_ has quit [Client Quit]
omnigoat has joined #nixos
o1lo01ol1o has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @i077 opened pull request #92376 β†’ todoist-electron: 1.22 -> 1.23.0 β†’ https://git.io/JJI0i
<{^_^}> [nixpkgs] @tfmoraes opened pull request #92377 β†’ python3Packages-gdcm 3.0.7 β†’ https://git.io/JJI0D
otulp has quit [Remote host closed the connection]
lstanley has joined #nixos
user_0x58 has joined #nixos
<typetetris> Are there more docs `https://github.com/nix-community/nix-direnv` I don't get how it should work? Do I need to create .envrc files myself? What are `use_nix` projects?
justanotheruser has quit [Ping timeout: 256 seconds]
kreyren has quit [Remote host closed the connection]
roobz has quit [Ping timeout: 256 seconds]
<simpson> typetetris: This replaces the standard `use nix` incantation in your existing .envrc files. Out of the box, your direnv should already support `use nix` for loading shell.nix.
Ox4A6F has joined #nixos
DamienCassou has joined #nixos
Elorm[m] has joined #nixos
Ericson2314 has joined #nixos
MilkManzJourDadd has joined #nixos
Minijackson[m] has joined #nixos
NobbZ[m] has joined #nixos
Strubbl[m] has joined #nixos
TheSirC[m] has joined #nixos
alexarice[m] has joined #nixos
alienpirate5 has joined #nixos
alexherbo2[m] has joined #nixos
atopuzov[m] has joined #nixos
alexfmpe has joined #nixos
aterius has joined #nixos
azazel has joined #nixos
bachp has joined #nixos
bbigras has joined #nixos
bennofs[m] has joined #nixos
basilbunting[m] has joined #nixos
bohan[m] has joined #nixos
chreekat[m] has joined #nixos
catharsis_[m] has joined #nixos
cmcaine[m] has joined #nixos
colemickens has joined #nixos
davidak[m] has joined #nixos
david-sawatzke[m has joined #nixos
danielrf[m] has joined #nixos
dpc has joined #nixos
denbrahe[m] has joined #nixos
drozdziak1 has joined #nixos
dxu[m] has joined #nixos
eadwu[m] has joined #nixos
eddyb has joined #nixos
echel0n[m] has joined #nixos
edrex has joined #nixos
das-g[m] has joined #nixos
emily has joined #nixos
fgaz has joined #nixos
freeman42x[m] has joined #nixos
gcoakes[m] has joined #nixos
goibhniu has joined #nixos
gnxlxnxx[m] has joined #nixos
gs93 has joined #nixos
gsals[m] has joined #nixos
hiroshi[m] has joined #nixos
hpfr[m] has joined #nixos
hsiktas[m] has joined #nixos
interro[m] has joined #nixos
Irenes[m] has joined #nixos
iwvt[m] has joined #nixos
jameshjacksonjr4 has joined #nixos
jluttine[m] has joined #nixos
MawKKe[m] has joined #nixos
aleph9[m] has joined #nixos
jschievink has joined #nixos
kaychaks_riot has joined #nixos
jtojnar has joined #nixos
keithy[m] has joined #nixos
LeBronse[m] has joined #nixos
kriteus[m] has joined #nixos
M|[m]1 has joined #nixos
cab404[m] has joined #nixos
aquarial has joined #nixos
bricewge has joined #nixos
marius851000[m] has joined #nixos
matthewbauer has joined #nixos
Luigi[m] has joined #nixos
yoctocell[m] has joined #nixos
chrismatheson has joined #nixos
apple_at_cha[m] has joined #nixos
atgo[m] has joined #nixos
mindtree[m] has joined #nixos
mkg20001 has joined #nixos
cryptix has joined #nixos
dammndot[m] has joined #nixos
nh2[m] has joined #nixos
acys[m] has joined #nixos
nikola[m] has joined #nixos
nilsirl[m] has joined #nixos
ongy[m] has joined #nixos
ohhaimark[m] has joined #nixos
observer_alpha[m has joined #nixos
phirsch has joined #nixos
easamuilov[m] has joined #nixos
Poscat[m] has joined #nixos
emmanuelrosa[m] has joined #nixos
exel[m] has joined #nixos
quiet_laika[m] has joined #nixos
rednaZ[m] has joined #nixos
efra[m] has joined #nixos
fresheyeball[m] has joined #nixos
faewenys[m] has joined #nixos
felschr[m] has joined #nixos
rellen[m] has joined #nixos
regnat has joined #nixos
rgamma[m] has joined #nixos
roberth has joined #nixos
sabry97[m] has joined #nixos
porphyrogenetos has joined #nixos
siraben has joined #nixos
frobenius[m] has joined #nixos
evanjs[m] has joined #nixos
slby[m] has joined #nixos
srid has joined #nixos
sonerhalis[m] has joined #nixos
sasyctu[m] has joined #nixos
Superleaf1995 has joined #nixos
theotherjimmy[m] has joined #nixos
d3c[m] has joined #nixos
theduke has joined #nixos
thequux[m] has joined #nixos
timokau[m] has joined #nixos
thefloweringash has joined #nixos
guiber[m] has joined #nixos
haaksmash[m] has joined #nixos
toraritte has joined #nixos
grahamc[m] has joined #nixos
icetan has joined #nixos
unclechu has joined #nixos
ibinzari[m] has joined #nixos
Caleb[m]1 has joined #nixos
utdemir[m] has joined #nixos
vaibhavsagar has joined #nixos
hleb[m] has joined #nixos
idontgetoutmuch[ has joined #nixos
contrun has joined #nixos
wak-work has joined #nixos
worldofpeace has joined #nixos
wedens[m] has joined #nixos
watzon has joined #nixos
zannzen[m] has joined #nixos
yutyo[m] has joined #nixos
Yakulu[m] has joined #nixos
xavierm02 has joined #nixos
etrigan63[m] has joined #nixos
init_6 has joined #nixos
zarathustra[m] has joined #nixos
zrsk[m] has joined #nixos
infinisil-m has joined #nixos
JameySharp[m] has joined #nixos
jlv[m] has joined #nixos
jojosch[m] has joined #nixos
ZerataX has joined #nixos
timclassic has joined #nixos
arcnmx has joined #nixos
Hayden[m] has joined #nixos
dbirks[m] has joined #nixos
Jake[m] has joined #nixos
koschitzky[m] has joined #nixos
rycee has joined #nixos
Valodim[m] has joined #nixos
hazel[m] has joined #nixos
jonreeve[m] has joined #nixos
Nacho[m]1 has joined #nixos
balsoft has joined #nixos
ma27[m] has joined #nixos
domenkozar[m] has joined #nixos
ilya-fedin has joined #nixos
kuznero[m] has joined #nixos
leonardp has joined #nixos
koozz[m] has joined #nixos
xfix has joined #nixos
lalala56756[m] has joined #nixos
kraem[m] has joined #nixos
hsngrmpf[m] has joined #nixos
li_matrix has joined #nixos
Houtworm[m] has joined #nixos
qbit[m] has joined #nixos
puzzlewolf has joined #nixos
comrandroxaos[m] has joined #nixos
rschulman has joined #nixos
kai_w has joined #nixos
pitch has joined #nixos
NickHu has joined #nixos
mkfart[m] has joined #nixos
mdlayher1 has joined #nixos
michaelpj has joined #nixos
michaelstrogoff[ has joined #nixos
jjwatt[m] has joined #nixos
mullein[m] has joined #nixos
mlatus[m] has joined #nixos
leons has joined #nixos
aanderse has joined #nixos
Smith[m]1 has joined #nixos
dngray has joined #nixos
yangm has joined #nixos
d4rkshad0w has joined #nixos
philipp[m]1 has joined #nixos
mlvzk[m] has joined #nixos
movsxd[m] has joined #nixos
aloiscochard[m] has joined #nixos
michael[m]4 has joined #nixos
xiaomat has joined #nixos
jlv has joined #nixos
logan12358[m] has joined #nixos
pinion[m] has joined #nixos
Dandellion has joined #nixos
solomon[m] has joined #nixos
musicmatze[m] has joined #nixos
nanashi0x74Old[m has joined #nixos
rawas[m] has joined #nixos
nlgila[m] has joined #nixos
quidome[m] has joined #nixos
mathyouguy has joined #nixos
cyberwolf[m] has joined #nixos
nolan_d has joined #nixos
maralorn has joined #nixos
pucilpet[m] has joined #nixos
redcedar[m] has joined #nixos
mica[m] has joined #nixos
mt[m] has joined #nixos
srxl has joined #nixos
JJJollyjim has joined #nixos
adit[m] has joined #nixos
printfn[m] has joined #nixos
sebass[m] has joined #nixos
regivanx[m] has joined #nixos
billsun has joined #nixos
sab7iryudpgf6[m] has joined #nixos
Stphan[m] has joined #nixos
sputny[m] has joined #nixos
tbenst[m] has joined #nixos
sparogy has joined #nixos
axx[m] has joined #nixos
ptotter[m] has joined #nixos
Notkea[m] has joined #nixos
domogled has quit [Ping timeout: 260 seconds]
<typetetris> simpson: Ah, so I have to learn about direnv first?
chvp has joined #nixos
sshow[m] has joined #nixos
slabity has joined #nixos
sty86[m] has joined #nixos
grin[m] has joined #nixos
sayanarijit[m] has joined #nixos
bqy has joined #nixos
terrymunro[m] has joined #nixos
tyrion-mx has joined #nixos
wangoe[m] has joined #nixos
Vykook[m] has joined #nixos
tokudan[m] has joined #nixos
blindidiotgod has joined #nixos
rnhmjoj has joined #nixos
jneplokh has joined #nixos
vtest[m] has joined #nixos
vpfeiffer[m] has joined #nixos
CRTified[m] has joined #nixos
rk04[m] has joined #nixos
Fuzen has joined #nixos
therivercass[m] has joined #nixos
tristan[m] has joined #nixos
gildedlink[m] has joined #nixos
boogiewoogie[m] has joined #nixos
flip[m] has joined #nixos
Xamino[m] has joined #nixos
rascencio[m] has joined #nixos
antpic01[m] has joined #nixos
user51[m] has joined #nixos
atemu12[m] has joined #nixos
pablo1107[m] has joined #nixos
l33[m] has joined #nixos
AberDerBart[m] has joined #nixos
faya01[m] has joined #nixos
chmod222[m] has joined #nixos
nanashi0x74[m] has joined #nixos
un-cons-cionable has joined #nixos
neonfuz2 has joined #nixos
chris[m]6 has joined #nixos
daraul[m] has joined #nixos
vegai1 has joined #nixos
HackerFoo[m] has joined #nixos
kueckieben[m] has joined #nixos
GerdFlaig[m] has joined #nixos
nicolas[m]1 has joined #nixos
vojta001[m] has joined #nixos
mbick[m] has joined #nixos
mattock[m] has joined #nixos
Wouter[m]1 has joined #nixos
yusdacra[m] has joined #nixos
Markus[m]2 has joined #nixos
delroth[m] has joined #nixos
tlater[m] has joined #nixos
tilpner2 has joined #nixos
ptol3my[m] has joined #nixos
tobeportable has joined #nixos
<simpson> typetetris: Yes. direnv isn't especially complicated; it's essentially a way to automatically arrange your environment variables based on your working directory.
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/b008a0505a1 (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
mmohammadi9812 has left #nixos [#nixos]
<typetetris> simpson: Thanks
justache has joined #nixos
absoluutely_ has joined #nixos
orivej_ has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
<typetetris> simson: is it `use nix` or `use_nix` I have to put into `.envrc` ?
<simpson> The former, I think.
<simpson> I mean, I think both work, but the former is the recommended style, I think.
<{^_^}> [nixpkgs] @jnetod opened pull request #92378 β†’ zfs: patch client path used in smb share β†’ https://git.io/JJIEG
o1lo01ol1o has joined #nixos
chiiba has quit [Ping timeout: 265 seconds]
justanotheruser has joined #nixos
<typetetris> What is this `hydra` command used here: https://github.com/NixOS/nixpkgs/pull/92354#issuecomment-653937246
<gchristensen> no idea, that looks cool
chiiba has joined #nixos
kenran has quit [Ping timeout: 260 seconds]
<numkem> Just got a new laptop that has an intel and nividia card. I've tried setting hardware.bumblebee.enable = true which has installed optirun but it fails saying it can't find the GPU driver. What's the right way of achiving thing?
<simpson> ,locate bin/hydra
<numkem> Seems like bumblebee has been depricated, I'd still would like to use the intel one by default and use the nvidia one only when necessary
<{^_^}> Found in packages: thc-hydra
shibboleth has quit [Quit: shibboleth]
<typetetris> thc-hydra is a password cracker ...
<typetetris> Oh my, I love that direnv thing already!
fendor has joined #nixos
roobz has joined #nixos
fendor has quit [Quit: Leaving]
alexherbo2 has joined #nixos
roobz has quit [Remote host closed the connection]
roobz has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92379 β†’ padthv1: 0.9.14 -> 0.9.15 β†’ https://git.io/JJIuk
roobz has quit [Remote host closed the connection]
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/74f2559a69f (from 71 minutes ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<{^_^}> [nixpkgs] @Ma27 pushed to master Β« roundcube: 1.4.6 -> 1.4.7 Β»: https://git.io/JJIut
<{^_^}> [nixpkgs] @tfmoraes opened pull request #92380 β†’ python3Package.nibabel: 3.1.0 -> 3.1.1 β†’ https://git.io/JJIum
alexherbo2 has quit [Ping timeout: 246 seconds]
<samueldr> typetetris (gchristensen) https://github.com/nix-community/hydra-check
orivej_ has quit [Ping timeout: 258 seconds]
clever has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.03 Β« roundcube: 1.4.6 -> 1.4.7 Β»: https://git.io/JJIuE
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging-next: https://git.io/JJIug
seku has quit [Quit: Connection closed]
roobz has joined #nixos
abdullah_ has left #nixos ["Leaving"]
absoluutely_ has quit [Remote host closed the connection]
clever has joined #nixos
clever has joined #nixos
clever has quit [Changing host]
roobz has quit [Client Quit]
tobeportable has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to staging: https://git.io/JJIuw
<{^_^}> [nixpkgs] @jtojnar merged pull request #92298 β†’ Revert "cmake: only set output paths with multiple outputs" β†’ https://git.io/JJk5w
roobz has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92381 β†’ pentobi: 18.0 -> 18.1 β†’ https://git.io/JJIuK
roobz has quit [Remote host closed the connection]
roobz has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92382 β†’ pantheon.pantheon-agent-polkit: 1.0.2 -> 1.0.3 β†’ https://git.io/JJIuH
eoli3n_ has quit [Ping timeout: 264 seconds]
simba2 has joined #nixos
gustavderdrache has joined #nixos
<colemickens> Can someone remind me about the names of the types of hashes (like hte new ones that nix cli v2 uses)? and if there's a way to control which ones nix outputs?
<colemickens> "My workflow is broken" because I use nixFlakes to build everything now and it makes sending PRs just a tiny bit annoying as I have to switch to get hashes that I can send for PRs.
<ajs124> I think it's called SRI? Not 100% on that, though.
turlando has quit [Ping timeout: 256 seconds]
otulp has joined #nixos
<ajs124> I'd also be interested in knowing if and how one can control if those or the old ones are output.
nixbitcoin has quit [Ping timeout: 240 seconds]
nixbitcoin has joined #nixos
dhess has quit [Remote host closed the connection]
<manveru> you can convert them using `nix-hash`
<manveru> e.g. `nix-hash --to-base32 --type sha256 sha256-266uO/cCAK4v7cHWWCoAUueE+j+WL5vDEkPhyY6EPvo=`
<clever> nix-hash can also hash things as well, if you know what is being hashed
<manveru> still annoying, but i think anything new in nixpkgs can use SRI hashes now
NeoCron has quit [Ping timeout: 244 seconds]
<clever> as long as the nix-daemon is up to date, yep
<{^_^}> [nixpkgs] @ryantm merged pull request #92370 β†’ nftables: 0.9.3 -> 0.9.6 β†’ https://git.io/JJI4h
<clever> i have ran into problems with a new nix-instantiate and old nix-daemon
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJIzZ
<colemickens> I guess I was thinking of this: https://github.com/NixOS/nixpkgs/issues/89275
<{^_^}> #89275 (by abathur, 4 weeks ago, closed): nixpkgs has (SRI?) hashes that the Nix version in use on travis-ci (2.0.4) can't handle
<colemickens> looks like there are still some SRI hashes in the tree though, so maybe we're okay with it?
<manveru> afaicr nixpkgs requires 2.2 at least for unstable
<abathur> colemickens: we went in a really quick loop
orivej has joined #nixos
<abathur> I pointed out that they were breaking 2.0.x on travis-ci, and they all got yanked, but more or less concurrently eelco updated nixpkgs to require 2.2, which broke travis-ci almost as quickly as it was fixed :)
<abathur> but, at least in a clear way
<colemickens> abathur: do we have a policy going forward? are SRI hashes allowed? not preferred? etc?
<Graypup_> how do you propagate package overrides of nixpkgs through multiple parts of a largeish software system? is it incredibly evil to import <nixpkgs> multiple times?
daGrevis has joined #nixos
<Graypup_> I have to add my packages so they can resolve with callPackage but I appear to be able to make a self contained derivation of each big module of the software
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92383 β†’ opusfile: 0.11 -> 0.12 β†’ https://git.io/JJIz2
<Graypup_> I am also certain that there are no overlapping overrides
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<clever> Graypup_: you probably want to look into overlays
<abathur> colemickens: I don't have much perspective on why the boat moves in the direction it does, but AFAIK they're okay to use. I'm not sure if there's a clear policy on whether updates should be switching hashes to them or not.
* colemickens nods, thanks!
<Graypup_> clever, I agree. how should I structure it though? I think that I need to give overlays at import time of nixpkgs though? which leads us to the same problem.
simba2 has quit [Ping timeout: 240 seconds]
<clever> Graypup_: you can also use `pkgs.extend overlay` to add another overlay onto pkgs
<Graypup_> (!!)
<clever> Graypup_: it will return the result of adding that overlay
orivej has quit [Ping timeout: 246 seconds]
<Graypup_> so I can propagate the pkgs through each module, which will return its own derivation and then I should be good hopefully??
orivej has joined #nixos
<clever> Graypup_: it would be better for each module to return an overlay, then combine them all into a single `pkgs = import <nixpkgs> { overlays = something; }`
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92384 β†’ pcsclite: 1.8.26 -> 1.9.0 β†’ https://git.io/JJIz5
<Graypup_> I'll think about how to make that happen. Thanks!
<rickhull> I am trying to get a python project far along enough to pass its own pytests. here is my `shell.nix` https://gist.github.com/rickhull/c9d233e2fffbb24f8864d2cfb7fe8cbd
<rickhull> current failure is in python's unittest package: `OSError: protocol not found`
<rickhull> which I'm guessing is Nix/NixOS sandboxing from the network
pamplemousse has quit [Ping timeout: 246 seconds]
<rickhull> calling `socket.getprotobyname('tcp')`
simba2 has joined #nixos
<clever> rickhull: that happens due to the sandbox lacking a /etc/protocols
zupo has joined #nixos
<rickhull> clever: i know I can skip the internal tests somehow
<clever> rickhull: let me grab my solution...
<rickhull> sure, thanks
<clever> haskell has the same problem, it cant even listen on tcp or udp without that file
<rickhull> frankly, I'm fine with skipping that test at the build phase
<rickhull> hmmmm
roobz has quit [Remote host closed the connection]
<rickhull> can't I just stick a `doCheck = false;` somewhere?
<clever> yeah, that will also work
roobz has joined #nixos
<rickhull> one big hesitation I have: it seems like I'm reimplementing much of python's packaging / environment stuff
<rickhull> can I somehow use the app source and dependency specifications to rewrite my `shell.nix` ?
<clever> not sure, i dont do much python
sigmundv_ has joined #nixos
<rickhull> ok, me neither xD but I am inheriting a python project and trying to use nix to make it more automated and reproducible
roobz has quit [Remote host closed the connection]
__monty__ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @tfmoraes opened pull request #92385 β†’ python3Packages.pypubsub: init at 4.0.3 β†’ https://git.io/JJIgI
slack1256 has joined #nixos
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos
teto1 has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
<Graypup_> say I want to inject a dependency and build step into a derivation that otherwise wouldn't build without it, is it possible to do that? I'd like to keep my cabal2nix'd files autogenerated and not modify them
<clever> Graypup_: haskell.lib.overrideCabal or .overrideAttrs
<Graypup_> ty!
orivej_ has quit [Ping timeout: 258 seconds]
cosimone has quit [Ping timeout: 244 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #90431 β†’ nixos-install: error out if $mountPoint has bad permissions β†’ https://git.io/Jf7Yt
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/JJIgg
<{^_^}> [nixpkgs] @marsam merged pull request #92351 β†’ lxc: 4.0.2 -> 4.0.3 β†’ https://git.io/JJIcl
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJIga
<colemickens> teto: I get Duplicate tag "lsp-status.nvim" when I add it to my vimplugins list
<{^_^}> [nixpkgs] @jtojnar closed pull request #92360 β†’ nspr: 4.25 -> 4.26 β†’ https://git.io/JJIlt
quinn has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
coderobe has joined #nixos
asymptotically has quit [Quit: Leaving]
ambro718 has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @marsam merged pull request #92365 β†’ tiny: fix build on darwin β†’ https://git.io/JJI8C
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJIg5
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92386 β†’ pdns-recursor: 4.3.1 -> 4.3.2 β†’ https://git.io/JJIgb
<{^_^}> [nixpkgs] @marsam merged pull request #92355 β†’ mopidy-iris: 3.49.0 -> 3.50.0 β†’ https://git.io/JJIWc
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJIgA
markus1199 has quit [Ping timeout: 240 seconds]
markus1189 has joined #nixos
gentauro has quit [Ping timeout: 264 seconds]
o1lo01ol1o has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #92317 β†’ last: 1061 -> 1066 β†’ https://git.io/JJIUg
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JJI2U
kanotix has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #92274 β†’ typora: 0.9.73 -> 0.9.89 β†’ https://git.io/JJkws
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JJI2k
pamplemousse has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #90427 β†’ vimPlugins.neuron-vim: init at 2020-07-05 β†’ https://git.io/Jf7mf
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JJI2c
gentauro has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #92387 β†’ pythonPackages.tubeup: init at 0.0.19 β†’ https://git.io/JJI2W
<{^_^}> [nixpkgs] @bhipple merged pull request #92371 β†’ monero-gui: 0.16.0.0 -> 0.16.0.2 β†’ https://git.io/JJIBS
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJI2l
<{^_^}> [nixpkgs] @bhipple merged pull request #92381 β†’ pentobi: 18.0 -> 18.1 β†’ https://git.io/JJIuK
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJI2B
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to pull/91270/head: https://git.io/JJI20
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #92376 β†’ todoist-electron: 1.22 -> 1.23.0 β†’ https://git.io/JJI0i
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJI2g
<{^_^}> [nixpkgs] @ryantm pushed 0 commits to pull/91270/head: https://git.io/JJI22
boxscape has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #92388 β†’ pacman: 5.2.1 -> 5.2.2 β†’ https://git.io/JJI2r
bhipple has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #92250 β†’ zoxide: 0.4.1 -> 0.4.3 β†’ https://git.io/JJk46
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJI26
<{^_^}> [nixpkgs] @marsam opened pull request #92389 β†’ pythonPackages.scrapy: 2.1.0 -> 2.2.0 β†’ https://git.io/JJI29
simba2 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #91270 β†’ chewing-editor: init at 0.1.1 Add package `chewing-editor` β†’ https://git.io/JfNhZ
<{^_^}> [nixpkgs] @ryantm pushed 3 commits to master: https://git.io/JJI25
orivej has quit [Ping timeout: 256 seconds]
<colemickens> Is there something I should be aware of regarding flakes and git-crypt?
orivej has joined #nixos
<colemickens> I'm getting an error that makes me think it's copying the flake to the store, and possibly using git to do so, and maybe that's why I'm getting this error?
<colemickens> yeah, the file has GITCRYPT at the beginning, even thought its decrypted in the current work tree. That's kind of interesting.
<colemickens> I guess now that I think about it, when I use --override-input, it says something about using git+file:// ...
pamplemousse has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #91851 β†’ python3Packages.somajo: 2.1.0 -> 2.1.1 β†’ https://git.io/JJfj5
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJI2p
dermetfan has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #91979 β†’ runc: 1.0.0-rc90 -> 1.0.0-rc91 β†’ https://git.io/JJUWE
<{^_^}> [nixpkgs] @bhipple pushed 3 commits to master: https://git.io/JJIae
user_0x58 has quit [Ping timeout: 260 seconds]
johnny101m has joined #nixos
philr_ has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #91041 β†’ [20.03] tendermint: 0.32.3 -> 0.32.10 for security fixes β†’ https://git.io/JfFYG
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to release-20.03: https://git.io/JJIaC
W1lkins has joined #nixos
<robodojo> ,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
orivej has quit [Quit: No Ping reply in 180 seconds.]
<robodojo> can someone make a lutris2nix that auto translates lutris game configs into nix derivations?
orivej has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #91365 β†’ matrix-appservice-slack: 1.3.1 -> 1.4.0 β†’ https://git.io/JfxFW
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJIa4
<energizer> robodojo: are you asking someone to do that? or asking if it's possible?
<robodojo> both
<energizer> usually people have stuff on their plate already
<energizer> you can hire someone or try to do it yourself and get free help here
<{^_^}> [nixpkgs] @bhipple merged pull request #90311 β†’ betaflight-configurator: 10.6.0 -> 10.7.0 β†’ https://git.io/JfQi8
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJIaK
<clever> robodojo: lutris also works normally on nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #90316 β†’ dqlite: 1.4.1 -> 1.4.4, raft-canonical: 0.9.18 -> 0.9.23 β†’ https://git.io/JfQPf
<{^_^}> [nixpkgs] @bhipple pushed 3 commits to master: https://git.io/JJIaX
<{^_^}> [nixpkgs] @bhipple merged pull request #89735 β†’ Pyuavcan β†’ https://git.io/JfMXz
<{^_^}> [nixpkgs] @bhipple pushed 4 commits to master: https://git.io/JJIaS
<{^_^}> [nixpkgs] @bhipple merged pull request #90480 β†’ pythonPackages.hcloud: 1.7.0 -> 1.8.1 β†’ https://git.io/Jf7g0
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JJIad
mbrgm_ has joined #nixos
<evanjs> Is there an easy (or I guess any way to define "optional" systemPackages?
<cole-h> How do you mean optional?
<evanjs> ie idc if this fails, but if it does, maybe try from this other channel. Otherwise, keep going