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
<{^_^}> [nixpkgs] @Infinisil merged pull request #99019 → Add ability to configure executable for redshift service → https://git.io/JUPFV
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JTdbB
<DigitalKiwi> have a more powerful machine *ducks*
sigmundv_ has joined #nixos
<infinisil> To remove all ./result symlinks: for f in /nix/var/nix/gcroots/auto/*; do rm "$(readlink "$f")"; done
Fare has quit [Ping timeout: 264 seconds]
<infinisil> Pretty sure I don't need to persist any of them, so they're mostly just preventing Nix GC from collecting the things they refer
<cole-h> Alternatively, using fd(1) -- fd -t l result ~ -HIs -x unlink '{}' \;
sigmundv has quit [Ping timeout: 264 seconds]
<cole-h> `-HIs` -> search hidden and ignored files, and match case-sensitively
<infinisil> cole-h: Note that my command doesn't need to do any search, it just uses Nix's reference to all those directly :)
<cole-h> Fair enough
<cole-h> I just don't like (explicit) for-loops in my shell ;)
<infinisil> Can probably do it with a `find/fd` as well
<infinisil> (Oh, also note that these symlinks don't have to be named result)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102557 → libosmpbf: 1.3.3 -> 1.4.0 → https://git.io/JTdNC
<cole-h> :P
<l33[m]> i'd go with coolkids, and use fd, find , when you get into has some very strange (historic) issues around globing and recursive directory expansion... .here be dragons.....
<infinisil> I've started to like explicit for loops and co. Just because it's much easier to understand. Though if recursive search were needed I'd probably go with find/fd
gxt has quit [Remote host closed the connection]
<Raito_Bezarius> does anyone know if there is a gcc for 32bits (or 64bits) riscv baremetal target in nixpkgs?
gxt has joined #nixos
<Raito_Bezarius> I chcked quickly and didn't found anything
<l33[m]> is risc5 the future?
lovek323 has quit [Quit: Connection closed for inactivity]
<Raito_Bezarius> risc5 != risc-v
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102558 → libipt: 2.0.2 -> 2.0.3 → https://git.io/JTdNa
<Raito_Bezarius> also, I don't know :) — risc-v looks definitely cool, but that does not tell us a lot about whether it can become a replacement for modern ISA
<l33[m]> oh i never thought of computers to be an industry.
<{^_^}> [nixpkgs] @fnlaai opened pull request #102559 → introduce patch(.diff) to slstatus and dmenu → https://git.io/JTdNi
<freezeboy> DigitalKiwi yes ... that's a solution, but then I don't know how big I should target
<{^_^}> [nixpkgs] @fnlaai closed pull request #96675 → Make slstatus able to patch from diff → https://git.io/JUtVa
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102560 → kubeseal: 0.12.6 -> 0.13.1 → https://git.io/JTdN9
mbrgm_ has joined #nixos
mbrgm_ is now known as mbrgm
tsrt^ has quit []
emnmauiigw^ has joined #nixos
<DigitalKiwi> infinisil: traverse!
<{^_^}> [nixpkgs] @stigtsp merged pull request #102498 → keepass: 2.45 -> 2.46 → https://git.io/JTd4R
<infinisil> The haskell traverse?
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTdAT
<DigitalKiwi> it's always traverse
fendor__ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102561 → libgpiod: 1.5.2 -> 1.6 → https://git.io/JTdAY
<infinisil> Nice xD
fendor_ has quit [Ping timeout: 256 seconds]
rajivr has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102562 → libqmi: 1.26.2 -> 1.26.6 → https://git.io/JTdAV
<{^_^}> [nixpkgs] @onsails opened pull request #102563 → terraform-ls: 0.7.0 -> 0.8.0, switch to buildGoModule → https://git.io/JTdAD
<pumpy> cole-h++
<{^_^}> cole-h's karma got increased to 105
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102564 → libimagequant: 2.12.6 -> 2.13.0 → https://git.io/JTdxt
pushqrdx has joined #nixos
<pushqrdx> is anybody using magic trackpad with nixos?
<pushqrdx> if so how is your experience, because my experience on linux in general has been atrocious
<DigitalKiwi> my magic mouse disconnects a lot...
<DigitalKiwi> so if the bluetooth stack is similar uh maybe expect that
<pushqrdx> i am connecting the trackpad over wire to avoid such issues
<pushqrdx> i have enabled libinput in configuration, but the track pad is registering random click, the mouse sometimes moves faster or slower, sensitivity is weird
<pushqrdx> over all, almost unusable here so i wonder is this just the drivers on linux being bad or am i missing something
<{^_^}> [nixpkgs] @stigtsp merged pull request #102149 → gsoap: 2.8.53 -> 2.8.108 → https://git.io/JTSZg
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTdxR
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102565 → libavif: 0.8.1 -> 0.8.2 → https://git.io/JTdxE
<pushqrdx> also two finger scroll works like 20% of the times, the rest is just me selecting or moving the cursor by accident
emilsp has joined #nixos
ris has quit [Ping timeout: 240 seconds]
lemsip has quit [Read error: Connection reset by peer]
dbmikus_ has joined #nixos
<{^_^}> [nixpkgs] @mkg20001 merged pull request #102565 → libavif: 0.8.1 -> 0.8.2 → https://git.io/JTdxE
<{^_^}> [nixpkgs] @mkg20001 pushed 2 commits to master: https://git.io/JTdx9
CyberManifest has quit [Quit: Leaving...]
<{^_^}> [nixpkgs] @stigtsp merged pull request #102019 → ssh-audit: 2.3.0 -> 2.3.1 → https://git.io/JTMdX
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTdp3
pushqrdx has quit [Remote host closed the connection]
NeoCron has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @stigtsp merged pull request #102335 → flameshot: 0.8.4 -> 0.8.5 → https://git.io/JTQSf
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTdhv
<{^_^}> [nixpkgs] @mweinelt merged pull request #102153 → homeassistant: 0.117.0 -> 0.117.2 → https://git.io/JTSCS
<{^_^}> [nixpkgs] @mweinelt pushed 3 commits to master: https://git.io/JTdh0
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JTdhV
freezeboy has quit [Remote host closed the connection]
emilsp has quit [Ping timeout: 604 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102566 → rdkafka: 1.4.4 -> 1.5.2 → https://git.io/JTdjn
Fare has joined #nixos
<{^_^}> [nixpkgs] @PawelLipski opened pull request #102567 → gitAndTools.git-machete: 2.15.6 -> 2.15.7 → https://git.io/JTdjQ
psy3497 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102568 → libgcrypt: 1.8.6 -> 1.8.7 → https://git.io/JTdj5
<psy3497> Anyone can help me understand how to run tuxboot on NixOS?
<{^_^}> [nixpkgs] @jonringer opened pull request #102569 → .github/CODEOWNERS: add jonringer to neovim → https://git.io/JTFee
<{^_^}> [nixpkgs] @cdepillabout merged pull request #102491 → [20.09] git-mediate: enable Hydra build again → https://git.io/JTdsj
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to release-20.09: https://git.io/JTFe3
emilsp has joined #nixos
<siraben> psy3497: looks like tuxboot isn't packaged up yet
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102570 → libassuan: 2.5.3 -> 2.5.4 → https://git.io/JTFea
<psy3497> Indeed. I managed to run it with nix-shell but
<siraben> What was the command to run in nix-shell?
<psy3497> I am asked to run as root. So I guess everthing has to be installed in the environment?
deltab has quit [Ping timeout: 264 seconds]
<siraben> What you need to do is create a derivation
<siraben> Don't install stuff into /usr/bin/ etc.
<psy3497> nix-shell -p qmake4Hook qt4
<psy3497> this is to run INSTALL, which then produces an executable in the same directory (I don't think it tried to install anything globally, and if it did an error would have occurred right?)
<siraben> yeah that only puts you in a temporary environment with those dependencies
<psy3497> Then I was asked to run the program with mtools, so I ran a nix-shell with mtools just to execute the program
h0m1 has quit [Ping timeout: 240 seconds]
<psy3497> Then I was asked to run the program as root. Problem is when I run as root the gui appears with no text. Whereaas if I run without root, I do get text appearing
<psy3497> I amtrying to run without root for now
<psy3497> see if I get stuck somewhere
<psy3497> Thanks for the link I will check it out
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #102560 → kubeseal: 0.12.6 -> 0.13.1 → https://git.io/JTdN9
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JTFeb
<{^_^}> [hydra] @ajs124 opened pull request #827 → add test for nix-support/hydra-build-products edge case → https://git.io/JTFex
deltab has joined #nixos
psy3497 has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @marsam merged pull request #102316 → grpc: 1.32.0 -> 1.33.2 → https://git.io/JTQB5
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JTFvr
<{^_^}> [nixpkgs] @marsam merged pull request #102564 → libimagequant: 2.12.6 -> 2.13.0 → https://git.io/JTdxt
<{^_^}> [nixpkgs] @marsam pushed 2 commits to staging: https://git.io/JTFvK
orbekk has quit [Ping timeout: 264 seconds]
orbekk1 has joined #nixos
mDuff has quit [Quit: zzz]
<gchristensen> this ARM machine has no blockdevices despite having a large SSD. anything y'all'd try before I give up on the host? https://gist.github.com/grahamc/8cd1950106c62f4c21bb630e3287f6f3
<Dotz0cat> I got this to build but it now does not work correctly. I think it is somehow missing a dependacy. what it does is it does not show thumbnails I have it fetch from the internet. anything that you can think of that I could be missing? https://gist.github.com/Dotz0cat/15a6e5e7ddb596605b6a8e0141c82c63
sigmundv_ has quit [Ping timeout: 256 seconds]
<alienpirate5> day three of trying to package my app
<alienpirate5> let's see if anything i do works
orbekk1 has quit [Ping timeout: 268 seconds]
<omasanori[m]> I do hope it will work
<Dotz0cat> hope it works as well
orbekk1 has joined #nixos
<{^_^}> [nixpkgs] @fabianhjr closed pull request #102400 → [20.09] ipfs: refactor {0.6, 0.7} -> 0.7 → https://git.io/JT7N4
<{^_^}> [nixpkgs] @omasanori opened pull request #102571 → pythonPackages.nix-kernel: disable on Python 2 → https://git.io/JTFJc
orbekk1 has quit [Quit: WeeChat 2.4]
<gchristensen> ehh I think maybe the kernel is newer than the hardware likes
orbekk has joined #nixos
ddellacosta has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102572 → mdds: 1.6.0 -> 1.7.0 → https://git.io/JTFUJ
orbekk has quit [Ping timeout: 260 seconds]
h0m1 has quit [Ping timeout: 260 seconds]
orbekk has joined #nixos
ddellacosta has joined #nixos
h0m1 has joined #nixos
paralin has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
paralin has quit [Quit: Using Circe, the loveliest of all IRC clients]
<{^_^}> [nixpkgs] @ryantm merged pull request #102561 → libgpiod: 1.5.2 -> 1.6 → https://git.io/JTdAY
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JTFT6
ilmu has quit [Ping timeout: 240 seconds]
ilmu has joined #nixos
<{^_^}> [nixpkgs] @bbigras opened pull request #102573 → nuspell: 4.0.0 -> 4.0.1 → https://git.io/JTFTp
<{^_^}> [nixpkgs] @marsam opened pull request #102574 → gitAndTools.git-absorb: 0.6.5 -> 0.6.6 → https://git.io/JTFkT
<{^_^}> [nixpkgs] @peterhoeg merged pull request #102484 → krename: 5.0.0 -> 5.0.1 → https://git.io/JT5hG
<{^_^}> [nixpkgs] @peterhoeg pushed commit from @r-ryantm to master « krename: 5.0.0 -> 5.0.1 »: https://git.io/JTFkL
Fare has quit [Ping timeout: 260 seconds]
<supersandro2000> I think ofborg missed this PR somehow https://github.com/NixOS/nixpkgs/pull/102515
<{^_^}> #102515 (by r-ryantm, 8 hours ago, open): libmwaw: 0.3.16 -> 0.3.17
<supersandro2000> Who do I need to ping to requeue this?
Fare has joined #nixos
<wjjunyor[m]> Hello
<wjjunyor[m]> How can I handle Telegram error using QT 5.12.7 ?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102575 → mcabber: 1.1.0 -> 1.1.2 → https://git.io/JTFkB
cjpbirkbeck has quit [Quit: Goodbye, take care]
acowley has quit [Ping timeout: 256 seconds]
<heath> ran into my first infinite recursion error with this shell.nix: https://gist.github.com/heath/40b04df97f7badc798a208c2a30b8cd3 --show-trace mentions it occurred while evaluating column 13 on line 1, but that doesn't seem useful; tips on figuring these type of errors out?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102576 → lombok: 1.18.12 -> 1.18.16 → https://git.io/JTFIk
yinfeng has quit [Quit: WeeChat 2.9]
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102577 → mbuffer: 20200505 -> 20200929 → https://git.io/JTFI7
puck has quit [Read error: Connection reset by peer]
puckipedia has joined #nixos
<cole-h> heath: Try removing the `inherit (nixpkgs) pkgs` and change `nixpkgs ? ...` to `pkgs ? ...`
puckipedia is now known as puck
<cole-h> heath: Well, FWIW, I can't reproduce that with the gist.
<cole-h> heath: What are the chances you have an overlay that is messing with things? Try adding `-I nixpkgs-overlays=/var/empty`
acowley has joined #nixos
dbmikus_ has quit [Ping timeout: 260 seconds]
acowley has quit [Read error: Connection reset by peer]
acowley has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102578 → mdk: 1.2.10 -> 1.3.0 → https://git.io/JTFte
slack1256 has joined #nixos
<{^_^}> [nixpkgs] @moinessim opened pull request #102579 → Move to backup file to change LICENSE to lowercase. → https://git.io/JTFtD
mla has quit [Remote host closed the connection]
<DavHau[m]1> when using `builtins.getFlake`, is it possible to override inputs?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102580 → lxcfs: 4.0.5 -> 4.0.6 → https://git.io/JTFt7
mla has joined #nixos
mzcore_ has quit [Ping timeout: 240 seconds]
slack1256 has quit [Ping timeout: 265 seconds]
dbmikus_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102581 → libtins: 4.2 -> 4.3 → https://git.io/JTFqW
dbmikus_ has quit [Ping timeout: 258 seconds]
alp has joined #nixos
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 268 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102582 → marvin: 20.17.0 -> 20.19.0 → https://git.io/JTFm3
lorimer has quit [Disconnected by services]
remirol has joined #nixos
remirol is now known as lorimer
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102583 → lilv: 0.24.8 -> 0.24.10 → https://git.io/JTFmX
lorimer has quit [Ping timeout: 272 seconds]
CyberManifest has joined #nixos
dxtr has quit [Remote host closed the connection]
justan0theruser has joined #nixos
justanotheruser has quit [Ping timeout: 240 seconds]
eoli3n has joined #nixos
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
dbmikus_ has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102584 → mgba: 0.8.3 -> 0.8.4 → https://git.io/JTF3J
dbmikus_ has quit [Ping timeout: 260 seconds]
detran has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102585 → lxtask: 0.1.9 -> 0.1.10 → https://git.io/JTF3z
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102586 → libsolv: 0.7.14 -> 0.7.16 → https://git.io/JTFst
yinfeng has joined #nixos
Rusty1 has quit [Quit: WeeChat 2.3]
Jonathan86 has joined #nixos
<{^_^}> [nixpkgs] @srhb merged pull request #102574 → gitAndTools.git-absorb: 0.6.5 -> 0.6.6 → https://git.io/JTFkT
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/JTFsK
sangoma has joined #nixos
jabster28 has joined #nixos
alp has quit [Ping timeout: 268 seconds]
<siraben> How do I override `lib.systems.examples` to add a new system in an overlay?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102587 → xmlbird: 1.2.11 -> 1.2.12 → https://git.io/JTFGy
justan0theruser has quit [Ping timeout: 268 seconds]
dbmikus_ has joined #nixos
<typetetris> Using `nix-shell (Nix) 3.0pre20201020_e0ca98c` I have a strange behaviour, where it opens a bunch of threads and then waits on a futex (according to strace) forever.
jabster28 has quit [Ping timeout: 240 seconds]
<typetetris> Where should I report such a thing? To nixpkgs or nix ?
waleee-cl has quit [Quit: Connection closed for inactivity]
dbmikus_ has quit [Ping timeout: 260 seconds]
jabster28 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102588 → limesuite: 20.07.2 -> 20.10.0 → https://git.io/JTFZr
jabster28 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102589 → libsidplayfp: 2.0.4 -> 2.0.5 → https://git.io/JTFn0
<typetetris> If I use flakes for my nixos machine, can I replace channels with it? So '<nixos>' refers to some flake or something?
<srhb> typetetris: Typically you wouldn't use NIX_PATH at all with flakes, but yes.
<srhb> typetetris: These days, nixos-rebuild takes an experimental --flake argument
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/d105075a1fd (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<srhb> typetetris: (And defaults to /etc/nixos/flake.nix)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102590 → lidarr: 0.7.1.1381 -> 0.7.2.1878 → https://git.io/JTFnj
<typetetris> srhb: I think about `nix-shell` and `nix-env`. At the moment I am trying to load my system configuration in a `nix shell` but it keeps complaining that `nixosConfigurations.monster` (monster my systems name) isn't a derivation. I am calling `nix shell .#nixosConfigurations.monster` inside /etc/nixos. I thought I could explore its contents with tab completion ..
<{^_^}> nix#3803 (by Mic92, 16 weeks ago, open): Nix repl does not work with flakes
jbox has joined #nixos
<typetetris> Thanks
<srhb> The flake UI is currently not very good compared to stable Nix, but it's being worked on.
jbox has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102591 → liquidprompt: 1.12.0 -> 1.12.1 → https://git.io/JTFcB
justanotheruser has joined #nixos
palo1 has joined #nixos
<cole-h> typetetris: You might be interested in my compat wrapper for `nix repl` (and other tools)
<siraben> How can I use GrahamcOfBorg to test cross-compilation? I tried commenting `@GrahamcOfBorg build pkgs.pkgsCross.remarkable1.hello` but it returned with `
<siraben> The following builds were skipped because they don't evaluate on x86_64-linux: pkgs.pkgsCross.remarkable1.hello
<siraben> `
<cole-h> siraben: I'm not sure if ofborg supports cross compilation
<siraben> seems to in this example
<cole-h> Well, I'd first try by trying to evaluate that package on a local system, if you haven't already
<cole-h> I forget if ofborg can build packages that are introduced in a PR or if they must exist in master...
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
mallox has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102592 → lldpd: 1.0.5 -> 1.0.6 → https://git.io/JTFcS
jabster28 has joined #nixos
CyberManifest has quit [Quit: Leaving...]
alp has joined #nixos
emnmauiigw^ has quit []
jabster28 has quit [Ping timeout: 268 seconds]
tsrt^ has joined #nixos
<typetetris> how can I lock an input for a flake to specific commit?
strikerlulu has joined #nixos
<cole-h> Add `/rev` to the flake URI
<cole-h> not literally `/rev`, but `/jas789431hfjkasd7831` or whatever the revision is
* strikerlulu
strikerlulu has quit [Remote host closed the connection]
cole-h has quit [Ping timeout: 256 seconds]
<jdnixx[m]> Ok so wtf
<jdnixx[m]> Tell me why when I `nix-env -iA nixos.ema` and start tab-completing, it shows me a bunch of different Emacs packages
domogled has quit [Quit: domogled]
<jdnixx[m]> Including one named like for example `nixos.emacsWithPackages`
<jdnixx[m]> BUT
<siraben> cole-h: I see. I'll try doing it on another repo with cachix.
medvid has quit [Ping timeout: 265 seconds]
<jdnixx[m]> When I go and `nix search emacs` it finds the main emacs package, uemacs, emacs26/27/27-nox, etc etc
<jdnixx[m]> but NOT half of the other ones that nix-env showed on tab completion
<jdnixx[m]> What gives? I thought `nix` was supposed to replace whatever legacy functions but it looks like it’s not even going off the same cache or something as nix-env?
jonringer has quit [Ping timeout: 260 seconds]
<Emantor> Is there any way to get a ARMv7 cross compiler into my mkShell env without building it on my machine
<Emantor> I know I can use crossSystem { config = "armv7l-unknown-linux-gnueabihf" }; but all others pkgs built into the shell will be for ARM, I am only interested in gcc.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102593 → memcached: 1.6.6 -> 1.6.8 → https://git.io/JTFCp
cr4y1_ has joined #nixos
<{^_^}> [nixpkgs] @doronbehar opened pull request #102594 → qt515 more fixes → https://git.io/JTFWt
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102595 → libshout: 2.4.3 -> 2.4.4 → https://git.io/JTFW3
<Emantor> Ah, the trick is to use pkgsCross.armv7l-hf-multiplatform.buildPackages.gcc, note the buildPackages.
thc202 has joined #nixos
m0rphism has joined #nixos
fnlaai has joined #nixos
<siraben> So I think you could do, pkgs.pkgsCross.armv7l-hf-multiplatform.stdenv.mkDerivation and nix-shell there
alp has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #102517 → libfprint: 1.90.2 -> 1.90.3 → https://git.io/JTdrn
<{^_^}> [nixpkgs] @srhb merged pull request #101551 → ceph: Fix build with glibc 2.32 → https://git.io/JTVx8
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/JTFWX
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JTFW1
<Emantor> Yeah, but all libraries will be armv7a than. I want a host stdenv with host libs and only the cross compiler(s).
<typetetris> If I get nixpkgs as in input in a flake, how can I provide it with overlays before use ?
<{^_^}> [nixpkgs] @jtojnar merged pull request #102553 → libjcat: 0.1.3 -> 0.1.4 → https://git.io/JTdFk
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JTFWQ
<Emantor> And that works by using the host mkShell with i.e. pkgsCross.armv7l-hf-multiplatform.buildPackages.gcc, pkgsCross.aarch64-multiplatform.buildPackages.gcc, …
<siraben> I see
<{^_^}> [nixpkgs] @vbgl opened pull request #102596 → ocamlPackages.mirage-console: init at 3.0.2 → https://git.io/JTFWF
<matthewcroughan_> where oh where did cole-h go ;_;
fnlaai has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 260 seconds]
<bqv> matthewcroughan_: He has you on ignore
<matthewcroughan_> lol
medvid has joined #nixos
<eyJhb> matthewcroughan_: you can use bqv instead :D
<matthewcroughan_> sounds about right.
<matthewcroughan_> Like I said, when I first got into Linux, I annoyed a lot of people and a lot of people blocked me. It's just how it is. It's self regulation.
<jdnixx[m]> think I fked something up
<jdnixx[m]> Wat do
<bqv> matthewcroughan_: while some of that is other people having short fuses, and some of it is whatever brand of special personality you have, the rest is up to you to mitigate, one way or another
CyberManifest has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102597 → memtester: 4.3.0 -> 4.5.0 → https://git.io/JTF8t
<matthewcroughan_> bqv: I don't mind it, it tells me when I've gone too far.
<bqv> The real trick is working out how to not even reach "too far"
<bqv> I mean, sure, my trick these days is to just not interact with people unless I have to, but hey if it works it works
CyberManifest has quit [Client Quit]
<{^_^}> [nixpkgs] @cdepillabout opened pull request #102598 → haskellPackages.shellFor: improve documentation → https://git.io/JTF8B
<{^_^}> [nixos-hardware] @Mic92 merged pull request #203 → lenovo/thinkpad/x260: use services.tlp.settings → https://git.io/JTHCS
<{^_^}> [nixos-hardware] @Mic92 pushed 2 commits to master: https://git.io/JTF8R
kalbasit has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-hardware] @Mic92 merged pull request #204 → lenovo/thinkpad/x260: i915.enable_psr=0 parameter → https://git.io/JTHCQ
<{^_^}> [nixos-hardware] @Mic92 pushed 2 commits to master: https://git.io/JTF80
sangoma has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102599 → mpd: 0.22.1 -> 0.22.2 → https://git.io/JTF8X
Chiliparrot has joined #nixos
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
Izorkin has joined #nixos
Chiliparrot has quit [Ping timeout: 268 seconds]
ishan has joined #nixos
<{^_^}> [nixpkgs] @ktor opened pull request #102600 → idea: various versions updated by script → https://git.io/JTF4I
lsix has joined #nixos
anderslundstedt has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #98964 → shotcut: 20.09.13 -> 20.10.31 → https://git.io/JU614
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/JTF4c
<{^_^}> [nixpkgs] @doronbehar merged pull request #102569 → .github/CODEOWNERS: add jonringer to neovim → https://git.io/JTFee
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTF4B
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
Izorkin has joined #nixos
anderslu1dstedt has quit [Ping timeout: 246 seconds]
saschagrunert has joined #nixos
heyitsrama has quit [Ping timeout: 268 seconds]
zupo has joined #nixos
<{^_^}> [nixpkgs] @Frostman opened pull request #102601 → minecraft-server: 1.16.3 -> 1.16.4 → https://git.io/JTF4P
<{^_^}> [nixpkgs] @Frostman closed pull request #102601 → minecraft-server: 1.16.3 -> 1.16.4 → https://git.io/JTF4P
alp has joined #nixos
<{^_^}> [nixpkgs] @doronbehar merged pull request #102414 → plasma5.kdecoration: unbreak → https://git.io/JT5UH
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTF4Q
<{^_^}> [nixpkgs] @danieldk opened pull request #102602 → Update ROCm to 3.9.0 → https://git.io/JTFBq
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102603 → knightos-mkrom: 1.0.2 -> 1.0.3 → https://git.io/JTFBZ
anderslu1dstedt has joined #nixos
rsynnest has quit [Quit: Connection closed for inactivity]
anderslundstedt has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102604 → nextdns: 1.8.3 -> 1.8.8 → https://git.io/JTFBX
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @pnelson closed pull request #99006 → nextdns: 1.8.3 -> 1.8.6 → https://git.io/JUP80
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @teto opened pull request #102605 → neovim: take into account vi(m)Alias → https://git.io/JTFRU
sss2 has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixos-hardware] @Mic92 merged pull request #202 → macbook: added option for swapped cmd and opt → https://git.io/JT9pn
<{^_^}> [nixos-hardware] @Mic92 pushed 3 commits to master: https://git.io/JTFRl
lewo` has joined #nixos
<{^_^}> [nix-idea] @Mic92 merged pull request #16 → GitHub Actions workflow to publish releases → https://git.io/JUpMm
<{^_^}> [nix-idea] @Mic92 pushed 6 commits to master: https://git.io/JTFRE
<{^_^}> [nixpkgs] @doronbehar merged pull request #102599 → mpd: 0.22.1 -> 0.22.2 → https://git.io/JTF8X
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTFRg
civodul has joined #nixos
<typetetris> Is there still something special one has to configure for luks + lvm + ssd?
sangoma_ has joined #nixos
<{^_^}> [nix-idea] @github-actions[bot] pushed 0 commits to refs/tags/v0.3.0.0: https://git.io/JTFRF
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102606 → mtools: 4.0.24 -> 4.0.25 → https://git.io/JTF0e
<jackdk> typetetris: look up the documentation for boot.initrd.luks.devices
<jackdk> For mine, I set that to { nixos = { device "/dev/disk/by-uuid/<theuuid>"; preLVM = true; allowDiscards = true; };
<jackdk> and I have "discard" in the options list for each filesystem
<typetetris> jackdk: Thank you!
<jackdk> related question: if you have multiple disks under luks, and you want to put the keyfile for disk B on disk A (which is the one nixos boots from), where's a safe place to stash the keyfile?
sangoma_ has quit [Quit: WeeChat 2.9]
sangoma has joined #nixos
<Orbstheorem> Hello, is anybody using qtcreator on NixOS ?
sangoma has quit [Ping timeout: 240 seconds]
ilmu has quit [Ping timeout: 268 seconds]
ilmu has joined #nixos
<typetetris> jackdk: Sorry don't know about your keyfile. Do I need to run fstrim manually or does the discard mount option take care of that?
sangoma has joined #nixos
codyopel has quit [Quit: Idle for 30+ days]
jonte[m] has quit [Quit: Idle for 30+ days]
theglenn888[m] has quit [Quit: Idle for 30+ days]
steve[m] has quit [Quit: Idle for 30+ days]
fendor__ is now known as fendor
<jackdk> typetetris: that's ok, it was more of a question for the floor. I don't know ssd stuff very well, I just cargoculted it from somewhere
<{^_^}> [nixpkgs] @peti pushed to release-20.09 « The Haskell documentation has moved to <https://haskell4nix.readthedocs.io/>. »: https://git.io/JTFEo
luc65r has joined #nixos
euandreh has joined #nixos
rnhmjoj has left #nixos ["User left"]
rnhmjoj has joined #nixos
mananamenos has joined #nixos
<sphalerite> jackdk: my usual approach for that is to put it in a root-owned, 0700 directory (like /root)
<sphalerite> typetetris: I'm not entirely sure, but I think it makes sense to do both, i.e. have discard enabled _and_ occasionally run fstrim.
<sphalerite> typetetris: though I might be confusing things with zfs's autotrim and zpool trim.
<sphalerite> typetetris: I can't imagine it would _hurt_ to do the same on ext4 though, even if I'm wrong :p
<typetetris> jackdk, sphalerite: https://wiki.archlinux.org/index.php/Solid_state_drive suggest its safer to enable fstrim and don't use the discard mount option. Otherwise you would need to know, wether your device likes continuous trim.
<typetetris> And they suggest its better to use only one of those options.
philr has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @doronbehar merged pull request #100695 → operator-sdk: 1.0.1 -> 1.1.0 → https://git.io/JTGoh
mzcore_ has joined #nixos
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTFuX
werner291 has joined #nixos
<typetetris> nvme list and looking in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/ata/libata-core.c suggest I am good to go with continuous discard.
<ptotter[m]> I'm having troubel with flatpak and xdg desktop portals (save dialog)
<ptotter[m]> running only a plain window manager, is there some process I need to have running?
__monty__ has joined #nixos
<ptotter[m]> maybe I need to run some systemd user service?
NeoCron has joined #nixos
<{^_^}> [nixpkgs] @vdemeester closed pull request #34402 → Add a containerd module → https://git.io/vN9qu
anderslundstedt has joined #nixos
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
anderslu1dstedt has quit [Ping timeout: 264 seconds]
sss2 has quit [Ping timeout: 268 seconds]
yinfeng has quit [Quit: WeeChat 2.9]
cosimone has joined #nixos
o1lo01ol1o has joined #nixos
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102607 → libngspice: 31 -> 33 → https://git.io/JTFVZ
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/428701ba392 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/d105075a1fd (from 8 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/0da76dab4c2 (from 13 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<typetetris> Where can I read about those new hash formats? (Attribute "hash" instead of "sha256".)
sss2 has joined #nixos
noudle has joined #nixos
<colemickens> that's the best... "docs" I can find quickly
Baughn has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @primeos opened pull request #102608 → chromium: 86.0.4240.111 -> 86.0.4240.183 → https://git.io/JTFwB
Baughn has joined #nixos
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
<omasanori[m]> So, is SRI hash in Nix considered stable?
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102609 → nextcloud-client: 3.0.2 -> 3.0.3 → https://git.io/JTFwA
<typetetris> Should "fetchgit" work with ssh? It tells me "No user exists for uid 1000"
<typetetris> git on cli works fine with the ssh url.
orivej has joined #nixos
cosimone has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @stigtsp merged pull request #102593 → memcached: 1.6.6 -> 1.6.8 → https://git.io/JTFCp
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTFoP
FRidh has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #102605 → neovim: take into account vi(m)Alias → https://git.io/JTFRU
<{^_^}> [nixpkgs] @teto pushed 3 commits to master: https://git.io/JTFoh
ishan has quit [Remote host closed the connection]
<clever> typetetris: builtins.fetchGit will
<typetetris> clever: It seems it doesn't produce a derivation so I have to wrap the sources myself to create a fixed output derivation?
<clever> its not a derivation, but it can accept a sha256
<{^_^}> [nix] @domenkozar merged pull request #4214 → nix-copy-closure: verify it works with drvs → https://git.io/JTd1i
<{^_^}> [nix] @domenkozar pushed 2 commits to master: https://git.io/JTFKu
alp has quit [Remote host closed the connection]
alp has joined #nixos
<typetetris> clever: Its about not downloading the sources if the result of the expression is already in the cache. With builtins.fetchTarball it redownloaded the sources every time (doesn't do a derivation too) I tried to build the immediate dependee, despite it being in the store already. `fetchTarball` downloaded the sources at evaluation time might be the problem?
<clever> typetetris: all of the builtin based fetchers will download at eval time, and then just insert the path to the result as a plain path
<clever> as-if you had done src = ./foo;
<typetetris> clever: Good to know.
<clever> if you supply a sha256, it will compute the storepath, and check if it already exists, then maybe skip the fetching
<typetetris> clever: Yeah, I want to avoid pulling the sources into the store :)
<{^_^}> [nix] @domenkozar closed pull request #4074 → Fix missing create-darwin-volume.sh in installer → https://git.io/JUVma
<clever> if you want to avoid fetching the src if its already built, then you must use a derivation
<clever> and sadly, the ssh based pkgs.fetchgitPrivate was removed from nixpkgs
<clever> so you can only do http(s) based git now
<typetetris> darkhttpd to the rescue
<clever> you can always write your own custom fetcher though
<clever> "outputHash" "outputHashAlgo" "outputHashMode"
<typetetris> clever: Thans
<typetetris> clever: Thank
<typetetris> clever: Thanks
<typetetris> lol
<clever> if a derivation has outputHash and outputHashMode, then it will be considered fixed-output by the new standards, and outputHash must contain the hash algo
<clever> by the old standards, outputHashAlgo has the algo name, and its split between 2 fields
<clever> outputHashMode="flat" means that $out must be a single file, and you are reporting the hash of the file
<clever> outputHashMode="recursive" means $out can be a file, directory, or even symlink, and you are reporting the hash of the nar (nix-store --dump $out > foo.nar)
* colemickens takes notes
<clever> flat mode, lets you reuse the hashes from a yarn.lock for example, so you dont have to fetch&hash everything when generating nix
<clever> but git in yarn.lock, uses the commit sha1, which doesnt work, so you still have to fetch&hash those
<{^_^}> [nix] @domenkozar closed pull request #3955 → improve help text for tarball-ttl → https://git.io/JUfXN
<{^_^}> [nixpkgs] @omasanori opened pull request #102610 → pythonPackages.smugline: remove → https://git.io/JTF6z
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102611 → minixml: 3.1 -> 3.2 → https://git.io/JTF6g
dada_da has joined #nixos
da_dada has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102612 → munin: 2.0.64 -> 2.0.65 → https://git.io/JTFic
<{^_^}> [nixpkgs] @FRidh opened pull request #102613 → WIP: Python: wrap and patch using `requiredPythonModules` instead of `propagatedBuildInputs` → https://git.io/JTFiC
alp has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 349 commits to staging-next: https://git.io/JTFig
<{^_^}> [nixpkgs] @FRidh pushed 350 commits to staging: https://git.io/JTFiw
<{^_^}> [nixpkgs] @roberth opened pull request #102614 → haskell.compiler.ghc8102BinaryMinimal: init → https://git.io/JTFiy
alp has joined #nixos
<{^_^}> [nix] @domenkozar closed pull request #1847 → Added documentation generation with doxygen → https://git.io/vAvIq
whatisRT has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTFP2
<{^_^}> [nixpkgs] @stigtsp merged pull request #102612 → munin: 2.0.64 -> 2.0.65 → https://git.io/JTFic
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTFP9
<{^_^}> [nixpkgs] @wentasah opened pull request #102615 → i3: 4.18.2 -> 4.18.3 → https://git.io/JTFPF
philr has joined #nixos
<{^_^}> [nixpkgs] @joachifm merged pull request #102540 → tor-browser-bundle-bin: mark as broken → https://git.io/JTdQe
<{^_^}> [nixpkgs] @joachifm pushed 2 commits to master: https://git.io/JTFXg
zupo has joined #nixos
rprije has quit [Ping timeout: 246 seconds]
whatisRT has quit [Ping timeout: 260 seconds]
<Ke> https://github.com/NixOS/nixpkgs/pull/102187 any comments on my pull request
<{^_^}> #102187 (by jkarlson, 3 days ago, open): modules/security/pam.nix: add enableSSHAgentAuthNoHome
m0xlt has joined #nixos
<Ke> hmm the commit message summary is still wrong, if the new version of the patch is considered better, but there is no feedback for that either
m0xlt has quit [Remote host closed the connection]
<Ke> hmm it's actually fine, the pull request name is just off
m0xlt has joined #nixos
m0xlt has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102616 → monit: 5.27.0 -> 5.27.1 → https://git.io/JTFMq
Morfio has joined #nixos
<Jezhehim[m]> ,locate dig
<{^_^}> Found in packages: dnsutils.dnsutils
<{^_^}> [nixpkgs] @FRidh pushed to staging « Revert "Merge pull request #93083 from risicle/ris-cpython-debug" »: https://git.io/JTFMD
sangoma has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102617 → nsd: 4.3.2 -> 4.3.3 → https://git.io/JTFDL
<{^_^}> [nixpkgs] @flokli opened pull request #102618 → terraform-providers.*: update → https://git.io/JTFDu
sangoma has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102619 → numix-icon-theme-square: 20.07.11 -> 20.09.19 → https://git.io/JTFyv
<{^_^}> [nixpkgs] @danieldk merged pull request #102412 → flvtool2: remove (broken since 2018) → https://git.io/JT5JP
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JTFyN
<{^_^}> [nixpkgs] @danieldk merged pull request #102422 → dvb_apps: remove (broken since 2018) → https://git.io/JT5LQ
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JTFyA
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #102445 → icewm: 1.8.3 -> 1.9.0 → https://git.io/JT50y
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/JTFyj
<{^_^}> [nixpkgs] @Ekleog closed pull request #101665 → bug: fix libnvidia-container build → https://git.io/JToft
<{^_^}> [nixpkgs] @Ekleog reopened pull request #101665 → bug: fix libnvidia-container build → https://git.io/JToft
<{^_^}> [nixpkgs] @Ekleog merged pull request #101665 → bug: fix libnvidia-container build → https://git.io/JToft
<{^_^}> [nixpkgs] @Ekleog pushed commit from @cpcloud to master « bug: fix libnvidia-container build (#101665) »: https://git.io/JTFST
<{^_^}> [nixpkgs] @danieldk merged pull request #102525 → pdf2htmlEx: remove → https://git.io/JTdP4
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JTFSq
<typetetris> ,help
<{^_^}> Use `,` to list all commands, `,foo = Foo!` to define foo as "Foo!", `,foo =` to undefine it, `,foo` to output "Foo!", `,foo somebody` to send "Foo!" to the nick somebody
<typetetris> ,
<{^_^}> Special commands: find tell locate expand inclusive-language random-pr - Commands sorted by use count, page 0 (use ,<n> to view page <n>): help libraries ping channels paste escape'' -a escape" library overlay ifd pinning botsnack profiling unfree ask which-channel xml xy fancy-uninstall imperative wololo nixlang++ tofu cache pills pointers home-manager invite runtimedeps stateversion thesis commands exec matrixbridge smart-questions tias
<typetetris> nice
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/d105075a1fd (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102620 → ncmpc: 0.39 -> 0.42 → https://git.io/JTF9f
captn3m0- has joined #nixos
captn3m0 has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102621 → mosquitto: 1.6.11 -> 1.6.12 → https://git.io/JTF9x
alp has quit [Ping timeout: 272 seconds]
orbekk has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @xaverdh opened pull request #102622 → tor-browser-bundle-bin: fix (noscript) extension startup → https://git.io/JTFHZ
alp has joined #nixos
FRidh has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @ehmry merged pull request #102429 → ocamlPackages.mirage-channel: init at 4.0.1 → https://git.io/JT5cV
<{^_^}> [nixpkgs] @ehmry pushed commit from @vbgl to master « ocamlPackages.mirage-channel: init at 4.0.1 »: https://git.io/JTFHg
<{^_^}> [nixpkgs] @mweinelt merged pull request #102620 → ncmpc: 0.39 -> 0.42 → https://git.io/JTF9f
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JTFH2
dmedinag has joined #nixos
<dmedinag> hi there! I'm trying to find examples of nixos configuration files that use wayland. Does anybody here use wayland+sway as daily drivers and is happy to share some experience on the topic?
<{^_^}> [nixpkgs] @mweinelt opened pull request #102623 → nats-server: 2.1.7 -> 2.1.9 → https://git.io/JTFQC
<{^_^}> [nixpkgs] @kevincox merged pull request #102420 → plink: remove (broken since 2014) → https://git.io/JT5Ir
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTFQl
<{^_^}> [nixpkgs] @mweinelt merged pull request #102621 → mosquitto: 1.6.11 -> 1.6.12 → https://git.io/JTF9x
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JTFQ0
<{^_^}> [nixpkgs] @kevincox merged pull request #102555 → gnomeExtensions.battery-status: remove (broken) → https://git.io/JTdFi
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTFQE
<{^_^}> [nixpkgs] @kevincox merged pull request #102413 → gimpPlugins.focusblur: remove → https://git.io/JT5UU
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTFQV
orbekk has joined #nixos
dmedinag has quit [Ping timeout: 260 seconds]
mmohammadi9812 has quit [Quit: Quit]
mmohammadi9812 has joined #nixos
dmedinag has joined #nixos
<sphalerite> dmedinag: I use it, but configure it in my user profile. I have programs.sway.enable = true; for wahtever system-level machinations are necessary, but other than that it's all user-based
mmohammadi9812 has quit [Client Quit]
mmohammadi9812 has joined #nixos
leserf_ has joined #nixos
noudle has quit []
<dmedinag> so you just do `programs.wayland.enable` in your configuration.nix and then use home-manager to configure sway? Do you use a greeter?
<sphalerite> dmedinag: no, I don't use home-manager nor a greeter. I log in on the tty and manually exec sway-session, which is a script that wraps sway https://github.com/lheckemann/dotfiles/blob/master/default.nix#L239-L249
<hexa-> if you're using home-manager you could pass those vars through home.sessionVariables
<hexa-> though I'm not sure about systemctl import-environment and dbus-update-activation-environment .)
<hexa-> :)
<hexa-> the home-manager module for sway is in a very usable state
<sphalerite> I'm not necessarily endorsing my way of doing it, home-manager is probably a better option for people who don't already have their setup which they're happy with :p
<dmedinag> sounds great, I'll look into those :) Thanks a lot! I'll update here with my findings :p
<hexa-> fwiw: when starting sway from the tty, use "exec <sway>"
<hexa-> so when sway crashes your tty won't be left open
gthm has quit [Ping timeout: 258 seconds]
orbekk has quit [Ping timeout: 260 seconds]
<sphalerite> "when", not "if" :)
redj has quit [Ping timeout: 258 seconds]
<hexa-> fair
orbekk has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102625 → mksh: 59b -> 59c → https://git.io/JTF7B
Fare has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @timokau merged pull request #99632 → epgstation: 1.7.4 -> 1.7.5 → https://git.io/JUblU
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/JTF7A
<leserf_> Hi all.I do not understand where I will turn, to the developer or here?I installed NixOS on my x86 tablet, everything works, only I need an on-screen keyboard for the console, like on the Pinephone. The links have the github source code. Or is there another easier way? Https: //www.youtube.com/watch? App = desktop & v = MAG2f04_aeEEarlier I built
<leserf_> this on Arch Linux with simple make & make install, and there were problems with consoles, ctrl + alt + F1 2 3 just didn't work already, but Xorg is there. If you run console-keyboard-basic it works too. But there is a problem with the real console.
cfricke has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTF5v
leserf_75 has joined #nixos
orbekk has quit [Ping timeout: 240 seconds]
leserf_75 has quit [Remote host closed the connection]
mmohammadi9812 has quit [Ping timeout: 260 seconds]
leserf_ has quit [Remote host closed the connection]
alp has quit [Ping timeout: 272 seconds]
mmohammadi9812 has joined #nixos
orbekk has joined #nixos
redj has joined #nixos
leserf_ has joined #nixos
karantan has joined #nixos
Fare has joined #nixos
<leserf_> I here (leserf_)
<leserf_> I had a problem with Kiwi IRC, I logged in from a regular client, but the messages were not saved, did they answer?
<{^_^}> [nixpkgs] @nphilou closed pull request #89720 → python3Packages.prometheus_flask_exporter: init at 0.15.4 → https://git.io/JfMV5
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102627 → numix-icon-theme-circle: 20.07.11 -> 20.09.19 → https://git.io/JTFdc
sangoma has quit [Ping timeout: 256 seconds]
leserf_ has quit [Quit: -a- IRC for Android 2.1.59]
<{^_^}> [nixpkgs] @erictapen merged pull request #102570 → libassuan: 2.5.3 -> 2.5.4 → https://git.io/JTFea
<{^_^}> [nixpkgs] @erictapen pushed commit from @r-ryantm to staging « libassuan: 2.5.3 -> 2.5.4 »: https://git.io/JTFF8
<{^_^}> [nixpkgs] @xaverdh opened pull request #102628 → tor-browser-bundle-bin: mark as broken → https://git.io/JTFFh
<{^_^}> [nixpkgs] @WilliButz opened pull request #102629 → tempo: init at 0.2.0 → https://git.io/JTFbf
cfricke has quit [Quit: WeeChat 2.9]
revtintin has joined #nixos
lsix has quit [Ping timeout: 260 seconds]
dmedinag has quit [Ping timeout: 240 seconds]
davidv7 has quit [Remote host closed the connection]
davidv7 has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #100645 → linux_zen: 5.8.13 -> 5.9.3 → https://git.io/JTs6J
<{^_^}> [nixpkgs] @NeQuissimus pushed 3 commits to master: https://git.io/JTFNj
lorimer has joined #nixos
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/JTFAJ
privalovy_lekvar is now known as hexic
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « linux: 5.10-rc1 -> 5.10-rc2 »: https://git.io/JTFAm
spudly has quit [Ping timeout: 256 seconds]
leserf_ has joined #nixos
lsix has joined #nixos
spudly has joined #nixos
malook has joined #nixos
sangoma has joined #nixos
costrouc has joined #nixos
leserf__ has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
malook has quit [Remote host closed the connection]
<siraben> What happens if a user accidentally deletes something in the Nix store?
<dminuoso> What do you mean by delete exactly?
leserf_ has quit [Ping timeout: 264 seconds]
<clever> siraben: the store is mounted read-only to prevent that
<dminuoso> /dev/nvme0n1p1 on /nix/store type ext4 (ro,relatime)
costrouc has quit [Quit: costrouc]
<siraben> the user did `sudo rm result/bin/foo`
costrouc has joined #nixos
<dminuoso> You can't, it's ro mounted.
<clever> dminuoso: enless your on darwin
<siraben> They're on ubuntu
<simpson> But suppose that it happened anyway. `nix verify` fixes it, IIUC.
<clever> siraben: the binary will just be gone, until you force a rebuild
<siraben> Force rebuild how?
<clever> siraben: but if you modify the source in any way, it will want a different build, and the problem can just vanish under the rug
<clever> siraben: i think it was maybe `nix-store --repair-path` ?
<siraben> will `nix build –check` work?
<siraben> --check
<clever> yeah, that should also work
alp has joined #nixos
<siraben> error: unrecognised flag '--check'
<siraben> heh
<clever> siraben: it might be in nix-build, not nix build
<siraben> Ok
<simpson> clever++ for knowing the right command
<{^_^}> clever's karma got increased to 537, that's Numberwang!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102631 → ncpamixer: 1.3.3 -> 1.3.3.1 → https://git.io/JTFjf
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTFjU
heyitsrama has joined #nixos
sangoma has joined #nixos
ddellacosta has joined #nixos
ManiacOfMadness has quit [Ping timeout: 268 seconds]
costrouc has quit [Quit: costrouc]
costrouc has joined #nixos
gthm has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
leserf_ has joined #nixos
<ldlework> Is there snap support?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102633 → mimalloc: 1.6.4 -> 1.6.7 → https://git.io/JTbv8
leserf__ has quit [Ping timeout: 260 seconds]
gustavderdrache has joined #nixos
<lordcirth__> ldlework, no, but there is flatpak
sangoma has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102635 → ocenaudio: 3.9.2 -> 3.9.5 → https://git.io/JTbv7
<qbit[m]> hola
<{^_^}> [nixpkgs] @romildo merged pull request #102585 → lxtask: 0.1.9 -> 0.1.10 → https://git.io/JTF3z
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JTbvA
<qbit[m]> has anyone gotten gitea working with its internal ssh server? not seeing any way to diddle it via https://github.com/NixOS/nixpkgs/blob/nixos-20.09/nixos/modules/services/misc/gitea.nix
<Taneb> gchristensen: I've hit an error running hydra-backfill-ids
<Taneb> main::backfillJobsJobsetId(): DBI Exception: DBD::Pg::st execute failed: ERROR: duplicate key value violates unique constraint "jobs_pkey"
<{^_^}> #102549 (by cole-h, 15 hours ago, open): [20.09] home-manager: 2020-03-17 -> 2020-11-02
PyroLagus has quit [Ping timeout: 246 seconds]
PyroLagus has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102636 → ocamlPackages.qtest: 2.11 -> 2.11.1 → https://git.io/JTbf0
kwork has quit [Quit: No Ping reply in 180 seconds.]
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
misuzu_ has joined #nixos
karantan has quit [Ping timeout: 258 seconds]
gustavderdrache has quit [Read error: Connection reset by peer]
gustavderdrache1 has joined #nixos
azazel_ has joined #nixos
kwork has joined #nixos
SOO7- has joined #nixos
DarkTrancer[m] has quit [*.net *.split]
ThornAvery[m] has quit [*.net *.split]
DaExodia[m] has quit [*.net *.split]
pheoxy has quit [*.net *.split]
ngerstle[m] has quit [*.net *.split]
l33[m] has quit [*.net *.split]
dxb[m] has quit [*.net *.split]
SplitFire[m] has quit [*.net *.split]
AmitLevy[m] has quit [*.net *.split]
mica[m] has quit [*.net *.split]
colemickens has quit [*.net *.split]
domenkozar[m] has quit [*.net *.split]
humancalico[m] has quit [*.net *.split]
hazel[m] has quit [*.net *.split]
ryantm has quit [*.net *.split]
qrilka[m] has quit [*.net *.split]
tilcreator has quit [*.net *.split]
mcaju has quit [*.net *.split]
test128383[m]1 has quit [*.net *.split]
cstrahan has quit [*.net *.split]
eacameron has quit [*.net *.split]
lukego has quit [*.net *.split]
mitchellh has quit [*.net *.split]
MarkRBM has quit [*.net *.split]
betux[m] has quit [*.net *.split]
Rian[m] has quit [*.net *.split]
spudly[m] has quit [*.net *.split]
zrsk[m] has quit [*.net *.split]
yeongsheng_tan[m has quit [*.net *.split]
leonardp has quit [*.net *.split]
AntonioYang[m] has quit [*.net *.split]
hameerabbasi[m] has quit [*.net *.split]
helithumper[m] has quit [*.net *.split]
pingiun has quit [*.net *.split]
sefu[m] has quit [*.net *.split]
us3r[m] has quit [*.net *.split]
ndarilek has quit [*.net *.split]
flokli has quit [*.net *.split]
mt[m] has quit [*.net *.split]
[[usergrin]][m] has quit [*.net *.split]
worldofpeace has quit [*.net *.split]
amanjeev[m] has quit [*.net *.split]
jlv has quit [*.net *.split]
TomaszKsiak[m] has quit [*.net *.split]
paalped[m] has quit [*.net *.split]
doronbehar has quit [*.net *.split]
aduialthin[m] has quit [*.net *.split]
nh2[m] has quit [*.net *.split]
abstract300 has quit [*.net *.split]
musicmatze has quit [*.net *.split]
JJJollyjim has quit [*.net *.split]
fadenb[m] has quit [*.net *.split]
rnhmjoj has quit [*.net *.split]
theduke has quit [*.net *.split]
Ericson2314 has quit [*.net *.split]
thefloweringash has quit [*.net *.split]
Dandellion has quit [*.net *.split]
omasanori[m] has quit [*.net *.split]
c0d3x[m] has quit [*.net *.split]
ajs124 has quit [*.net *.split]
regnat has quit [*.net *.split]
misuzu has quit [*.net *.split]
christiaanb has quit [*.net *.split]
Soft has quit [*.net *.split]
pikajude has quit [*.net *.split]
digitalgrease has quit [*.net *.split]
bougyman has quit [*.net *.split]
azazel has quit [*.net *.split]
rummik has quit [*.net *.split]
SOO7 has quit [*.net *.split]
azazel_ is now known as azazel
doronbehar has joined #nixos
ThornAvery[m] has joined #nixos
pheoxy has joined #nixos
aduialthin[m] has joined #nixos
tilcreator has joined #nixos
DarkTrancer[m] has joined #nixos
regnat has joined #nixos
DaExodia[m] has joined #nixos
rnhmjoj has joined #nixos
worldofpeace has joined #nixos
pingiun has joined #nixos
ryantm has joined #nixos
humancalico[m] has joined #nixos
leonardp has joined #nixos
eacameron has joined #nixos
ajs124 has joined #nixos
JJJollyjim has joined #nixos
mitchellh has joined #nixos
hameerabbasi[m] has joined #nixos
thefloweringash has joined #nixos
jlv has joined #nixos
test128383[m]1 has joined #nixos
musicmatze has joined #nixos
paalped[m] has joined #nixos
Ericson2314 has joined #nixos
[[usergrin]][m] has joined #nixos
mt[m] has joined #nixos
sefu[m] has joined #nixos
cstrahan has joined #nixos
abstract300 has joined #nixos
digitalgrease has joined #nixos
us3r[m] has joined #nixos
Dandellion has joined #nixos
mcaju has joined #nixos
nh2[m] has joined #nixos
domenkozar[m] has joined #nixos
dxb[m] has joined #nixos
amanjeev[m] has joined #nixos
hazel[m] has joined #nixos
ndarilek has joined #nixos
rummik has joined #nixos
theduke has joined #nixos
spudly[m] has joined #nixos
AntonioYang[m] has joined #nixos
zrsk[m] has joined #nixos
Rian[m] has joined #nixos
MarkRBM has joined #nixos
mica[m] has joined #nixos
l33[m] has joined #nixos
lukego has joined #nixos
c0d3x[m] has joined #nixos
SplitFire[m] has joined #nixos
fadenb[m] has joined #nixos
christiaanb has joined #nixos
TomaszKsiak[m] has joined #nixos
bougyman has joined #nixos
ngerstle[m] has joined #nixos
betux[m] has joined #nixos
omasanori[m] has joined #nixos
yeongsheng_tan[m has joined #nixos
pikajude has joined #nixos
flokli has joined #nixos
Soft has joined #nixos
helithumper[m] has joined #nixos
AmitLevy[m] has joined #nixos
qrilka[m] has joined #nixos
flokli has quit [Max SendQ exceeded]
Ericson2314 has quit [Max SendQ exceeded]
bougyman has quit [Max SendQ exceeded]
bougyman has joined #nixos
SOO7- is now known as SOO7
alp has quit [Ping timeout: 272 seconds]
maralorn has quit [Ping timeout: 244 seconds]
betrion[m] has quit [Ping timeout: 244 seconds]
bennofs[m] has quit [Ping timeout: 244 seconds]
hiroshi[m] has quit [Ping timeout: 244 seconds]
michaelpj has quit [Ping timeout: 246 seconds]
unclechu has quit [Ping timeout: 246 seconds]
ngerstle[m] has quit [Ping timeout: 246 seconds]
dxb[m] has quit [Ping timeout: 246 seconds]
AmitLevy[m] has quit [Ping timeout: 246 seconds]
hazel[m] has quit [Ping timeout: 246 seconds]
ryantm has quit [Ping timeout: 246 seconds]
mt[m] has quit [Ping timeout: 246 seconds]
aduialthin[m] has quit [Ping timeout: 246 seconds]
worldofpeace has quit [Ping timeout: 246 seconds]
fadenb[m] has quit [Ping timeout: 246 seconds]
JJJollyjim has quit [Ping timeout: 246 seconds]
mfernandez has quit [Ping timeout: 246 seconds]
chreekat[m] has quit [Ping timeout: 260 seconds]
Synth[m] has quit [Ping timeout: 240 seconds]
aquarial has quit [Ping timeout: 240 seconds]
alexfmpe has quit [Ping timeout: 240 seconds]
alienpirate5 has quit [Ping timeout: 240 seconds]
srid has quit [Ping timeout: 244 seconds]
nikivi[m] has quit [Ping timeout: 244 seconds]
jtojnar has quit [Ping timeout: 270 seconds]
kraem has quit [Ping timeout: 244 seconds]
siraben has quit [Ping timeout: 270 seconds]
domenkozar[m] has quit [Ping timeout: 246 seconds]
test128383[m]1 has quit [Ping timeout: 246 seconds]
bohan[m] has quit [Ping timeout: 246 seconds]
spudly[m] has quit [Ping timeout: 246 seconds]
doronbehar has quit [Ping timeout: 246 seconds]
TomaszKsiak[m] has quit [Ping timeout: 246 seconds]
ndarilek has quit [Ping timeout: 246 seconds]
musicmatze has quit [Ping timeout: 246 seconds]
Dandellion has quit [Ping timeout: 246 seconds]
thefloweringash has quit [Ping timeout: 246 seconds]
omasanori[m] has quit [Ping timeout: 246 seconds]
aanderse has quit [Ping timeout: 244 seconds]
ptotter[m] has quit [Ping timeout: 244 seconds]
Valodim[m] has quit [Ping timeout: 244 seconds]
eddyb has quit [Ping timeout: 244 seconds]
yurb has quit [Ping timeout: 244 seconds]
bourbon has quit [Ping timeout: 244 seconds]
timclassic has quit [Ping timeout: 260 seconds]
bbigras has quit [Ping timeout: 272 seconds]
sefu[m] has quit [Ping timeout: 246 seconds]
theduke has quit [Ping timeout: 246 seconds]
nicolas[m] has quit [Ping timeout: 240 seconds]
stites[m] has quit [Ping timeout: 240 seconds]
jdks[m] has quit [Ping timeout: 244 seconds]
ugubok[m] has quit [Ping timeout: 244 seconds]
porphyrogenetos has quit [Ping timeout: 244 seconds]
onny[m] has quit [Ping timeout: 244 seconds]
aloiscochard[m] has quit [Ping timeout: 244 seconds]
the_rajsun[m] has quit [Ping timeout: 244 seconds]
DarkTrancer[m] has quit [Ping timeout: 246 seconds]
ThornAvery[m] has quit [Ping timeout: 246 seconds]
DaExodia[m] has quit [Ping timeout: 246 seconds]
l33[m] has quit [Ping timeout: 246 seconds]
witchof0x20[m] has quit [Ping timeout: 246 seconds]
superchonk[m]1 has quit [Ping timeout: 246 seconds]
CRTified[m] has quit [Ping timeout: 246 seconds]
SplitFire[m] has quit [Ping timeout: 246 seconds]
ipv6[m] has quit [Ping timeout: 246 seconds]
mzumquadrat[m] has quit [Ping timeout: 246 seconds]
fgaz has quit [Ping timeout: 246 seconds]
humancalico[m] has quit [Ping timeout: 246 seconds]
Dennis[m]2 has quit [Ping timeout: 246 seconds]
clefru_mm has quit [Ping timeout: 246 seconds]
mudrii[m] has quit [Ping timeout: 246 seconds]
slabity has quit [Ping timeout: 246 seconds]
sshow[m] has quit [Ping timeout: 246 seconds]
jojosch[m] has quit [Ping timeout: 246 seconds]
MrShatteredMirro has quit [Ping timeout: 246 seconds]
barn0 has quit [Ping timeout: 246 seconds]
qrilka[m] has quit [Ping timeout: 246 seconds]
tilcreator has quit [Ping timeout: 246 seconds]
mcaju has quit [Ping timeout: 246 seconds]
Ke has quit [Ping timeout: 246 seconds]
aterius has quit [Ping timeout: 246 seconds]
axx has quit [Ping timeout: 246 seconds]
qbit[m] has quit [Ping timeout: 246 seconds]
pinage404[m] has quit [Ping timeout: 246 seconds]
Ox4A6F has quit [Ping timeout: 246 seconds]
betux[m] has quit [Ping timeout: 246 seconds]
yeongsheng_tan[m has quit [Ping timeout: 246 seconds]
zrsk[m] has quit [Ping timeout: 246 seconds]
Rian[m] has quit [Ping timeout: 246 seconds]
amanjeev[m] has quit [Ping timeout: 246 seconds]
jlv has quit [Ping timeout: 246 seconds]
c0d3x[m] has quit [Ping timeout: 246 seconds]
helithumper[m] has quit [Ping timeout: 246 seconds]
hameerabbasi[m] has quit [Ping timeout: 246 seconds]
leonardp has quit [Ping timeout: 246 seconds]
AntonioYang[m] has quit [Ping timeout: 246 seconds]
paalped[m] has quit [Ping timeout: 246 seconds]
us3r[m] has quit [Ping timeout: 246 seconds]
regnat has quit [Ping timeout: 246 seconds]
[[usergrin]][m] has quit [Ping timeout: 246 seconds]
nh2[m] has quit [Ping timeout: 246 seconds]
abstract300 has quit [Ping timeout: 246 seconds]
rnhmjoj has quit [Ping timeout: 246 seconds]
Photonsphere[m] has quit [Ping timeout: 260 seconds]
ydlr[m] has quit [Ping timeout: 260 seconds]
tlater[m] has quit [Ping timeout: 260 seconds]
risson[m] has quit [Ping timeout: 260 seconds]
crazymind-102[m] has quit [Ping timeout: 260 seconds]
hr[m] has quit [Ping timeout: 260 seconds]
dtz has quit [Ping timeout: 260 seconds]
esclear_m has quit [Ping timeout: 260 seconds]
neonfuz2 has quit [Ping timeout: 260 seconds]
gustavderdrache1 has quit [Ping timeout: 258 seconds]
flip[m] has quit [Ping timeout: 240 seconds]
user_account[m] has quit [Ping timeout: 240 seconds]
jonathan[m]3 has quit [Ping timeout: 240 seconds]
cyberwolf[m] has quit [Ping timeout: 240 seconds]
rednaZ[m] has quit [Ping timeout: 240 seconds]
wak-work has quit [Ping timeout: 244 seconds]
dxu[m] has quit [Ping timeout: 244 seconds]
M0[m] has quit [Ping timeout: 246 seconds]
pheoxy has quit [Ping timeout: 246 seconds]
mica[m] has quit [Ping timeout: 246 seconds]
leons has quit [Ping timeout: 246 seconds]
yangm has quit [Ping timeout: 260 seconds]
JankLoogi has quit [Ping timeout: 244 seconds]
zolk3ri[m] has quit [Ping timeout: 244 seconds]
a4wc6n[m]1 has quit [Ping timeout: 244 seconds]
tristan[m] has quit [Ping timeout: 244 seconds]
ThaEwat has quit [Ping timeout: 244 seconds]
nikola[m] has quit [Ping timeout: 244 seconds]
hsiktas[m] has quit [Ping timeout: 244 seconds]
Fafnir[m] has quit [Ping timeout: 268 seconds]
ongy[m] has quit [Ping timeout: 272 seconds]
cchalc[m] has quit [Ping timeout: 272 seconds]
ks2048[m] has quit [Ping timeout: 272 seconds]
drozdziak1 has quit [Ping timeout: 272 seconds]
bielgeets[m] has quit [Ping timeout: 260 seconds]
mfernandez has joined #nixos
eadwu[m] has quit [Ping timeout: 240 seconds]
EstebanBlanc[m] has quit [Ping timeout: 240 seconds]
chinmayxd[m] has quit [Ping timeout: 240 seconds]
back25[m] has quit [Ping timeout: 240 seconds]
nilsirl[m] has quit [Ping timeout: 240 seconds]
picme[m] has quit [Ping timeout: 240 seconds]
maxfieldl[m] has quit [Ping timeout: 240 seconds]
q3k[m] has quit [Ping timeout: 240 seconds]
Minijackson[m] has quit [Ping timeout: 240 seconds]
lukebfox[m] has quit [Ping timeout: 240 seconds]
crazazy[m] has quit [Ping timeout: 240 seconds]
davidak[m] has quit [Ping timeout: 240 seconds]
Siilwyn has quit [Ping timeout: 240 seconds]
govanify has quit [Ping timeout: 240 seconds]
lytedev[m] has quit [Ping timeout: 240 seconds]
zane has quit [Ping timeout: 240 seconds]
ntnkwmkmnw[m] has quit [Ping timeout: 240 seconds]
inlaw[m] has quit [Ping timeout: 240 seconds]
stuebinm[m] has quit [Ping timeout: 240 seconds]
ccressent[m] has quit [Ping timeout: 240 seconds]
daddy_james[m] has quit [Ping timeout: 240 seconds]
amesgen[m] has quit [Ping timeout: 240 seconds]
M0-[m] has quit [Ping timeout: 240 seconds]
fatjedi[m] has quit [Ping timeout: 240 seconds]
philipp[m] has quit [Ping timeout: 240 seconds]
l-as has quit [Ping timeout: 240 seconds]
srxl has quit [Ping timeout: 240 seconds]
Anonymous[m] has quit [Ping timeout: 240 seconds]
NobbZ[m] has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @andir merged pull request #99959 → [staging] openssh: 8.3p1 -> 8.4p1 → https://git.io/JUpEi
aniketd[m] has quit [Ping timeout: 244 seconds]
McSinyx[m] has quit [Ping timeout: 244 seconds]
DamienCassou has quit [Ping timeout: 244 seconds]
faya01[m] has quit [Ping timeout: 244 seconds]
GerdFlaig[m] has quit [Ping timeout: 244 seconds]
Hayden[m] has quit [Ping timeout: 244 seconds]
quidome[m] has quit [Ping timeout: 244 seconds]
georgyo[m] has quit [Ping timeout: 244 seconds]
njha[m] has quit [Ping timeout: 244 seconds]
SpaghettiCthulhu has quit [Ping timeout: 244 seconds]
DanP[m] has quit [Ping timeout: 244 seconds]
treed[m] has quit [Ping timeout: 244 seconds]
boogiewoogie[m] has quit [Ping timeout: 244 seconds]
doomer[m] has quit [Ping timeout: 244 seconds]
felschr[m] has quit [Ping timeout: 244 seconds]
milessanctimicha has quit [Ping timeout: 244 seconds]
tyrion-mx has quit [Ping timeout: 244 seconds]
bloodyfish[m] has quit [Ping timeout: 244 seconds]
balsoft has quit [Ping timeout: 244 seconds]
timokau[m] has quit [Ping timeout: 244 seconds]
mindtree[m] has quit [Ping timeout: 244 seconds]
Alex[m] has quit [Ping timeout: 244 seconds]
Notkea[m] has quit [Ping timeout: 244 seconds]
Yakulu[m] has quit [Ping timeout: 244 seconds]
symphorien[m] has quit [Ping timeout: 244 seconds]
sum1[m] has quit [Ping timeout: 244 seconds]
danielrf[m] has quit [Ping timeout: 244 seconds]
goibhniu has quit [Ping timeout: 246 seconds]
wjjunyor[m] has quit [Ping timeout: 246 seconds]
DavHau[m]1 has quit [Ping timeout: 246 seconds]
matthewkenigsber has quit [Ping timeout: 246 seconds]
fzakaria1 has quit [Ping timeout: 246 seconds]
daemon1024 has quit [Ping timeout: 246 seconds]
duktus[m] has quit [Ping timeout: 246 seconds]
unrooted[m] has quit [Ping timeout: 246 seconds]
denbrahe[m] has quit [Ping timeout: 244 seconds]
jojosch|Johannes has quit [Ping timeout: 244 seconds]
tet[m] has quit [Ping timeout: 244 seconds]
thequux[m] has quit [Ping timeout: 244 seconds]
matute_[m] has quit [Ping timeout: 244 seconds]
zie[m] has quit [Ping timeout: 244 seconds]
jschievink has quit [Ping timeout: 244 seconds]
abcrawf has quit [Ping timeout: 244 seconds]
jdnixx[m] has quit [Ping timeout: 244 seconds]
demostanis[m] has quit [Ping timeout: 244 seconds]
neothefox has quit [Ping timeout: 244 seconds]
bk1603[m]1 has quit [Ping timeout: 244 seconds]
TheSirC[m] has quit [Ping timeout: 244 seconds]
txt-file has quit [Ping timeout: 244 seconds]
kc[m] has quit [Ping timeout: 244 seconds]
hjulle has quit [Ping timeout: 244 seconds]
jbal[m] has quit [Ping timeout: 244 seconds]
anthony[m] has quit [Ping timeout: 244 seconds]
phirsch has quit [Ping timeout: 244 seconds]
annemarie[m]2 has quit [Ping timeout: 244 seconds]
pachumicchu has quit [Ping timeout: 244 seconds]
Jezhehim[m] has quit [Ping timeout: 244 seconds]
ZerataX has quit [Ping timeout: 244 seconds]
Akira[m] has quit [Ping timeout: 244 seconds]
ejpcmac has quit [Ping timeout: 244 seconds]
srasu[m] has quit [Ping timeout: 244 seconds]
puzzlewolf has quit [Ping timeout: 244 seconds]
emily has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @andir pushed 2 commits to staging: https://git.io/JTbUf
Criena has quit [Ping timeout: 260 seconds]
MilkManzJourDadd has quit [Ping timeout: 260 seconds]
roberth has quit [Ping timeout: 260 seconds]
rycee has quit [Ping timeout: 260 seconds]
jgart[m] has quit [Ping timeout: 260 seconds]
ma27[m] has quit [Ping timeout: 260 seconds]
Jake[m] has quit [Ping timeout: 260 seconds]
gustavderdrache has joined #nixos
ylsdfh27[m] has quit [Ping timeout: 268 seconds]
sarcasticdream[m has quit [Ping timeout: 268 seconds]
pablo1107[m] has quit [Ping timeout: 268 seconds]
tobim[m]1 has quit [Ping timeout: 260 seconds]
peterhoeg has quit [Ping timeout: 260 seconds]
miangraham[m] has quit [Ping timeout: 260 seconds]
alexarice[m] has quit [Ping timeout: 272 seconds]
callahad[m] has quit [Ping timeout: 260 seconds]
rschulman has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #102616 → monit: 5.27.0 -> 5.27.1 → https://git.io/JTFMq
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JTbUc
chambln has joined #nixos
hpfr has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102638 → osinfo-db: 20200804 -> 20201015 → https://git.io/JTbU4
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTbUM
Soft has quit [Ping timeout: 246 seconds]
flokli has joined #nixos
Soft has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102639 → oil: 0.8.1 -> 0.8.3 → https://git.io/JTbUh
<chambln> Hey, I am getting a strange issue where almost all of my desktop applications are missing from gnome3 but only on Wayland.
<chambln> For example firefox, libreoffice, gedit etc. are missing from the apps menu and I'm not able to launch them with Alt+F2 commands either (executable seems to be missing).
<chambln> Can't even open gnome-terminal as a result.
<chambln> Mysteriously torbrowser still works as normal.
<chambln> And a few core gnome utilities like settings are still there.
<chambln> No such issue with Gnome on Xorg.
<chambln> Any suggestions for how to debug this? I'm out of ideas. Thanks.
sangoma has quit [Ping timeout: 260 seconds]
<pinpox> Has there been any work on creating a graphical installer for nixos?
<pinpox> It shouldn't be too complicted to build one with this https://calamares.io/
<pinpox> I know, most people here wont need it. But for new users it could make the installation easier and more attractive to give it a tray
<pinpox> *try
<simpson> There are graphical tools for managing configuration.nix, but I don't remember where any of them are. What's your actual goal?
<pinpox> simpson: My "goal" would be to make it easy for new users to try nixos
<pinpox> Was just downloading the iso and saw this "warning" https://imgur.com/a/GkJQ0NR
<manveru> pinpox: yeah, i made one with calamares, never finished it though...
<pinpox> manveru: Wouldn't this be something that would benefit nixOS in terms of popularity?
<manveru> mostly because of UX issues, and it was like two years ago, so not sure if it'd be better now :)
<simpson> pinpox: Oh. I still remember being a new user; I couldn't figure out how to get Red Hat onto CDs, I couldn't figure out how to work the graphical TUI installer, and I bricked a family computer. I don't see what's wrong with the warning, personally~
<pinpox> manveru: the manjaro istaller (which uses calamares) works quite well
waleee-cl has joined #nixos
<pinpox> simpson: I think you misunderstood me, I fully agree with you and the warning. Just thought it wouldn't be needed if there was an easy graphical installer that novices can use
<pinpox> click, click, click - standard nixos install.
<simpson> Right now it's about as hard as Gentoo, in that one must read a manual, operate a text editor, and format a disk. I can imagine automating away the middle step, but I don't want to make it easier for folks to format their disks if they don't know what they're doing.
<simpson> pinpox: Today's novice can have that click-click-click experience in one of several cloud providers, which is incidentally where they tend to learn Linux these days!
<pinpox> simpson: you and me know how to do all this. you and me don't need this. But if people have a easy way to get started the might dive further into nixos and stick with it
<simpson> pinpox: Yes. I'm asking you to extend your empathy to *today's* new Linux users: By what route do they learn about Linux and try it out? I've gotten used to novice coworkers explaining to me that a production cloud Linux environment is their *first* exposure to it! And the clouds are often hovering close to the universities, too, raining free credits down on students.
growpotkin has joined #nixos
<pinpox> simpson: I get your point, might be regional though. I have quite a few friends who got into linux with a raspi
<pinpox> or are linux users already with something like ubuntu and would like to try nix
<pinpox> There is a big gap between people know how to install ubuntu and people that know how to install nixos and I feel there maybe is no need to
leserf__ has joined #nixos
<pinpox> While I don't think it's a primary objective, popularity is not a bad thing for a distro to attract developers and people who want to contribute and make it better
leserf___ has joined #nixos
leserf__ has quit [Read error: Connection reset by peer]
leserf_ has quit [Read error: No route to host]
alienpirate5 has joined #nixos
leserf_ has joined #nixos
kraem has joined #nixos
nikivi[m] has joined #nixos
Valodim[m] has joined #nixos
bennofs[m] has joined #nixos
ptotter[m] has joined #nixos
hiroshi[m] has joined #nixos
alexfmpe has joined #nixos
siraben has joined #nixos
michaelpj has joined #nixos
srid has joined #nixos
Synth[m] has joined #nixos
betrion[m] has joined #nixos
aanderse has joined #nixos
chreekat[m] has joined #nixos
maralorn has joined #nixos
unclechu has joined #nixos
jtojnar has joined #nixos
<simpson> Ubuntu has a really big tent, if you want to look at it that way; another way to look at it is that maybe NixOS isn't that hard, but that people must *unlearn* a lot.
ngerstle[m] has joined #nixos
dxb[m] has joined #nixos
hazel[m] has joined #nixos
<simpson> Popularity is neither good nor bad, but more is *different*; we have to change how we do things based on how many people are downstream of us.
AmitLevy[m] has joined #nixos
ryantm has joined #nixos
fadenb[m] has joined #nixos
worldofpeace has joined #nixos
mt[m] has joined #nixos
<simpson> So it is important to be wary of Goodhart's Law when claiming that a community needs to grow.
aduialthin[m] has joined #nixos
jonringer has joined #nixos
leserf__ has joined #nixos
<pinpox> I see. Guess there are multiple ways of going about this. In my opinion providing both installation options wouldn't hurt and I wanted to know if there has been done any work in that regard before I reinvent the wheel building my own
leserf___ has quit [Ping timeout: 260 seconds]
the_rajsun[m] has joined #nixos
yurb has joined #nixos
bohan[m] has joined #nixos
barn0 has joined #nixos
eddyb has joined #nixos
Ke has joined #nixos
<simpson> infinisil is another person who has built something, IIRC.
aterius has joined #nixos
aquarial has joined #nixos
pinage404[m] has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #102417 → backintime-qt4: unbreak → https://git.io/JT5kR
timclassic has joined #nixos
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JTbIF
aloiscochard[m] has joined #nixos
MrShatteredMirro has joined #nixos
axx has joined #nixos
bbigras has joined #nixos
bourbon has joined #nixos
test128383[m]1 has joined #nixos
domenkozar[m] has joined #nixos
leserf_ has quit [Ping timeout: 272 seconds]
TomaszKsiak[m] has joined #nixos
thefloweringash has joined #nixos
musicmatze has joined #nixos
spudly[m] has joined #nixos
doronbehar has joined #nixos
Dandellion has joined #nixos
omasanori[m] has joined #nixos
ndarilek has joined #nixos
philr has quit [Ping timeout: 260 seconds]
leserf__ has quit [Ping timeout: 244 seconds]
CptCaptain has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #102391 → haxor-news: use python3, fix build → https://git.io/JT79D
<{^_^}> [nixpkgs] @jonringer pushed to master « haxor-news: use python3, fix build »: https://git.io/JTbLs
malook has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #102571 → pythonPackages.nix-kernel: disable on Python 2 → https://git.io/JTFJc
<{^_^}> [nixpkgs] @jonringer pushed commit from @omasanori to master « pythonPackages.nix-kernel: disable on Python 2 »: https://git.io/JTbLn
<{^_^}> [nixpkgs] @roberth pushed 281 commits to staging-20.09: https://git.io/JTbL8
nh2[m] has joined #nixos
sefu[m] has joined #nixos
theduke has joined #nixos
tilcreator has joined #nixos
ManiacOfMadness has joined #nixos
paalped[m] has joined #nixos
<pinpox> infinisil: is your installare "done"?
rnhmjoj has joined #nixos
<pinpox> *installer
* infinisil reads backlog
us3r[m] has joined #nixos
abstract300 has joined #nixos
c0d3x[m] has joined #nixos
AntonioYang[m] has joined #nixos
zrsk[m] has joined #nixos
helithumper[m] has joined #nixos
SplitFire[m] has joined #nixos
Rian[m] has joined #nixos
betux[m] has joined #nixos
hameerabbasi[m] has joined #nixos
jlv has joined #nixos
<infinisil> Hm I haven't done anything regarding GUI installer
<infinisil> Must've been somebody else
<pinpox> infinisil: ok nevermind then.
<simpson> Oh, sorry.
o1lo01ol1o has quit [Remote host closed the connection]
ugubok[m] has joined #nixos
onny[m] has joined #nixos
jdks[m] has joined #nixos
porphyrogenetos has joined #nixos
stites[m] has joined #nixos
nicolas[m] has joined #nixos
CptCaptain has quit [Quit: WeeChat 2.9]
o1lo01ol1o has joined #nixos
Dennis[m]2 has joined #nixos
jojosch[m] has joined #nixos
witchof0x20[m] has joined #nixos
ipv6[m] has joined #nixos
mzumquadrat[m] has joined #nixos
mudrii[m] has joined #nixos
clefru_mm has joined #nixos
slabity has joined #nixos
superchonk[m]1 has joined #nixos
qbit[m] has joined #nixos
sshow[m] has joined #nixos
CRTified[m] has joined #nixos
dtz has joined #nixos
risson[m] has joined #nixos
ydlr[m] has joined #nixos
Photonsphere[m] has joined #nixos
hr[m] has joined #nixos
tlater[m] has joined #nixos
esclear_m has joined #nixos
neonfuz2 has joined #nixos
crazymind-102[m] has joined #nixos
Ox4A6F has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
mcaju has joined #nixos
[[usergrin]][m] has joined #nixos
qrilka[m] has joined #nixos
l33[m] has joined #nixos
yeongsheng_tan[m has joined #nixos
leonardp has joined #nixos
DaExodia[m] has joined #nixos
ThornAvery[m] has joined #nixos
DarkTrancer[m] has joined #nixos
regnat has joined #nixos
humancalico[m] has joined #nixos
amanjeev[m] has joined #nixos
rednaZ[m] has joined #nixos
fgaz has joined #nixos
ongy[m] has joined #nixos
colemickens has joined #nixos
endformationage has joined #nixos
alienpirate5 has quit [Quit: Bridge terminating on SIGTERM]
kraem has quit [Quit: Bridge terminating on SIGTERM]
srid has quit [Quit: Bridge terminating on SIGTERM]
aanderse has quit [Quit: Bridge terminating on SIGTERM]
michaelpj has quit [Quit: Bridge terminating on SIGTERM]
Valodim[m] has quit [Quit: Bridge terminating on SIGTERM]
siraben has quit [Quit: Bridge terminating on SIGTERM]
maralorn has quit [Quit: Bridge terminating on SIGTERM]
bennofs[m] has quit [Quit: Bridge terminating on SIGTERM]
nikivi[m] has quit [Quit: Bridge terminating on SIGTERM]
Synth[m] has quit [Quit: Bridge terminating on SIGTERM]
unclechu has quit [Quit: Bridge terminating on SIGTERM]
chreekat[m] has quit [Quit: Bridge terminating on SIGTERM]
betrion[m] has quit [Quit: Bridge terminating on SIGTERM]
alexfmpe has quit [Quit: Bridge terminating on SIGTERM]
hiroshi[m] has quit [Quit: Bridge terminating on SIGTERM]
ptotter[m] has quit [Quit: Bridge terminating on SIGTERM]
jtojnar has quit [Quit: Bridge terminating on SIGTERM]
ngerstle[m] has quit [Quit: Bridge terminating on SIGTERM]
dxb[m] has quit [Quit: Bridge terminating on SIGTERM]
aduialthin[m] has quit [Quit: Bridge terminating on SIGTERM]
hazel[m] has quit [Quit: Bridge terminating on SIGTERM]
fadenb[m] has quit [Quit: Bridge terminating on SIGTERM]
the_rajsun[m] has quit [Quit: Bridge terminating on SIGTERM]
ryantm has quit [Quit: Bridge terminating on SIGTERM]
yurb has quit [Quit: Bridge terminating on SIGTERM]
timclassic has quit [Quit: Bridge terminating on SIGTERM]
barn0 has quit [Quit: Bridge terminating on SIGTERM]
aterius has quit [Quit: Bridge terminating on SIGTERM]
bbigras has quit [Quit: Bridge terminating on SIGTERM]
MrShatteredMirro has quit [Quit: Bridge terminating on SIGTERM]
test128383[m]1 has quit [Quit: Bridge terminating on SIGTERM]
Dandellion has quit [Quit: Bridge terminating on SIGTERM]
spudly[m] has quit [Quit: Bridge terminating on SIGTERM]
axx has quit [Quit: Bridge terminating on SIGTERM]
doronbehar has quit [Quit: Bridge terminating on SIGTERM]
domenkozar[m] has quit [Quit: Bridge terminating on SIGTERM]
theduke has quit [Quit: Bridge terminating on SIGTERM]
us3r[m] has quit [Quit: Bridge terminating on SIGTERM]
zrsk[m] has quit [Quit: Bridge terminating on SIGTERM]
AntonioYang[m] has quit [Quit: Bridge terminating on SIGTERM]
Rian[m] has quit [Quit: Bridge terminating on SIGTERM]
betux[m] has quit [Quit: Bridge terminating on SIGTERM]
helithumper[m] has quit [Quit: Bridge terminating on SIGTERM]
ugubok[m] has quit [Quit: Bridge terminating on SIGTERM]
jdks[m] has quit [Quit: Bridge terminating on SIGTERM]
onny[m] has quit [Quit: Bridge terminating on SIGTERM]
porphyrogenetos has quit [Quit: Bridge terminating on SIGTERM]
stites[m] has quit [Quit: Bridge terminating on SIGTERM]
qbit[m] has quit [Quit: Bridge terminating on SIGTERM]
clefru_mm has quit [Quit: Bridge terminating on SIGTERM]
risson[m] has quit [Quit: Bridge terminating on SIGTERM]
ipv6[m] has quit [Quit: Bridge terminating on SIGTERM]
ydlr[m] has quit [Quit: Bridge terminating on SIGTERM]
Photonsphere[m] has quit [Quit: Bridge terminating on SIGTERM]
witchof0x20[m] has quit [Quit: Bridge terminating on SIGTERM]
mudrii[m] has quit [Quit: Bridge terminating on SIGTERM]
sshow[m] has quit [Quit: Bridge terminating on SIGTERM]
Dennis[m]2 has quit [Quit: Bridge terminating on SIGTERM]
mzumquadrat[m] has quit [Quit: Bridge terminating on SIGTERM]
dtz has quit [Quit: Bridge terminating on SIGTERM]
[[usergrin]][m] has quit [Client Quit]
DarkTrancer[m] has quit [Client Quit]
amanjeev[m] has quit [Client Quit]
regnat has quit [Client Quit]
humancalico[m] has quit [Client Quit]
l33[m] has quit [Client Quit]
fgaz has quit [Client Quit]
mcaju has quit [Client Quit]
qrilka[m] has quit [Client Quit]
yeongsheng_tan[m has quit [Client Quit]
mt[m] has quit [Quit: Bridge terminating on SIGTERM]
neonfuz2 has quit [Quit: Bridge terminating on SIGTERM]
nicolas[m] has quit [Quit: Bridge terminating on SIGTERM]
bohan[m] has quit [Quit: Bridge terminating on SIGTERM]
musicmatze has quit [Quit: Bridge terminating on SIGTERM]
aloiscochard[m] has quit [Quit: Bridge terminating on SIGTERM]
nh2[m] has quit [Quit: Bridge terminating on SIGTERM]
paalped[m] has quit [Quit: Bridge terminating on SIGTERM]
hameerabbasi[m] has quit [Quit: Bridge terminating on SIGTERM]
superchonk[m]1 has quit [Quit: Bridge terminating on SIGTERM]
crazymind-102[m] has quit [Quit: Bridge terminating on SIGTERM]
CRTified[m] has quit [Quit: Bridge terminating on SIGTERM]
ThornAvery[m] has quit [Client Quit]
esclear_m has quit [Quit: Bridge terminating on SIGTERM]
omasanori[m] has quit [Quit: Bridge terminating on SIGTERM]
TomaszKsiak[m] has quit [Quit: Bridge terminating on SIGTERM]
tilcreator has quit [Quit: Bridge terminating on SIGTERM]
rnhmjoj has quit [Quit: Bridge terminating on SIGTERM]
hr[m] has quit [Quit: Bridge terminating on SIGTERM]
Ox4A6F has quit [Quit: Bridge terminating on SIGTERM]
leonardp has quit [Client Quit]
colemickens has quit [Client Quit]
ongy[m] has quit [Client Quit]
worldofpeace has quit [Quit: Bridge terminating on SIGTERM]
Ke has quit [Quit: Bridge terminating on SIGTERM]
AmitLevy[m] has quit [Quit: Bridge terminating on SIGTERM]
eddyb has quit [Quit: Bridge terminating on SIGTERM]
thefloweringash has quit [Quit: Bridge terminating on SIGTERM]
aquarial has quit [Quit: Bridge terminating on SIGTERM]
sefu[m] has quit [Quit: Bridge terminating on SIGTERM]
c0d3x[m] has quit [Quit: Bridge terminating on SIGTERM]
abstract300 has quit [Quit: Bridge terminating on SIGTERM]
SplitFire[m] has quit [Quit: Bridge terminating on SIGTERM]
tlater[m] has quit [Quit: Bridge terminating on SIGTERM]
ndarilek has quit [Quit: Bridge terminating on SIGTERM]
jlv has quit [Quit: Bridge terminating on SIGTERM]
DaExodia[m] has quit [Client Quit]
pinage404[m] has quit [Quit: Bridge terminating on SIGTERM]
bourbon has quit [Quit: Bridge terminating on SIGTERM]
jojosch[m] has quit [Quit: Bridge terminating on SIGTERM]
slabity has quit [Quit: Bridge terminating on SIGTERM]
rednaZ[m] has quit [Client Quit]
<{^_^}> [nixpkgs] @ryantm merged pull request #100864 → bitwarden_rs: 1.16.3 -> 1.17.0 → https://git.io/JTCWb
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JTbqt
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #102507 → python3Packages.azure*: update → https://git.io/JTduX
<{^_^}> [nixpkgs] @jonringer pushed 19 commits to master: https://git.io/JTbqR
<{^_^}> [nixpkgs] @NeQuissimus pushed 4 commits to master: https://git.io/JTbqP
<{^_^}> [nixpkgs] @NeQuissimus pushed to release-20.03 « linux: 5.4.73 -> 5.4.74 »: https://git.io/JTbqS
alp has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed 7 commits to release-20.09: https://git.io/JTbmT
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #102506 → coursier: 2.0.5 -> 2.0.6 → https://git.io/JTdEx
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JTbmm
whatisRT has joined #nixos
mallox has quit [Ping timeout: 260 seconds]
Synth[m] has joined #nixos
slabity has joined #nixos
<slabity> `nixUnstable` is version 3.0, correct?
<slabity> I have `nix.package = pkgs.nixUnstable` in my configuration, and I get `nix (Nix) 3.0pre20201020_e0ca98c` when I run `nix --version`
<slabity> But for some reason when I try to include the `nix-plugins` file into my configuration, it tries to build Nix 2.4, which fails with the following:
<slabity> `/nix/store/7jmq4igrlp1z4rzsd74rysla182vp11g-nix-2.4pre20201102_550e11f-dev/include/nix/config.hh:7:10: fatal error: nlohmann/json_fwd.hpp: No such file or directory`
sangoma has joined #nixos
endformationage has quit [Ping timeout: 240 seconds]
endformationage has joined #nixos
<{^_^}> [nixpkgs] @kevincox merged pull request #100495 → riak-cs: delete → https://git.io/JTYnd
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTbYN
e has quit [Disconnected by services]
jabster28 has joined #nixos
FRidh has joined #nixos
<{^_^}> [nixpkgs] @samuelgrf closed pull request #101786 → chromium: build with PGO → https://git.io/JT6WF
werner291 has quit [Ping timeout: 246 seconds]
jabster28 has quit [Ping timeout: 244 seconds]
DamienCassou has joined #nixos
M0-[m] has joined #nixos
Ox4A6F has joined #nixos
Ericson2314 has joined #nixos
l-as has joined #nixos
HumanJohn[m] has joined #nixos
Minijackson[m] has joined #nixos
MilkManzJourDadd has joined #nixos
McSinyx[m] has joined #nixos
Hirmes[m] has joined #nixos
neothefox has joined #nixos
Siilwyn has joined #nixos
NobbZ[m] has joined #nixos
tet[m] has joined #nixos
TheSirC[m] has joined #nixos
tilcreator has joined #nixos
abbec has joined #nixos
abstract300 has joined #nixos
aduialthin[m] has joined #nixos
alexarice[m] has joined #nixos
alexfmpe has joined #nixos
alienpirate5 has joined #nixos
amanjeev[m] has joined #nixos
aloiscochard[m] has joined #nixos
aquarial has joined #nixos
Anonymous[m] has joined #nixos
aterius has joined #nixos
bbigras has joined #nixos
barn0 has joined #nixos
bennofs[m] has joined #nixos
bk1603[m] has joined #nixos
bohan[m] has joined #nixos
mcaju has joined #nixos
betrion[m] has joined #nixos
chreekat[m] has joined #nixos
colemickens has joined #nixos
crazazy[m] has joined #nixos
crazymind-102[m] has joined #nixos
daemon1024 has joined #nixos
darkharmony9999[ has joined #nixos
danielrf[m] has joined #nixos
davidak[m] has joined #nixos
das-g[m] has joined #nixos
domenkozar[m] has joined #nixos
dominicusin[m] has joined #nixos
doronbehar has joined #nixos
duktus[m] has joined #nixos
drozdziak1 has joined #nixos
dtz has joined #nixos
dxu[m] has joined #nixos
eadwu[m] has joined #nixos
eddyb has joined #nixos
porphyrogenetos has joined #nixos
emily has joined #nixos
fgaz has joined #nixos
fzakaria1 has joined #nixos
GerdFlaig[m] has joined #nixos
GuillaumeChrel[m has joined #nixos
goibhniu has joined #nixos
hiroshi[m] has joined #nixos
hjulle has joined #nixos
hpfr has joined #nixos
DavHau[m] has joined #nixos
hsiktas[m] has joined #nixos
humancalico[m] has joined #nixos
inlaw[m] has joined #nixos
inquisitiv3 has joined #nixos
Hayden[m] has joined #nixos
ilya-fedin has joined #nixos
codyopel has joined #nixos
JankLoogi has joined #nixos
jgart[m] has joined #nixos
DarkTrancer[m] has joined #nixos
jonte[m] has joined #nixos
jschievink has joined #nixos
jtojnar has joined #nixos
Jake[m] has joined #nixos
kevincox[m] has joined #nixos
kraem has joined #nixos
aniketd[m] has joined #nixos
ks2048[m] has joined #nixos
TomaszKsiak[m] has joined #nixos
l_inus[m] has joined #nixos
SplitFire[m] has joined #nixos
lytedev[m] has joined #nixos
doomer[m] has joined #nixos
a4wc6n[m] has joined #nixos
matthewkenigsber has joined #nixos
maxfieldl[m] has joined #nixos
mindtree[m] has joined #nixos
back25[m] has joined #nixos
cab404[m] has joined #nixos
bjtitus[m] has joined #nixos
mkg20001 has joined #nixos
mudrii[m] has joined #nixos
nh2[m] has joined #nixos
betux[m] has joined #nixos
nikivi[m] has joined #nixos
Avoozl[m] has joined #nixos
nikola[m] has joined #nixos
callahad[m] has joined #nixos
yoctocell[m] has joined #nixos
nilsirl[m] has joined #nixos
colmeka has joined #nixos
octowan[m] has joined #nixos
c0d3x[m] has joined #nixos
ongy[m] has joined #nixos
omasanori[m] has joined #nixos
onny[m] has joined #nixos
paalped[m] has joined #nixos
demoulin[m] has joined #nixos
mica[m] has joined #nixos
cchalc[m] has joined #nixos
pheoxy has joined #nixos
phirsch has joined #nixos
pinage404[m] has joined #nixos
peterhoeg has joined #nixos
rednaZ[m] has joined #nixos
Amit[m] has joined #nixos
clefru_mm has joined #nixos
reyman[m] has joined #nixos
ccressent[m] has joined #nixos
demostanis[m] has joined #nixos
regnat has joined #nixos
roberth has joined #nixos
ryantm has joined #nixos
Fafnir[m] has joined #nixos
chinmayxd[m] has joined #nixos
sefu[m] has joined #nixos
flip[m] has joined #nixos
yurb has joined #nixos
ecou[m] has joined #nixos
shu9 has joined #nixos
fatjedi[m] has joined #nixos
siraben has joined #nixos
DanP[m] has joined #nixos
EstebanBlanc[m] has joined #nixos
srid has joined #nixos
grahamc[m] has joined #nixos
felschr[m] has joined #nixos
superchonk[m] has joined #nixos
helithumper[m] has joined #nixos
ghasshee[m] has joined #nixos
srasu[m] has joined #nixos
test128383[m] has joined #nixos
ThaEwat has joined #nixos
theduke has joined #nixos
the_rajsun[m] has joined #nixos
thefloweringash has joined #nixos
ialhamad[m] has joined #nixos
timokau[m] has joined #nixos
hameerabbasi[m] has joined #nixos
hr[m] has joined #nixos
tlater[m] has joined #nixos
jdks[m] has joined #nixos
jbal[m] has joined #nixos
unrooted[m] has joined #nixos
unclechu has joined #nixos
user_account[m] has joined #nixos
ArtemVorotnikov[ has joined #nixos
MrShatteredMirro has joined #nixos
wak-work has joined #nixos
jojosch[m] has joined #nixos
jfaassen[m] has joined #nixos
worldofpeace has joined #nixos
killercup[m] has joined #nixos
Yakulu[m] has joined #nixos
jumper149[m] has joined #nixos
lahmilahsi[m] has joined #nixos
ydlr[m] has joined #nixos
mnm[m] has joined #nixos
JaakkoLuttinen[m has joined #nixos
yusdacra[m] has joined #nixos
li_matrix has joined #nixos
zolk3ri[m] has joined #nixos
Akira[m] has joined #nixos
ejpcmac has joined #nixos
M0[m] has joined #nixos
axx has joined #nixos
philipp[m] has joined #nixos
lndn[m] has joined #nixos
manu12[m] has joined #nixos
anthony[m]1 has joined #nixos
ptotter[m] has joined #nixos
mzumquadrat[m] has joined #nixos
Photonsphere[m] has joined #nixos
esclear_m has joined #nixos
us3r[m] has joined #nixos
sum1[m] has joined #nixos
maralorn has joined #nixos
MElemental[m] has joined #nixos
ZerataX has joined #nixos
milessanctimicha has joined #nixos
ntnkwmkmnw[m] has joined #nixos
neonfuz2 has joined #nixos
leonardp has joined #nixos
matute_[m] has joined #nixos
grin[m] has joined #nixos
q3k[m] has joined #nixos
Notkea[m] has joined #nixos
symphorien[m] has joined #nixos
puzzlewolf has joined #nixos
fadenb[m] has joined #nixos
jdnixx[m] has joined #nixos
fjodor[m] has joined #nixos
mt[m] has joined #nixos
ma27[m] has joined #nixos
qrilka[m] has joined #nixos
georgyo[m] has joined #nixos
Jezhehim[m] has joined #nixos
lukebfox[m] has joined #nixos
jehova[m] has joined #nixos
treed[m] has joined #nixos
ngerstle[m] has joined #nixos
tnias[m] has joined #nixos
pablo1107[m] has joined #nixos
quidome[m] has joined #nixos
annemarie[m]1 has joined #nixos
nurelin has joined #nixos
timclassic has joined #nixos
spudly[m] has joined #nixos
jlv has joined #nixos
picme[m] has joined #nixos
DaExodia[m] has joined #nixos
rschulman has joined #nixos
hazel[m] has joined #nixos
aanderse has joined #nixos
qbit[m] has joined #nixos
sarcasticdream[m has joined #nixos
faya01[m] has joined #nixos
sjn[m] has joined #nixos
musicmatze has joined #nixos
sshow[m] has joined #nixos
srxl has joined #nixos
rnhmjoj has joined #nixos
scaroo[m] has joined #nixos
pachumicchu has joined #nixos
billsun has joined #nixos
nicolas[m] has joined #nixos
txt-file has joined #nixos
michaelpj has joined #nixos
theglenn888[m] has joined #nixos
georg[m] has joined #nixos
Valodim[m] has joined #nixos
stu_[m] has joined #nixos
leons has joined #nixos
risson[m] has joined #nixos
CRTified[m] has joined #nixos
JJJollyjim has joined #nixos
balsoft has joined #nixos
thequux[m] has joined #nixos
tobim[m] has joined #nixos
sstreet[m] has joined #nixos
stuebinm[m] has joined #nixos
SpaghettiCthulhu has joined #nixos
schmittlauch[m] has joined #nixos
verum_alpha[m] has joined #nixos
tristan[m] has joined #nixos
l33[m] has joined #nixos
zane has joined #nixos
ugubok[m] has joined #nixos
rycee has joined #nixos
denbrahe[m] has joined #nixos
ndarilek has joined #nixos
Ke has joined #nixos
Dandellion has joined #nixos
Alex[m] has joined #nixos
kc[m] has joined #nixos
wjjunyor[m] has joined #nixos
witchof0x20[m] has joined #nixos
yangm has joined #nixos
tyrion-mx has joined #nixos
njha[m] has joined #nixos
juan[m] has joined #nixos
zie[m] has joined #nixos
cyberwolf[m] has joined #nixos
AntonioYang[m] has joined #nixos
jonathan[m]3 has joined #nixos
bourbon has joined #nixos
dxb[m] has joined #nixos
yeongsheng_tan[m has joined #nixos
steve[m] has joined #nixos
zrsk[m] has joined #nixos
kueckieben[m] has joined #nixos
Preisschild has joined #nixos
IslandUsurper[m] has joined #nixos
Criena has joined #nixos
daddy_james[m] has joined #nixos
bloodyfish[m] has joined #nixos
abcrawf has joined #nixos
Dennis[m]4 has joined #nixos
vpfeiffer[m] has joined #nixos
evils[m] has joined #nixos
ylsdfh27[m] has joined #nixos
AmitLevy[m] has joined #nixos
toto[m] has joined #nixos
stites[m] has joined #nixos
bielgeets[m] has joined #nixos
Rian[m] has joined #nixos
jojosch|Johannes has joined #nixos
ThornAvery[m] has joined #nixos
menelaos[m] has joined #nixos
nyu[m] has joined #nixos
boogiewoogie[m] has joined #nixos
miangraham[m] has joined #nixos
govanify has joined #nixos
ipv6[m] has joined #nixos
amesgen[m] has joined #nixos
<{^_^}> [nixpkgs] @saschagrunert opened pull request #102640 → crun: 0.15 -> 0.15.1 → https://git.io/JTb3I
malook has quit [Quit: malook]
erasmas has joined #nixos
e has joined #nixos
<{^_^}> [nixpkgs] @WilliButz merged pull request #102541 → nixos/promtail: Add a promtail module → https://git.io/JTdQI
<{^_^}> [nixpkgs] @WilliButz pushed 2 commits to master: https://git.io/JTb3b
<{^_^}> [nixpkgs] @stigtsp merged pull request #102461 → deno: 1.5.0 -> 1.5.1 → https://git.io/JT56I
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JTbs2
o1lo01ol1o has joined #nixos
<manveru> slabity: the version was reduced to 2.4 again recently
<manveru> slabity: so just look at the date part :)
o1lo01ol1o has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #102338 → ft2-clone: 1.36 -> 1.37 → https://git.io/JTQ9h
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ft2-clone: 1.36 -> 1.37 »: https://git.io/JTbGW
<slabity> All my hate
<slabity> Okay... So I guess my issue specifically is why does this fail: `nix-plugins.override { nix = nixUnstable; }`
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #102519 → minecraft-server: 1.16.3 -> 1.16.4 → https://git.io/JTdoU
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JTbG2
<slabity> Ignoring the versions, it appears I cannot build nix-plugins with the actual `nixUnstable` package. Neither 3.0 or 2.4
<{^_^}> [nixpkgs] @jonringer merged pull request #102408 → dropbear: 2020.80 -> 2020.81 → https://git.io/JT7jA
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « dropbear: 2020.80 -> 2020.81 »: https://git.io/JTbGS
o1lo01ol1o has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #102342 → gleam: 0.11.2 -> 0.12.0 → https://git.io/JTQ7G
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « gleam: 0.11.2 -> 0.12.0 »: https://git.io/JTbGA
<{^_^}> [nixpkgs] @jonringer merged pull request #102363 → cloud-utils: 0.31 -> 0.32 → https://git.io/JT7ug
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « cloud-utils: 0.31 -> 0.32 »: https://git.io/JTbGh
<{^_^}> [nixpkgs] @ajs124 merged pull request #102551 → freepops: remove → https://git.io/JTddj
<{^_^}> [nixpkgs] @ajs124 pushed 3 commits to master: https://git.io/JTbZe
<hexa-> WilliButz++ thanks for promtail module
<{^_^}> WilliButz's karma got increased to 2
<hexa-> das_j++ even
<{^_^}> das_j's karma got increased to like 6, I think
<{^_^}> [nixpkgs] @jonringer merged pull request #102438 → ipset: 7.6 -> 7.7 → https://git.io/JT58G
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ipset: 7.6 -> 7.7 »: https://git.io/JTbZk
<WilliButz> hexa-: i just reviewed and merged, all praise goes to das_j ^^
tsujp69 has quit [Ping timeout: 245 seconds]
<hexa-> WilliButz: thanks for loki then :p
rnea has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #102642 → SBT: Add test, update script, 1.4.0 -> 1.4.2 → https://git.io/JTbZL
<WilliButz> hehe ^^
gustavderdrache has quit [Ping timeout: 268 seconds]
hnOsmium0001 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #102446 → python27Packages.kaitaistruct: 0.8 -> 0.9 → https://git.io/JT5El
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.kaitaistruct: 0.8 -> 0.9 »: https://git.io/JTbZO
gustavderdrache has joined #nixos
saschagrunert has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #102460 → i2c-tools: 4.1 -> 4.2 → https://git.io/JT5KB
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « i2c-tools: 4.1 -> 4.2 »: https://git.io/JTbZl
saschagrunert has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #102486 → kapacitor: 1.5.6 -> 1.5.7 → https://git.io/JTdfV
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « kapacitor: 1.5.6 -> 1.5.7 »: https://git.io/JTbZ4
<{^_^}> [nixpkgs] @jonringer merged pull request #102500 → libsForQt5.kdsoap: 1.9.0 -> 1.9.1 → https://git.io/JTdB5
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « libsForQt5.kdsoap: 1.9.0 -> 1.9.1 »: https://git.io/JTbZR
cole-h has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #102476 → i2pd: 2.33.0 -> 2.34.0 → https://git.io/JT5Hd
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « i2pd: 2.33.0 -> 2.34.0 »: https://git.io/JTbnv
werner291 has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @timokau merged pull request #99725 → kube3d: 3.0.2 -> 3.1.0 -> 3.1.1 -> 3.1.2 -> 3.1.3 -> 3.1.4 -> 3.1.5 → https://git.io/JUAvw
<{^_^}> [nixpkgs] @timokau pushed 9 commits to master: https://git.io/JTbnc
<pumpy> anyone can pls merge https://github.com/NixOS/nixpkgs/pull/102549 ?
<{^_^}> #102549 (by cole-h, 17 hours ago, open): [20.09] home-manager: 2020-03-17 -> 2020-11-02
<sephii> Is there a declarative way to set options set by `xset` (such as `xset -dpms` or `xset s off`)?
<{^_^}> [nixpkgs] @FRidh merged pull request #102549 → [20.09] home-manager: 2020-03-17 -> 2020-11-02 → https://git.io/JTddL
<{^_^}> [nixpkgs] @FRidh pushed commit from @cole-h to release-20.09 « home-manager: 2020-03-17 -> 2020-11-02 »: https://git.io/JTbnz
<{^_^}> [nixpkgs] @FRidh merged pull request #102347 → [20.09] kdeApplications: Use latest qt515 by default → https://git.io/JTQbk
<{^_^}> [nixpkgs] @FRidh pushed 10 commits to release-20.09: https://git.io/JTbnV
whatisRT has quit [Ping timeout: 240 seconds]
andresilva has joined #nixos
dxtr has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<andresilva> after the relevant hydra build passes what is the process for updating the nixos-unstable tag? e.g. https://hydra.nixos.org/build/129495250 has finished 7 hours ago but the tag hasn't been updated yet. is this triggered on some cronjob that only runs once daily? (I am just curious here :)
civodul has joined #nixos
<srhb> andresilva: So usually, no, 7 hours build succeeded _and_ finished evaluation isn't normal
<{^_^}> [nixpkgs] @jonringer merged pull request #102575 → mcabber: 1.1.0 -> 1.1.2 → https://git.io/JTFkB
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « mcabber: 1.1.0 -> 1.1.2 »: https://git.io/JTbCY
<siraben> How do I write `<nixpkgs/lib>` but when `nixpkgs` is the result of a fetchTarball?
<{^_^}> [nixpkgs] @jonringer merged pull request #102576 → lombok: 1.18.12 -> 1.18.16 → https://git.io/JTFIk
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « lombok: 1.18.12 -> 1.18.16 »: https://git.io/JTbCl
sangoma has joined #nixos
<{^_^}> [nixpkgs] @freezeboy closed pull request #97842 → [20.09] commitizen: init at 4.2.1 → https://git.io/JUluC
<tobiasBora> Hello, I'd like to know, I'm doing something like that in my configuration: {pkgs, ...}: let unstable = import <nixos-unstable> {}; { imports = [./myfile.nix]; }, and in myfile.nix I need to refer to unstable... How can I pass values through imports?
<{^_^}> [nixpkgs] @jonringer merged pull request #102580 → lxcfs: 4.0.5 -> 4.0.6 → https://git.io/JTFt7
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « lxcfs: 4.0.5 -> 4.0.6 »: https://git.io/JTbCg
<srhb> siraben: If it's a source tree, "${nixpkgs}/lib"
<andresilva> @srhb thanks! :)
<siraben> srhb: thanks
<{^_^}> [nixpkgs] @jonringer merged pull request #102584 → mgba: 0.8.3 -> 0.8.4 → https://git.io/JTF3J
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « mgba: 0.8.3 -> 0.8.4 »: https://git.io/JTbCA
kdlv has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #102615 → i3: 4.18.2 -> 4.18.3 → https://git.io/JTFPF
<{^_^}> [nixpkgs] @teto pushed commit from @wentasah to master « i3: 4.18.2 -> 4.18.3 »: https://git.io/JTbWk
andresilva has quit [Remote host closed the connection]
dbmikus_ has joined #nixos
<Taneb> gchristensen: did you see my error running hydra-backfill-ids? Do you have any idea of a remedy?
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @samuelgrf reopened pull request #101786 → chromium: build with PGO → https://git.io/JT6WF
<{^_^}> [nixpkgs] @talyz merged pull request #99906 → nixos/keycloak: Init → https://git.io/JUAAk
<{^_^}> [nixpkgs] @talyz pushed 7 commits to master: https://git.io/JTbWK
<{^_^}> [nixpkgs] @talyz closed pull request #91734 → nixos/keycloak: init module → https://git.io/JJv8X
at_mart has joined #nixos
revtintin has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @kevincox merged pull request #102528 → nixos/chrony: fix owner of chrony drift file → https://git.io/JTd1n
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTblD
<das_j> hexa-: Pleased to help
<azazel> anyone knows why with the new "flake-aware" nix i'm getting duplicate prints during builds? every line is printed two times
<cole-h> azazel: Sounds like https://github.com/NixOS/nix/issues/3556 to me
<{^_^}> nix#3556 (by Ma27, 26 weeks ago, open): `nix build -L` prints each log-line twice when using a `ssh-ng` store.
<{^_^}> [nixpkgs] @jonringer merged pull request #102515 → libmwaw: 0.3.16 -> 0.3.17 → https://git.io/JTdwq
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « libmwaw: 0.3.16 -> 0.3.17 »: https://git.io/JTb8v
<azazel> cole-h: thanks... it's similar, but I'm not using ay external store
noudle has joined #nixos
fnlaai has joined #nixos
<LnL> cole-h: that's such an annoying issue to fix :/
<cole-h> 🙃
<porphyrogenetos> How do you change the build directory of a derivation for a meson/ninja project? Trying to write a package for a project that uses $src/build for something, which is the default location for meson builds before the install phase
<srhb> porphyrogenetos: Look up sourceRoot in the nixpkgs manual (or a meson build :))
<srhb> porphyrogenetos: Oh, or maybe I got your question backwards.
Fare has quit [Ping timeout: 264 seconds]
lordcirth__ is now known as lordcirth
<porphyrogenetos> Looking at that, it seems to be a little off from the problem but possibly related. The issue is that meson typically puts the out of source configuration/build dir at projectroot/build, but the project im trying to package uses projectroot/build as a packaging directory for snaps and flatpaks. So I need to tell meson, ninja, and nix to use a different intermediate build directory
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<porphyrogenetos> its failing now at the meson configure stage because the build dir is non-empty. I assume nix and ninja might fail if I just pass a flag to meson to change to $src/bld or something like that. So hoping nix has a helper to set that portion, and if not I assume I'll need to do some magic with setting output dirs etc in all three
<{^_^}> [nixpkgs] @mweinelt opened pull request #102643 → salt: 3002 -> 3002.1 → https://git.io/JTb4J
alp has quit [Ping timeout: 246 seconds]
<srhb> porphyrogenetos: Looking around at meson builds, I don't see anything obvious
<ma27[m]> cole-h: it's not a problem anymore on nixUnstable though (regularly using `ssh-ng`now which is actually usable when having https://github.com/NixOS/nix/pull/4180 applied)
<ma27[m]> didn't have time to fine the patch, otherwise I would've requested a backport %)
<{^_^}> nix#4180 (by Ma27, 1 week ago, open): Allow substituting paths when building remotely using `ssh-ng://`
<ma27[m]> find*
<{^_^}> [nixpkgs] @ryantm merged pull request #100865 → bitwarden_rs-vault: 2.16.0b -> 2.16.1 → https://git.io/JTC8g
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JTb4V
at_mart has quit [Quit: WeeChat 2.7.1]
earldouglas has joined #nixos
fnlaai has quit [Remote host closed the connection]
<makefu> ,locate zstd
<{^_^}> Found in packages: zstd, linux, linux.dev, linux-libre, linux_mptcp, linux_testing, linux_mptcp_94, linux-libre.dev, linux_mptcp.dev, linux_testing.dev, linux_mptcp_94.dev, linuxPackages_5_5.kernel, linuxPackages_4_14.kernel, linuxPackages_4_19.kernel, linuxPackages_5_5.kernel.dev, linuxPackages_4_14.kernel.dev, linuxPackages_4_19.kernel.dev, linuxPackages_hardened.kernel, linuxPackages_xen_dom0.kernel, linuxPackages_hardened.kernel.dev, and 11 more
<ar> ,locate bin zstd
<{^_^}> Found in packages: zstd
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/34ad166a830 (from 16 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c7e29851dc4 (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<ar> searching for binaries is a bit more effective this way
<makefu> ar: yeah, i forgot, thanks!
bubo_ has joined #nixos
bubo_ has left #nixos [#nixos]
fnordbroker has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #102608 → chromium: 86.0.4240.111 -> 86.0.4240.183 → https://git.io/JTFwB
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/JTbBC
<{^_^}> [nixpkgs] @mweinelt opened pull request #102645 → [20.09] salt: 3001.1 -> 3001.3 → https://git.io/JTbBu
<{^_^}> [nixpkgs] @mweinelt opened pull request #102646 → [20.03] salt: 2019.2.4 -> 2019.2.7 → https://git.io/JTbBg
CodeKiwi has joined #nixos
<stephank> I was hoping to try out the aarch64 AMI builds from hydra, but `aws ec2 import-image` gives me 'Parameter architecture=arm64 has an invalid format.', and I can't figure out why. The manual says it should work, and all my googling has failed. Anyone know the right incantation?
himmAllRight17 has quit [Quit: No Ping reply in 180 seconds.]
DigitalKiwi has quit [Read error: Connection reset by peer]
himmAllRight has joined #nixos
misuzu_ has quit [Quit: leaving]
misuzu has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #102648 → ocamlPackages.mirage-crypto: 0.8.6 → 0.8.7 → https://git.io/JTbBp
oida has joined #nixos
fnordbroker has quit [Quit: leaving]
<{^_^}> [nixpkgs] @primeos pushed 2 commits to release-20.09: https://git.io/JTbRf
<{^_^}> [nixpkgs] @andir merged pull request #102646 → [20.03] salt: 2019.2.4 -> 2019.2.7 → https://git.io/JTbBg
<{^_^}> [nixpkgs] @andir pushed 2 commits to release-20.03: https://git.io/JTbRT
ris has joined #nixos
<{^_^}> [nixpkgs] @andir merged pull request #102645 → [20.09] salt: 3001.1 -> 3001.3 → https://git.io/JTbBu
<{^_^}> [nixpkgs] @andir pushed 2 commits to release-20.09: https://git.io/JTbR3
<{^_^}> [nixpkgs] @primeos pushed 2 commits to release-20.03: https://git.io/JTbRn
<Orbstheorem> As much as I hate VMs, and love when things help me get around hideus stuff, making a subordinate VM with NixOS is so easy it should be illegal: https://gitlab.com/roosemberth/dotfiles/-/commit/30a7d54c09e401018367e6ccbe2cde2b255dc200
oida has quit [Remote host closed the connection]
leserf__ has joined #nixos
oida has joined #nixos
<lordcirth> Orbstheorem, what's wrong with VMs? Overhead?
<Orbstheorem> In my case, I use it to run a graphical session. Lack of 3D, mic and camera are dealbreakers...
<Orbstheorem> (I have to run gnome because MS teams screen sharing doesn't work on sway.)
alp has joined #nixos
<Orbstheorem> The best part is that it's done in what is arguably the reasonable way: Userspace, no root, no unnecessary bridge, no d
<Orbstheorem> uplicate FS image, reuse packages from the host, you can still install your own (transparent tmpfs nix store overlay).
<supersandro2000> VirtualBox Guest Extensions and forward the USB/PCI devices
<{^_^}> [nixpkgs] @andir merged pull request #102643 → salt: 3002 -> 3002.1 → https://git.io/JTb4J
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/JTbRM
<{^_^}> [nixpkgs] @jonringer merged pull request #102489 → krita: 4.4.0 -> 4.4.1 → https://git.io/JTd3c
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « krita: 4.4.0 -> 4.4.1 »: https://git.io/JTbRy
jabster28 has joined #nixos
alp has quit [Remote host closed the connection]
alp has joined #nixos
<matthewcroughan_> How does nixos handle bootloader updates?
<{^_^}> [nixpkgs] @romildo merged pull request #102627 → numix-icon-theme-circle: 20.07.11 -> 20.09.19 → https://git.io/JTFdc
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JTb0U
<matthewcroughan_> If grub2 or systemd-boot had a genuine code issue that prevented it from functioning, nixos would be unable to boot a previous generation, right?
<infinisil> > builtins.match "\\[" "["
<{^_^}> [ ]
<infinisil> NO
<infinisil> Why does that not work in my Nix version..
<Orbstheorem> matthewcroughan_: The right NixOS derivation is started by the bootloader.
<Orbstheorem> The menu you see upon boot is generated (at activation time?) for the corresponding bootloader.
<matthewcroughan_> Orbstheorem: No, the bootloader itself is broken
<matthewcroughan_> systemd-boot has a bug which leads you to a black screen, how does NixOS handle this?
<Orbstheorem> If the bootloader itself it's broken NixOS cannot do anything. It has not started yet.
<infinisil> Oh wait no it does work
<matthewcroughan_> Orbstheorem: So, upgrading the bootloader is a risky procedure. NixOS does not help at all in this regard, right?
<infinisil> > builtins.match "\\[foo\\]" "[foo]"
<{^_^}> invalid regular expression '\[foo\]', at (string):345:1
<infinisil> But this is super weird ^
<infinisil> > builtins.match "\\[foo]" "[foo]"
<{^_^}> [ ]
<infinisil> Looks like you have to *not* escape ], even though you need to escape [
<Orbstheorem> > builtins.match "\\[foo]" "[foo]"
<{^_^}> [ ]
<Orbstheorem> infinisil: Yes, I've been this behavour somewhere else xD
oida has quit [Remote host closed the connection]
oida has joined #nixos
<{^_^}> [nixpkgs] @romildo merged pull request #102619 → numix-icon-theme-square: 20.07.11 -> 20.09.19 → https://git.io/JTFyv
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JTb02
<matthewcroughan_> Orbstheorem: Seems not.
leserf__ has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102649 → libosip: 5.1.1 -> 5.1.2 → https://git.io/JTb0V
leserf_ has joined #nixos
<matthewcroughan_> According to the wiki, my statement must be true https://nixos.wiki/wiki/Bootloader#Wrangling_recalcitrant_UEFI_implementations
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/e3d393e7177 (from 2 days ago, history: https://channels.nix.gsc.io/nixos-20.03)
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/c7e29851dc4 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<matthewcroughan_> NixOS and Nix cannot help with bootloader upgrades. It is still as dangerous as any other OS.
<V> matthewcroughan_: there is no way to make that safe
red[evilred] has joined #nixos
<red[evilred]> ,locate virt-install
<V> some code, somewhere, has to be run in order to give you the option to rollback
<{^_^}> Found in packages: virt-manager
<matthewcroughan_> Not true, it just hasn't been done yet.
CyberManifest has joined #nixos
<V> okay
<V> how do you intend on making it safe without running code
<srhb> infinisil: EPRE is weird. But it sounds right.
<matthewcroughan_> uefi tftp pxe
<matthewcroughan_> recovery image over pxe, fix bootloader via that
<Orbstheorem> matthewcroughan_: I'm not sure I get what you mean.
leserf__ has joined #nixos
<V> that... isn't a process that can be achieved internally by nixos
<Orbstheorem> Your statement about NixOS not being able to do anything with a broken bootloader is true.
<matthewcroughan_> No, it's outside of nixos
<V> I'm not sure what your point is, then
<matthewcroughan_> I was just wondering if NixOS magically solved it, because of what Nix is supposed to be, but it cannot, it's outside of Nix' scope.
<Orbstheorem> That's correct, it cannot.
<V> the solution you just provided requires external hardware
<matthewcroughan_> Only in the sense that you'd need a tftp server
<matthewcroughan_> Which, could be nixos right :P
<V> indeed
<V> there's nothing stopping you from doing that
<matthewcroughan_> NixOS could do it.. Hydra :D
<{^_^}> [nixpkgs] @jonringer merged pull request #92561 → credstash: fix nativeBuildInputs → https://git.io/JJtUp
<{^_^}> [nixpkgs] @jonringer pushed commit from @DianaOlympos to master « python3Packages.credstash: fix nativeBuildInputs »: https://git.io/JTb0D
<matthewcroughan_> If you have an external server running hydra, you could also have recovery on it.
<matthewcroughan_> The recovery service, for nixos
Morfio has quit [Quit: Leaving]
<srhb> By the same token, booting the install image works just fine. :)
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging-next: https://git.io/JTb0Q
<{^_^}> [nixpkgs] @vcunat merged pull request #102614 → haskell.compiler.ghc8102BinaryMinimal: init → https://git.io/JTFiy
leserf_ has quit [Ping timeout: 272 seconds]
eoli3n has quit [Remote host closed the connection]
eoli3n has joined #nixos
cjpbirkbeck has joined #nixos
leserf_ has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « chromium: Extend update.py to automatically update gn »: https://git.io/JTbEq
freezeboy has joined #nixos
berberman_ has joined #nixos
leserf_ has quit [Read error: Connection reset by peer]
leserf___ has joined #nixos
Fare has joined #nixos
berberman has quit [Ping timeout: 260 seconds]
mallox has joined #nixos
leserf__ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JTbEz
mallox has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102651 → openldap: 2.4.51 -> 2.4.55 → https://git.io/JTbE2
mallox has joined #nixos
mallox has quit [Client Quit]
<{^_^}> [nixpkgs] @primeos pushed to master « gn: Add myself as maintainer »: https://git.io/JTbEX
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @freezeboy opened pull request #102652 → btc1: remove → https://git.io/JTbuG
blindidiotgod has joined #nixos
leserf___ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102653 → openfortivpn: 1.14.1 -> 1.15.0 → https://git.io/JTbuB
<{^_^}> [nixpkgs] @romildo merged pull request #102007 → numix-cursor-theme: patch inkscape command → https://git.io/JTM1r
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JTbug
sangoma has quit [Quit: WeeChat 2.9]
nuncanada has joined #nixos
<{^_^}> [nixpkgs] @dasJ opened pull request #102656 → [20.09] openssh: 8.3p1 -> 8.4p1 → https://git.io/JTbuF
miguelnegrao has joined #nixos
Jonathan86 has quit [Ping timeout: 245 seconds]
oida has quit [Remote host closed the connection]
<Reiser> Trying to lustrate a host operating system, final step is moving /boot to /boot.bak, but apparantly my boot partition is busy
<Reiser> Silly question but how can I determine why that is?
<Reiser> It's a separate partition so I don't think It's because It's container within the same partition as /
<numkem> I'm looking at doing tests for something I'm working from the `consul.nix` test example. Where is the source for the python library that is being used?
saschagrunert has quit [Remote host closed the connection]
oida has joined #nixos
CyberManifest has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @flokli merged pull request #102618 → terraform-providers.*: update → https://git.io/JTFDu
CodeKiwi is now known as DigitalKiwi
<{^_^}> [nixpkgs] @flokli pushed 9 commits to master: https://git.io/JTbgL
<{^_^}> [nixpkgs] @RonanMacF opened pull request #102657 → update vim plugins and add LanguageTool.nvim → https://git.io/JTbgt
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102658 → osu-lazer: 2020.925.0 -> 2020.1031.0 → https://git.io/JTbgW
jabster28 has quit [Ping timeout: 264 seconds]
kalbasit has joined #nixos
jabster28 has joined #nixos
FRidh has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @roberth opened pull request #102659 → postgresql: Fix timetz test failure → https://git.io/JTbgF
Supersonic112 has joined #nixos
iceypoi has joined #nixos
CyberManifest has joined #nixos
Supersonic has quit [Ping timeout: 258 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @roberth pushed 2 commits to staging-20.09: https://git.io/JTb2s
jabster28 has quit [Read error: Connection reset by peer]
icey_ has quit [Ping timeout: 260 seconds]
jabster28 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102660 → oneshot: 1.2.0 -> 1.3.1 → https://git.io/JTb2R
fendor has quit [Remote host closed the connection]
miguelnegrao has quit [Quit: miguelnegrao]
fendor has joined #nixos
freezeboy has quit [Remote host closed the connection]
strikerer has joined #nixos
fendor_ has joined #nixos
<{^_^}> [nixpkgs] @RonanMacF opened pull request #102661 → tmuxPlugins.vim-tmux-focus-events: init at unstable 2010-10-06 → https://git.io/JTb2y
fendor_ has quit [Remote host closed the connection]
strikerer has quit [Client Quit]
<jbal[m]> If I wanted to rename a user, would I have to do it first manually before running nixos-rebuild?
strikerer has joined #nixos
zupo has joined #nixos
rprije has joined #nixos
<{^_^}> [nixpkgs] @roberth opened pull request #102662 → Staging 20.09 → https://git.io/JTbaT
werner292 has joined #nixos
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
lorimer has quit [Quit: NAE TROOSERS]
<{^_^}> [nixpkgs] @Frostman opened pull request #102663 → hugo: 0.77.0 -> 0.78.0 → https://git.io/JTbal
lorimer has joined #nixos
<{^_^}> [nix-mode] @matthewbauer merged pull request #114 → nix-shell: skip non-default packages integration → https://git.io/JTHYx
<{^_^}> [nix-mode] @matthewbauer pushed 2 commits to master: https://git.io/JTbaQ
zupo has quit [Ping timeout: 272 seconds]
missionformilk has quit [Quit: leaving]
zupo has joined #nixos
jabster28 has quit [Read error: Connection reset by peer]
jabster28 has joined #nixos
rnea has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @andreasfelix opened pull request #102664 → vala-language-server: init at 0.48.1 → https://git.io/JTbV9
rnea has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/d2f46002829 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
strikerer has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #102657 → update vim plugins and add LanguageTool.nvim → https://git.io/JTbgt
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JTbwI
jabster28 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @roberth pushed to staging-20.09 « postgresql: Fix timetz test failure »: https://git.io/JTbwR
jabster28 has joined #nixos
jabster28 has quit [Ping timeout: 272 seconds]
jabster28 has joined #nixos
<{^_^}> [nixpkgs] @squalus opened pull request #102666 → ungoogled-chromium: 85.0.4183.102-1 -> 86.0.4240.111-1 → https://git.io/JTbwj
jabster28 has quit [Read error: Connection reset by peer]
jabster28 has joined #nixos
jabster28 has quit [Read error: Connection reset by peer]
fendor_ has joined #nixos
jabster28 has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/69447d0faf1 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
jabster28 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102667 → olm: 3.1.5 -> 3.2.1 → https://git.io/JTbra
seku has joined #nixos
<yjftsjthsd> If I use ansible 2.10 on nix (either as the default "ansible", or as "ansible_2_10"), it can't resolve (unqualified) actions that worked before. It kinda looks like this is from ansible's move to "collections" of content, but 1. that happened in ansible 2.9, and 2. it isn't a problem if I run ansible 2.10 in a virtualenv on Ubuntu. I don't see any
<yjftsjthsd> packages for collections in `nix search ansible`, so I don't think it just got factored out. Is this expected?
jabster28 has joined #nixos
fendor has quit [Ping timeout: 260 seconds]
jabster28_ has joined #nixos
werner292 has joined #nixos
jabster28 has quit [Ping timeout: 264 seconds]
Fare has quit [Ping timeout: 264 seconds]
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
__monty__ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @EuAndreh opened pull request #102668 → Add md4c, pymd4c and mdpo packages → https://git.io/JTbo2
<pumpy> how can i find out what version of home-manager's installed? for some reason --version isn't supported wtf?
lsix has quit [Quit: WeeChat 2.9]
<{^_^}> [nixos-weekly] @kamadorueda opened pull request #136 → 2020-09: announcing nixpkgs database → https://git.io/JTboj
<pinpox> Hey, I messed up and need help: Is there any way to regenrate hardware-configuration.nix?
<dminuoso> pinpox: No.
<pinpox> I have just accidentaly deleted it
<pinpox> System is stil running though
<dminuoso> pj
<dminuoso> oh
<dminuoso> hold on, yes
<dminuoso> pinpox: you can run nixos-generate-config on the running syste
<dminuoso> consult its --help flags
<pinpox> dminuoso: Let me see
<dminuoso> nixos-generate-config --show-hardware-config
<dminuoso> should do the trick
<dminuoso> pinpox: (Sorry about my earlier answer, I read it as configuration.nix)
dbmikus_ has quit [Ping timeout: 256 seconds]
<pinpox> dminuoso: just nixos-generate-config dit the trick!
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/d2f46002829 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
dbmikus_ has joined #nixos
<etu> pinpox: Next up, set up a git repo and commit your configs
<pinpox> dminuoso++ you are my saviour
<{^_^}> dminuoso's karma got decreased to 0
<dminuoso> decreased? :<
<{^_^}> Wait no, it got *increased* to 2
<pinpox> etu: I't exacly what I'm doing actually :D
<etu> {^_^}: You troll!
<dminuoso> {^_^}: You silly.
luc65r has quit [Quit: WeeChat 2.9]
MisterG has joined #nixos
jabster28_ has quit [Ping timeout: 264 seconds]
justanotheruser is now known as mrdulus
jabster28 has joined #nixos
mrdulus is now known as justan0theruser
MisterG has quit []
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
<pta2002> Hi, can I install awesomewm on a user level and still use it with lightdm?
<pta2002> installing it on a user level because it makes it much easier to maintain overlays
mananamenos has quit [Ping timeout: 264 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
<pta2002> Alternatively, can i make lightdm just run startx
fendor_ has quit [Read error: Connection reset by peer]
<infinisil> {^_^}: Jeez, how rude
<{^_^}> [nixpkgs] @pulsation opened pull request #102669 → Add klog → https://git.io/JTbiU
<infinisil> Who made this do you
fendor has joined #nixos
fendor has quit [Remote host closed the connection]
jabster28_ has joined #nixos
sethmdoty[m] has joined #nixos
jabster28 has quit [Ping timeout: 260 seconds]
ilmu has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @basvandijk opened pull request #102670 → mlc: init at 3.9 → https://git.io/JTbiO
<energizer> "Building GLFW has failed. Most common problem is that you don't have x-org installed. You can install it via: `sudo apt-get install xorg-dev`." What do I need?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102671 → ocamlPackages.opam-file-format: 2.0.0 -> 2.1.0 → https://git.io/JTbi8
jabster28_ has quit [Ping timeout: 265 seconds]
jabster28 has joined #nixos
werner292 has joined #nixos
<{^_^}> [mobile-nixos-website] @samueldr pushed to master « Add October 2020 round-up »: https://git.io/JTbPU
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<woffs> I got finally dm-Fotowelt running! https://gist.github.com/woffs/da80abf7ea971748a373ff041322264b
philr has joined #nixos
kdlv has quit [Quit: Leaving]
<pumpy> !
<{^_^}> [nixpkgs] @r-ryantm opened pull request #102672 → obsidian: 0.9.4 -> 0.9.6 → https://git.io/JTbPo
supersandro2000 has quit [Read error: Connection reset by peer]
CyberManifest has quit [Remote host closed the connection]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @doronbehar merged pull request #100660 → documentation: add documentation for buildMaven → https://git.io/JTsQa
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTbPS
CyberManifest has joined #nixos
alp has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @zowoq opened pull request #102673 → fzf: 0.24.1 -> 0.24.2 → https://git.io/JTbPh
alp has joined #nixos
<Valodim[m]> is there a simple way to avoid downloading documentation when nix-building a build.nix?
<Valodim[m]> concretely I have a `pkgs.haskellPackages.callPackage` and it is needlessly downloading ghc-doc, which is pretty big
<{^_^}> [nixpkgs] @zowoq merged pull request #102640 → crun: 0.15 -> 0.15.1 → https://git.io/JTb3I
<{^_^}> [nixpkgs] @zowoq pushed commit from @saschagrunert to master « crun: 0.15 -> 0.15.1 »: https://git.io/JTbXI
<{^_^}> [nixpkgs] @doronbehar merged pull request #100706 → rtsp-simple-server: init at 0.10.0 → https://git.io/JTGdu
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTbXs
<{^_^}> [nixpkgs] @doronbehar merged pull request #98400 → bump: init at 0.2.2 → https://git.io/JUudJ
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/JTbXG
<{^_^}> [nixpkgs] @ranfdev opened pull request #102674 → onlykey-cli: init 1.2.2 → https://git.io/JTbXP
shibboleth has joined #nixos
Fare has joined #nixos
jonringer has quit [Remote host closed the connection]
chambln has quit [Ping timeout: 256 seconds]
CyberManifest has quit [Remote host closed the connection]
CyberManifest has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixos-weekly] @domenkozar merged pull request #136 → 2020-09: announcing nixpkgs database → https://git.io/JTboj
<{^_^}> [nixos-weekly] @domenkozar pushed 2 commits to master: https://git.io/JTb1W
CyberManifest has quit [Ping timeout: 256 seconds]
mDuff has joined #nixos
CyberManifest has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
CyberManifest has quit [Remote host closed the connection]
<nicolas[m]> Is it possible to `nix run` with allowUnfree?
CyberManifest has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #102582 → marvin: 20.17.0 -> 20.19.0 → https://git.io/JTFm3
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JTb1Q
<edef> nicolas[m]: sure, same configuration as for nix-shell etc
larou has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #102530 → nixos/initrd-network-ssh: fix test → https://git.io/JTd1h
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTbMt
CyberManifest has quit [Ping timeout: 258 seconds]
Fare has quit [Ping timeout: 264 seconds]
<nicolas[m]> Doesn't work though. Neither having the string in my config.nix nor the environment variable works
<edef> hm, that is surprising
<nicolas[m]> I don't think the new nix command reads the config.nix
<edef> `nix run nixpkgs.minecraft` definitely seems to work for me
<lassulus> minecraft from 20.03 didn't start the game for me, but from unstable/20.09 it worked
<nicolas[m]> [edef](https://matrix.to/#/@freenode_edef:matrix.org) except I want to use the hash syntax
<nicolas[m]> And even then it still doesn't work
<edef> ah
<edef> flakes are hermetic, and thus cannot read ~/.config/nixpkgs
<edef> i'm not sure how to help with flakes-related questions (and i am personally opposed to flakes as a feature, as currently proposed and implemented)
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.09 « nixos/initrd-network-ssh: fix test »: https://git.io/JTbMi
sss2 has quit [Quit: Leaving]
CyberManifest has joined #nixos
<nicolas[m]> I ended up adding the expression to a temporary file and using nix-env
<nicolas[m]> Thanks for the help
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/69447d0faf1 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @Ma27 merged pull request #102663 → hugo: 0.77.0 -> 0.78.0 → https://git.io/JTbal
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTbDI
werner292 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #102673 → fzf: 0.24.1 -> 0.24.2 → https://git.io/JTbPh
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTbDO
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @fabianhjr opened pull request #102675 → coconut: init at 1.4.3 → https://git.io/JTbDW
<{^_^}> [nixpkgs] @Ma27 merged pull request #102597 → memtester: 4.3.0 -> 4.5.0 → https://git.io/JTF8t
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTbDE
pushqrdx has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #102567 → gitAndTools.git-machete: 2.15.6 -> 2.15.7 → https://git.io/JTdjQ
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTbDa
<pushqrdx> can someone help me to properly add my user to the i2c group so that i can use ddcutil without sudo?
<{^_^}> [nixpkgs] @kevincox merged pull request #100202 → halide: 2019.08.27 -> 10.0.0, enable on aarch64-linux → https://git.io/JTUM5
<{^_^}> [nixpkgs] @kevincox pushed 3 commits to master: https://git.io/JTbDo
<yjftsjthsd> ? Are you not just setting extraGroups = [ "i2c" ]
Fare has joined #nixos
chambln has joined #nixos
<{^_^}> [nixpkgs] @kevincox merged pull request #101446 → ptcollab: init at 0.3.4.1 → https://git.io/JT2Kw
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTbDN
<pushqrdx> yjftsjthsd i am already in that group however i still need sudo for some reason
erasmas has quit [Quit: leaving]
werner291 has quit [Quit: werner291]
<{^_^}> [nixpkgs] @Ma27 merged pull request #102548 → libfilezilla: 0.24.1 -> 0.25.0 → https://git.io/JTddf
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JTbDh
<pushqrdx> well i dk if am already in it but i added "i2c" to the extraGroups set in config.nix
<yjftsjthsd> Oh, try running `id` to see if you're in the group; if not, you need to log out and back in, su to yourself, use newgrp, etc
<pushqrdx> running groups shows that i am in i2c group though
<pushqrdx> yes i am in i2c group, and i already restarted after the new generation
<yjftsjthsd> Huh, that's odd then. So I know nothing of ddcutil, but have you verified that /dev/i2c-* or whatever is... probably root:i2c?
<yjftsjthsd> i.e. make sure your group *should* have access to needed device node
<pushqrdx> i can't see a i2c- anything under /dev, and excuse me i am a little bit of a linux dummy so i don't know what the last sentence means :D
<pushqrdx> even though ddcutil when ran without sudo is trying to access /dev/i2c-1-20, and when ran as sudo it succeeds
<pushqrdx> so it's for sure accessing /dev/i2c somehow i can't find a directory there though
<yjftsjthsd> That's ... really weird, actually; nixos still has a normal-enough /dev so I'm not sure what's going on there. Any chance you've done this on a non-nixos box?
<{^_^}> [nixpkgs] @WilliButz merged pull request #102629 → tempo: init at 0.2.0 → https://git.io/JTFbf
<{^_^}> [nixpkgs] @WilliButz pushed 2 commits to master: https://git.io/JTbyR
<Yaniel> can I somehow use newlib instead of glibc for cross-compiling?
<pushqrdx> yjftsjthsd yes on a non nix distro i just usermod myself into the i2c group and that's it
<Yaniel> trying to get a nix-shell for hacking stuff onto a tiny riscv32 board but...
<Yaniel> >mips nios2 powerpc riscv glibc does not yet support 32-bit systems
<pushqrdx> however i am already in the group even here so idk what's happening
<yjftsjthsd> Yeah, sorry; you're above my head now:(
<pushqrdx> np just hope someone who got that working can help
NeoCron has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @fabianhjr opened pull request #102676 → nixos/modules/services/network-filesystems/ipfs: refactor → https://git.io/JTby7
<{^_^}> [nixpkgs] @kevincox merged pull request #99631 → graalvm{8,11}-ce: init at 20.2.0 → https://git.io/JUbcy
<{^_^}> [nixpkgs] @kevincox pushed 2 commits to master: https://git.io/JTbyN
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @roberth pushed to staging-20.09 « Revert "tzdata: 2019c -> 2020c" »: https://git.io/JTbyj
<Yaniel> ooh there is a separate riscv32-embedded config
<Yaniel> that looks better
Baughn has quit [Ping timeout: 256 seconds]
Baughn has joined #nixos
pushqrdx has quit [Remote host closed the connection]
<larou> how does nixos interface with the bootloader?
<larou> im trying to write a virtual cpu on the cloud, i cant understand how to get nixos to target it
spease has joined #nixos
<dminuoso> larou: nixos generates grub menu entries
<{^_^}> [nixpkgs] @andir pushed to release-20.09 « Revert "i3status-rust: 0.14.1 -> 0.14.2" as it is not a minor version bump »: https://git.io/JTbSa
asbachb has joined #nixos
<larou> how does it link to the hardware?
<dminuoso> How do you mean?
<larou> well if i wanted it to be able to see my virtual cpu instead
<dminuoso> What does that have to do with the bootloader?
<larou> well, i understood that the bootloader would select the OS
<larou> not sure, but i thought it might also have the BIOS
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #98299 → systemd: enable homed → https://git.io/JUEwb
<{^_^}> [nixpkgs] @Ericson2314 pushed 3 commits to staging: https://git.io/JTbSF
<dminuoso> What does the bootloader have to do with the CPU here?
<{^_^}> #102360 (by asbachb, 2 days ago, open): openjdk: 1.8.0_265 -> 1.8.0_272
<{^_^}> #102293 (by asbachb, 2 days ago, open): openjdk: 11.0.8 -> 11.0.9
<damjan> larou: what exactly do you mean by "write a virtual cpu on the cloud" ??
<damjan> what are you writing the CPU in?
<larou> dminuoso: not really sure how it works, but something happens when you start the machine, and the OS gets to see all the hardware. i guess my mistake of thinking everything at this stage was the bootloader
<larou> damjan: distributed processes that can be called with something like machine instructions
<dminuoso> Cant tell if you're being a markov chain.
<larou> no, i have a specific question
<larou> there is a gap in my understanding, i know nix must somehow arrange something with the CPU
<Yaniel> it doesn't
<larou> i dont know how, but if i understand how an OS gets to "see" the hardware...
<larou> Yaniel: oh..
<damjan> nix is just a collection of the Linux kernel, and opensource packages (and a way to organize them)
<larou> ah, so it defers all of that to a linux
<dminuoso> larou: Roughly the boot process works like this:
<larou> i thought it basically wrote its own...
<dminuoso> System boots into firmware, firmware jumps into EFI, EFI jumps into kernel
<dminuoso> And by jump I mean "load, do some preparation, and then just transfer control to"
<Yaniel> and the firmware initializes the CPU
<dminuoso> I skipped a few parts. ;)
<Yaniel> (and the RAM, and other parts)