worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
<avn> relative from what?
<andoriyu> adisbladis well, graphic stack is working now, but not seeing my wifi card. rebuilding image with firmware.
rb2k has quit [Ping timeout: 246 seconds]
<pbb> avn: for example the binary contains "/usr/bin/awk". I replace that with "awk " and add awk to the PATH via a wrapper.
<pbb> fortunately it runs all of the commands in a shell
<avn> pbb: you can try... "awk\0" then
mbrgm_ has joined #nixos
<pbb> avn: I think I found a solution. while sed, xxd, bbe and so on all don't work properly, perl works just fine
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112948 → ssh-tools: init at 1.6 → https://github.com/NixOS/nixpkgs/pull/112948
mizu_no_oto has joined #nixos
mbrgm has quit [Ping timeout: 264 seconds]
mbrgm_ is now known as mbrgm
unstableElement has quit [Quit: Connection closed]
tomberek has joined #nixos
attila_lendvai has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112906 → dockle: init at 0.3.1 → https://github.com/NixOS/nixpkgs/pull/112906
thelounge52 has joined #nixos
rb2k has joined #nixos
gueorgui_ has joined #nixos
mizu_no_oto has quit [Quit: Computer has gone to sleep.]
fabian_a has quit [Ping timeout: 265 seconds]
euandreh has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112953 → oauth2_proxy: 7.0.0 -> 7.0.1 → https://github.com/NixOS/nixpkgs/pull/112953
gueorgui has quit [Ping timeout: 256 seconds]
ahmedelgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 272 seconds]
xcmw has joined #nixos
noudle has quit []
<{^_^}> [nixpkgs] @TredwellGit opened pull request #112954 → qemu: set sysconfdir → https://github.com/NixOS/nixpkgs/pull/112954
zakame has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112955 → ocamlPackages.base64: 3.4.0 -> 3.5.0 → https://github.com/NixOS/nixpkgs/pull/112955
zebrag has quit [Quit: Konversation terminated!]
supersandro2000 has quit [Disconnected by services]
zebrag has joined #nixos
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112431 → bitwarden_rs: 1.17.0 -> 1.19.0 → https://github.com/NixOS/nixpkgs/pull/112431
philr has quit [Ping timeout: 240 seconds]
lambda-11235 has joined #nixos
lambda-11235 has quit [Max SendQ exceeded]
lambda-11235 has joined #nixos
bennofs__ has joined #nixos
jonringer has quit [Ping timeout: 260 seconds]
davidv7 has joined #nixos
bennofs_ has quit [Ping timeout: 240 seconds]
<evanjs> *comes back to mac after a day* erm okay I guess autojump works now?? fine with me but I swear that wasn't working earlier...
mbrgm has quit [Ping timeout: 272 seconds]
mbrgm_ has joined #nixos
mbrgm_ is now known as mbrgm
<evanjs> though zshrc is still trying to load hm-session-vars from /var/empty
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112956 → openvswitch: 2.14.1 -> 2.14.2 → https://github.com/NixOS/nixpkgs/pull/112956
ahmedelgabri has joined #nixos
thelounge52 has quit [Ping timeout: 256 seconds]
ahmedelgabri has quit [Ping timeout: 272 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
meh` has quit [Ping timeout: 240 seconds]
m0rphism1 has quit [Ping timeout: 246 seconds]
gustavderdrache has quit [Quit: Leaving.]
euandreh has joined #nixos
<evanjs> okay, think I got that (I defined users.users.evanjs.home) -- just need to find out why darwin-rebuild isn't in my PATH, I think?
rajivr has joined #nixos
rb2k_ has joined #nixos
slack1256 has joined #nixos
philr has joined #nixos
rb2k has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @petabyteboy opened pull request #112957 → bump jitsi-videbridge, jitsi-meet, jicofo → https://github.com/NixOS/nixpkgs/pull/112957
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112958 → owl-lisp: 0.1.23 -> 0.2 → https://github.com/NixOS/nixpkgs/pull/112958
mizu_no_oto has joined #nixos
rb2k_ has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112949 → codespell: enable tests → https://github.com/NixOS/nixpkgs/pull/112949
mizu_no_oto has quit [Ping timeout: 240 seconds]
gustavderdrache has joined #nixos
cross has quit [Ping timeout: 260 seconds]
thelounge52 has joined #nixos
<evanjs> LnL: like... darwin-rebuild _should_ be in my path after building, right?
cross has joined #nixos
justanotheruser has quit [Ping timeout: 272 seconds]
thelounge52 has quit [Ping timeout: 272 seconds]
patagonicus5 has joined #nixos
sigmundv has quit [Ping timeout: 264 seconds]
<evanjs> Yeah definitely just a zsh thing
<supersandro2000> evanjs: do you use daemon mode and can you check if the symlink where it is supposed to be exists?
xcmw has joined #nixos
patagonicus has quit [Ping timeout: 265 seconds]
<evanjs> supersandro2000: nix-daemon is enabled, yes; which symlink?
<supersandro2000> evanjs: can't check on darwin right now but it is the equivalent to /run/current-system/sw/bin/
<{^_^}> [nixpkgs] @zserik opened pull request #112959 → zsjed: init at 0.3 → https://github.com/NixOS/nixpkgs/pull/112959
<supersandro2000> at least I had that problem
<supersandro2000> somehow I needed to manually symlink it after each restart
_bin has quit [Ping timeout: 240 seconds]
_bin has joined #nixos
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #nixos
<evanjs> just PROFILES and SSL_CERT_FILE
<evanjs> which is all loaded properly in bash after sourcing /etc/static/bashrc
pbr_1973[m] has left #nixos ["User left"]
thelounge52 has joined #nixos
lsix has quit [Ping timeout: 264 seconds]
Lord_of_Life has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112950 → e2fsprogs,yosys,verilog: mark broken on darwin; ranger: cleanup stale substituteInPlace; pythonPackages.img2pdf: Disable… → https://github.com/NixOS/nixpkgs/pull/112950
euandreh has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112952 → xh: 0.5.0 -> 0.7.0, rename from ht-rust → https://github.com/NixOS/nixpkgs/pull/112952
bennofs__ has quit [Quit: No Ping reply in 180 seconds.]
thelounge52 has quit [Ping timeout: 240 seconds]
bennofs_ has joined #nixos
<rmcgibbo[m]> nix-collect-garbage -d .... `202440 store paths deleted, 102852.78 MiB freed`. :yikes:
rb2k has joined #nixos
Lord_of_Life has joined #nixos
<aleph-> Heh
<supersandro2000> I regularly get out of disk when unpacking archives
<supersandro2000> Luckily nix store can't use the entire disk
<rmcgibbo[m]> yeah seriously
<aleph-> Speaking of is there a easy way to designate additional nix store paths? Or would I just mount a seperate drive at /etc/nix?
bennofs_ has quit [Ping timeout: 246 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<rmcgibbo[m]> What do you mean "designate additional nix store paths"?
<rmcgibbo[m]> I think some people definitely have /nix/store on a different filesystem than the rest of the system tho.
nhs has quit [Ping timeout: 240 seconds]
h0m1 has quit [Ping timeout: 260 seconds]
nhs has joined #nixos
h0m1 has joined #nixos
AndersonTorres has joined #nixos
<aleph-> Yeah just wondering if I'll need to reimage this machine or something so I can set /nix on a seperate drive. Looking at setting up a local binary cache for the 20.09 channel
<{^_^}> [nixpkgs] @petabyteboy opened pull request #112960 → jitsi-videobridge: add apis option → https://github.com/NixOS/nixpkgs/pull/112960
<{^_^}> [nixpkgs] @ryantm merged pull request #112821 → polkadot: 0.8.28 -> 0.8.28-1 → https://github.com/NixOS/nixpkgs/pull/112821
<{^_^}> [nixpkgs] @ryantm merged pull request #112610 → discord-canary: 0.0.118 -> 0.0.119 → https://github.com/NixOS/nixpkgs/pull/112610
orivej has joined #nixos
<remexre> anyone have tips for writing a deriviation for e.g. code using deno, which refers to deps by path and wants to DL them at build-time
nhs has quit [Ping timeout: 272 seconds]
mkaito has quit [Quit: WeeChat 3.0]
plumm_ has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
thelounge52 has joined #nixos
<evanjs> aleph-: as long as you don't change the store path to something other than /nix :P
<aleph-> Heh figured
<aleph-> Incidentally is there a good way to download everything from a channel?
<simpson> remexre: Doesn't look like we've got Deno support yet. But we have tamed similar languages, like Python and JS.
<evanjs> like I see deno in tree but nothing using it (lazy search)
<remexre> simpson: I think it's more like Go, where it's the source files that provide the URLs :(
<remexre> evanjs: yeah that's how far I got :P
ahmedelgabri has joined #nixos
<evanjs> I see some usages in installPhases and etc.
<remexre> won't that download the dependencies at runtime?
nhs has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #112591 → pulseeffects: 4.8.4 -> 5.0.0, pulseeffects-legacy: init at 4.8.4 → https://github.com/NixOS/nixpkgs/pull/112591
<evanjs> hard to say, but unless the sandbox is disabled, and it works as written, I'd imagine it's fine? idk haha
ahmedelgabri has quit [Ping timeout: 272 seconds]
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<remexre> er I mean, I think that'll just build a script, where when you run the script, it'll download the deps for + build the software they're packaging
nhs has quit [Ping timeout: 272 seconds]
mizu_no_oto has joined #nixos
nhs has joined #nixos
<evanjs> Yeah, probably not perfect if it doesn't have a lockfile or something I'd imagine
mizu_no_oto has quit [Ping timeout: 264 seconds]
nhs has quit [Ping timeout: 256 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112797 → istioctl: 1.8.3 -> 1.9.0 → https://github.com/NixOS/nixpkgs/pull/112797
<{^_^}> [nixpkgs] @ryantm merged pull request #112838 → tickrs: 0.9.0 -> 0.10.2 → https://github.com/NixOS/nixpkgs/pull/112838
nhs has quit [Ping timeout: 240 seconds]
tomberek has quit [Quit: Connection closed]
<remexre> hm, I might be able to do _something_ with the lockfile, but... feels weird
<{^_^}> [nixpkgs] @marsam merged pull request #112905 → jc: 1.14.2 -> 1.14.3 → https://github.com/NixOS/nixpkgs/pull/112905
<simpson> remexre: Don't be afraid to reach out to the Deno team on our behalf, either, to start a conversation. They might not know that Nix-style package managers exist!
<remexre> okay; this is the first Deno code I'm writing, and the first Nix project for which I'm actually using nix-build (rather than just nix-shell), so I'm not like, super-experienced in either
<{^_^}> [nixpkgs] @ryantm merged pull request #112803 → lightspark: 0.8.4 -> 0.8.4.1 → https://github.com/NixOS/nixpkgs/pull/112803
tsrt^ has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112745 → python37Packages.mailmanclient: 3.3.1 -> 3.3.2 → https://github.com/NixOS/nixpkgs/pull/112745
<{^_^}> [nixpkgs] @ryantm merged pull request #112790 → fly: 6.7.4 -> 6.7.5 → https://github.com/NixOS/nixpkgs/pull/112790
nhs has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112812 → mlkit: 4.5.6 -> 4.5.7 → https://github.com/NixOS/nixpkgs/pull/112812
<{^_^}> [nixpkgs] @ryantm merged pull request #112771 → atomicparsley: 20210114.184825.1dbe1be -> 20210124.204813.840499f → https://github.com/NixOS/nixpkgs/pull/112771
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112766 → mavproxy: 1.8.31 -> 1.8.32 → https://github.com/NixOS/nixpkgs/pull/112766
spacefrogg has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #112817 → picard-tools: 2.24.2 -> 2.25.0 → https://github.com/NixOS/nixpkgs/pull/112817
<{^_^}> [nixpkgs] @r-burns opened pull request #112961 → nixosTests.installer: fix non-zfs grub tests → https://github.com/NixOS/nixpkgs/pull/112961
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #112962 → wakeonlan: init at 0.41 → https://github.com/NixOS/nixpkgs/pull/112962
nhs has quit [Ping timeout: 264 seconds]
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
thelounge52 has quit [Ping timeout: 256 seconds]
nhs has joined #nixos
AndersonTorres has quit [Remote host closed the connection]
slack1256 has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112963 → php73Packages.psalm: 4.4.1 -> 4.5.0 → https://github.com/NixOS/nixpkgs/pull/112963
nhs has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112964 → php73Extensions.smbclient: 1.0.4 -> 1.0.5 → https://github.com/NixOS/nixpkgs/pull/112964
cole-h has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112965 → php73Extensions.maxminddb: 1.9.0 -> 1.10.0 → https://github.com/NixOS/nixpkgs/pull/112965
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ryantm pushed 8 commits to jitsi: https://git.io/JtiTw
nhs has joined #nixos
AmitLevy[m] has joined #nixos
<{^_^}> [nixpkgs] @aszlig pushed 2 commits to master: https://git.io/JtiTy
<{^_^}> [nixpkgs] @aszlig merged pull request #112819 → nixos/systemd-lib: allow mkIf in unitOption → https://github.com/NixOS/nixpkgs/pull/112819
Amit[m]1 has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
<supersandro2000> which pi version? I think officially only 4 is supported.
<Amit[m]1> I don't particularly mind actually, just trying to build an image for now (I have both the 4 and an older 3 I can use)
<supersandro2000> did you already check out https://nixos.wiki/wiki/NixOS_on_ARM/Raspberry_Pi ?
zebrag has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @marsam merged pull request #112958 → owl-lisp: 0.1.23 -> 0.2 → https://github.com/NixOS/nixpkgs/pull/112958
<Amit[m]1> I have. I believe I, at one point, managed to get the image built on Hydra running, but unfortunately Hydra is down at the moment ( :/ ) and I'm also trying to build the sdcard image from scratch according to the comment in the nixpkgs repo: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/cd-dvd/sd-image-raspberrypi4.nix#L2
nhs has joined #nixos
thelounge52 has quit [Quit: Ping timeout (120 seconds)]
<Amit[m]1> (nixos-generate seems to work for me, so maybe I'll troll through their code to see what they're doing)
thelounge52 has joined #nixos
qz has quit [Ping timeout: 264 seconds]
qz has joined #nixos
strikerlulu has quit [Ping timeout: 240 seconds]
nhs has quit [Ping timeout: 272 seconds]
<supersandro2000> hydra backup service gone bad again.
endformationage has quit [Quit: WeeChat 2.9]
woobilicious has joined #nixos
<woobilicious> How do you use sourceRoot with a fetchgit? Why is it so hard to find the bloody source files.
<woobilicious> the sub directory is in "Receivers/unix" so what do I put in sourceRoot?
nhs has joined #nixos
luigy_ is now known as luigy
gustavderdrache has quit [Quit: Leaving.]
<tpw_rules> sometimes i just put pwd; ls -alh in unpackPhase
Supersonic112 has joined #nixos
<tpw_rules> so why can't i cross compile a nix arm image?
<tpw_rules> without using qemu to emulate?
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
nhs has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
<supersandro2000> woobilicious: the builder cds into sourceRoot after the unpackPhase. so it should be "Receivers/unix"
<woobilicious> The problem is I was setting the sourceRoot, I guess I'm not supposed to do that?
jkachmar has joined #nixos
<supersandro2000> you should set it if you need to cd into another directory where you can find the source
nhs has quit [Ping timeout: 256 seconds]
<woobilicious> yes that's what I wanted to do, the problem is now I can't find the source
<woobilicious> looks like sourceRoot = "<gitname>/Receivers/unix"; works.
ahmedelgabri has joined #nixos
riksteri has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #112580 → elixir: remove hardcoded certificate path for curl → https://github.com/NixOS/nixpkgs/pull/112580
<{^_^}> [mobile-nixos] @samueldr merged pull request #301 → stage-1/usb-gadget: Fix error message error → https://github.com/NixOS/mobile-nixos/pull/301
ssllee has joined #nixos
Jd007 has quit [Quit: Jd007]
nhs has joined #nixos
tsrt^ has quit []
caef^ has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #112853 → postgresql: 9.5.24 -> 9.5.25, 9.6.20 -> 9.6.21, 10.15 -> 10.16, 11.10 -> 11.11, 12.5 -> 12.6, 13.1 -> 13.2 → https://github.com/NixOS/nixpkgs/pull/112853
nhs has quit [Ping timeout: 240 seconds]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy opened pull request #112966 → nixos/mautrix-telegram: substitute secrets in config file at runtime → https://github.com/NixOS/nixpkgs/pull/112966
<tpw_rules> lopsided98: hey. would you be willing to give me some pointers on packaging a program which uses ROS using your ROS overlay? i'm pretty familiar with nix by now, but not really with ros or superflore. it's this: https://github.com/SMRT-AIST/interactive_slam
woobilicious has quit [Quit: Connection closed]
nhs has joined #nixos
poscat1 is now known as poscat
<{^_^}> [nixpkgs] @lovesegfault opened pull request #112967 → pipewire: 0.3.18 -> 0.3.21 → https://github.com/NixOS/nixpkgs/pull/112967
<{^_^}> [nixpkgs] @marsam pushed 5 commits to staging-20.09: https://git.io/JtikS
ssllee has quit [Quit: Connection closed]
nhs has quit [Ping timeout: 256 seconds]
Darkmatter66 has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
Darkmatter66 has joined #nixos
RPGHank has joined #nixos
RPGHank has quit [Remote host closed the connection]
RPGHank has joined #nixos
Darkmatter66 has quit [Ping timeout: 272 seconds]
RPGHank has quit [Client Quit]
nhs has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
ahmedelgabri has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @happysalada closed pull request #54928 → beam-packages: add erlang_nox → https://github.com/NixOS/nixpkgs/pull/54928
sangoma has quit [Ping timeout: 265 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
sangoma has joined #nixos
nhs has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nhs has quit [Ping timeout: 264 seconds]
kkdeluxe has joined #nixos
kkdeluxe has left #nixos [#nixos]
nhs has joined #nixos
Darkmatter66 has joined #nixos
Hurttila has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
thelounge52 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112968 → python37Packages.ansible-runner: 1.4.6 -> 1.4.7 → https://github.com/NixOS/nixpkgs/pull/112968
sangoma has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112970 → portfolio: 0.50.3 -> 0.50.4 → https://github.com/NixOS/nixpkgs/pull/112970
nhs has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault opened pull request #112971 → roon-bridge: init → https://github.com/NixOS/nixpkgs/pull/112971
zceejkr has joined #nixos
<zceejkr> Hello, I installed jdk on MacOS BigSur with nix. I am having some issues though, since (which java) returns (usr/bin/java), not the one installed by nix in my nix-profile. How would one solve this usse?
zceejkr has quit [Remote host closed the connection]
nhs has quit [Ping timeout: 240 seconds]
palo1 has joined #nixos
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
<{^_^}> [nixpkgs] @Infinisil opened pull request #112972 → botamusique: init at unstable-2021-01-02 → https://github.com/NixOS/nixpkgs/pull/112972
domogled has joined #nixos
aswanson has quit [Quit: WeeChat 3.0]
lambda-11235 has quit [Quit: Bye]
xcmw has joined #nixos
nhs has joined #nixos
zceejkr has joined #nixos
<zceejkr> Apologies, I disconnected for a bit. Has anyone answered my java question while I was gone?
<Hurttila> I need to edit a package.json file I can only find in the store, but the store is read-only. Can I change permissions of the file and edit it normally, or is there another way?
<arahael> zceejkr: No, possibly because you disconnected. ;) But you'd probably need to generally set the JAVA_HOME or java-specific thing, and maybe ensure your nix stuff comes first in the path.
nhs has quit [Ping timeout: 272 seconds]
<zceejkr> arahael: I could not find where nix-profile, or /usr/bin for that matter, get added to PATH on MacOS...
<zceejkr> There is no .bachrc or .zshrc in my home
<arahael> zceejkr: You'll have to do that yourself.
<zceejkr> They are in my PATH already though. Just can't find where it happens
<arahael> zceejkr: macos does it's own thing as far as that's concerned, but you probably do want to make your own .zshrc and fix that up.
sangoma has joined #nixos
respawn_ has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<zceejkr> So I need to rearrnge the order in my PATH, so that nix-profile comes first correct? I could do that in .zshrc?
le0taku has quit [Quit: ZNC 1.8.2 - https://znc.in]
cole-h has quit [Ping timeout: 272 seconds]
<arahael> Yes. Do whatever you like in .zshrc. Note, I don't currently have nix on my macos system.
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @06kellyjac opened pull request #112973 → agate: 2.5.0 -> 2.5.2 → https://github.com/NixOS/nixpkgs/pull/112973
lejonet has quit [Ping timeout: 240 seconds]
leotaku has joined #nixos
lejonet has joined #nixos
nhs has joined #nixos
domogled1 has joined #nixos
domogled has quit [Ping timeout: 246 seconds]
domogled1 is now known as domogled
Darkmatter66 has quit [Read error: Connection reset by peer]
nhs has quit [Ping timeout: 272 seconds]
thelounge52 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112974 → postgresql11Packages.plpgsql_check: 1.15.2 -> 1.15.3 → https://github.com/NixOS/nixpkgs/pull/112974
domogled has quit [Ping timeout: 256 seconds]
domogled1 has joined #nixos
<{^_^}> [nixpkgs] @06kellyjac opened pull request #112975 → boundary: 0.1.5 -> 0.1.6 → https://github.com/NixOS/nixpkgs/pull/112975
domogled1 is now known as domogled
zceejkr` has joined #nixos
zceejkr has quit [Ping timeout: 272 seconds]
nhs has joined #nixos
zceejkr` has left #nixos ["ERC (IRC client for Emacs 27.1)"]
Darkmatter66 has joined #nixos
nhs has quit [Ping timeout: 265 seconds]
fabian_a has joined #nixos
nhs has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
abathur has quit [Quit: abathur]
nhs has quit [Ping timeout: 272 seconds]
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112976 → python37Packages.apispec: 4.2.0 -> 4.3.0 → https://github.com/NixOS/nixpkgs/pull/112976
nhs has joined #nixos
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
ahmedelgabri has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
thelounge52 has quit [Ping timeout: 240 seconds]
ahmedelgabri has quit [Ping timeout: 264 seconds]
thelounge52 has joined #nixos
julm has quit [Ping timeout: 246 seconds]
thelounge52 has quit [Ping timeout: 246 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @taku0 closed pull request #68148 → chromium: expose pepperFlash version option → https://github.com/NixOS/nixpkgs/pull/68148
toppler` has joined #nixos
<{^_^}> [nixpkgs] @paperdigits opened pull request #112977 → perlPackages.Po4a: 0.55 -> 0.62 → https://github.com/NixOS/nixpkgs/pull/112977
zaeph1 has joined #nixos
lewo`` has joined #nixos
toppler has quit [Read error: Connection reset by peer]
zaeph has quit [Ping timeout: 258 seconds]
lewo` has quit [Ping timeout: 258 seconds]
Darkmatter66 has quit [Ping timeout: 246 seconds]
vrinek has joined #nixos
hc_ has joined #nixos
hc has quit [Ping timeout: 240 seconds]
sangoma has quit [Ping timeout: 246 seconds]
nhs has quit [Ping timeout: 240 seconds]
n-osborne has joined #nixos
ahmedelgabri has joined #nixos
malook has joined #nixos
penguwin4 has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to master « python.tests: add some comments to the tests »: https://git.io/Jtit7
<{^_^}> [nixpkgs] @FRidh opened pull request #112978 → python.tests: test overriding functions → https://github.com/NixOS/nixpkgs/pull/112978
ahmedelgabri has quit [Ping timeout: 264 seconds]
Amit[m]1 has quit [*.net *.split]
iensu[m] has quit [*.net *.split]
rymarllon[m] has quit [*.net *.split]
bourbon has quit [*.net *.split]
gurkan[m] has quit [*.net *.split]
zancas[m] has quit [*.net *.split]
lukaz[m] has quit [*.net *.split]
quidome[m]1 has quit [*.net *.split]
Nigel[m] has quit [*.net *.split]
wenngle[m] has quit [*.net *.split]
rschulman has quit [*.net *.split]
mvnetbiz_ has quit [*.net *.split]
ptotter[m] has quit [*.net *.split]
Valle[m] has quit [*.net *.split]
tilcreator has quit [*.net *.split]
xeron832 has quit [*.net *.split]
musicmatze has quit [*.net *.split]
rednaZ[m] has quit [*.net *.split]
ewok[m] has quit [*.net *.split]
lorenzleutgeb[m] has quit [*.net *.split]
notgne2[m] has quit [*.net *.split]
omasanori[m] has quit [*.net *.split]
avalenn has quit [*.net *.split]
samir420[m] has quit [*.net *.split]
grin[m] has quit [*.net *.split]
mindtree[m] has quit [*.net *.split]
Piece_Maker has quit [*.net *.split]
awaxa has quit [*.net *.split]
danielrf[m] has quit [*.net *.split]
fintohaps[m] has quit [*.net *.split]
dumuzid[m] has quit [*.net *.split]
winsome[m] has quit [*.net *.split]
dennisthepeasant has quit [*.net *.split]
jonte[m] has quit [*.net *.split]
tombar[m] has quit [*.net *.split]
McSinyx[m] has quit [*.net *.split]
kueckieben[m] has quit [*.net *.split]
alanz_ has quit [*.net *.split]
thelounge52 has joined #nixos
s1341_ has quit [*.net *.split]
snajpa has quit [*.net *.split]
Dagger has quit [*.net *.split]
dhess has quit [*.net *.split]
nwspk has quit [*.net *.split]
welterde has quit [*.net *.split]
wouter1 has quit [*.net *.split]
das_j has quit [*.net *.split]
Dotz0cat has quit [*.net *.split]
jophish has quit [*.net *.split]
tokudan has quit [*.net *.split]
meck has quit [*.net *.split]
dadada_ has quit [*.net *.split]
jybs has quit [*.net *.split]
aasg has quit [*.net *.split]
Sigma has quit [*.net *.split]
genevino has quit [*.net *.split]
energizer has quit [*.net *.split]
Taneb has quit [*.net *.split]
bougyman has quit [*.net *.split]
shapr has quit [*.net *.split]
penguwin has quit [*.net *.split]
penguwin4 is now known as penguwin
fiddlerwoaroof has quit [*.net *.split]
nckx has quit [*.net *.split]
tomaw has quit [*.net *.split]
okad has quit [*.net *.split]
Hurttila has quit [*.net *.split]
Luker has quit [*.net *.split]
lewo`` has quit [*.net *.split]
respawn_ has quit [*.net *.split]
xcmw has quit [*.net *.split]
palo has quit [*.net *.split]
caef^ has quit [*.net *.split]
davidv7 has quit [*.net *.split]
lordcirth__ has quit [*.net *.split]
hyiltiz has quit [*.net *.split]
blahblah441 has quit [*.net *.split]
evanjs has quit [*.net *.split]
grawlinson has quit [*.net *.split]
captn3m0 has quit [*.net *.split]
craige has quit [*.net *.split]
mzan has quit [*.net *.split]
pbogdan has quit [*.net *.split]
scott has quit [*.net *.split]
inf has quit [*.net *.split]
k4nar has quit [*.net *.split]
Khetzal has quit [*.net *.split]
benedikt93 has quit [*.net *.split]
niksnut has quit [*.net *.split]
novafacing has quit [*.net *.split]
ArdaXi has quit [*.net *.split]
kaliumxyz has quit [*.net *.split]
acarrico has quit [*.net *.split]
lassulus has quit [*.net *.split]
MasseR has quit [*.net *.split]
gentauro has quit [*.net *.split]
Acou_Bass has quit [*.net *.split]
urkk has quit [*.net *.split]
cz3 has quit [*.net *.split]
MarkRBM_ has quit [*.net *.split]
t3hyoshi has quit [*.net *.split]
xwvvvvwx has quit [*.net *.split]
lemsip has quit [*.net *.split]
endvra has quit [*.net *.split]
andymandias has quit [*.net *.split]
dominikh has quit [*.net *.split]
rail has quit [*.net *.split]
someone_stole_my has quit [*.net *.split]
concept2 has quit [*.net *.split]
Reiser has quit [*.net *.split]
_cyril__ has quit [*.net *.split]
coderobe has quit [*.net *.split]
sumner has quit [*.net *.split]
xlei has quit [*.net *.split]
noonien has quit [*.net *.split]
Rovanion has quit [*.net *.split]
blueberrypie has quit [*.net *.split]
ajp has quit [*.net *.split]
kiboneu has quit [*.net *.split]
kwork has quit [*.net *.split]
esotericnonsense has quit [*.net *.split]
jaeckel has quit [*.net *.split]
ekleog has quit [*.net *.split]
djahandarie has quit [*.net *.split]
jkachmar has quit [*.net *.split]
awaz has quit [*.net *.split]
mojra[m] has quit [*.net *.split]
bn_work has quit [*.net *.split]
questaetang[m] has quit [*.net *.split]
ardumont has quit [*.net *.split]
MichaelPfaff[m] has quit [*.net *.split]
scoates has quit [*.net *.split]
jess has quit [*.net *.split]
mkenigs has quit [*.net *.split]
hiroshi[m] has quit [*.net *.split]
woobilicious[m] has quit [*.net *.split]
ms[m] has quit [*.net *.split]
jschievink has quit [*.net *.split]
lostnet[m] has quit [*.net *.split]
DavHau[m] has quit [*.net *.split]
aanderse has quit [*.net *.split]
sshow[m] has quit [*.net *.split]
kevin[m] has quit [*.net *.split]
xd-inc[m] has quit [*.net *.split]
zvtu[m] has quit [*.net *.split]
dxb[m] has quit [*.net *.split]
AlesHuzik[m] has quit [*.net *.split]
peterhoeg has quit [*.net *.split]
jdnixx[m] has quit [*.net *.split]
andrey1978[m] has quit [*.net *.split]
fuzzybear3965 has quit [*.net *.split]
slabity has quit [*.net *.split]
myscreant[m] has quit [*.net *.split]
tadfisher[m] has quit [*.net *.split]
jtojnar has quit [*.net *.split]
nasirhm has quit [*.net *.split]
hpfr has quit [*.net *.split]
kloenk has quit [*.net *.split]
critbase[m] has quit [*.net *.split]
daemon1024 has quit [*.net *.split]
archseer has quit [*.net *.split]
j0ni[m] has quit [*.net *.split]
timokau[m] has quit [*.net *.split]
worldofpeace has quit [*.net *.split]
puzzlewolf has quit [*.net *.split]
pebo007[m] has quit [*.net *.split]
contrun has quit [*.net *.split]
aitherios[m] has quit [*.net *.split]
CodeBitCookie[m] has quit [*.net *.split]
tomfi[m] has quit [*.net *.split]
p12[m] has quit [*.net *.split]
phfas[m] has quit [*.net *.split]
siyo[m] has quit [*.net *.split]
stampirl[m] has quit [*.net *.split]
schmim[m] has quit [*.net *.split]
abdillah[m] has quit [*.net *.split]
themalik[m] has quit [*.net *.split]
e8zhf[m] has quit [*.net *.split]
d4rkshad0w has quit [*.net *.split]
davegallant[m] has quit [*.net *.split]
MrGoose[m] has quit [*.net *.split]
phirsch has quit [*.net *.split]
alekhine[m] has quit [*.net *.split]
cdknight[m] has quit [*.net *.split]
ncm[m] has quit [*.net *.split]
hsiktas[m] has quit [*.net *.split]
puck has quit [*.net *.split]
joepie91 has quit [*.net *.split]
joesventek has quit [*.net *.split]
m_hackerfoo has quit [*.net *.split]
drozdziak1 has quit [*.net *.split]
NekomimiScience has quit [*.net *.split]
taktoa[c] has quit [*.net *.split]
ProofTechnique has quit [*.net *.split]
rickard9 has quit [*.net *.split]
datakurre has quit [*.net *.split]
talyz has quit [*.net *.split]
Miyu-saki has quit [*.net *.split]
joko has quit [*.net *.split]
bsima has quit [*.net *.split]
hc_ has quit [*.net *.split]
fabian_a has quit [*.net *.split]
gueorgui_ has quit [*.net *.split]
zakame has quit [*.net *.split]
supersandro2000 has quit [*.net *.split]
ronthecookie has quit [*.net *.split]
ky0ko has quit [*.net *.split]
kaletaa has quit [*.net *.split]
jluttine has quit [*.net *.split]
Aleksejs has quit [*.net *.split]
h4ck3rm4n has quit [*.net *.split]
troydm has quit [*.net *.split]
davidtwco has quit [*.net *.split]
zhaofeng has quit [*.net *.split]
fnords has quit [*.net *.split]
steveeJ has quit [*.net *.split]
englishm_ has quit [*.net *.split]
pingveno has quit [*.net *.split]
nh2 has quit [*.net *.split]
eddyb[legacy] has quit [*.net *.split]
emilazy has quit [*.net *.split]
naivesheep has quit [*.net *.split]
ravndal has quit [*.net *.split]
stoile has quit [*.net *.split]
numkem has quit [*.net *.split]
Mrmaxmeier has quit [*.net *.split]
pieguy128 has quit [*.net *.split]
amir has quit [*.net *.split]
Mateon1 has quit [*.net *.split]
johnnyfive has quit [*.net *.split]
mlen has quit [*.net *.split]
multun has quit [*.net *.split]
jpo has quit [*.net *.split]
cyphase has quit [*.net *.split]
mla has quit [*.net *.split]
shad has quit [*.net *.split]
anders^ has quit [*.net *.split]
marek has quit [*.net *.split]
pittma has quit [*.net *.split]
valwal_ has quit [*.net *.split]
ctp has quit [*.net *.split]
sneakweb_ has quit [*.net *.split]
d1rewolf has quit [*.net *.split]
chriscoffee has quit [*.net *.split]
mudri has quit [*.net *.split]
gleber has quit [*.net *.split]
rpgwaiter has quit [*.net *.split]
elvishjerricco has quit [*.net *.split]
claudiii has quit [*.net *.split]
newhoggy has quit [*.net *.split]
johanot has quit [*.net *.split]
webframp has quit [*.net *.split]
dustinm has quit [*.net *.split]
mschwaig has quit [*.net *.split]
Gaelan has quit [*.net *.split]
Gohla has quit [*.net *.split]
trfl has quit [*.net *.split]
dminuoso has quit [*.net *.split]
NieDzejkob has quit [*.net *.split]
dfordvm has quit [*.net *.split]
bigvalen has quit [*.net *.split]
dev4 has quit [*.net *.split]
fps has quit [*.net *.split]
thomas_adam has quit [*.net *.split]
berberman has quit [*.net *.split]
voidcontext[m] has quit [*.net *.split]
bitmapper has quit [*.net *.split]
NinjaTrappeur has quit [*.net *.split]
mt[m] has quit [*.net *.split]
a12l has quit [*.net *.split]
PixelyIon[m] has quit [*.net *.split]
talvdav[m] has quit [*.net *.split]
Lorenzoas3ii[m] has quit [*.net *.split]
regnat has quit [*.net *.split]
NobbZ[m] has quit [*.net *.split]
alienpirate5 has quit [*.net *.split]
ongy[m] has quit [*.net *.split]
oreoking[m]1 has quit [*.net *.split]
johnmadison1963[ has quit [*.net *.split]
jasongrossman[m] has quit [*.net *.split]
chpatrick has quit [*.net *.split]
hdhog[m] has quit [*.net *.split]
lambdaclan has quit [*.net *.split]
LuxExUmbra has quit [*.net *.split]
revity[m] has quit [*.net *.split]
fortuneteller2k[ has quit [*.net *.split]
acairncross[m] has quit [*.net *.split]
Curunr[m] has quit [*.net *.split]
cypher25519[m] has quit [*.net *.split]
Dandellion has quit [*.net *.split]
lambdanature[m] has quit [*.net *.split]
faya01[m] has quit [*.net *.split]
M-GNU-[m] has quit [*.net *.split]
nikola[m] has quit [*.net *.split]
govanify has quit [*.net *.split]
rycee has quit [*.net *.split]
ili has quit [*.net *.split]
eddyb has quit [*.net *.split]
creme[m] has quit [*.net *.split]
Minijackson has quit [*.net *.split]
equalunique[m] has quit [*.net *.split]
ilya-fedin has quit [*.net *.split]
rnhmjoj has quit [*.net *.split]
redcedar[m] has quit [*.net *.split]
flip[m] has quit [*.net *.split]
truby has quit [*.net *.split]
iuiiik[m] has quit [*.net *.split]
fast1[m] has quit [*.net *.split]
simara[m] has quit [*.net *.split]
macerbi[m] has quit [*.net *.split]
dnlkrgr[m] has quit [*.net *.split]
Hirmes[m] has quit [*.net *.split]
gerschtli has quit [*.net *.split]
tv has quit [*.net *.split]
joehh1 has quit [*.net *.split]
pikajude has quit [*.net *.split]
monotux has quit [*.net *.split]
azazel has quit [*.net *.split]
asymmetric has quit [*.net *.split]
tnias has quit [*.net *.split]
wrmilling has quit [*.net *.split]
Streetwalrus has quit [*.net *.split]
buffet has quit [*.net *.split]
ddima has quit [*.net *.split]
brettgilio has quit [*.net *.split]
Reventlov has quit [*.net *.split]
_rvl has quit [*.net *.split]
sknebel has quit [*.net *.split]
bob_twinkles has quit [*.net *.split]
_habnabit has quit [*.net *.split]
jasom has quit [*.net *.split]
WeblordPepe has quit [*.net *.split]
bourbon has joined #nixos
rymarllon[m] has joined #nixos
iensu[m] has joined #nixos
Amit[m]1 has joined #nixos
ptotter[m] has joined #nixos
tilcreator has joined #nixos
rschulman has joined #nixos
wenngle[m] has joined #nixos
mvnetbiz_ has joined #nixos
Valle[m] has joined #nixos
Nigel[m] has joined #nixos
quidome[m]1 has joined #nixos
xeron832 has joined #nixos
lukaz[m] has joined #nixos
gurkan[m] has joined #nixos
ewok[m] has joined #nixos
notgne2[m] has joined #nixos
zancas[m] has joined #nixos
omasanori[m] has joined #nixos
lorenzleutgeb[m] has joined #nixos
musicmatze has joined #nixos
grin[m] has joined #nixos
rednaZ[m] has joined #nixos
avalenn has joined #nixos
danielrf[m] has joined #nixos
winsome[m] has joined #nixos
McSinyx[m] has joined #nixos
samir420[m] has joined #nixos
tombar[m] has joined #nixos
alanz_ has joined #nixos
fintohaps[m] has joined #nixos
dennisthepeasant has joined #nixos
jybs has joined #nixos
welterde has joined #nixos
Dagger has joined #nixos
mindtree[m] has joined #nixos
Taneb has joined #nixos
wouter1 has joined #nixos
dumuzid[m] has joined #nixos
jonte[m] has joined #nixos
Piece_Maker has joined #nixos
tokudan has joined #nixos
kueckieben[m] has joined #nixos
snajpa has joined #nixos
dhess has joined #nixos
Dotz0cat has joined #nixos
meck has joined #nixos
dadada_ has joined #nixos
das_j has joined #nixos
jophish has joined #nixos
s1341_ has joined #nixos
nwspk has joined #nixos
Sigma has joined #nixos
aasg has joined #nixos
fiddlerwoaroof has joined #nixos
shapr has joined #nixos
genevino has joined #nixos
energizer has joined #nixos
bougyman has joined #nixos
bourbon has quit [Max SendQ exceeded]
jophish has quit [Quit: WeeChat 2.4]
haritz has quit [Ping timeout: 264 seconds]
<energizer> simpson: do you have an expression for frink?
caef^ has joined #nixos
njd has quit [Ping timeout: 246 seconds]
puck has joined #nixos
jeaye has quit [Ping timeout: 246 seconds]
stampirl has quit [Ping timeout: 246 seconds]
haritz has joined #nixos
haritz has joined #nixos
haritz has quit [Changing host]
meck has quit [Read error: Connection reset by peer]
meck has joined #nixos
hc_ has joined #nixos
Aleksejs has joined #nixos
jluttine has joined #nixos
thomas_adam has joined #nixos
kaletaa has joined #nixos
troydm has joined #nixos
mudri has joined #nixos
zhaofeng has joined #nixos
chriscoffee has joined #nixos
jpo has joined #nixos
dfordvm has joined #nixos
eddyb[legacy] has joined #nixos
Gaelan has joined #nixos
valwal_ has joined #nixos
anders^ has joined #nixos
h4ck3rm4n has joined #nixos
ky0ko has joined #nixos
steveeJ has joined #nixos
johanot has joined #nixos
cyphase has joined #nixos
rpgwaiter has joined #nixos
Mrmaxmeier has joined #nixos
stoile has joined #nixos
pingveno has joined #nixos
nh2 has joined #nixos
shad has joined #nixos
dustinm has joined #nixos
claudiii has joined #nixos
davidtwco has joined #nixos
ravndal has joined #nixos
gleber has joined #nixos
dminuoso has joined #nixos
zakame has joined #nixos
webframp has joined #nixos
newhoggy has joined #nixos
mschwaig has joined #nixos
mlen has joined #nixos
pittma has joined #nixos
trfl has joined #nixos
d1rewolf has joined #nixos
NieDzejkob has joined #nixos
naivesheep has joined #nixos
Mateon1 has joined #nixos
amir has joined #nixos
pieguy128 has joined #nixos
Gohla has joined #nixos
multun has joined #nixos
fnords has joined #nixos
marek has joined #nixos
englishm_ has joined #nixos
ronthecookie has joined #nixos
supersandro2000 has joined #nixos
numkem has joined #nixos
elvishjerricco has joined #nixos
gueorgui_ has joined #nixos
johnnyfive has joined #nixos
emilazy has joined #nixos
ctp has joined #nixos
mla has joined #nixos
fabian_a has joined #nixos
sneakweb_ has joined #nixos
fps has joined #nixos
dev4 has joined #nixos
bigvalen has joined #nixos
miatomi[m] has quit [Ping timeout: 240 seconds]
tcakoi has quit [Ping timeout: 240 seconds]
nujabells[m] has quit [Ping timeout: 240 seconds]
Ke has quit [Ping timeout: 240 seconds]
mnm[m] has quit [Ping timeout: 240 seconds]
totoroot[m] has quit [Ping timeout: 240 seconds]
viq[m]1 has quit [Ping timeout: 240 seconds]
sarcasticadmin has quit [Ping timeout: 240 seconds]
mica[m] has quit [Ping timeout: 240 seconds]
regnat[m] has quit [Ping timeout: 244 seconds]
jhantkw[m] has quit [Ping timeout: 244 seconds]
stampirl has joined #nixos
lewo`` has joined #nixos
craige has joined #nixos
captn3m0 has joined #nixos
evanjs has joined #nixos
hyiltiz has joined #nixos
blahblah441 has joined #nixos
mzan has joined #nixos
lordcirth__ has joined #nixos
davidv7 has joined #nixos
palo has joined #nixos
grawlinson has joined #nixos
xcmw has joined #nixos
respawn_ has joined #nixos
k4nar has joined #nixos
novafacing has joined #nixos
inf has joined #nixos
benedikt93 has joined #nixos
scott has joined #nixos
lassulus has joined #nixos
Acou_Bass has joined #nixos
ArdaXi has joined #nixos
pbogdan has joined #nixos
acarrico has joined #nixos
niksnut has joined #nixos
kaliumxyz has joined #nixos
Khetzal has joined #nixos
urkk has joined #nixos
gentauro has joined #nixos
MasseR has joined #nixos
lemsip has joined #nixos
endvra has joined #nixos
xwvvvvwx has joined #nixos
t3hyoshi has joined #nixos
andymandias has joined #nixos
rail has joined #nixos
dominikh has joined #nixos
MarkRBM_ has joined #nixos
someone_stole_my has joined #nixos
Reiser has joined #nixos
cz3 has joined #nixos
concept2 has joined #nixos
blueberrypie has joined #nixos
xlei has joined #nixos
coderobe has joined #nixos
noonien has joined #nixos
_cyril__ has joined #nixos
sumner has joined #nixos
ajp has joined #nixos
Rovanion has joined #nixos
kwork has joined #nixos
esotericnonsense has joined #nixos
jaeckel has joined #nixos
kiboneu has joined #nixos
awaz has joined #nixos
djahandarie has joined #nixos
ekleog has joined #nixos
iensu[m] has quit [Ping timeout: 258 seconds]
njd has joined #nixos
lukaz[m] has quit [Ping timeout: 258 seconds]
zancas[m] has quit [Ping timeout: 258 seconds]
gurkan[m] has quit [Ping timeout: 258 seconds]
rymarllon[m] has quit [Ping timeout: 258 seconds]
Nigel[m] has quit [Ping timeout: 258 seconds]
quidome[m]1 has quit [Ping timeout: 258 seconds]
rednaZ[m] has quit [Ping timeout: 258 seconds]
ewok[m] has quit [Ping timeout: 258 seconds]
xeron832 has quit [Ping timeout: 258 seconds]
tilcreator has quit [Ping timeout: 258 seconds]
omasanori[m] has quit [Ping timeout: 258 seconds]
avalenn has quit [Ping timeout: 258 seconds]
mindtree[m] has quit [Ping timeout: 258 seconds]
grin[m] has quit [Ping timeout: 258 seconds]
danielrf[m] has quit [Ping timeout: 258 seconds]
palesz[m] has quit [Ping timeout: 265 seconds]
cyberwolf[m] has quit [Ping timeout: 240 seconds]
cemguresci[m] has quit [Ping timeout: 240 seconds]
ccao001[m] has quit [Ping timeout: 240 seconds]
chreekat[m] has quit [Ping timeout: 244 seconds]
davidak[m] has quit [Ping timeout: 244 seconds]
stu_[m] has quit [Ping timeout: 244 seconds]
chvp has quit [Ping timeout: 244 seconds]
rmcgibbo[m] has quit [Ping timeout: 244 seconds]
jeaye has joined #nixos
ram19890[m] has quit [Ping timeout: 244 seconds]
immae has quit [Ping timeout: 244 seconds]
artturin has quit [Ping timeout: 244 seconds]
tompurl[m] has quit [Ping timeout: 244 seconds]
zuh0 has quit [Ping timeout: 244 seconds]
leonardp has quit [Ping timeout: 244 seconds]
barometer[m] has quit [Ping timeout: 244 seconds]
maximumtix[m] has quit [Ping timeout: 244 seconds]
regnat[m]1 has quit [Ping timeout: 244 seconds]
tuxcoder[m] has quit [Ping timeout: 244 seconds]
yangm has quit [Ping timeout: 244 seconds]
boskote[m] has quit [Ping timeout: 244 seconds]
hcuk[m] has quit [Ping timeout: 244 seconds]
keash[m] has quit [Ping timeout: 244 seconds]
kraem[m] has quit [Ping timeout: 244 seconds]
pinage404[m]1 has quit [Ping timeout: 244 seconds]
ixaxaar[m] has quit [Ping timeout: 244 seconds]
Danzig[m] has quit [Ping timeout: 244 seconds]
pheoxy has quit [Ping timeout: 244 seconds]
a7p[m] has quit [Ping timeout: 244 seconds]
nh2[m] has quit [Ping timeout: 268 seconds]
Yakulu[m] has quit [Ping timeout: 268 seconds]
bitonic has quit [Ping timeout: 268 seconds]
roebuck[m] has quit [Ping timeout: 268 seconds]
M86ul[m] has quit [Ping timeout: 268 seconds]
tristan[m] has quit [Ping timeout: 268 seconds]
keonix[m] has quit [Ping timeout: 268 seconds]
fadenb[m] has quit [Ping timeout: 268 seconds]
bachp has quit [Ping timeout: 268 seconds]
installnixos[m] has quit [Ping timeout: 268 seconds]
garbas[m] has quit [Ping timeout: 268 seconds]
codebam has quit [Ping timeout: 268 seconds]
alexfmpe has quit [Ping timeout: 268 seconds]
JaakkoLuttinen[m has quit [Ping timeout: 268 seconds]
danmatrix[m] has quit [Ping timeout: 268 seconds]
matrix61[m] has quit [Ping timeout: 268 seconds]
Lurkki[m]1 has quit [Ping timeout: 268 seconds]
Amit[m]1 has quit [Ping timeout: 258 seconds]
ptotter[m] has quit [Ping timeout: 258 seconds]
mvnetbiz_ has quit [Ping timeout: 258 seconds]
rschulman has quit [Ping timeout: 258 seconds]
wenngle[m] has quit [Ping timeout: 258 seconds]
Valle[m] has quit [Ping timeout: 258 seconds]
notgne2[m] has quit [Ping timeout: 258 seconds]
lorenzleutgeb[m] has quit [Ping timeout: 258 seconds]
musicmatze has quit [Ping timeout: 258 seconds]
ChrisOboe[m] has quit [Ping timeout: 260 seconds]
mhj[m] has quit [Ping timeout: 260 seconds]
rosariopulella[m has quit [Ping timeout: 260 seconds]
samir420[m] has quit [Ping timeout: 258 seconds]
Piece_Maker has quit [Ping timeout: 258 seconds]
fintohaps[m] has quit [Ping timeout: 258 seconds]
dumuzid[m] has quit [Ping timeout: 258 seconds]
McSinyx[m] has quit [Ping timeout: 258 seconds]
tombar[m] has quit [Ping timeout: 258 seconds]
jonte[m] has quit [Ping timeout: 258 seconds]
dennisthepeasant has quit [Ping timeout: 258 seconds]
winsome[m] has quit [Ping timeout: 258 seconds]
kueckieben[m] has quit [Ping timeout: 258 seconds]
anon1312[m] has quit [Ping timeout: 265 seconds]
sargon[m] has quit [Ping timeout: 265 seconds]
siraben has quit [Ping timeout: 265 seconds]
q3k[m] has quit [Ping timeout: 265 seconds]
leibniz[m] has quit [Ping timeout: 265 seconds]
ydlr[m] has quit [Ping timeout: 272 seconds]
humancalico[m] has quit [Ping timeout: 272 seconds]
bendlas has quit [Ping timeout: 272 seconds]
jakubgramsz[m] has quit [Ping timeout: 240 seconds]
Valodim[m] has quit [Ping timeout: 240 seconds]
veleiro has quit [Ping timeout: 240 seconds]
rhyfore[m] has quit [Ping timeout: 240 seconds]
elvishjerricco has quit [Ping timeout: 266 seconds]
jgart[m] has quit [Ping timeout: 268 seconds]
evhan[m] has quit [Ping timeout: 268 seconds]
emily has quit [Ping timeout: 268 seconds]
vyorkin[m] has quit [Ping timeout: 268 seconds]
firelink[m] has quit [Ping timeout: 268 seconds]
Hasnep[m] has quit [Ping timeout: 268 seconds]
unclechu has quit [Ping timeout: 268 seconds]
Ollie[m]1 has quit [Ping timeout: 268 seconds]
toasty_avocado[m has quit [Ping timeout: 268 seconds]
ryantm has quit [Ping timeout: 265 seconds]
beardhatcode has quit [Ping timeout: 265 seconds]
Schicko has quit [Ping timeout: 265 seconds]
relnod[m] has quit [Ping timeout: 265 seconds]
eganjs[m] has quit [Ping timeout: 265 seconds]
hazel[m] has quit [Ping timeout: 240 seconds]
fiveseven[m] has quit [Ping timeout: 240 seconds]
bbigras has quit [Ping timeout: 240 seconds]
slby[m] has quit [Ping timeout: 240 seconds]
evck_ has quit [Ping timeout: 264 seconds]
seeMee[m] has quit [Ping timeout: 244 seconds]
crazazy[m] has quit [Ping timeout: 244 seconds]
jsilence[m] has quit [Ping timeout: 244 seconds]
mdash has quit [Ping timeout: 244 seconds]
kazimazi[m] has quit [Ping timeout: 244 seconds]
jlv has quit [Ping timeout: 244 seconds]
eonpatapon[m] has quit [Ping timeout: 244 seconds]
d1rewolf has quit [Ping timeout: 265 seconds]
nhs has joined #nixos
alexarice[m] has quit [Ping timeout: 268 seconds]
madonius[m] has quit [Ping timeout: 268 seconds]
Ox4A6F has quit [Ping timeout: 268 seconds]
FreeVariable has quit [Ping timeout: 268 seconds]
eadwu has quit [Ping timeout: 268 seconds]
ejpcmac has quit [Ping timeout: 268 seconds]
anderscs[m] has quit [Ping timeout: 268 seconds]
phr3nzy[m] has quit [Ping timeout: 268 seconds]
nickbublik[m] has quit [Ping timeout: 268 seconds]
wizeman[m] has quit [Ping timeout: 268 seconds]
jojosch[m] has quit [Ping timeout: 268 seconds]
rubensts[m] has quit [Ping timeout: 268 seconds]
ma27[m] has quit [Ping timeout: 268 seconds]
cushingar[m] has quit [Ping timeout: 268 seconds]
noneucat has quit [Ping timeout: 268 seconds]
maralorn has quit [Ping timeout: 268 seconds]
domenkozar[m] has quit [Ping timeout: 268 seconds]
l-as has quit [Ping timeout: 268 seconds]
felschr[m] has quit [Ping timeout: 268 seconds]
blahblah441 has quit [Max SendQ exceeded]
mdash has joined #nixos
Hurttila has joined #nixos
blahblah441 has joined #nixos
alexrelis[m] has quit [Ping timeout: 240 seconds]
kalbasit[m] has quit [Ping timeout: 240 seconds]
DamienCassou has quit [Ping timeout: 240 seconds]
wrkzk[m] has quit [Ping timeout: 240 seconds]
antholop[m] has quit [Ping timeout: 265 seconds]
OJ[m] has quit [Ping timeout: 265 seconds]
sangoma has joined #nixos
Martin[m]8 has quit [Ping timeout: 240 seconds]
petrichor has quit [Ping timeout: 240 seconds]
jlle[m] has quit [Ping timeout: 240 seconds]
jakeisnt[m] has quit [Ping timeout: 240 seconds]
bsima[m] has quit [Ping timeout: 240 seconds]
leons has quit [Ping timeout: 240 seconds]
ronny has quit [Ping timeout: 240 seconds]
anonymouserobot[ has quit [Ping timeout: 240 seconds]
itai33[m] has quit [Ping timeout: 240 seconds]
jvytee[m] has quit [Ping timeout: 240 seconds]
critbase[m]2 has quit [Ping timeout: 240 seconds]
silare[m] has quit [Ping timeout: 240 seconds]
mammothbane[m] has quit [Ping timeout: 240 seconds]
Poscat[m] has quit [Ping timeout: 240 seconds]
SethDoty[m] has quit [Ping timeout: 240 seconds]
aynish has quit [Ping timeout: 240 seconds]
mjlbach has quit [Ping timeout: 240 seconds]
Raimu[m] has quit [Ping timeout: 240 seconds]
thefloweringash has quit [Ping timeout: 240 seconds]
pisquo[m] has quit [Ping timeout: 240 seconds]
kimat[m] has quit [Ping timeout: 240 seconds]
fast_invsqrt[m] has quit [Ping timeout: 240 seconds]
leo[m]6 has quit [Ping timeout: 240 seconds]
manveru[m] has quit [Ping timeout: 240 seconds]
qbit[m]1 has quit [Ping timeout: 240 seconds]
hleb[m] has quit [Ping timeout: 240 seconds]
axx has quit [Ping timeout: 240 seconds]
mcaju has quit [Ping timeout: 240 seconds]
iv_nn[m] has quit [Ping timeout: 240 seconds]
linus0[m] has quit [Ping timeout: 240 seconds]
littlebenlittle[ has quit [Ping timeout: 240 seconds]
kwamebranding[m] has quit [Ping timeout: 240 seconds]
mudri has quit [Ping timeout: 264 seconds]
danielzi[m] has quit [Ping timeout: 265 seconds]
kevincox has quit [Ping timeout: 265 seconds]
AmitLevy[m] has quit [Ping timeout: 265 seconds]
tim140123[m] has quit [Ping timeout: 265 seconds]
georgyo[m] has quit [Ping timeout: 265 seconds]
kei[m] has quit [Ping timeout: 265 seconds]
Fantasmas[m] has quit [Ping timeout: 265 seconds]
Sarleth[m] has quit [Ping timeout: 265 seconds]
Tek[m] has quit [Ping timeout: 265 seconds]
sophos[m] has quit [Ping timeout: 265 seconds]
psibi[m] has quit [Ping timeout: 265 seconds]
Karonis[m] has quit [Ping timeout: 265 seconds]
jonreeve[m] has quit [Ping timeout: 265 seconds]
fc[m]1 has quit [Ping timeout: 265 seconds]
Duane[m] has quit [Ping timeout: 265 seconds]
kunrooted[m] has quit [Ping timeout: 265 seconds]
meno460[m] has quit [Ping timeout: 265 seconds]
d3v110535[m] has quit [Ping timeout: 265 seconds]
ramses[m] has quit [Ping timeout: 265 seconds]
srid has quit [Ping timeout: 265 seconds]
fgaz has quit [Ping timeout: 265 seconds]
michaelpj has quit [Ping timeout: 265 seconds]
nicolas[m] has quit [Ping timeout: 265 seconds]
landed-pending[m has quit [Ping timeout: 265 seconds]
darkcodi[m] has quit [Ping timeout: 265 seconds]
shivanatm[m] has quit [Ping timeout: 265 seconds]
goibhniu has quit [Ping timeout: 265 seconds]
tad-lispy[m] has quit [Ping timeout: 265 seconds]
DanP[m] has quit [Ping timeout: 265 seconds]
pnotequalnp[m] has quit [Ping timeout: 265 seconds]
Raphael[m]2 has quit [Ping timeout: 265 seconds]
marijan[m] has quit [Ping timeout: 265 seconds]
cwslimy[m] has quit [Ping timeout: 265 seconds]
evck_ has joined #nixos
chrismatheson has quit [Ping timeout: 265 seconds]
caf3d00d[m]1 has quit [Ping timeout: 265 seconds]
elvishjerricco has joined #nixos
nh2 has quit [Ping timeout: 265 seconds]
deselby has quit [Ping timeout: 240 seconds]
colemickens has quit [Max SendQ exceeded]
ThaEwat has quit [Ping timeout: 244 seconds]
awwayaya24hours[ has quit [Ping timeout: 244 seconds]
nikivi[m] has quit [Ping timeout: 244 seconds]
vrinek has quit [Quit: vrinek]
NinjaTrappeur has joined #nixos
berberman has joined #nixos
azazel has joined #nixos
tv has joined #nixos
monotux has joined #nixos
joehh1 has joined #nixos
pikajude has joined #nixos
gerschtli has joined #nixos
bitmapper has joined #nixos
sknebel has joined #nixos
Reventlov has joined #nixos
_rvl has joined #nixos
brettgilio has joined #nixos
buffet has joined #nixos
ddima has joined #nixos
wrmilling has joined #nixos
jasom has joined #nixos
Streetwalrus has joined #nixos
WeblordPepe has joined #nixos
bob_twinkles has joined #nixos
_habnabit has joined #nixos
tnias has joined #nixos
asymmetric has joined #nixos
Luker has joined #nixos
tomaw has joined #nixos
okad has joined #nixos
nckx has joined #nixos
mudri has joined #nixos
cz3 has quit [Ping timeout: 250 seconds]
nckx has quit [Max SendQ exceeded]
evck_ has joined #nixos
evck_ has quit [Changing host]
mudri has quit [Changing host]
mudri has joined #nixos
brettgilio has quit [Max SendQ exceeded]
Reventlov has quit [Max SendQ exceeded]
freeman42x[m] has quit [Ping timeout: 265 seconds]
Reventlov has joined #nixos
nckx has joined #nixos
brettgilio has joined #nixos
nh2 has joined #nixos
Reventlov is now known as Guest45203
hzertez7[m] has quit [Ping timeout: 244 seconds]
travelion[m] has quit [Ping timeout: 244 seconds]
cz3 has joined #nixos
thelounge52 has quit [Quit: Ping timeout (120 seconds)]
Sascha[m]1 has quit [Ping timeout: 265 seconds]
Dazey[m] has quit [Ping timeout: 265 seconds]
roberth has quit [Ping timeout: 265 seconds]
d1rewolf has joined #nixos
thelounge52 has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
us3r[m] has quit [Ping timeout: 265 seconds]
mdash has quit [Ping timeout: 244 seconds]
respawn_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @Mic92 merged pull request #107394 → beam-packages: move wxSupport arg up to package set, add beam_nox → https://github.com/NixOS/nixpkgs/pull/107394
scoates has joined #nixos
jess has joined #nixos
bn_work has joined #nixos
ardumont has joined #nixos
jkachmar has joined #nixos
joepie91 has joined #nixos
joesventek has joined #nixos
joko has joined #nixos
talyz has joined #nixos
rickard9 has joined #nixos
datakurre has joined #nixos
Miyu-saki has joined #nixos
ProofTechnique has joined #nixos
taktoa[c] has joined #nixos
NekomimiScience has joined #nixos
bsima has joined #nixos
drozdziak1 has joined #nixos
m_hackerfoo has joined #nixos
mniip has quit [Ping timeout: 624 seconds]
mniip has joined #nixos
bn_work has quit [Ping timeout: 253 seconds]
mdash has joined #nixos
bn_work has joined #nixos
vrinek has joined #nixos
vrinek has quit [Client Quit]
turlando_ has quit [Quit: Leaving]
vrinek has joined #nixos
turlando has joined #nixos
nhs has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @taku0 merged pull request #108456 → Convert Elm from Docbook to Commonmark → https://github.com/NixOS/nixpkgs/pull/108456
n-osborne has quit [Remote host closed the connection]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nhs has quit [Ping timeout: 240 seconds]
malook has quit [Quit: malook]
<{^_^}> [nixpkgs] @fabaff opened pull request #112979 → python3Packages.tellduslive: init at 0.10.11 → https://github.com/NixOS/nixpkgs/pull/112979
miatomi[m] has joined #nixos
nujabells[m] has joined #nixos
tcakoi has joined #nixos
n-osborne has joined #nixos
Ericson2314 has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @dywedir opened pull request #112980 → hcxtools: 6.0.3 -> 6.1.5 → https://github.com/NixOS/nixpkgs/pull/112980
stites[m] has joined #nixos
PixelyIon[m] has joined #nixos
M-GNU-[m] has joined #nixos
rycee has joined #nixos
mt[m] has joined #nixos
Curunr[m] has joined #nixos
alienpirate5 has joined #nixos
lambdaclan has joined #nixos
creme[m] has joined #nixos
viq[m]1 has joined #nixos
OJ[m] has joined #nixos
hiroshi[m] has joined #nixos
kei[m] has joined #nixos
ncm[m] has joined #nixos
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.tyxml: use Dune 2 »: https://git.io/Jtimm
sangoma has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
mindtree[m] has joined #nixos
rschulman has joined #nixos
jonte[m] has joined #nixos
lostnet[m] has joined #nixos
aynish has joined #nixos
mojra[m] has joined #nixos
freeman42x[m] has joined #nixos
DavHau[m] has joined #nixos
mkenigs has joined #nixos
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.opam-core: use Dune 2 »: https://git.io/JtimW
kevin[m] has joined #nixos
puzzlewolf has joined #nixos
tadfisher[m] has joined #nixos
sshow[m] has joined #nixos
peterhoeg has joined #nixos
AlesHuzik[m] has joined #nixos
aanderse has joined #nixos
contrun has joined #nixos
tomfi[m] has joined #nixos
CodeBitCookie[m] has joined #nixos
myscreant[m] has joined #nixos
p12[m] has joined #nixos
stampirl[m] has joined #nixos
phfas[m] has joined #nixos
d4rkshad0w has joined #nixos
archseer has joined #nixos
cdknight[m] has joined #nixos
critbase[m] has joined #nixos
aitherios[m] has joined #nixos
davegallant[m] has joined #nixos
pebo007[m] has joined #nixos
leonardp has joined #nixos
hcuk[m] has joined #nixos
rmcgibbo[m] has joined #nixos
davidak[m] has joined #nixos
jhantkw[m] has joined #nixos
tompurl[m] has joined #nixos
chreekat[m] has joined #nixos
boskote[m] has joined #nixos
artturin has joined #nixos
zuh0 has joined #nixos
stu_[m] has joined #nixos
a7p[m] has joined #nixos
ram19890[m] has joined #nixos
palesz[m] has joined #nixos
keash[m] has joined #nixos
pheoxy has joined #nixos
sargon[m] has joined #nixos
beardhatcode has joined #nixos
eganjs[m] has joined #nixos
relnod[m] has joined #nixos
jakubgramsz[m] has joined #nixos
ryantm has joined #nixos
Ke has joined #nixos
mica[m] has joined #nixos
sarcasticadmin has joined #nixos
ccao001[m] has joined #nixos
rhyfore[m] has joined #nixos
veleiro has joined #nixos
totoroot[m] has joined #nixos
mnm[m] has joined #nixos
cemguresci[m] has joined #nixos
andrey1978[m] has joined #nixos
schmim[m] has joined #nixos
e8zhf[m] has joined #nixos
timokau[m] has joined #nixos
alekhine[m] has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #112145 → nixos/acme: Backport account rate limit fixes and tmpfile removal → https://github.com/NixOS/nixpkgs/pull/112145
jdnixx[m] has joined #nixos
daemon1024 has joined #nixos
fuzzybear3965 has joined #nixos
slabity has joined #nixos
worldofpeace has joined #nixos
woobilicious[m] has joined #nixos
ms[m] has joined #nixos
jschievink has joined #nixos
dxb[m] has joined #nixos
xd-inc[m] has joined #nixos
j0ni[m] has joined #nixos
abdillah[m] has joined #nixos
siyo[m] has joined #nixos
themalik[m] has joined #nixos
phirsch has joined #nixos
jtojnar has joined #nixos
nasirhm has joined #nixos
seeMee[m] has joined #nixos
jsilence[m] has joined #nixos
regnat[m]1 has joined #nixos
crazazy[m] has joined #nixos
Danzig[m] has joined #nixos
bachp has joined #nixos
eonpatapon[m] has joined #nixos
regnat[m] has joined #nixos
ixaxaar[m] has joined #nixos
kazimazi[m] has joined #nixos
jlv has joined #nixos
berberman[T] has joined #nixos
nickbublik[m] has joined #nixos
alexarice[m] has joined #nixos
humancalico[m] has joined #nixos
rubensts[m] has joined #nixos
evhan[m] has joined #nixos
eadwu has joined #nixos
matrix61[m] has joined #nixos
alexfmpe has joined #nixos
installnixos[m] has joined #nixos
wizeman[m] has joined #nixos
fadenb[m] has joined #nixos
tristan[m] has joined #nixos
Yakulu[m] has joined #nixos
JaakkoLuttinen[m has joined #nixos
felschr[m] has joined #nixos
ma27[m] has joined #nixos
garbas[m] has joined #nixos
kraem has quit [Read error: Connection reset by peer]
kraem has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #112981 → python3Packages.surepy: init at 0.5.0 → https://github.com/NixOS/nixpkgs/pull/112981
installnixos[m] has quit [Ping timeout: 240 seconds]
myscreant[m] has quit [Ping timeout: 240 seconds]
peterhoeg has quit [Ping timeout: 240 seconds]
AlesHuzik[m] has quit [Ping timeout: 240 seconds]
jonte[m] has quit [Ping timeout: 240 seconds]
Yakulu[m] has quit [Ping timeout: 240 seconds]
critbase[m] has quit [Ping timeout: 240 seconds]
contrun has quit [Ping timeout: 240 seconds]
tomfi[m] has quit [Ping timeout: 240 seconds]
lambdaclan has quit [Ping timeout: 240 seconds]
tristan[m] has quit [Ping timeout: 244 seconds]
dxb[m] has quit [Ping timeout: 244 seconds]
freeman42x[m] has quit [Ping timeout: 244 seconds]
jschievink has quit [Ping timeout: 240 seconds]
chreekat[m] has quit [Ping timeout: 240 seconds]
woobilicious[m] has quit [Ping timeout: 240 seconds]
sshow[m] has quit [Ping timeout: 240 seconds]
p12[m] has quit [Ping timeout: 240 seconds]
aanderse has quit [Ping timeout: 240 seconds]
stampirl[m] has quit [Ping timeout: 240 seconds]
rschulman has quit [Ping timeout: 240 seconds]
fadenb[m] has quit [Ping timeout: 246 seconds]
davegallant[m] has quit [Ping timeout: 246 seconds]
tompurl[m] has quit [Ping timeout: 246 seconds]
ms[m] has quit [Ping timeout: 246 seconds]
viq[m]1 has quit [Ping timeout: 246 seconds]
rycee has quit [Ping timeout: 246 seconds]
mt[m] has quit [Ping timeout: 246 seconds]
mkenigs has quit [Ping timeout: 258 seconds]
CodeBitCookie[m] has quit [Ping timeout: 258 seconds]
d4rkshad0w has quit [Ping timeout: 258 seconds]
Curunr[m] has quit [Ping timeout: 258 seconds]
puzzlewolf has quit [Ping timeout: 258 seconds]
kevin[m] has quit [Ping timeout: 258 seconds]
ma27[m] has quit [Ping timeout: 268 seconds]
tadfisher[m] has quit [Ping timeout: 268 seconds]
aitherios[m] has quit [Ping timeout: 268 seconds]
worldofpeace has quit [Ping timeout: 268 seconds]
eganjs[m] has quit [Ping timeout: 240 seconds]
sargon[m] has quit [Ping timeout: 240 seconds]
beardhatcode has quit [Ping timeout: 240 seconds]
themalik[m] has quit [Ping timeout: 240 seconds]
ram19890[m] has quit [Ping timeout: 240 seconds]
j0ni[m] has quit [Ping timeout: 240 seconds]
abdillah[m] has quit [Ping timeout: 246 seconds]
zuh0 has quit [Ping timeout: 246 seconds]
keash[m] has quit [Ping timeout: 246 seconds]
jhantkw[m] has quit [Ping timeout: 246 seconds]
boskote[m] has quit [Ping timeout: 246 seconds]
garbas[m] has quit [Ping timeout: 265 seconds]
alexfmpe has quit [Ping timeout: 265 seconds]
xd-inc[m] has quit [Ping timeout: 265 seconds]
cdknight[m] has quit [Ping timeout: 265 seconds]
phfas[m] has quit [Ping timeout: 265 seconds]
DavHau[m] has quit [Ping timeout: 265 seconds]
pebo007[m] has quit [Ping timeout: 265 seconds]
a7p[m] has quit [Ping timeout: 265 seconds]
ncm[m] has quit [Ping timeout: 265 seconds]
alienpirate5 has quit [Ping timeout: 265 seconds]
creme[m] has quit [Ping timeout: 265 seconds]
phirsch has quit [Ping timeout: 258 seconds]
jtojnar has quit [Ping timeout: 244 seconds]
siyo[m] has quit [Ping timeout: 244 seconds]
stu_[m] has quit [Ping timeout: 258 seconds]
palesz[m] has quit [Ping timeout: 258 seconds]
archseer has quit [Ping timeout: 258 seconds]
hcuk[m] has quit [Ping timeout: 258 seconds]
rmcgibbo[m] has quit [Ping timeout: 258 seconds]
artturin has quit [Ping timeout: 258 seconds]
OJ[m] has quit [Ping timeout: 244 seconds]
kei[m] has quit [Ping timeout: 244 seconds]
Ericson2314 has quit [Ping timeout: 258 seconds]
bachp has quit [Ping timeout: 240 seconds]
nasirhm has quit [Ping timeout: 240 seconds]
Ke has quit [Ping timeout: 240 seconds]
regnat[m]1 has quit [Ping timeout: 246 seconds]
regnat[m] has quit [Ping timeout: 246 seconds]
seeMee[m] has quit [Ping timeout: 240 seconds]
ixaxaar[m] has quit [Ping timeout: 240 seconds]
mica[m] has quit [Ping timeout: 240 seconds]
totoroot[m] has quit [Ping timeout: 240 seconds]
veleiro has quit [Ping timeout: 268 seconds]
mnm[m] has quit [Ping timeout: 268 seconds]
davidak[m] has quit [Ping timeout: 268 seconds]
pheoxy has quit [Ping timeout: 268 seconds]
leonardp has quit [Ping timeout: 268 seconds]
eonpatapon[m] has quit [Ping timeout: 265 seconds]
relnod[m] has quit [Ping timeout: 265 seconds]
jakubgramsz[m] has quit [Ping timeout: 265 seconds]
ccao001[m] has quit [Ping timeout: 265 seconds]
rhyfore[m] has quit [Ping timeout: 265 seconds]
ryantm has quit [Ping timeout: 265 seconds]
hiroshi[m] has quit [Ping timeout: 265 seconds]
stites[m] has quit [Ping timeout: 240 seconds]
Danzig[m] has quit [Ping timeout: 244 seconds]
crazazy[m] has quit [Ping timeout: 244 seconds]
sarcasticadmin has quit [Ping timeout: 244 seconds]
nujabells[m] has quit [Ping timeout: 244 seconds]
andrey1978[m] has quit [Ping timeout: 246 seconds]
miatomi[m] has quit [Ping timeout: 258 seconds]
JaakkoLuttinen[m has quit [Ping timeout: 240 seconds]
felschr[m] has quit [Ping timeout: 240 seconds]
berberman[T] has quit [Ping timeout: 240 seconds]
humancalico[m] has quit [Ping timeout: 240 seconds]
rubensts[m] has quit [Ping timeout: 240 seconds]
PixelyIon[m] has quit [Ping timeout: 240 seconds]
matrix61[m] has quit [Ping timeout: 240 seconds]
nickbublik[m] has quit [Ping timeout: 240 seconds]
daemon1024 has quit [Ping timeout: 240 seconds]
slabity has quit [Ping timeout: 240 seconds]
tcakoi has quit [Ping timeout: 240 seconds]
wizeman[m] has quit [Ping timeout: 246 seconds]
alexarice[m] has quit [Ping timeout: 246 seconds]
evhan[m] has quit [Ping timeout: 246 seconds]
mindtree[m] has quit [Ping timeout: 246 seconds]
M-GNU-[m] has quit [Ping timeout: 246 seconds]
lostnet[m] has quit [Ping timeout: 246 seconds]
fuzzybear3965 has quit [Ping timeout: 246 seconds]
schmim[m] has quit [Ping timeout: 265 seconds]
jsilence[m] has quit [Ping timeout: 265 seconds]
timokau[m] has quit [Ping timeout: 265 seconds]
kazimazi[m] has quit [Ping timeout: 265 seconds]
jlv has quit [Ping timeout: 265 seconds]
alekhine[m] has quit [Ping timeout: 244 seconds]
cemguresci[m] has quit [Ping timeout: 268 seconds]
e8zhf[m] has quit [Ping timeout: 268 seconds]
eadwu has quit [Ping timeout: 258 seconds]
nhs has joined #nixos
mojra[m] has quit [Ping timeout: 268 seconds]
aynish has quit [Ping timeout: 268 seconds]
jdnixx[m] has quit [Ping timeout: 268 seconds]
nhs has quit [Ping timeout: 268 seconds]
m0rphism1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112982 → python37Packages.elasticsearch: 7.10.1 -> 7.11.0 → https://github.com/NixOS/nixpkgs/pull/112982
<{^_^}> [nixpkgs] @taku0 closed pull request #106521 → Fix standardnotes 3.5.11 → https://github.com/NixOS/nixpkgs/pull/106521
<{^_^}> [nixpkgs] @vbgl pushed to master « ocaml-top: use Dune 2 »: https://git.io/JtiYW
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112984 → python37Packages.flufl_bounce: 3.0.1 -> 3.0.2 → https://github.com/NixOS/nixpkgs/pull/112984
nhs has joined #nixos
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.ocp-index: use Dune 2 »: https://git.io/JtiYr
shla has left #nixos ["The Lounge - https://thelounge.chat"]
nhs has quit [Ping timeout: 265 seconds]
n-osborne has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @fabaff opened pull request #112985 → python3Packages.aioambient: init 1.2.3 → https://github.com/NixOS/nixpkgs/pull/112985
attila_lendvai has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112986 → python37Packages.google-cloud-vision: 2.1.0 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/112986
orivej has joined #nixos
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.diet: use Dune 2 »: https://git.io/JtiOL
mhj[m] has joined #nixos
nhs has joined #nixos
nh2[m] has joined #nixos
craige has quit [Ping timeout: 240 seconds]
craige has joined #nixos
ili has joined #nixos
govanify has joined #nixos
Lorenzoas3ii[m] has joined #nixos
fast1[m] has joined #nixos
oreoking[m]1 has joined #nixos
a12l has joined #nixos
chpatrick has joined #nixos
revity[m] has joined #nixos
jasongrossman[m] has joined #nixos
regnat has joined #nixos
johnmadison1963[ has joined #nixos
fortuneteller2k[ has joined #nixos
acairncross[m] has joined #nixos
hdhog[m] has joined #nixos
ilya-fedin has joined #nixos
talvdav[m] has joined #nixos
faya01[m] has joined #nixos
lambdanature[m] has joined #nixos
zvtu[m] has joined #nixos
redcedar[m] has joined #nixos
rnhmjoj has joined #nixos
iuiiik[m] has joined #nixos
truby has joined #nixos
voidcontext[m] has joined #nixos
dnlkrgr[m] has joined #nixos
NobbZ[m] has joined #nixos
macerbi[m] has joined #nixos
simara[m] has joined #nixos
ongy[m] has joined #nixos
Minijackson has joined #nixos
nikola[m] has joined #nixos
flip[m] has joined #nixos
eddyb has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
cyberwolf[m] has joined #nixos
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.parse-argv: use Dune 2 »: https://git.io/JtiOn
kloenk has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #112987 → python3Packages.pydaikin: init at 2.4.1 → https://github.com/NixOS/nixpkgs/pull/112987
danmatrix[m] has joined #nixos
ChrisOboe[m] has joined #nixos
jojosch[m] has joined #nixos
keonix[m] has joined #nixos
musicmatze has joined #nixos
grin[m] has joined #nixos
rednaZ[m] has joined #nixos
wenngle[m] has joined #nixos
xeron832 has joined #nixos
avalenn has joined #nixos
rymarllon[m] has joined #nixos
danielrf[m] has joined #nixos
tilcreator has joined #nixos
Nigel[m] has joined #nixos
omasanori[m] has joined #nixos
lukaz[m] has joined #nixos
Amit[m]1 has joined #nixos
lorenzleutgeb[m] has joined #nixos
quidome[m]1 has joined #nixos
iensu[m] has joined #nixos
dumuzid[m] has joined #nixos
Valle[m] has joined #nixos
samir420[m] has joined #nixos
ewok[m] has joined #nixos
tombar[m] has joined #nixos
kueckieben[m] has joined #nixos
fintohaps[m] has joined #nixos
gurkan[m] has joined #nixos
zancas[m] has joined #nixos
notgne2[m] has joined #nixos
Piece_Maker has joined #nixos
Hirmes[m] has joined #nixos
cypher25519[m] has joined #nixos
antholop[m] has joined #nixos
kimat[m] has joined #nixos
littlebenlittle[ has joined #nixos
jakeisnt[m] has joined #nixos
fc[m]1 has joined #nixos
jlle[m] has joined #nixos
linus0[m] has joined #nixos
kevincox has joined #nixos
srid has joined #nixos
darkcodi[m] has joined #nixos
d3v110535[m] has joined #nixos
leons has joined #nixos
Dandellion has joined #nixos
kalbasit[m] has joined #nixos
axx has joined #nixos
DamienCassou has joined #nixos
hsiktas[m] has joined #nixos
nikivi[m] has joined #nixos
alexrelis[m] has joined #nixos
barometer[m] has joined #nixos
anon1312[m] has joined #nixos
kraem[m] has joined #nixos
chvp has joined #nixos
bourbon has joined #nixos
FreeVariable has joined #nixos
immae has joined #nixos
deselby has joined #nixos
LuxExUmbra has joined #nixos
equalunique[m] has joined #nixos
q3k[m] has joined #nixos
colemickens has joined #nixos
cwslimy[m] has joined #nixos
Sarleth[m] has joined #nixos
hazel[m] has joined #nixos
petrichor has joined #nixos
michaelpj has joined #nixos
toasty_avocado[m has joined #nixos
ThaEwat has joined #nixos
hpfr has joined #nixos
meno460[m] has joined #nixos
ramses[m] has joined #nixos
Hasnep[m] has joined #nixos
codebam has joined #nixos
siraben has joined #nixos
bbigras has joined #nixos
fgaz has joined #nixos
leibniz[m] has joined #nixos
anderscs[m] has joined #nixos
McSinyx[m] has joined #nixos
winsome[m] has joined #nixos
dennisthepeasant has joined #nixos
mvnetbiz_ has joined #nixos
ptotter[m] has joined #nixos
MichaelPfaff[m] has joined #nixos
danielzi[m] has joined #nixos
AmitLevy[m] has joined #nixos
Tek[m] has joined #nixos
psibi[m] has joined #nixos
Karonis[m] has joined #nixos
kunrooted[m] has joined #nixos
jonreeve[m] has joined #nixos
sophos[m] has joined #nixos
nicolas[m] has joined #nixos
georgyo[m] has joined #nixos
shivanatm[m] has joined #nixos
Fantasmas[m] has joined #nixos
landed-pending[m has joined #nixos
tim140123[m] has joined #nixos
tad-lispy[m] has joined #nixos
Raphael[m]2 has joined #nixos
caf3d00d[m]1 has joined #nixos
goibhniu has joined #nixos
pnotequalnp[m] has joined #nixos
Duane[m] has joined #nixos
chrismatheson has joined #nixos
DanP[m] has joined #nixos
marijan[m] has joined #nixos
SethDoty[m] has joined #nixos
Martin[m]8 has joined #nixos
mcaju has joined #nixos
wrkzk[m] has joined #nixos
leo[m]6 has joined #nixos
critbase[m]2 has joined #nixos
anonymouserobot[ has joined #nixos
hleb[m] has joined #nixos
jvytee[m] has joined #nixos
Raimu[m] has joined #nixos
ronny has joined #nixos
kwamebranding[m] has joined #nixos
qbit[m]1 has joined #nixos
silare[m] has joined #nixos
pisquo[m] has joined #nixos
bsima[m] has joined #nixos
mammothbane[m] has joined #nixos
itai33[m] has joined #nixos
iv_nn[m] has joined #nixos
Poscat[m] has joined #nixos
fast_invsqrt[m] has joined #nixos
mjlbach has joined #nixos
manveru[m] has joined #nixos
thefloweringash has joined #nixos
questaetang[m] has joined #nixos
Sascha[m]1 has joined #nixos
Dazey[m] has joined #nixos
Schicko has joined #nixos
us3r[m] has joined #nixos
hzertez7[m] has joined #nixos
maximumtix[m] has joined #nixos
travelion[m] has joined #nixos
tuxcoder[m] has joined #nixos
roberth has joined #nixos
pinage404[m]1 has joined #nixos
Valodim[m] has joined #nixos
fiveseven[m] has joined #nixos
nhs has joined #nixos
yangm has joined #nixos
bendlas has joined #nixos
jgart[m] has joined #nixos
Lurkki[m]1 has joined #nixos
unclechu has joined #nixos
M86ul[m] has joined #nixos
maralorn has joined #nixos
cushingar[m] has joined #nixos
roebuck[m] has joined #nixos
ejpcmac has joined #nixos
vyorkin[m] has joined #nixos
Ox4A6F has joined #nixos
noneucat has joined #nixos
l-as has joined #nixos
Ollie[m]1 has joined #nixos
madonius[m] has joined #nixos
firelink[m] has joined #nixos
phr3nzy[m] has joined #nixos
bitonic has joined #nixos
emily has joined #nixos
domenkozar[m] has joined #nixos
ydlr[m] has joined #nixos
rosariopulella[m has joined #nixos
MrGoose[m] has joined #nixos
slby[m] has joined #nixos
awwayaya24hours[ has joined #nixos
Ke has joined #nixos
miatomi[m] has joined #nixos
cemguresci[m] has joined #nixos
pebo007[m] has joined #nixos
<betaboon> anyone else experiencing steam not being able to login unless you run it with `-tcp` ?
nasirhm has joined #nixos
ahmedelgabri has joined #nixos
Ericson2314 has joined #nixos
p12[m] has joined #nixos
mindtree[m] has joined #nixos
Curunr[m] has joined #nixos
creme[m] has joined #nixos
jonte[m] has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112988 → python37Packages.google-cloud-bigtable: 1.6.1 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/112988
jschievink has joined #nixos
stu_[m] has joined #nixos
hiroshi[m] has joined #nixos
freeman42x[m] has joined #nixos
alienpirate5 has joined #nixos
davegallant[m] has joined #nixos
lambdaclan has joined #nixos
berberman[T] has joined #nixos
Yakulu[m] has joined #nixos
sshow[m] has joined #nixos
aanderse has joined #nixos
ma27[m] has joined #nixos
davidak[m] has joined #nixos
humancalico[m] has joined #nixos
jdnixx[m] has joined #nixos
viq[m]1 has joined #nixos
timokau[m] has joined #nixos
mt[m] has joined #nixos
palesz[m] has joined #nixos
mica[m] has joined #nixos
axelf4 has joined #nixos
ccao001[m] has joined #nixos
jhantkw[m] has joined #nixos
daemon1024 has joined #nixos
myscreant[m] has joined #nixos
installnixos[m] has joined #nixos
AlesHuzik[m] has joined #nixos
peterhoeg has joined #nixos
rycee has joined #nixos
rschulman has joined #nixos
regnat[m]1 has joined #nixos
boskote[m] has joined #nixos
andrey1978[m] has joined #nixos
M-GNU-[m] has joined #nixos
zuh0 has joined #nixos
regnat[m] has joined #nixos
keash[m] has joined #nixos
fuzzybear3965 has joined #nixos
wizeman[m] has joined #nixos
tompurl[m] has joined #nixos
fadenb[m] has joined #nixos
evhan[m] has joined #nixos
abdillah[m] has joined #nixos
alexarice[m] has joined #nixos
ms[m] has joined #nixos
rubensts[m] has joined #nixos
woobilicious[m] has joined #nixos
bachp has joined #nixos
beardhatcode has joined #nixos
felschr[m] has joined #nixos
PixelyIon[m] has joined #nixos
chreekat[m] has joined #nixos
stites[m] has joined #nixos
sargon[m] has joined #nixos
JaakkoLuttinen[m has joined #nixos
matrix61[m] has joined #nixos
j0ni[m] has joined #nixos
nickbublik[m] has joined #nixos
totoroot[m] has joined #nixos
ixaxaar[m] has joined #nixos
jtojnar has joined #nixos
tomfi[m] has joined #nixos
seeMee[m] has joined #nixos
DavHau[m] has joined #nixos
contrun has joined #nixos
themalik[m] has joined #nixos
slabity has joined #nixos
phfas[m] has joined #nixos
eonpatapon[m] has joined #nixos
a7p[m] has joined #nixos
relnod[m] has joined #nixos
crazazy[m] has joined #nixos
jsilence[m] has joined #nixos
rhyfore[m] has joined #nixos
cdknight[m] has joined #nixos
xd-inc[m] has joined #nixos
schmim[m] has joined #nixos
jakubgramsz[m] has joined #nixos
alexfmpe has joined #nixos
critbase[m] has joined #nixos
kazimazi[m] has joined #nixos
ncm[m] has joined #nixos
<patagonicus5> Is there an easy way to replace a channel with a different one? I want to try building a system with newer nixpkgs, but something like `nixos-rebuild -I nixpkgs=<nixpkgs-foo> build` fails saying that '<nixpkgs-foo>' does not exist. I can use the path in /nix/var/nix, but that's a bit annoying.
jlv has joined #nixos
tcakoi has joined #nixos
ryantm has joined #nixos
garbas[m] has joined #nixos
nujabells[m] has joined #nixos
OJ[m] has joined #nixos
Danzig[m] has joined #nixos
dxb[m] has joined #nixos
sarcasticadmin has joined #nixos
siyo[m] has joined #nixos
kei[m] has joined #nixos
ram19890[m] has joined #nixos
alekhine[m] has joined #nixos
eganjs[m] has joined #nixos
CodeBitCookie[m] has joined #nixos
phirsch has joined #nixos
rmcgibbo[m] has joined #nixos
d4rkshad0w has joined #nixos
stampirl[m] has joined #nixos
archseer has joined #nixos
mkenigs has joined #nixos
hcuk[m] has joined #nixos
tristan[m] has joined #nixos
eadwu has joined #nixos
artturin has joined #nixos
kevin[m] has joined #nixos
puzzlewolf has joined #nixos
aitherios[m] has joined #nixos
aynish has joined #nixos
mojra[m] has joined #nixos
leonardp has joined #nixos
worldofpeace has joined #nixos
tadfisher[m] has joined #nixos
pheoxy has joined #nixos
mnm[m] has joined #nixos
e8zhf[m] has joined #nixos
veleiro has joined #nixos
vidbina_ has joined #nixos
<{^_^}> [nixpkgs] @happysalada opened pull request #112989 → erlang: allow openssl override → https://github.com/NixOS/nixpkgs/pull/112989
<{^_^}> [nixpkgs] @ehmry opened pull request #112990 → llvm_11: patch to recognize Genode platform triples → https://github.com/NixOS/nixpkgs/pull/112990
ahmedelgabri has quit [Quit: WeeChat 3.0.1]
nhs has joined #nixos
n-osborne has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #112991 → python3Packages.skybellpy: init at 0.6.3 → https://github.com/NixOS/nixpkgs/pull/112991
<axelf4> I would like to output a package from a flake and also use that package in a nixosConfiguration module from that same flake. Does anyone have any tips for how to do that?
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #112977 → perlPackages.Po4a: 0.55 -> 0.62 → https://github.com/NixOS/nixpkgs/pull/112977
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nix] @lf- closed pull request #3934 → Add plugin command support for `nix repl` → https://github.com/NixOS/nix/pull/3934
patagonicus5 is now known as patagonicus
patagonicus has quit [Quit: The Lounge - https://thelounge.chat]
patagonicus has joined #nixos
lostnet[m] has joined #nixos
nhs has joined #nixos
lycium[m] has joined #nixos
<manveru> axelf4: you can always reference `self`
<manveru> axelf4: otherwise, let/in also works :)
nhs has quit [Ping timeout: 264 seconds]
n-osborne has quit [Remote host closed the connection]
SomeoneSerge has joined #nixos
<SomeoneSerge> Has anyone ever run into "opening file '//builtin/derivation.nix': No such file or directory"?
nhs has joined #nixos
<manveru> axelf4: or, if you mean how to get it into the pkgs of the nixosConfiguration, you can use something like `nixpkgs.lib.nixosSystem { modules = [({nixpkgs.overlays = [(final: prev: { x = 1;})];})];}`
<manveru> where you replace `x = 1` with whatever package you want
philipp[m]1 has joined #nixos
domogled has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #112992 → Fontparts 0.9.8 → https://github.com/NixOS/nixpkgs/pull/112992
boogiewoogie[m] has joined #nixos
<{^_^}> nix#4430 (by oxalica, 5 weeks ago, closed): Nix flake stuck with `opening file '//builtin/derivation.nix': No such file or directory`
<SomeoneSerge> manveru: Thanks!
n-osborne has joined #nixos
<axelf4> manveru: Yeah, maybe I should try that. I found it got a little messy since I output the nixosConfigs only for one system each, but output the packages for each default system. So I added self as an argument to the modules, but then writing self.packages.${system} contra pkgs for nixpkgs felt less than ideal.
domogled has joined #nixos
fendor has joined #nixos
<manveru> axelf4: if you haven't yet, take a look at https://github.com/numtide/flake-utils for some nice helpers for this stuff
nhs has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112993 → python37Packages.ftfy: 5.8 -> 5.9 → https://github.com/NixOS/nixpkgs/pull/112993
<axelf4> manveru: Yup, they feel necessary for most flakes with packages. Thanks!
sangoma has quit [Ping timeout: 265 seconds]
nhs has joined #nixos
xxi has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
zaeph1 is now known as zaeph
<{^_^}> [nixpkgs] @fabaff opened pull request #112994 → proxychains: 4.2.0 -> 4.4.0 → https://github.com/NixOS/nixpkgs/pull/112994
Izorkin has quit [Ping timeout: 264 seconds]
Izorkin has joined #nixos
fuiltilt has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112995 → python37Packages.google-cloud-bigquery: 2.7.0 -> 2.8.0 → https://github.com/NixOS/nixpkgs/pull/112995
nhs has joined #nixos
cinimod has joined #nixos
<cinimod> I am trying to fix a bug in a package: https://gist.github.com/idontgetoutmuch/0c665836e3b198a5d17b47b54934aa6e
<cinimod> I have forgotten what little nix I knew
<cinimod> I am trying `nix-build release.nix`
<cinimod> But get error: anonymous function at /Users/dom/inline-r-patch/default.nix:1:1 called without required argument 'texLive', at /nix/store/1q41mjncrlsds9nxwr2xrl6lb9g48man-source/lib/customisation.nix:69:16
nhs has quit [Ping timeout: 264 seconds]
<SomeoneSerge> Eh... I tried to include latest nix (from NixOS/nix) as a flake input in my home manager config and now it seems I can't really grab nix as a flake: "undefined variable 'utillinuxMinimal'"
<immae> cinimod: try texlive instead of texLive
<cinimod> immae: that gets me further thanks but I copied the derivation from HEAD
<cinimod> error: anonymous function at /Users/dom/inline-r-patch/default.nix:1:1 called without required argument 'lapack', at /nix/store/1q41mjncrlsds9nxwr2xrl6lb9g48man-source/lib/customisation.nix:69:16
<cinimod> What is lapack now called?
<immae> I have lapack directly in my system
<immae> Maybe you have a very old one?
attila_lendvai has joined #nixos
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112996 → python37Packages.elementpath: 2.1.3 -> 2.1.4 → https://github.com/NixOS/nixpkgs/pull/112996
nhs has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
nhs has quit [Ping timeout: 246 seconds]
seku has quit [Ping timeout: 256 seconds]
attila_lendvai has quit [Ping timeout: 272 seconds]
euandreh has joined #nixos
ahmed_elgabri has joined #nixos
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<cinimod> immae: shouldn't nix install lapack for me?
<clever> cinimod: yes, once it can eval an expr that describes how to build lapack
<clever> cinimod: the error means it cant find that expr
Izorkin has joined #nixos
ahmedelgabri has quit [Ping timeout: 265 seconds]
nhs has joined #nixos
n-osborne has quit [Remote host closed the connection]
chloekek has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112997 → python37Packages.django-mailman3: 1.3.4 -> 1.3.5 → https://github.com/NixOS/nixpkgs/pull/112997
<cinimod> clever: it seems replacing `lapack` by `liblapack` works
<chloekek> When I run nixos-rebuild, the file /var/lib/nixos/auto-subuid-map ends up being just 13 null bytes. But AFAICT it is supposed to be a JSON file.
<clever> cinimod: the expression was probably just renamed then
<cinimod> But now I have the same problem with `Cocoa`
<chloekek> This didn’t happen before switching to 20.09 and I’m wondering what’s causing it.
nhs has quit [Ping timeout: 272 seconds]
<immae> cinimod: with "nix repl" you have completion that can help you find the new names if relevant
ahmed_elgabri has quit [Ping timeout: 260 seconds]
n-osborne has joined #nixos
<immae> The resolution of each case should be similar :)
sss2 has joined #nixos
<immae> (about your last one it seems like you’re looking for cocoapods ?)
sangoma has joined #nixos
<cinimod> immae: in nix repl if I tab to complete, it looks for TAGS?
<immae> it looks for direct elements of nixpkgs
axelf4 has quit [Ping timeout: 240 seconds]
<chloekek> Deleting the file /var/lib/nixos/auto-subuid-map and then rerunning nixos-rebuild switch fixed it.
<chloekek> Now it does contain JSON data instead of null bytes
<adisbladis> chloekek: Hm?
<chloekek> adisbladis: After upgrading to 20.09, nixos-rebuild switch started complaining about this file not being valid JSON
<chloekek> Deleting the file caused it to be regenerated when running nixos-rebuild switch so all is good now
<adisbladis> I'm wondering how you ended up with a bunch of null bytes..
<clever> adisbladis: ive also seen it horribly break if any username contains unicode
<adisbladis> Ugh...
<chloekek> I looked at the IRC logs and apparently it happened to someone before: https://logs.nix.samueldr.com/nixos/2019-05-15 (ctrl+f "Activation script")
<adisbladis> It's past time we converted that perl thing to something where unicode handling is actually semi-sane
<chloekek> My username is r, maybe it doesn’t like single-character usernams
<{^_^}> #80426 (by LouisTakePILLz, 51 weeks ago, open): uid-map gets corrupted by Unicode usernames
<clever> adisbladis: tldr, the file doubles in size every time you boot, until the perl script OOM's
<cinimod> immae: Cocoa is some macos thingy - I don't think it's related to cocaopods
<adisbladis> Right...
<adisbladis> Ok, at least the issue makes sense
<adisbladis> I should have just ported that thing to python when I added the subuid/subgid stuff
zupo has joined #nixos
<immae> cinimod: well coocapods is about XCode so maybe it’s related: )
nhs has joined #nixos
<immae> (try "cocoapods.meta" in the nix repl, it will give you a few details about the package)
<cinimod> I have no idea - I was trying to respond to this https://github.com/NixOS/nixpkgs/pull/99570#issuecomment-762409743
<cinimod> But I have been trying for an hour
<cinimod> I haven't used nix for 4 months
<immae> I’m lost
<immae> you’re trying to rebase a 4-ligne PR and you have all this trouble?
<cinimod> immae: correct
<cinimod> I agree it shouldn't be happening but it is
<immae> ok
<cinimod> I tried building against HEAD but then ghc tries to rebuild itself
<immae> I think you’re facing a git issue (you’re rebasing commits that are not relevant), not a nix issue
<cinimod> So I thought no problem I will build against 20.09
<cinimod> I copied the default.nix and created a release.nix to test things
<immae> would you mind sharing that release.nix?
nhs has quit [Ping timeout: 240 seconds]
ahmed_elgabri has joined #nixos
<cinimod> I can just cherry pick the commit I suppose
<immae> I think you can yes
<cinimod> Ok - I felt a bit guilty not testing it
thunderbottom[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #112999 → dt-schema: 2020.12 -> 2021.2.1 → https://github.com/NixOS/nixpkgs/pull/112999
<immae> with that one you should be close enough to master without needing to rebuild the whole world
<cinimod> It still complains about `Cocoa`
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<immae> oh hold on
<cinimod> I am just going to rebase
<cinimod> I mean cherry pick
<immae> (give me two mnutes if you want to test it :) )
<cinimod> That's very kind of you
<{^_^}> [nixpkgs] @fabaff opened pull request #113000 → python3Packages.aqualogic: init at 2.3 → https://github.com/NixOS/nixpkgs/pull/113000
Synthetica has quit [Quit: Connection closed for inactivity]
<immae> cinimod: your callPackage in release.nix should mimik what there is in pkgs/top-level/all-packages.nix : https://tools.immae.eu/paste/1pzd
<immae> It is called with special arguments (including Cocoa, and texLive with a L, etc. )
<{^_^}> [nixpkgs] @dotlambda merged pull request #107408 → pythonPackages.lxml: 4.5.2 -> 4.6.2 → https://github.com/NixOS/nixpkgs/pull/107408
<cinimod> I have forgotten what little I knew about nix - I have spent the last 4 months modelling tumours
tv has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @taku0 merged pull request #104150 → pypy, pypy3: 7.3.1 → 7.3.2 → https://github.com/NixOS/nixpkgs/pull/104150
<immae> but yes if you tested it on at least one version I see no big deal in assuming your particular change wouldn’t break on more current one
kaliumxyz has quit [Quit: leaving]
rauno has quit [Remote host closed the connection]
<cinimod> True but I never trust myself
rauno has joined #nixos
tv has joined #nixos
julm has joined #nixos
<immae> You should have the information to handle that now, then
<cinimod> my eternal gratitude is yours
<immae> :D
<immae> you’re welcome :)
nhs has joined #nixos
rauno has quit [Ping timeout: 260 seconds]
zebrag has joined #nixos
rauno has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
shla has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113001 → python3Packages.pymsteams: init at 0.1.14 → https://github.com/NixOS/nixpkgs/pull/113001
respawn_ has joined #nixos
sangoma has quit [Ping timeout: 256 seconds]
respawn_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @idontgetoutmuch opened pull request #113002 → Fix inline-r problem → https://github.com/NixOS/nixpkgs/pull/113002
<{^_^}> [nixpkgs] @idontgetoutmuch closed pull request #99570 → Fix inline-r problem → https://github.com/NixOS/nixpkgs/pull/99570
<{^_^}> [nixpkgs] @primeos merged pull request #112503 → git: add osxkeychainSupport option → https://github.com/NixOS/nixpkgs/pull/112503
respawn_ has joined #nixos
chloekek has quit [Quit: Leaving]
seku has joined #nixos
davidv7 has quit [Read error: Connection reset by peer]
davidv7 has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113003 → python3Packages.radiotherm: init at 2.1.0 → https://github.com/NixOS/nixpkgs/pull/113003
<{^_^}> [nix] @contrun closed pull request #3381 → list also channels created by root → https://github.com/NixOS/nix/pull/3381
nhs has quit [Ping timeout: 240 seconds]
sangoma has joined #nixos
rauno has quit [Ping timeout: 260 seconds]
jb55 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113004 → python3Packages.pyrisco: init 0.3.1 → https://github.com/NixOS/nixpkgs/pull/113004
<{^_^}> [nixpkgs] @dotlambda pushed commit from @sternenseemann to staging-20.09 « pythonPackages.lxml: 4.5.2 -> 4.6.2 (#107408) »: https://git.io/JtiW0
__monty__ has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
nhs has joined #nixos
respawn_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @fabaff opened pull request #113005 → python3Packages.pytrafikverket: init at 0.1.6.2 → https://github.com/NixOS/nixpkgs/pull/113005
jb55 has joined #nixos
ManiacOfMadness has joined #nixos
nhs has quit [Ping timeout: 265 seconds]
coco has joined #nixos
<SomeoneSerge> Fixed my previous errors, but now stuck again. I'm trying to package something that uses cmake's FetchContent. I looked at pkgs/applications/misc/crow-translate/default.nix and tried to add SOURCE_DIR in a similar fashion, except I don't fetchFromGitHub, but add things as non-flake inputs to flake.nix and pass those inputs to substituteAll. I presume they would convert into /nix/store paths and get
<SomeoneSerge> downloaded but I'm not entirely sure that ever happened
<coco> Any hints on how to properly install pulseeffects? Everything is grayed out for me, cannot use anything
<bqv> You might have to restart pulse / reboot
<bqv> I wonder if someone could do metrics, see how many questions here are for flake configs vs not. Or just do a survey. Despite the constant "they're experimental!" calls I feel like more people use them than not at this point
<coco> I did reboot. However, I think my issues are related to this: https://github.com/NixOS/nixpkgs/issues/54341
<{^_^}> #54341 (by tex, 2 years ago, closed): pulseeffects requires gnome3-dconf
<adisbladis> bqv: I'd wager that's not true at all
<adisbladis> I bet ya $10
<bqv> Ha
<bqv> Don't worry, I'm not american
<SomeoneSerge> bqv: +1. Flakes solve a number of painpoints and to me not using them "because they're experimental" doesn't feel like an option. Even though occasionally they can be a source of frustration
<bqv> But I'm also massively in debt so I'm not gonna gamble
meh` has joined #nixos
<adisbladis> bqv: Pounds then
<adisbladis> bqv: It's pretty safe to gamble though, since we have no evidence either way
<adisbladis> ^_^
<bqv> Heh
<coco> Oh yeah, enabling dconf does solve my issues with pulseeffects
<{^_^}> [nixpkgs] @adisbladis opened pull request #113006 → podman: Remove unconfigured runtime warnings → https://github.com/NixOS/nixpkgs/pull/113006
nhs has joined #nixos
<bqv> coco: probably adds it to gio_modules globally
rauno has joined #nixos
ManiacOfMadness has quit [Ping timeout: 272 seconds]
nhs has quit [Ping timeout: 256 seconds]
nhs has joined #nixos
vidbina_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113007 → python3Packages.proxmoxer: init at 1.1.1 → https://github.com/NixOS/nixpkgs/pull/113007
rain1 has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
eonpatapon[m] has left #nixos ["User left"]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113008 → python3Packages.auroranoaa: init at 0.0.2 → https://github.com/NixOS/nixpkgs/pull/113008
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy merged pull request #112960 → nixos/jitsi-videobridge: add apis option → https://github.com/NixOS/nixpkgs/pull/112960
ahmedelgabri has joined #nixos
nhs has joined #nixos
<adisbladis> Ugh... I think I may have found a non-reproducible github archive
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<adisbladis> I have absolutely found one...
<immae> they all are
<immae> They need to be in a /release namespace to be reproducible
<adisbladis> immae: I'm using fetchFromGitHub..
<immae> (otherwise they get generated on-the-fly and sometimes garbage-collected)
<immae> oh
nhs has quit [Ping timeout: 240 seconds]
<immae> adisbladis: according to pkgs/build-support/fetchgithub/default.nix it just downloads an archive
<immae> so it’s what I said
<adisbladis> God damn it...
berberman has quit [Ping timeout: 246 seconds]
rb2k has joined #nixos
berberman has joined #nixos
<simpson> energizer: Grab frink.jar and then `nix-shell -p jre --run 'java -jar frink.jar'`
<{^_^}> [nixpkgs] @fabaff opened pull request #113009 → python3Packages.pynws: init 1.3.0 → https://github.com/NixOS/nixpkgs/pull/113009
<{^_^}> [nixpkgs] @NinjaTrappeur merged pull request #112801 → nixos/prosody: fix broken tests → https://github.com/NixOS/nixpkgs/pull/112801
<edef> simpson, energizer: note that rink(1) is also packaged, and makes an adequate replacement for my everyday use cases
<{^_^}> [nixpkgs] @jtojnar merged pull request #110017 → gnomeExtensions.fuzzy-app-search: init at 4 → https://github.com/NixOS/nixpkgs/pull/110017
nhs has joined #nixos
<simpson> edef: TIL, thanks.
tomaw has quit [Quit: Quitting]
xxi has quit [Ping timeout: 260 seconds]
tomaw has joined #nixos
respawn_ has joined #nixos
<edef> it doesn't have the "practically a full programming language" aspect i recall frink having, but it'll cover all your everyday dimensional analysis needs
<{^_^}> [nixpkgs] @fabaff closed pull request #71263 → pythonPackages.confuse: init at 1.0.0 → https://github.com/NixOS/nixpkgs/pull/71263
xxi has joined #nixos
<edef> (including stuff like `100g / molar_mass of C2H5OH` → "approx. 2.170655 mole (amount)")
jasongrossman[m] has quit [Quit: Idle for 30+ days]
danmatrix[m] has quit [Quit: Idle for 30+ days]
jakeisnt[m] has quit [Quit: Idle for 30+ days]
davegallant[m] has quit [Quit: Idle for 30+ days]
xd-inc[m] has quit [Quit: Idle for 30+ days]
lordcirth_ has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
thelounge52 has quit [Ping timeout: 265 seconds]
lordcirth__ has quit [Ping timeout: 240 seconds]
pattpatel has joined #nixos
<pattpatel> Hi, how are you all doing? could you please help me looking into this? https://github.com/NixOS/nixpkgs/issues/68316
<{^_^}> #68316 (by matthewbauer, 1 year ago, closed): Can't automatically login to KDE wallet
<maralorn> Will usage of recursive nix be allowed in nixpkgs one day?
amir has quit [Read error: Connection reset by peer]
<maralorn> It would simplify a lot of cases were we would want to use IfD right now.
amir has joined #nixos
<{^_^}> [nixpkgs] @adisbladis closed pull request #82772 → Python: Add overrideAttrs attribute aliasing overridePythonAttrs → https://github.com/NixOS/nixpkgs/pull/82772
SomeoneSerge has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @adisbladis closed pull request #91049 → pythonPackages.eliot: init at 1.12.0 → https://github.com/NixOS/nixpkgs/pull/91049
nhs has joined #nixos
<Izorkin> adisbladis: fix to correct send e-mail notifications on the mastodon - https://pastebin.com/rgrRWZNR Without myhostname = cfg.localDomain; rejected e-mail
domogled has quit [Ping timeout: 246 seconds]
domogled has joined #nixos
<adisbladis> Izorkin: Send a PR, I'm not maintaining mastodon.
<Izorkin> ok
lordcirth__ has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
lordcirth_ has quit [Ping timeout: 264 seconds]
bqv has quit [Quit: WeeChat 3.0.1]
philr has quit [Ping timeout: 272 seconds]
domogled has quit [Ping timeout: 256 seconds]
bqv has joined #nixos
poscat1 has joined #nixos
gueorgui_ has quit [Remote host closed the connection]
poscat has quit [Ping timeout: 264 seconds]
gueorgui_ has joined #nixos
pattpatel has quit [Ping timeout: 240 seconds]
SomeoneSerge has joined #nixos
MidAutumnHotaru has quit [Quit: Quit 啾]
MidAutumnHotaru has joined #nixos
meh` has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113010 → python37Packages.immutables: 0.14 -> 0.15 → https://github.com/NixOS/nixpkgs/pull/113010
thelounge52 has joined #nixos
meh` has joined #nixos
pattpatel has joined #nixos
nhs has joined #nixos
<SomeoneSerge> /* oh, turns out, substituteAll just doesn't work with dashes in variable names */
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<SomeoneSerge> Also, how do you folks debug "nix build"? I just add a flake-compat file and use nix-build whenever I need to see the actual stdout with error messages
nhs has quit [Ping timeout: 256 seconds]
thelounge52 has quit [Ping timeout: 240 seconds]
ahmedelgabri has quit [Ping timeout: 272 seconds]
pattpatel has quit [Ping timeout: 256 seconds]
lsix has joined #nixos
lordcirth__ has quit [Remote host closed the connection]
lordcirth_ has joined #nixos
<rain1> I'm finding the performance is chromium is much more laggy and slow than what I'm used to
<rain1> is it possible there is something I need to do to make it work like normal?
sangoma has quit [Ping timeout: 256 seconds]
oxalica1 has joined #nixos
nhs has joined #nixos
oxalica has quit [Ping timeout: 240 seconds]
oxalica1 is now known as oxalica
SomeoneSerge has quit [Ping timeout: 246 seconds]
vrinek_ has joined #nixos
vrinek has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @adisbladis merged pull request #113006 → podman: Remove unconfigured runtime warnings → https://github.com/NixOS/nixpkgs/pull/113006
nhs has quit [Ping timeout: 240 seconds]
HeN has quit [Quit: Connection closed for inactivity]
<viric> How could I test pulseaudio bluetooth of nixos master.... without switching my system to master?
<viric> I guess it's a lot easier to switch to master.
HeN has joined #nixos
<viric> (the hsphfpd thing)
caef^ has quit [Ping timeout: 256 seconds]
vrinek has joined #nixos
vrinek_ has quit [Ping timeout: 256 seconds]
rauno has quit [Ping timeout: 272 seconds]
sangoma has joined #nixos
nhs has joined #nixos
ahmedelgabri has joined #nixos
mxco86 has quit [Quit: Ta ta]
kcalvinalvin has quit [Quit: ZNC 1.7.4 - https://znc.in]
mxco86 has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
thelounge52 has joined #nixos
kcalvinalvin has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @leifhelm opened pull request #113011 → nixos/picom: Add package option → https://github.com/NixOS/nixpkgs/pull/113011
anderslundstedt has quit [Quit: leaving]
anderslundstedt has joined #nixos
vidbina_ has joined #nixos
nhs has joined #nixos
rb2k has joined #nixos
eeva has quit [Remote host closed the connection]
eeva has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
<viric> hm I fail to make HSP/HFP bluetooth in master
ahmedelgabri has joined #nixos
orivej has joined #nixos
cole-h has joined #nixos
ahmedelgabri has quit [Ping timeout: 272 seconds]
sangoma has quit [Ping timeout: 264 seconds]
<viric> de febr. 13 16:58:25 bergamota hsphfpd.pl[4393]: Some other application opened listening SCOmaybe broken ofono was started?
nhs has joined #nixos
neiluj has quit [Quit: leaving]
<{^_^}> [nixpkgs] @fabaff closed pull request #100497 → python37Packages.tasklib: 2.2.0 -> 2.2.1 → https://github.com/NixOS/nixpkgs/pull/100497
nhs has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @MayNiklas opened pull request #113012 → plex: 1.21.3.4014-58bd20c02 -> 1.21.3.4021-5a0a3e4b2 → https://github.com/NixOS/nixpkgs/pull/113012
berberman has quit [Quit: ZNC 1.8.2 - https://znc.in]
sangoma has joined #nixos
berberman has joined #nixos
berberman has quit [Max SendQ exceeded]
gustavderdrache has joined #nixos
berberman has joined #nixos
attila_lendvai has joined #nixos
ransom has joined #nixos
nhs has joined #nixos
kraem has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #113013 → Add VS Code extensions → https://github.com/NixOS/nixpkgs/pull/113013
rauno has joined #nixos
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kraem has joined #nixos
thelounge52 has quit [Ping timeout: 256 seconds]
<viric> oh I see HSP should work in pulseaudio at 8kHz. And 16kHz is not yet ready: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/254
rb2k has joined #nixos
sangoma has quit [Ping timeout: 256 seconds]
nhs has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113014 → python3Packages.pyzerproc: 0.4.6 -> 0.4.8 → https://github.com/NixOS/nixpkgs/pull/113014
<{^_^}> [nixpkgs] @ryantm merged pull request #112848 → bitwig-studio: 3.3.2 -> 3.3.3 → https://github.com/NixOS/nixpkgs/pull/112848
nhs has joined #nixos
rb2k has quit [Remote host closed the connection]
rb2k has joined #nixos
zaeph has quit [Ping timeout: 264 seconds]
<hyper_ch> is there another letsencrypt service for nginx besides the default one?
<hyper_ch> that one just gives me errors
<lunik1> is there a way in my configuration.nix to write arbitrary text to an arbitrary file?
rb2k has quit [Client Quit]
zaeph has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy merged pull request #112957 → bump jitsi-videbridge, jitsi-meet, jicofo → https://github.com/NixOS/nixpkgs/pull/112957
cinimod` has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
lordcirth_ has quit [Remote host closed the connection]
cinimod has quit [Ping timeout: 272 seconds]
lordcirth has joined #nixos
attila_lendvai has quit [Ping timeout: 272 seconds]
<hexa-> hyper_ch: modules no, other acme packages certainly. but maybe you tell us your error first.
rajivr has quit [Quit: Connection closed for inactivity]
caef^ has joined #nixos
sangoma has joined #nixos
kraem has quit [Read error: Connection reset by peer]
<hyper_ch> I can't access the .well-known folder eitzer... only get 404
nhs has quit [Ping timeout: 256 seconds]
<hexa-> this is what happens behind the enableACME option
kraem has joined #nixos
<hexa-> you are on 20.09, no?
tomberek has joined #nixos
Jd007 has joined #nixos
<{^_^}> [nixpkgs] @gebner opened pull request #113015 → vieb: 3.1.0 -> 3.4.0 → https://github.com/NixOS/nixpkgs/pull/113015
<hyper_ch> hexa-: unstable
kcalvinalvin has quit [Quit: ZNC 1.7.4 - https://znc.in]
<hexa-> hyper_ch: can you check if your nginx config contains the acme location block?
<hyper_ch> hexa-: I have that in the nginx config
<hyper_ch> I even manually edited it to add autoindex
<hexa-> does the root exist?
<hyper_ch> but when I try to access the .well-known folder, it still does 404
<hyper_ch> the root exists
<hexa-> check the nginx errror log
nhs has joined #nixos
kcalvinalvin has joined #nixos
<viric> mpf I'll have to learn what pipewire is
<hyper_ch> hexa-: it says 404
<hexa-> well, can nginx look into the acmeroot? sudo -u nginx ls $acmeRoot
<hyper_ch> oh..... it seems nextcloud does 302
<hyper_ch> but why would nextcloud be able to do that?
nhs has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @badmutex opened pull request #113017 → vivaldi: 3.5.2115.87-1 -> 3.6.2165.36-1 → https://github.com/NixOS/nixpkgs/pull/113017
mizu_no_oto has joined #nixos
thelounge52 has joined #nixos
<hyper_ch> hexa-: totally weird... I renamed the .htaccess file in next cloud... still 302 happens
<hexa-> nginx does not parse .htaccess files
<hexa-> hyper_ch: maybe the nextcloud is your default vhost? idk
<hyper_ch> hexa-: yes, it is
shibboleth has joined #nixos
<hexa-> try and disable that
<{^_^}> [nixpkgs] @aanderse merged pull request #112964 → php73Extensions.smbclient: 1.0.4 -> 1.0.5 → https://github.com/NixOS/nixpkgs/pull/112964
thelounge52 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @andys8 opened pull request #113018 → elmPackages.elm-{language-server,tooling,review}: Update versions → https://github.com/NixOS/nixpkgs/pull/113018
<{^_^}> [nixpkgs] @gebner closed pull request #112842 → vieb: 3.1.0 -> 3.4.0 → https://github.com/NixOS/nixpkgs/pull/112842
<{^_^}> [nixpkgs] @gebner merged pull request #113015 → vieb: 3.1.0 -> 3.4.0 → https://github.com/NixOS/nixpkgs/pull/113015
nhs has joined #nixos
<amk> howdy, is it possible to have a unstable nixos container on a stable base system?
ahmedelgabri has joined #nixos
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dev_mohe has joined #nixos
<viric> It's evident I have no idea how to use HSP profile in pipewire for nixos master
davidv7 has quit [Quit: Konversation terminated!]
fuzzypixelz has joined #nixos
<viric> a2dp seems to work. HSP no.
lejonet has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113019 → Guppy3 → https://github.com/NixOS/nixpkgs/pull/113019
oxalica1 has joined #nixos
<fuzzypixelz> anyone using Plasma here? can you download themes/icons etc?
<hyper_ch> trying to get nextcloud 20... but if I add servicex.nextcloud.package = "nextcloud20" it complains that it's type package
oxalica has quit [Ping timeout: 256 seconds]
oxalica1 is now known as oxalica
rb2k has joined #nixos
sangoma has quit [Ping timeout: 256 seconds]
<fuzzypixelz> hyper_ch: what is the exact error message please?
nhs has quit [Ping timeout: 256 seconds]
<hyper_ch> error: A definition for option `services.nextcloud.package' is not of type `package'. Definition values:
<hyper_ch> - In `/etc/nixos/configuration.nix': "nextcloud20"
<hyper_ch> (use '--show-trace' to show detailed location information)
AnatoliiShahov has joined #nixos
rb2k has quit [Remote host closed the connection]
<fuzzypixelz> you probably need the `with pkgs;` statement somewhere in your file
rb2k has joined #nixos
<fuzzypixelz> if your <nixpkgs> is pkgs just do pkgs.nextcloud20
<hyper_ch> fuzzypixelz: environment.systemPackages = with pkgs; [ --> adding it there does not help
<hyper_ch> fuzzypixelz: where to add that?
<fuzzypixelz> `servicex.nextcloud.package = pkgs.nextcloud20`, you supplied the string "nextcloud20", a string is not a package
justanotheruser has joined #nixos
<hyper_ch> thanks
<fuzzypixelz> this is the exact same type of the entries in the environment.systemPackages list, many config options take packages this way
<hyper_ch> sounds weird
<hyper_ch> and still, no luck getting acme and nextcloud run nicely together
<fuzzypixelz> what's the issue?
rb2k has quit [Ping timeout: 256 seconds]
cole-h has quit [Ping timeout: 272 seconds]
<hyper_ch> fuzzy domain.tld/.well-known/acme-challenge --> gets redirect to nextcloud's domain.tld/login
<hyper_ch> I hoped a new nextcloud version would solve that
<supersandro2000> nginx should filter that out first
<hyper_ch> supersandro2000: it does not
<hyper_ch> fuzzypixelz: supersandro2000: https://paste.simplylinux.ch/view/raw/95bdf705
<hyper_ch> I can't even figure out where that redirect happens
<hyper_ch> I renamed nextclouds .htaccess but it still happens
<supersandro2000> hyper_ch: you might want preliminarySelfsigned
rb2k has joined #nixos
<hyper_ch> supersandro2000: ?
<{^_^}> [nixpkgs] @roberth pushed 206 commits to staging-20.09: https://git.io/JtiaN
<philipp[m]1> No, that isn't the issue, then nginx wouldn't even come up and not answer with a 404
Jd007 has quit [Quit: Jd007]
<philipp[m]1> Can you try moving your index.html to `/var/lib/acme/acme-challenge/.well-known/acme-challenge/index.php`?
nhs has joined #nixos
<hyper_ch> philipp[m]1: ups... just copied it there
<supersandro2000> might want to check the permissions of the file nginx should show
<philipp[m]1> Does nginx serve it now?
<hyper_ch> still ending up with 404 and getting redirected to login
<supersandro2000> I needed to add the acme group the nginx but I am using a slightly different setup
<philipp[m]1> supersandro2000: When file permissions are wrong, nginx answers 403, not 404.
<supersandro2000> then idk
<hyper_ch> sorry, I get 302, not 404
rb2k has quit [Remote host closed the connection]
rb2k has joined #nixos
<philipp[m]1> Can you post the generated nginx config?
<infinisil> Isn't 3xx just a redirect?
fuzzypixelz has left #nixos [#nixos]
<hyper_ch> use systemctl status nginx to get the used config from the -c parameter and pasted that one
<philipp[m]1> Yes, that's what I needed. Thanks.
nhs has quit [Ping timeout: 240 seconds]
<hyper_ch> there's another .well-known section but as far as I can say it should not interfere
<hyper_ch> but then, I do know too little about nginx
<philipp[m]1> Yes, it shouldn't interfere because prefix matching (what you are doing) is considered before regular expression matching.
<hyper_ch> I don't know where that 302 is coming from
<hyper_ch> I also disabled the .htaccess file in the nextcloud folder... just to be sure... but still same result
<philipp[m]1> But you don't also have an apache running, right?
<hyper_ch> no apache
<hyper_ch> just nginx for nextcloud
mizu_no_oto has quit [Quit: Computer has gone to sleep.]
meh` has quit [Ping timeout: 256 seconds]
rb2k has quit [Ping timeout: 272 seconds]
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @prusnak opened pull request #113020 → i2pd: enable on all unix platforms, enable parallel build → https://github.com/NixOS/nixpkgs/pull/113020
rb2k has joined #nixos
dev_mohe has quit [Remote host closed the connection]
dev_mohe has joined #nixos
<philipp[m]1> Since you get redirected to login, somehow that `rewrite ^ /index.php;` section must come into action, but that's just weird.
meh` has joined #nixos
<{^_^}> [nix] @samueldr closed pull request #2346 → [WIP] +RFC fixing arguments parsing and documentation for nix-build and nix-shell → https://github.com/NixOS/nix/pull/2346
<philipp[m]1> We can try some debug logs: can you put `debug_log $yourIP;` into services.nginx.eventsConfig?
rb2k has quit [Remote host closed the connection]
<hyper_ch> philipp[m]1: why? I can just tail -f | grep ip
rb2k has joined #nixos
<hyper_ch> no worries, I can do that :)
<philipp[m]1> You'll get more information, so much more.
<philipp[m]1> nginx actually tells you why it matches locations and all that. It's pretty neat.
nhs has joined #nixos
ahmedelgabri has quit [Ping timeout: 264 seconds]
AnatoliiShahov has quit [Quit: Connection closed]
<hyper_ch> restarting the following units: nginx.service
<hyper_ch> Job for nginx.service failed because the control process exited with error code.
<hyper_ch> See "systemctl status nginx.service" and "journalctl -xe" for details.
thelounge52 has quit [Ping timeout: 240 seconds]
rb2k_ has joined #nixos
<philipp[m]1> That's weird
rb2k has quit [Ping timeout: 265 seconds]
nhs has quit [Ping timeout: 246 seconds]
<philipp[m]1> does journalcte -xe tell you anything interesting?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112975 → boundary: 0.1.5 -> 0.1.6 → https://github.com/NixOS/nixpkgs/pull/112975
<hyper_ch> Feb 13 18:48:20 vpn nginx-pre-start[21015]: nginx: [emerg] unknown directive "debug_log" in /nix/store/r2swv4a7vw0xlk09m2i8fk5isz6bplg3-nginx.conf:5
<hyper_ch> debug_connection
plumm has joined #nixos
<philipp[m]1> Argh it's debug_connection, yes.
<philipp[m]1> Sorry.
rb2k_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #112636 → magma: fix CUDA 11 build → https://github.com/NixOS/nixpkgs/pull/112636
<hyper_ch> ok, running
<hyper_ch> how do I access that debug log?
<philipp[m]1> It's in your error log file
rb2k has joined #nixos
<philipp[m]1> So i this case should also be in the journal.
<hyper_ch> 2021/02/13 18:49:39 [warn] 25580#25580: "debug_connection" is ignored, you need to rebuild nginx using --with-debug option to enable it in /nix/store/qndq979xiwbfpr5grs8b8mgqm9vnh2lh-nginx.conf:5
* lukegb sighs at... "not ergonomically written" nixos modules
<{^_^}> [nixpkgs] @ajs124 opened pull request #113021 → lapack: remove python dependency → https://github.com/NixOS/nixpkgs/pull/113021
<philipp[m]1> urgh -_-
<hyper_ch> philipp[m]1: so, I assume no debugging then
<hyper_ch> just checked nixos options
<hyper_ch> can't find anything debug
<philipp[m]1> OK, lemme stare at that config and think.
<{^_^}> [nixpkgs] @fabaff opened pull request #113022 → python3Packages.httplib2: 0.18.0 -> 0.19.0 → https://github.com/NixOS/nixpkgs/pull/113022
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #65233 → Allow overriding SSL library in Erlang → https://github.com/NixOS/nixpkgs/pull/65233
rb2k has quit [Ping timeout: 246 seconds]
<hyper_ch> philipp[m]1: I can remove that rewrite php one..... and see how it goes
meh` has quit [Ping timeout: 265 seconds]
<philipp[m]1> That should be a try_files anyway :)
<hyper_ch> philipp[m]1: well, I still end up at /login, so it's not that
<aleph-> So am I missing something here? Getting an error when deploying postgresql via nixops and attempting to set the address to listen on? https://paste.rs/o11
rb2k has joined #nixos
rb2k has quit [Client Quit]
<hyper_ch> philipp[m]1: wait, I tried differnet browser now with no cache and I do endup at index.html without redirect
<hyper_ch> no, wrong... still got redirect
<philipp[m]1> Huuuuh.
<hyper_ch> forget what I just said
<philipp[m]1> The first part or the correction?
<hyper_ch> philipp[m]1: I shortened the file now to: https://paste.simplylinux.ch/view/raw/6e8cb528 --> and now it works
<{^_^}> [nixpkgs] @prusnak merged pull request #113020 → i2pd: enable on all unix platforms, enable parallel build → https://github.com/NixOS/nixpkgs/pull/113020
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112986 → python37Packages.google-cloud-vision: 2.1.0 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/112986
nhs has joined #nixos
<philipp[m]1> Alright, now I'd try to add the blocks back and see where the breakage happens.
<philipp[m]1> A general note: Most of the times, a blank rewrite is an antipattern in nginx. In those cases you probably want to use try_files which is super handy.
<{^_^}> [nixpkgs] @marsam merged pull request #112974 → postgresql11Packages.plpgsql_check: 1.15.2 -> 1.15.3 → https://github.com/NixOS/nixpkgs/pull/112974
nhs has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113010 → python37Packages.immutables: 0.14 -> 0.15 → https://github.com/NixOS/nixpkgs/pull/113010
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113012 → plex: 1.21.3.4014-58bd20c02 -> 1.21.3.4021-5a0a3e4b2 → https://github.com/NixOS/nixpkgs/pull/113012
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112962 → wakeonlan: init at 0.41 → https://github.com/NixOS/nixpkgs/pull/112962
<hyper_ch> philipp[m]1: I think I found the redirect: # location ~ \.(?:png|html|ttf|ico|jpg|jpeg|bcmap|mp4|webm)$ { │ --> gotta eat now
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113023 → python37Packages.asyncwhois: 0.2.3 -> 0.2.4 → https://github.com/NixOS/nixpkgs/pull/113023
<{^_^}> [nixpkgs] @xbreak opened pull request #113024 → cfitsio: Make configureFlags a list → https://github.com/NixOS/nixpkgs/pull/113024
waleee-cl has joined #nixos
nhs has joined #nixos
thelounge52 has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c495782c93e (from 32 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
mizu_no_oto has joined #nixos
nhs has quit [Ping timeout: 265 seconds]
oxalica1 has joined #nixos
marusich has joined #nixos
thelounge52 has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
oxalica has quit [Ping timeout: 264 seconds]
oxalica1 has quit [Ping timeout: 272 seconds]
Qwerky has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
justanotheruser has quit [Ping timeout: 264 seconds]
wentasah has quit [Ping timeout: 264 seconds]
mizu_no_oto has quit [Quit: Computer has gone to sleep.]
lejonet has joined #nixos
<boogiewoogie[m]> hey, is anyone successfully using `opencv-python` on nixos? I'm getting (different) errors in the settings a) installing with `pip` in `venv` and b) with `(python37.withPackages ( ps: with ps; [ opencv4 ]))`.
Jd007 has joined #nixos
neminis has joined #nixos
WilliButz has quit [Quit: bye]
WilliButz has joined #nixos
nhs has joined #nixos
<boogiewoogie[m]> got it resolved: I used the opencv function `imshow()` which threw an error. this seems to be somewhat common, and replacing its use with a combination of `imshow()` and `show()` from `matplotlib.pyplot` is recommended in this case.
<{^_^}> [nixpkgs] @ajs124 opened pull request #113026 → libvirt: python2 -> python3 → https://github.com/NixOS/nixpkgs/pull/113026
<dev_mohe> Is there a way to typecheck options based upon a "type" option. e.g { type = "a"; a = "test"; } and { type = "b"; b = 1; } ? I'm not that fluent in nix yet and I don't fully understand the documentation about custom types.
nhs has quit [Ping timeout: 240 seconds]
<hyper_ch> philipp[m]1: still there?
<hyper_ch> I know now the problem
<hyper_ch> philipp[m]1: as soon as I uncomment this https://paste.simplylinux.ch/view/raw/23baafd0 I get 404 for the .well-known/acme-challenge/index.txt file
nhs has joined #nixos
<hyper_ch> it seems the match is for \.
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/2118cf551b9 (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<hyper_ch> and acme works again
zupo has joined #nixos
<raghavgururajan> warning: name collision in input Nix expressions, skipping '/home/rg/.nix-defexpr/channels_root/nixpkgs'
<raghavgururajan> What's that mean folks?
<{^_^}> [nixpkgs] @ryantm merged pull request #112953 → oauth2_proxy: 7.0.0 -> 7.0.1 → https://github.com/NixOS/nixpkgs/pull/112953
zupo has quit [Client Quit]
nhs has quit [Ping timeout: 256 seconds]
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
thelounge52 has joined #nixos
cinimod` has quit [Ping timeout: 246 seconds]
berberman_ has joined #nixos
berberman has quit [Ping timeout: 272 seconds]
cushingar[m] is now known as Cushingar[m]
nhs has joined #nixos
<{^_^}> #113027 (by sjau, 17 seconds ago, open): Nexcloud in vhost root and ACME don't work together
justanotheruser has joined #nixos
<philipp[m]1> What a mess.
Guest45203 has quit [Changing host]
Guest45203 has joined #nixos
Guest45203 is now known as Reventlov
<hyper_ch> philipp[m]1: thanks for the help :)
mizu_no_oto has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
Darkmatter66 has joined #nixos
<philipp[m]1> You are welcome, I didn't do much though.
Qwerky has quit [Remote host closed the connection]
mizu_no_oto has quit [Client Quit]
<{^_^}> [nixpkgs] @fabaff opened pull request #113028 → python3Packages.importlib-metadata: 1.7.0 -> 3.4.0 → https://github.com/NixOS/nixpkgs/pull/113028
respawn_ has quit [Quit: Leaving]
derek_betak has quit [Read error: Connection reset by peer]
derek_betak has joined #nixos
mizu_no_oto has joined #nixos
<{^_^}> [nixpkgs] @nagy opened pull request #113029 → bombadillo: add man page → https://github.com/NixOS/nixpkgs/pull/113029
nhs has joined #nixos
plumm has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
Kilomomo has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #113030 → libproxy: 0.4.15 -> 0.4.17 → https://github.com/NixOS/nixpkgs/pull/113030
ahmedelgabri has joined #nixos
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @Izorkin opened pull request #113031 → nixos/mastodon: update service configuration → https://github.com/NixOS/nixpkgs/pull/113031
Qwerky has quit [Ping timeout: 240 seconds]
Kilomomo has quit [Quit: Leaving.]
Kilomomo has joined #nixos
ahmedelgabri has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @das-g opened pull request #113032 → python3.pkgs.osmpythontools: 0.2.9 -> 0.3.0 → https://github.com/NixOS/nixpkgs/pull/113032
ransom has joined #nixos
vidbina_ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @danieldk opened pull request #113033 → maturin: 0.9.0 -> 0.9.1 → https://github.com/NixOS/nixpkgs/pull/113033
<{^_^}> [nixpkgs] @dotlambda opened pull request #113034 → pythonPackages.ovito: drop → https://github.com/NixOS/nixpkgs/pull/113034
Darkmatter66 has quit [Read error: Connection reset by peer]
nhs has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #113029 → bombadillo: add man page → https://github.com/NixOS/nixpkgs/pull/113029
Darkmatter66 has joined #nixos
vidbina_ has joined #nixos
plumm has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #113035 → python3Packages.immutables: enable tests → https://github.com/NixOS/nixpkgs/pull/113035
mizu_no_oto has quit [Quit: Computer has gone to sleep.]
<energizer> simpson: edef: thanks this works https://bpa.st/SBLQ
euandreh has quit [Ping timeout: 260 seconds]
<{^_^}> [nixos-hardware] @malteneuss opened pull request #232 → Fix link to flake file in README flake example → https://github.com/NixOS/nixos-hardware/pull/232
euandreh has joined #nixos
<evanjs> If given a dmg for a darwin application, is just copying the resulting app during the installPhase all that is really required? And even then, is that preferred to patching in deps from Nix and etc.?
nhs has joined #nixos
<{^_^}> [nixpkgs] @bobrik opened pull request #113036 → nodejs: remove util-linux from build inputs → https://github.com/NixOS/nixpkgs/pull/113036
<evanjs> Or does it depend on the open/closed nature of the product?
<evanjs> Looking at GitKraken right now, for example. They provide a dmg so I guess I can just undmg that and "install" it?
ahmedelgabri has joined #nixos
andi[m]2 has joined #nixos
thelounge52 has quit [Ping timeout: 240 seconds]
nhs has quit [Ping timeout: 246 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #107774 → icu: 67.1 -> 68.2 → https://github.com/NixOS/nixpkgs/pull/107774
<simpson> energizer++ for going extra
<{^_^}> energizer's karma got increased to 31
meh` has joined #nixos
<hyper_ch> philipp[m]1: well, thanks to you I did nail it down finally :) and you invested quite some time also. Tahnk you
<{^_^}> [nixpkgs] @marsam merged pull request #113035 → python3Packages.immutables: enable tests → https://github.com/NixOS/nixpkgs/pull/113035
nhs has quit [Ping timeout: 246 seconds]
gustavderdrache has quit [Quit: Leaving.]
nhs has joined #nixos
andoriyu has quit [Read error: Connection reset by peer]
andoriyu has joined #nixos
euandreh has quit [Ping timeout: 264 seconds]
nhs has quit [Ping timeout: 256 seconds]
euandreh has joined #nixos
ransom has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<elvishjerricco> Hm... steam won't launch on my nixos machine
nhs has joined #nixos
thelounge52 has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @bhipple merged pull request #112741 → python37Packages.myfitnesspal: 1.16.1 -> 1.16.4 → https://github.com/NixOS/nixpkgs/pull/112741
fendor has quit [Remote host closed the connection]
n-osborne has quit [Remote host closed the connection]
<{^_^}> [nix] @bhipple closed pull request #3184 → Manual: update appendix on nar production/consumption → https://github.com/NixOS/nix/pull/3184
andoriyu has quit [Quit: ZNC - https://znc.in]
n-osborne has joined #nixos
thelounge52 has quit [Ping timeout: 265 seconds]
zupo has joined #nixos
fendor has joined #nixos
zupo has quit [Client Quit]
zupo has joined #nixos
kenran has joined #nixos
kenran has quit [Client Quit]
<evanjs> getting an error with bootstrap-tools not finding a command on big sur and wondering if it's related to #104580
<{^_^}> https://github.com/NixOS/nixpkgs/issues/104580 (by LnL7, 11 weeks ago, open): darwin stdenv can't bootstrap on macOS 11.0 Big Sur
kenran has joined #nixos
xcmw has joined #nixos
<evanjs> Am I basically out of luck for compiling anything on Big Sur atm?
rb2k has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #113037 → pythonPackages.transitions: 0.8.6 -> 0.8.7 → https://github.com/NixOS/nixpkgs/pull/113037
__actor has joined #nixos
andoriyu has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113034 → pythonPackages.ovito: drop → https://github.com/NixOS/nixpkgs/pull/113034
__actor has quit [Client Quit]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/2118cf551b9 (from 11 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
nhs has quit [Ping timeout: 264 seconds]
<supersandro2000> evanjs: think so
<evanjs> alright. output for verbosity -- https://pastebin.com/QgdbeX4f
fabian_a has quit [Ping timeout: 265 seconds]
fabian_a has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113024 → cfitsio: Make configureFlags a list → https://github.com/NixOS/nixpkgs/pull/113024
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113023 → python37Packages.asyncwhois: 0.2.3 -> 0.2.4 → https://github.com/NixOS/nixpkgs/pull/113023
elibrokeit has quit [Quit: A random quit message]
elibrokeit has joined #nixos
plumm has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #94504 → hcxtools: 6.0.3 -> 6.1.0 → https://github.com/NixOS/nixpkgs/pull/94504
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #112980 → hcxtools: 6.0.3 -> 6.1.5 → https://github.com/NixOS/nixpkgs/pull/112980
n-osborne has quit [Remote host closed the connection]
plumm has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113038 → python37Packages.langcodes: 2.1.0 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/113038
<{^_^}> [nixpkgs] @happysalada opened pull request #113039 → erlang: update jdk to lts → https://github.com/NixOS/nixpkgs/pull/113039
<{^_^}> [nixpkgs] @dotlambda opened pull request #113040 → python3Packages.pygraphviz: 1.6 -> 1.7 → https://github.com/NixOS/nixpkgs/pull/113040
nhs has joined #nixos
<aleph-> adisbladis: So I didn't modify stateversion in my config.nix for the host. Nix channels are: https://paste.rs/Z70
rb2k has quit [Ping timeout: 256 seconds]
<aleph-> nixops was built and installed from the git repo
<aleph-> Note those channels are on my local laptop
rb2k has joined #nixos
nhs has quit [Ping timeout: 240 seconds]
rb2k_ has joined #nixos
rb2k__ has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #113041 → python3Packages.fritzconnection: 1.4.0 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/113041
rb2k has quit [Ping timeout: 264 seconds]
rb2k has joined #nixos
rb2k has quit [Remote host closed the connection]
thelounge52 has joined #nixos
rb2k___ has joined #nixos
zupo has joined #nixos
rb2k_ has quit [Ping timeout: 240 seconds]
rb2k__ has quit [Ping timeout: 265 seconds]
<adisbladis> aleph-: The only thing that comes to mind is the stateVersion thing
<adisbladis> Anything else you're gonna have to debug further
fuiltilt has joined #nixos
<aleph-> Grumble.
<aleph-> Hmm.
<viric> hm I see that pipewire & BT support for HFP/HSP is... very recent
nhs has joined #nixos
rb2k___ has quit [Remote host closed the connection]
rb2k has joined #nixos
<{^_^}> [nixpkgs] @mweinelt merged pull request #113041 → python3Packages.fritzconnection: 1.4.0 -> 1.4.1 → https://github.com/NixOS/nixpkgs/pull/113041
thelounge52 has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @zowoq opened pull request #113042 → fzf: 0.25.0 -> 0.25.1 → https://github.com/NixOS/nixpkgs/pull/113042
rb2k_ has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #113043 → packer: set ldflags, install zsh completion → https://github.com/NixOS/nixpkgs/pull/113043
<{^_^}> [nixpkgs] @zowoq opened pull request #113044 → buildah: remove unconfigured runtime warnings → https://github.com/NixOS/nixpkgs/pull/113044
rb2k has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @zowoq opened pull request #113045 → podman: install systemd files → https://github.com/NixOS/nixpkgs/pull/113045
<{^_^}> [nixpkgs] @zowoq opened pull request #113046 → buildGoModule: use assert for checking goPackagePath → https://github.com/NixOS/nixpkgs/pull/113046
justanotheruser has quit [Ping timeout: 260 seconds]
leothrix has quit [Quit: ZNC 1.8.2 - https://znc.in]
leothrix has joined #nixos
plumm has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
shibboleth has quit [Quit: shibboleth]
<{^_^}> [nixpkgs] @marsam merged pull request #113036 → nodejs: remove util-linux from build inputs → https://github.com/NixOS/nixpkgs/pull/113036
<{^_^}> [nixpkgs] @adisbladis merged pull request #113044 → buildah: remove unconfigured runtime warnings → https://github.com/NixOS/nixpkgs/pull/113044
rb2k_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @zowoq pushed 2 commits to master: https://git.io/JtiMA
<{^_^}> [nixpkgs] @zowoq closed pull request #112066 → go_1_14: 1.14.14 -> 1.14.15, go_1_15: 1.15.7 -> 1.15.8 → https://github.com/NixOS/nixpkgs/pull/112066
rb2k has joined #nixos
rb2k has quit [Remote host closed the connection]
zupo has quit [Ping timeout: 240 seconds]
rb2k has joined #nixos
<{^_^}> [nixpkgs] @zowoq pushed 6 commits to release-20.09: https://git.io/JtiDT
rb2k has quit [Remote host closed the connection]
zupo has joined #nixos
rb2k has joined #nixos
neminis has left #nixos [#nixos]
rb2k has quit [Remote host closed the connection]
rb2k has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113047 → python37Packages.josepy: 1.6.0 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/113047
<{^_^}> [nixpkgs] @adisbladis merged pull request #113045 → podman: install systemd files → https://github.com/NixOS/nixpkgs/pull/113045
rb2k has quit [Remote host closed the connection]
rb2k has joined #nixos
<aleph-> Hmm well that makes sense... https://paste.rs/BRS
codezero8 is now known as codezero
<aleph-> Hmm can I use nixops with only the nixos channel?
rb2k_ has joined #nixos
k4nar has quit [Read error: Connection reset by peer]
rb2k has quit [Ping timeout: 246 seconds]
thelounge52 has joined #nixos
vrinek has quit [Ping timeout: 272 seconds]
rb2k_ has quit [Ping timeout: 265 seconds]
rb2k has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #113048 → buildah, cri-o: prefer to build wrapper locally → https://github.com/NixOS/nixpkgs/pull/113048
meh` has quit [Ping timeout: 240 seconds]
thelounge52 has quit [Ping timeout: 240 seconds]
rb2k has quit [Ping timeout: 264 seconds]
much has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
much has quit [Client Quit]
<aleph-> adisbladis: Yeah think I found my issue with nixops. How would I find the last commit int the nixpkgs-unstable channel that registers as 20.09?
<{^_^}> [nixpkgs] @adisbladis opened pull request #113049 → crun: Only build with criu support on criu supported platforms → https://github.com/NixOS/nixpkgs/pull/113049
<aleph-> Seems nixpkgs is the channel causing me to upgrade to 21.03 >_>
wentasah has joined #nixos
meh` has joined #nixos
<aleph-> Guess I'll pin the commit tagged 20.09
<{^_^}> [nixpkgs] @fabaff opened pull request #113050 → python3Packages.libnacl: 1.7.1 -> 1.7.2 → https://github.com/NixOS/nixpkgs/pull/113050
<adisbladis> aleph-: This sounds like it's potentially a nixops bug
<adisbladis> Could you report an issue?
<adisbladis> I don't have the energy to look into it right now, but it should be fixed.
<{^_^}> [nixpkgs] @adisbladis merged pull request #113048 → buildah, cri-o: prefer to build wrapper locally → https://github.com/NixOS/nixpkgs/pull/113048
jumper149 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #113051 → ansi2html: add alias to top level → https://github.com/NixOS/nixpkgs/pull/113051
riksteri has quit [Quit: riksteri]
<{^_^}> [nixpkgs] @pasqui23 opened pull request #113052 → nixos/switcheroo-control: added to modules-list.nix → https://github.com/NixOS/nixpkgs/pull/113052
<{^_^}> [nixpkgs] @zowoq opened pull request #113053 → buildRustPackage: add assert for verifyCargoDeps → https://github.com/NixOS/nixpkgs/pull/113053
thelounge52 has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #113054 → go_1_14: set knownVulnerabilities → https://github.com/NixOS/nixpkgs/pull/113054
<{^_^}> [nixpkgs] @adisbladis merged pull request #113049 → crun: Only build with criu support on criu supported platforms → https://github.com/NixOS/nixpkgs/pull/113049
dev_mohe has quit [Quit: dev_mohe]
<{^_^}> [nixpkgs] @flokli merged pull request #112744 → [20.09] virtualbox: 6.1.16 -> 6.1.18 → https://github.com/NixOS/nixpkgs/pull/112744
Hurttila has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113055 → bdf2sfd: 1.1.5 -> 1.1.6 → https://github.com/NixOS/nixpkgs/pull/113055
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @nicknovitski opened pull request #113056 → taskwarrior updates → https://github.com/NixOS/nixpkgs/pull/113056
nhs has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #113057 → python3Packages.asyncwhois: enable tests → https://github.com/NixOS/nixpkgs/pull/113057
nhs has joined #nixos
neiluj has quit [Quit: leaving]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #113013 → Add VS Code extensions → https://github.com/NixOS/nixpkgs/pull/113013
<{^_^}> [nixpkgs] @adisbladis opened pull request #113058 → Emacs package updates 2021-02-13 → https://github.com/NixOS/nixpkgs/pull/113058
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113059 → bitlbee-facebook: 1.2.1 -> 1.2.2 → https://github.com/NixOS/nixpkgs/pull/113059
<aleph-> adisbladis: Yep, will do.
<{^_^}> [nixpkgs] @rmcgibbo opened pull request #113060 → python3Packages.humanize: add necessary dependency → https://github.com/NixOS/nixpkgs/pull/113060
thelounge52 has quit [Ping timeout: 272 seconds]
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
xcmw has joined #nixos
<aleph-> adisbladis: Seems there's already an issue? https://github.com/NixOS/nixops/issues/1417 Should I just ack a comment there as well?
<{^_^}> nixops#1417 (by hbjydev, 14 weeks ago, open): How do I cap the NixOS version?
edomfjp[m] has joined #nixos
fendor has quit [Read error: Connection reset by peer]
<adisbladis> aleph-: It seems I misunderstood your issue then
kenran has quit [Remote host closed the connection]
<adisbladis> I was under the impression that your stateVersion was set to 20.09 in your expression, but ended up at 21.03 in the deployment
<aleph-> Ah possibly. So the issue is as I understand, 1) system.stateVersion on each host is set to 20.09 in their config expressions. 2) if my channels on my local device from which I deploy from are set to either: * nixpkgs-unstable * nixos-20.09 and nixpkgs-unstable it seems to bounce me to 21.03
<aleph-> on the deployed to hosts.*
<adisbladis> Yeah, that's a bug then
<aleph-> Got it, think a new ticket or just ack on the linked one?
<adisbladis> The linked one is not a bug
justanotheruser has joined #nixos
<aleph-> Got it, okay.
<eyJhb> Is there anything for Hetzner, like there is `nixpkgs/nixos/modules/virtualisation/digital-ocean-image.nix` for DigitalOcean?
<{^_^}> [nixpkgs] @adisbladis merged pull request #113058 → Emacs package updates 2021-02-13 → https://github.com/NixOS/nixpkgs/pull/113058
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/2118cf551b9 (from 14 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
thelounge52 has joined #nixos
__monty__ has quit [Quit: leaving]
<aleph-> adisbladis: Issue opened.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113061 → cargo-udeps: 0.1.17 -> 0.1.18 → https://github.com/NixOS/nixpkgs/pull/113061
thelounge52 has quit [Ping timeout: 264 seconds]
<adisbladis> aleph-: Thanks, attached it to the 2.0 milestone and commented
<aleph-> Cool.
<aleph-> Should I just go and use 1.9 or earlier then?
<adisbladis> You mean nixops 1.7?
<aleph-> Correct.
<adisbladis> I think it's going to exhibit the same behaviour, but you can try
<aleph-> Got it, okay.
randalthorwot[m] has joined #nixos
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #nixos
rb2k has joined #nixos
ahmed_elgabri has joined #nixos
gustavderdrache has joined #nixos
<aleph-> Yep same issue with nixops 1.7. Alright guess I can't manage that server with it yet.
ahmedelgabri has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #113062 → doc: update multiple output section with more example paths → https://github.com/NixOS/nixpkgs/pull/113062
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113063 → clojure-lsp: 2021.02.10-21.13.12 -> 2021.02.13-18.04.19 → https://github.com/NixOS/nixpkgs/pull/113063
<{^_^}> [nixpkgs] @mweinelt pushed 41 commits to staging-next: https://git.io/JtiH0
ahmedelgabri has joined #nixos
ploupiboulba[m] has joined #nixos
ahmed_elgabri has quit [Ping timeout: 272 seconds]
Mateon2 has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace opened pull request #113064 → nixos/tools: make desktopConfiguation types.listOf types.lines → https://github.com/NixOS/nixpkgs/pull/113064
Mateon1 has quit [Ping timeout: 265 seconds]
Mateon2 is now known as Mateon1
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113065 → cointop: 1.5.5 -> 1.6.0 → https://github.com/NixOS/nixpkgs/pull/113065
nhs has quit [Ping timeout: 240 seconds]
lsix has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #113067 → convco: 0.3.2 -> 0.3.3 → https://github.com/NixOS/nixpkgs/pull/113067
rain1 has quit [Quit: WeeChat 2.9]
philr has joined #nixos