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
shibboleth has quit [Quit: shibboleth]
ddellac__ has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #123181 → python3Packages.ha-philipsjs: init at 2.7.4 → https://github.com/NixOS/nixpkgs/pull/123181
<charukiewicz> I have two users on my NixOS machine, both made through my nixos-configuration.nix with the same permissions/user groups. I have a project with a shell.nix that imports and uses packages from a nixpkgs-unstable via builtins.fetchGit (using url=https://github.com/NixOS/nixpkgs, ref="nixos-unstable").
<charukiewicz> For one user, I'm able to start the nix shell. The other user gets an error when my build inputs include anything from the nixpkgs-unstable import. This is the error I see: Unpacking the bootstrap tools... : not found ....-unpack-bootstrap-tools.sh: line 5:, followed by "build of '...util-1.drv', '...util-2.drv', '...util-3.drv' failed"
<matthewcroughan> I've been stuck on building rustc-1.51.0 (installPhase): install: installing component 'rust-docs' for ages :D
<charukiewicz> I've tried removing ~/.cache/nix and running nix-collect-garbage but I don't know why the two of them are getting different behaviors. Does anyone have any ideas or anything I could try to resolve the discrepancy between the two users?
Dotz0cat has quit [Ping timeout: 246 seconds]
AmandaC has quit [Quit: WeeChat 3.1]
philipp has quit [Ping timeout: 246 seconds]
bennofs__ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122800 → cxxopts: fix darwin build → https://github.com/NixOS/nixpkgs/pull/122800
TK__ has quit [Ping timeout: 245 seconds]
AmandaC has joined #nixos
bennofs_ has quit [Ping timeout: 268 seconds]
gustavderdrache has joined #nixos
philipp has joined #nixos
bitmapper has quit [Quit: Connection closed for inactivity]
stree has quit [Ping timeout: 252 seconds]
no-def has joined #nixos
ddellacosta has joined #nixos
stree has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
philr has joined #nixos
AmandaC has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123182 → alembic: 1.8.0 -> 1.8.1 → https://github.com/NixOS/nixpkgs/pull/123182
AmandaC has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @jnetod opened pull request #123183 → s3ql: 3.3.2 -> 3.7.2 → https://github.com/NixOS/nixpkgs/pull/123183
dutchie has quit [Ping timeout: 246 seconds]
<colemickens> charukiewicz: does one of them have overlays applied?
<colemickens> charukiewicz: you might use a more specific reference than `nixos-unstable`, since it moves (but if you're clearing ~/.cache/nix then they'd probably be the same)
beertoagunfight has quit [Ping timeout: 245 seconds]
dutchie has joined #nixos
<matthewcroughan> My god..
<matthewcroughan> rustc> install: installing component 'rust-docs'
<matthewcroughan> Why won't it advance? it's been an hour. What in tarnation?
<matthewcroughan> documentation.enable = false; anyway, so it's really annoying :D
<{^_^}> [nixpkgs] @lovesegfault opened pull request #123184 → corectrl: 1.1.2 -> 1.1.3 → https://github.com/NixOS/nixpkgs/pull/123184
<matthewcroughan> HAHAHA
<matthewcroughan> rustc> install: uninstalling component 'rust-docs'
<matthewcroughan> So it installs the rust-docs, then uninstalls them? I'm dead.
<matthewcroughan> It also reckons it "finished in 17.766 seconds", really curious what's happening here.. Maybe it's a lie from the log.
<matthewcroughan> Okay.. so it's installing it again. These logs are very odd.
Dotz0cat has joined #nixos
xcmw has joined #nixos
melg8 has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @davidak merged pull request #123016 → tts: 0.0.12 -> 0.0.13 → https://github.com/NixOS/nixpkgs/pull/123016
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
abathur has joined #nixos
Raito_Bezarius has quit [Ping timeout: 250 seconds]
AkechiShiro has quit [Ping timeout: 250 seconds]
AkechiShiro has joined #nixos
Raito_Bezarius has joined #nixos
<{^_^}> [nixpkgs] @rhoriguchi opened pull request #123185 → gnomeExtensions.dynamic-panel-transparency: 35 -> 35.1 → https://github.com/NixOS/nixpkgs/pull/123185
philipp has quit [Ping timeout: 252 seconds]
<matthewcroughan> Does anybody know how I can stop Firefox-78.8.0esr ending up in my sources? I thought it might be sufficient to disable polkit But no, it keeps ending up in my system and failing to build for armv7l somehow.
luhui has joined #nixos
<matthewcroughan> `security.polkit.enable = lib.mkForce false;` seems not to do it.
philipp has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/982240fd504 (from 85 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<luhui> Hello everyone, I am building a reverse proxy cache for cache.nixos.org. Do you have any reference?
<{^_^}> [nixpkgs] @happysalada merged pull request #122176 → arduino-cli: 0.12.1 -> 0.18.1 ; fix darwin build → https://github.com/NixOS/nixpkgs/pull/122176
<matthewcroughan> ashkitten: it looks like you solved this in 2019 :D
<matthewcroughan> I can't quite see where, but it looks like alienpirate5 is responding to you as if you fixed it.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123186 → bowtie2: 2.4.2 -> 2.4.3 → https://github.com/NixOS/nixpkgs/pull/123186
<ashkitten> they're responding to me showing what their message looks like on irc
<ashkitten> i have no idea
<ashkitten> but you want `nix why-depends`
fanyx_[m] has joined #nixos
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @cdepillabout merged pull request #123069 → hydra-report.hs: small formatting changes → https://github.com/NixOS/nixpkgs/pull/123069
<{^_^}> [nixpkgs] @ninjin opened pull request #123188 → julia: init julia_10-bin and julia_16-bin → https://github.com/NixOS/nixpkgs/pull/123188
h0m1 has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
patagonicus183 has joined #nixos
sophrosyne97 has quit [Quit: ZNC 1.8.2 - https://znc.in]
morr has quit [Ping timeout: 250 seconds]
morr has joined #nixos
patagonicus18 has quit [Ping timeout: 252 seconds]
patagonicus183 is now known as patagonicus18
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « hackage2nix: sort unsupported platform list »: https://git.io/JsCXn
ddellaco_ has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
dckc has quit [Ping timeout: 240 seconds]
stree has quit [Quit: Caught exception]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123189 → cookiecutter: 1.7.2 -> 1.7.3 → https://github.com/NixOS/nixpkgs/pull/123189
stree has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskellPackages.scrypt: move platform override to hackage2nix configuration »: https://git.io/JsC1v
ddellaco_ has quit [Ping timeout: 245 seconds]
m0rphism has quit [Ping timeout: 260 seconds]
dckc has joined #nixos
luhui has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
TK__ has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskell-updates: remove tests.writers.x86_64-darwin job from Hydra »: https://git.io/JsCyx
noobstar has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskellPackages.password, haskellPackages.password-instances, haskellPackages.scat: disable builds on arm »: https://git.io/JsCHu
noobstar has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123190 → doctl: 1.60.0 -> 1.61.0 → https://github.com/NixOS/nixpkgs/pull/123190
theDon has quit [Ping timeout: 240 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
theDon has joined #nixos
roconnor has quit [Quit: Konversation terminated!]
philipp has quit [Ping timeout: 245 seconds]
ddellacosta has joined #nixos
philipp has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
xcmw has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AlpineLlama has joined #nixos
dckc has quit [Ping timeout: 252 seconds]
orivej has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @peterhoeg merged pull request #122424 → solaar: 1.0.2 -> 1.0.5 → https://github.com/NixOS/nixpkgs/pull/122424
LilleCarl has quit [Quit: WeeChat 3.1]
<charukiewicz> colemickens: nope, didn't have any overlays applied. ended up just working around the issue by using a pinned version of nixpkgs-unstable with a bootstrapped fetchFromGitHub from my <nixpkgs>
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123191 → fatrace: 0.16.2 -> 0.16.3 → https://github.com/NixOS/nixpkgs/pull/123191
aescul has joined #nixos
<colemickens> charukiewicz: builtins.fetchTarball is your friend
<colemickens> charukiewicz: no need to use a nixpkgs just to get a nixpkgs tar ;)
dckc has joined #nixos
<charukiewicz> colemickens: so you recommend just doing a fetchTarball on github.com/nixos/nixpkgs/<commit>.tar.gz ?
<charukiewicz> or is there some better host to use? I haven't actually dealt with this much in about a year so I need a bit of a refresher on some details
<colemickens> uh, there's different URLs. I think the one I use is the legacy one
<colemickens> I use, "https://github.com/nixos/nixpkgs/archive/<branch_channel_name>.tar.gz"
<clever> colemickens: theres also channels:nixos-unstable i believe
<clever> nix-repl> builtins.fetchTarball channel:nixos-unstable
<clever> [17.0 MiB DL]
<charukiewicz> colemickens: clever: thanks! that's very helpful
<clever> [17.0 MiB DL]"/nix/store/lfxanhgs9ij3xv2i3615ph428z1nsm10-source"
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123192 → findomain: 4.2.0 -> 4.2.1 → https://github.com/NixOS/nixpkgs/pull/123192
ddellacosta has joined #nixos
ahmedelgabri has quit [Ping timeout: 245 seconds]
ddellacosta has quit [Ping timeout: 265 seconds]
Dotz0cat has quit [Ping timeout: 268 seconds]
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 245 seconds]
Supersonic112 is now known as Supersonic
Dotz0cat has joined #nixos
ahmedelgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #123125 → rustc: allowing building for ARMv5 → https://github.com/NixOS/nixpkgs/pull/123125
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123193 → fluent-bit: 1.7.4 -> 1.7.5 → https://github.com/NixOS/nixpkgs/pull/123193
xkapastel has quit [Quit: Connection closed for inactivity]
ahmedelgabri has joined #nixos
noobstar has joined #nixos
ddellaco_ has joined #nixos
meteo_ has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
ddellac__ has joined #nixos
hyper_ch has quit [Remote host closed the connection]
hyper_ch has joined #nixos
meteo__ has quit [Ping timeout: 240 seconds]
<noobstar> I'm having a lot of trouble getting this autotools project to build with stdenv. I have a super barebones default.nix set up with just pname, version, src (fetchurl tar.xz), and buildInputs. The build fails, giving `configure: error: glib-compile-schemas not found.`. I believe this should be provided under glib.dev (I've tried putting glib and
<noobstar> glib.dev in buildInputs), and if I navigate to that derivation in the store, bin/glib-compile-schemas *is* there. I looked at my derivation with nix show-derivation and it does show glib.dev's derivation in buildInputs. I'm completely lost on what's going wrong here. Does anyone know anything I can try?
ddellaco_ has quit [Ping timeout: 246 seconds]
<simpson> noobstar: Did you add pkgconfig? Put it into your buildInputs and your autoconf should be much smarter at finding those libraries.
ddellac__ has quit [Ping timeout: 245 seconds]
stree has quit [Ping timeout: 268 seconds]
<noobstar> I haven't, trying that now
<hexa-> actually, pkg-config :)
<hexa-> into nativeBUildInputs
<hexa-> because it is only required at build time
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123194 → glab: 1.16.0 -> 1.17.0 → https://github.com/NixOS/nixpkgs/pull/123194
no-def has quit [Remote host closed the connection]
<noobstar> wow, that got it to work! what exactly does pkgconfig do?
<hexa-> noobstar: please use pkg-config instead of pkgconfig
<hexa-> the later is a deprecated alias
<hexa-> basically it allows discovery of installed librarys, their include and header paths etc.
<noobstar> ahh, thanks for the heads up abt alias & native
craggberhatter[m has joined #nixos
stree has joined #nixos
<{^_^}> [nixpkgs] @veprbl opened pull request #123195 → python3Packages.awkward: 1.2.2 -> 1.2.3 → https://github.com/NixOS/nixpkgs/pull/123195
pjt_tmp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123196 → golangci-lint: 1.40.0 -> 1.40.1 → https://github.com/NixOS/nixpkgs/pull/123196
sophi4c4pozzoli3 has joined #nixos
sangoma has joined #nixos
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
pjt_tmp has quit [Quit: WeeChat 2.8]
<redcedar[m]> hi there! My system is not setting the default shell automatically, not sure what to try. I've got `programs.zsh.enable = true;' and `users.defaultUserShell = pkgs.zsh;` If I open a terminal and type `echo $0` I still get bash. Any ideas on how to troubleshoot this?
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/83d907fd760 (from 19 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<redcedar[m]> * hi there! My system is not setting the default shell automatically, not sure what to try. I've got `programs.zsh.enable = true;` and `users.defaultUserShell = pkgs.zsh;`If I open a terminal and type`echo $0` I still get bash. Any ideas on how to troubleshoot this?
sophi4c4pozzoli3 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @austinbutler opened pull request #123197 → cntk: fix build → https://github.com/NixOS/nixpkgs/pull/123197
noobstar has quit [Quit: Connection closed]
tertl3 has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
<cole-h> redcedar[m]: What about `users.users.<name>.shell = pkgs.zsh;`
<redcedar[m]> <cole-h "redcedar: What about `users.user"> Thanks, I tried that too. I now have it working. I needed to reboot, instead of just restarting the terminal. Now trying to get ohMyZsh to work.
<colemickens> powerlevel10k is somewhat popular around here too (particularly it's git integration handles huge git repos like nixpkgs somewhat well compared to most shell integrations)
palo1 has joined #nixos
ddellacosta has joined #nixos
palo has quit [Ping timeout: 252 seconds]
palo1 is now known as palo
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/4a9b0f0eb45 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
cole-h has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #123010 → bionic: use fetchzip for everything → https://github.com/NixOS/nixpkgs/pull/123010
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @cdepillabout merged pull request #123094 → haskellPackages.dhall-nix{,pkgs}: unbreak by allowing hnix 0.13 → https://github.com/NixOS/nixpkgs/pull/123094
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #123198 → cardboard: 0.0.0-unstable=2021-01-21 -> 0.0.0-nixpkgs=2021-05-10 → https://github.com/NixOS/nixpkgs/pull/123198
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskell-language-server: disable hydra tests for ghc-9.0 »: https://git.io/JsWWY
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskellPackages: add cdepillabout as maintainer for password and termonad »: https://git.io/JsWl0
<{^_^}> [nixpkgs] @s1341 opened pull request #123200 → Fix max llvm packages from string comparison to int comparison → https://github.com/NixOS/nixpkgs/pull/123200
ddellacosta has joined #nixos
<redcedar[m]> colemickens: hey, thanks, I've got powerlevel10k running and really liking it!
ahmedelgabri has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123201 → lefthook: 0.7.4 -> 0.7.5 → https://github.com/NixOS/nixpkgs/pull/123201
ddellacosta has joined #nixos
ahmedelgabri has quit [Ping timeout: 245 seconds]
HenrikK has joined #nixos
henrikkarlsson has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123202 → libamqpcpp: 4.3.11 -> 4.3.12 → https://github.com/NixOS/nixpkgs/pull/123202
ddellacosta has quit [Ping timeout: 252 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
HenrikK has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/7974217f94c (from 15 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
henrikkarlsson has quit [Ping timeout: 265 seconds]
jmeredith has quit [Quit: Connection closed for inactivity]
orivej has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskellPackages: regenerate hackage-packages after adding cdepillabout as maintainer »: https://git.io/JsWuX
stree has quit [Ping timeout: 252 seconds]
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « hackage2nix: Mark failing builds broken »: https://git.io/JsWgU
noudle has joined #nixos
acowley has quit [Read error: Connection reset by peer]
stree has joined #nixos
Graypup_ has quit [Quit: ZNC 1.6.1 - http://znc.in]
<kini> Is there somewhere I can put an ssh key so that `nix-daemon` and the build agents will be able to use it when `fetchgit`ing a git repo over ssh?
<{^_^}> [nixpkgs] @tomberek merged pull request #123191 → fatrace: 0.16.2 -> 0.16.3 → https://github.com/NixOS/nixpkgs/pull/123191
Graypup_ has joined #nixos
<{^_^}> [nixpkgs] @tomberek merged pull request #123190 → doctl: 1.60.0 -> 1.61.0 → https://github.com/NixOS/nixpkgs/pull/123190
<{^_^}> [nixpkgs] @tomberek merged pull request #123201 → lefthook: 0.7.4 -> 0.7.5 → https://github.com/NixOS/nixpkgs/pull/123201
<{^_^}> [nixpkgs] @bjornfor merged pull request #123170 → pulseview: fix build error → https://github.com/NixOS/nixpkgs/pull/123170
acowley has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @tomberek merged pull request #123186 → bowtie2: 2.4.2 -> 2.4.3 → https://github.com/NixOS/nixpkgs/pull/123186
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123204 → ace: 7.0.1 -> 7.0.2 → https://github.com/NixOS/nixpkgs/pull/123204
<{^_^}> [nixpkgs] @doronbehar opened pull request #123205 → pistol: 0.2.0 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/123205
<{^_^}> [nixpkgs] @tomberek merged pull request #123064 → lime: 4.5.1 -> 4.5.14 → https://github.com/NixOS/nixpkgs/pull/123064
<{^_^}> [nixpkgs] @bjornfor pushed to master « pulseview: fix patch hash »: https://git.io/JsWVL
JoaquinitoFB has joined #nixos
<JoaquinitoFB> Hello, i can install an option from repository or from channel???
<Ke> you can import a module file at least, not sure if it would work
<Ke> if I need to do such things, I just copy the file and adjust as needed
Heirlung has quit [Quit: ZNC - http://znc.in]
<JoaquinitoFB> Ke I can install an option from channel, or from repository???
<Ke> if this is from unstable, you can just remove the file again, once your main channel gets it
<JoaquinitoFB> Ke OK, so, i can install an option from channel, or from repository???
Jackneill has joined #nixos
Heirlung has joined #nixos
<JoaquinitoFB> I can install an option from channel, or from repository???
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @tomberek merged pull request #123021 → mbtileserver: 0.6.1 → 0.7.0 → https://github.com/NixOS/nixpkgs/pull/123021
ddellacosta has joined #nixos
aescul has quit [Quit: Leaving]
rubm has quit [Read error: No route to host]
rubm has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
<tejing> what exactly is a repository, and how is it different from a channel?
<tejing> nobody is answering your question because it doesn't make sense
<tejing> also, what does 'install an option' mean exactly?
ahmedelgabri has joined #nixos
<JoaquinitoFB> tejing Hello, i can install nginx with additional modules, with options, from repository, or from channel???
<tejing> also, be patient, things move slowly in chat rooms like this. sometimes it takes time to get an answer, but it helps to be as clear and informative as possible in the question
<JoaquinitoFB> OK, i can install nginx with additional modules, with options, from repository, or from channel???
<tejing> 'repository' isn't really a term that applies in nixos, except perhaps as a synonym for 'channel' so that's still a wierd question.
turlando has joined #nixos
<JoaquinitoFB> tejing, but i can install nginx with additional modules, with options, from channel???
<legendofmiracles> Yes, you can install nginx from the main repository aka nixpkgs
<JoaquinitoFB> legendofmiracles But i can install nginx with additional modules, with options, from channel???
<JoaquinitoFB> But i can install nginx with additional modules, with options, from channel???
henrikkarlsson has joined #nixos
HenrikK has joined #nixos
respawn has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
HenrikK has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<JoaquinitoFB> I can install nginx with additional modules, with options, from channel???
henrikkarlsson has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to staging-next: https://git.io/JsWXZ
<{^_^}> [nixpkgs] @vcunat merged pull request #123169 → ffmpeg_4: fix build error on darwin → https://github.com/NixOS/nixpkgs/pull/123169
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123206 → bctoolbox: 4.5.7 -> 4.5.15 → https://github.com/NixOS/nixpkgs/pull/123206
sangoma has quit [Quit: WeeChat 3.1]
hiro98 has joined #nixos
respawn has quit [Quit: Leaving]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #123195 → python3Packages.awkward: 1.2.2 -> 1.2.3 → https://github.com/NixOS/nixpkgs/pull/123195
HenrikK has joined #nixos
henrikkarlsson has joined #nixos
<JoaquinitoFB> I can install nginx with additional modules, with options, from channel???
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskell.compiler.ghcHEAD: mark broken on aarch64 »: https://git.io/JsWDZ
<JoaquinitoFB> Yes or no???
ahmedelgabri has joined #nixos
ddellacosta has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @cdepillabout pushed 444 commits to haskell-updates: https://git.io/JsWyT
ahmedelgabri has quit [Ping timeout: 260 seconds]
tertl3 has quit [Quit: Connection closed for inactivity]
fendor_ is now known as fendor
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nixos
jonringer has quit [Ping timeout: 245 seconds]
eoli3n_ has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskell2nix: alphabetize the package maintainers list »: https://git.io/JsWS6
<{^_^}> [nixpkgs] @stephank opened pull request #123207 → handlr: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123207
<{^_^}> [nixpkgs] @cdepillabout pushed to haskell-updates « haskellPackages.ldgallery-compiler: add pacien as maintainer »: https://git.io/JsW90
ahmedelgabri has joined #nixos
alexherbo2 has joined #nixos
mallox has joined #nixos
<JoaquinitoFB> Hello, i can deploy my own web hosting company with NixOS???
dottedmag has left #nixos [#nixos]
<{^_^}> [nixpkgs] @danieldk opened pull request #123208 → python3Packages.spacy_models: 2.3.0 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/123208
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #123192 → findomain: 4.2.0 -> 4.2.1 → https://github.com/NixOS/nixpkgs/pull/123192
leothrix has quit [Quit: ZNC 1.8.2 - https://znc.in]
meh` has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #123090 → hunspell-dict-da-dk: 2.5.137 -> 2.5.189 → https://github.com/NixOS/nixpkgs/pull/123090
ddellacosta has quit [Ping timeout: 246 seconds]
leothrix has joined #nixos
sangoma has joined #nixos
<{^_^}> [nixpkgs] @fabaff merged pull request #122330 → python3Packages.flask-appbuilder: unbreak → https://github.com/NixOS/nixpkgs/pull/122330
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JsWdE
<{^_^}> [nixpkgs] @vcunat merged pull request #122322 → eukleides: Fix build, expose tex package → https://github.com/NixOS/nixpkgs/pull/122322
<atralheaven> Hi, is "nix-channel --update" equivalent of "apt update" and "nixos-rebuild switch --upgrade" equivalent of "apt upgrade"?
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JsWdA
<{^_^}> [nixpkgs] @vcunat merged pull request #122358 → python39Packages.random2: fix build → https://github.com/NixOS/nixpkgs/pull/122358
<evils> atralheaven: not exactly, but close i think
boredom101 has joined #nixos
<evils> atralheaven: ah, had to look it up, `nixos-rebuild switch --upgrade` updates the nixos channel for you, so would be equivalent to `apt update && apt upgrade`
fuiltilt has quit [Quit: WeeChat 2.9]
<atralheaven> thanks!
<{^_^}> [nixpkgs] @7c6f434c merged pull request #123061 → libmwaw: 0.3.18 -> 0.3.19 → https://github.com/NixOS/nixpkgs/pull/123061
<{^_^}> [nixpkgs] @7c6f434c merged pull request #123206 → bctoolbox: 4.5.7 -> 4.5.15 → https://github.com/NixOS/nixpkgs/pull/123206
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JsWbZ
<{^_^}> [nixpkgs] @vcunat merged pull request #122470 → dasher: 2018-04-03 -> unstable-2021-04-25 → https://github.com/NixOS/nixpkgs/pull/122470
stree has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JsWby
<{^_^}> [nixpkgs] @vcunat merged pull request #122500 → python-engineio: 3.x on python 3.9 Darwin broken → https://github.com/NixOS/nixpkgs/pull/122500
<{^_^}> [nixpkgs] @symphorien merged pull request #122915 → caprice32: Add <string> include → https://github.com/NixOS/nixpkgs/pull/122915
hiro98 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @happysalada opened pull request #123210 → cargo-flash: 0.8.0 -> 0.10.1 ; fix darwin build → https://github.com/NixOS/nixpkgs/pull/123210
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JsWNp
<{^_^}> [nixpkgs] @vcunat merged pull request #122909 → boomerang: Add cstdint include needed with GCC10 → https://github.com/NixOS/nixpkgs/pull/122909
hjones[m] has quit [Quit: Idle for 30+ days]
RomanBall[m] has quit [Quit: Idle for 30+ days]
HenrikK has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @mdevlamynck opened pull request #123211 → nixos/plasma5: also add plasma-pa when using pipewire with pulseaudio support → https://github.com/NixOS/nixpkgs/pull/123211
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f2c015d33d1 (from 69 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @stephank opened pull request #123212 → hetzner-kube: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123212
dckc has quit [Ping timeout: 240 seconds]
stree has joined #nixos
henrikkarlsson has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JsWAS
<{^_^}> [nixpkgs] @vcunat merged pull request #123049 → nixos/tests/minecraft-server: fix on i686 → https://github.com/NixOS/nixpkgs/pull/123049
ddellacosta has quit [Ping timeout: 240 seconds]
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
boredom101 has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @jtojnar merged pull request #117658 → poppler: 21.02.0 -> 21.05.0 → https://github.com/NixOS/nixpkgs/pull/117658
<{^_^}> [nixpkgs] @symphorien merged pull request #123172 → marwaita: 9.1 -> 9.2.1 → https://github.com/NixOS/nixpkgs/pull/123172
<{^_^}> [nixpkgs] @mdevlamynck opened pull request #123213 → plasma-applet-volumewin7mixer: v25 -> v26 → https://github.com/NixOS/nixpkgs/pull/123213
dckc has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #123214 → pika-backup: 0.2.3 -> 0.3.0 → https://github.com/NixOS/nixpkgs/pull/123214
<{^_^}> [nixpkgs] @stephank opened pull request #123215 → heimdall-gui: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123215
ahmedelgabri has quit [Ping timeout: 245 seconds]
JoaquinitoFB has quit [Quit: Connection closed]
JoaquinitoFB has joined #nixos
JoaquinitoFB has quit [Client Quit]
<{^_^}> [nixpkgs] @taku0 opened pull request #123216 → [20.09] firefox, firefox-bin: 88.0 -> 88.0.1, firefox-esr: 78.10.0esr -> 78.10.1esr → https://github.com/NixOS/nixpkgs/pull/123216
JoaquinitoFB has joined #nixos
eoli3n_ has quit [Read error: Connection reset by peer]
eoli3n_ has joined #nixos
ddellacosta has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
__monty__ has joined #nixos
eoli3n_ has quit [Read error: Connection reset by peer]
eoli3n_ has joined #nixos
JX7P has joined #nixos
arjen-jonathan has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123217 → conmon: 2.0.27 -> 2.0.28 → https://github.com/NixOS/nixpkgs/pull/123217
m0rphism has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
avaq has joined #nixos
sangoma has joined #nixos
azahi has quit [Quit: F]
<{^_^}> [nixpkgs] @06kellyjac opened pull request #123218 → minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z → https://github.com/NixOS/nixpkgs/pull/123218
azahi has joined #nixos
<{^_^}> [nixos-homepage] @domenkozar opened pull request #706 → Tell crawlers that the canonical url for guides is at nix.dev → https://github.com/NixOS/nixos-homepage/pull/706
ddellacosta has joined #nixos
arjen-jonathan has quit [Ping timeout: 260 seconds]
ddellac__ has joined #nixos
melg8 has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #123200 → Fix max llvm packages from string comparison to int comparison → https://github.com/NixOS/nixpkgs/pull/123200
ddellac__ has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @teto merged pull request #123129 → drop thunderbird{,-bin} 68 → https://github.com/NixOS/nixpkgs/pull/123129
<{^_^}> [nixpkgs] @teto merged pull request #123078 → hdhomerun-config-gui: 20200907 -> 20210224 → https://github.com/NixOS/nixpkgs/pull/123078
VideoGameEnjoyer has quit [Remote host closed the connection]
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nixos
TK__ has quit [Ping timeout: 245 seconds]
Qwerky has joined #nixos
Qwerky has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @stephank opened pull request #123219 → hsetroot: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123219
Qwerky has joined #nixos
nonchris has quit [Quit: The Lounge - https://thelounge.chat]
ahmedelgabri has joined #nixos
nonchris has joined #nixos
MmeQuignon has joined #nixos
ksqsf has joined #nixos
<{^_^}> [nixpkgs] @svalaskevicius closed pull request #99633 → tmux: malloc_trim memory after history is cleaned → https://github.com/NixOS/nixpkgs/pull/99633
<ksqsf> Hi, all. I accidentally deleted some derivation files (of emacs) from /nix/store, now Nix refuses to do anything about emacs (complaining no drv files). How can I fix this?
ahmedelgabri has quit [Ping timeout: 260 seconds]
<ksqsf> `nix-store --verify` doesn't work either. It too complains missing derivation files and proceeds to remove these paths from the database, resulting in a db constraint violation.
Qwerky has quit [Remote host closed the connection]
<ksqsf> Since these drv files are from nixpkgs with no modifications, I tried nix repl and :b, but still no luck. :(
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #123220 → fira-code: don't use variable font → https://github.com/NixOS/nixpkgs/pull/123220
ddellacosta has joined #nixos
ahmed_elgabri has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
JoaquinitoFB has quit [Quit: Connection closed]
ahmedelgabri has quit [Ping timeout: 250 seconds]
xdecimal has joined #nixos
arjen-jonathan has joined #nixos
turlando has quit [Ping timeout: 245 seconds]
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @xworld21 opened pull request #123221 → eukleides: use $CC instead of hardcoded gcc, build on more platforms → https://github.com/NixOS/nixpkgs/pull/123221
alexherbo2 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123222 → cargo-crev: 0.19.2 -> 0.19.4 → https://github.com/NixOS/nixpkgs/pull/123222
xdecimal has quit [Quit: -a- IRC for Android 2.1.44]
alexherbo2 has joined #nixos
Qwerky has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #123223 → python3Packages.flask-appbuilder: 3.2.3 -> 3.3.0 → https://github.com/NixOS/nixpkgs/pull/123223
<ksqsf> ,channels
<{^_^}> Largest Nix channels: #nixos, #nixos-dev, #nixos-chat, #nixos-aarch64, #nixos-security, #nixcon, #nixos-officehours, #nixops, #haskell.nix, #nix-darwin, #nixos-de, #nixos-emacs, #nixos-on-your-router, #nixos-nur, #nix-lang, #nixos-fr, #nixos-systemd, #nixos-borg, #nixos-wiki
halpme has joined #nixos
<halpme> Hi everybody
<halpme> I am trying to set interception-tools with dual-function-keys plugin
avaq has quit [Ping timeout: 245 seconds]
<halpme> I have found a configuration online but I guess it is outdate because I get errors
<halpme> this is the one
<halpme> but that path seems to be problematic
<halpme> pkgs.interception-tools-plugins.dual-functions-keys
<halpme> the nixos package search page does not find dual-function-keys at all
<halpme> any hint?
dckc has quit [Ping timeout: 240 seconds]
ksqsf has left #nixos ["ERC (IRC client for Emacs 27.2)"]
<shreeya> if i want to deploy and monitor multiple docker-compose projects on nixos, how would i do it properly?
<shreeya> is there anything better than nixos modules that create services of nixos
<shreeya> for*]
<evils> halpme: are you on nixos-unstable?
<halpme> I am on nixos 20.09
<halpme> thank you for replying
<halpme> this is the plugin I would like to install
<evils> i'm seeing pkgs.interception-tool-plugins.dual-functions-keys on nixos-unstable, at least in all-packages.nix, really should show up on the search IMO
<halpme> aaaah
attila_lendvai has quit [Ping timeout: 265 seconds]
<halpme> so it is probably not available in 20.09?
LilleCarl has joined #nixos
<halpme> can I still install it somehow?
sophrosyne97 has joined #nixos
<evils> hmm, the plugins options to the module exists on 20.09, you could try passing it the package from nixos-unstable
<halpme> are there instructions in the manual to do that?
<halpme> I have started learning nixos today
nrl^ has quit []
<evils> halpme: i don't have experience doing such a thing, but i think this may be what you want https://discourse.nixos.org/t/installing-only-a-single-package-from-unstable/5598/4
<evils> where you would then do `plugins = [ unstable.interception-tools-plugins.dual-functions-keys ];`
<halpme> thank you very much
<halpme> will try
ddellacosta has joined #nixos
stree has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #123224 → python3Packages.watchdog: 2.1.0 -> 2.1.1 → https://github.com/NixOS/nixpkgs/pull/123224
ddellacosta has quit [Ping timeout: 265 seconds]
respawn has joined #nixos
<{^_^}> [nixpkgs] @erictapen opened pull request #123225 → imagemagick: 7.0.11-8 -> 7.0.11-12 → https://github.com/NixOS/nixpkgs/pull/123225
<{^_^}> [nixpkgs] @pacien opened pull request #123226 → ldgallery: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123226
respawn has quit [Remote host closed the connection]
lsix has joined #nixos
respawn has joined #nixos
<{^_^}> [nixpkgs] @erictapen opened pull request #123227 → imagemagick6: 6.9.12.8 -> 6.9.12-12 → https://github.com/NixOS/nixpkgs/pull/123227
stree has joined #nixos
halpme has quit [Quit: halpme]
<{^_^}> [nixpkgs] @superherointj opened pull request #123229 → top-level: refactor of all-packages to comply w/ editorconfig-checker → https://github.com/NixOS/nixpkgs/pull/123229
<{^_^}> [nixpkgs] @fabaff opened pull request #123230 → python3Packages.hatasmota: 0.2.12 -> 0.2.13 → https://github.com/NixOS/nixpkgs/pull/123230
arjen-jonathan has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @stephank opened pull request #123231 → inform6: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123231
<{^_^}> [nixpkgs] @uri-canva opened pull request #123232 → opentelemetry-collector: init at 0.26.0 → https://github.com/NixOS/nixpkgs/pull/123232
MmeQuignon has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123233 → dar: 2.7.0 -> 2.7.1 → https://github.com/NixOS/nixpkgs/pull/123233
<{^_^}> [nixpkgs] @Atemu opened pull request #123234 → linux_lqx: 5.11.20 -> 5.11.21 → https://github.com/NixOS/nixpkgs/pull/123234
<{^_^}> [nixpkgs] @fabaff opened pull request #123236 → python3Packages.pyupgrade: 2.12.0 -> 2.16.0 → https://github.com/NixOS/nixpkgs/pull/123236
lsix has quit [Ping timeout: 250 seconds]
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123237 → discord: 0.0.14 -> 0.0.14 → https://github.com/NixOS/nixpkgs/pull/123237
dckc has joined #nixos
ahmed_elgabri has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @bachp merged pull request #123218 → minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z → https://github.com/NixOS/nixpkgs/pull/123218
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #123229 → top-level: refactor of all-packages to comply w/ editorconfig-checker → https://github.com/NixOS/nixpkgs/pull/123229
amk has quit [Read error: Connection reset by peer]
dsrt^ has joined #nixos
amk has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @stephank opened pull request #123238 → jpeg-archive: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123238
<{^_^}> [nixpkgs] @sikmir opened pull request #123239 → keeweb: 1.17.0 → 1.18.5 → https://github.com/NixOS/nixpkgs/pull/123239
turlando has joined #nixos
ddellacosta has joined #nixos
turlando has quit [Ping timeout: 252 seconds]
ddellacosta has quit [Ping timeout: 240 seconds]
<evils> anyone here that can give me some guidance on systemd unit hardening?
AleksandarTopuzo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123240 → erlangR21: 21.3.8.22 -> 21.3.8.23 → https://github.com/NixOS/nixpkgs/pull/123240
gchristensen has quit [Ping timeout: 258 seconds]
mallox has quit [Quit: WeeChat 3.1]
gchristensen has joined #nixos
<{^_^}> [nixpkgs] @sophrosyne97 opened pull request #123241 → cataclysm-dda-git: 2019-11-22 -> 2020-12-09 → https://github.com/NixOS/nixpkgs/pull/123241
<{^_^}> [nixpkgs] @xworld21 opened pull request #123242 → eukleides: specify texlive dependencies instead of buildInputs → https://github.com/NixOS/nixpkgs/pull/123242
turlando has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #123014 → wio: Build with wlroots 0.13 → https://github.com/NixOS/nixpkgs/pull/123014
Lord_of_Life_ has joined #nixos
Alexey12 has joined #nixos
Lord_of_Life has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #123184 → corectrl: 1.1.2 -> 1.1.3 → https://github.com/NixOS/nixpkgs/pull/123184
Lord_of_Life_ is now known as Lord_of_Life
<b42> evils: what do you need?
<Alexey12> Hi. I have installed gnuradio-with-plugins and gr-osmosdr, started GNU Radio Companion, but osmosdr source didn't appear in the block list. What else should I do to use osmosdr source? Nixos 20.09.
dsrt^ has quit [Ping timeout: 240 seconds]
dsrt^ has joined #nixos
<evils> b42: i got the manual :) more lookingi for nix specific stuff, how the systemd options compare to security.wrappers, and maybe a full list of all options, which the manual doesn't seem to be
hyper_ch2 has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
<CodeBitCookie[m]> Hey everyone
<CodeBitCookie[m]> I am trying to test my workflow for python
<CodeBitCookie[m]> can someone link me to a simple python project on github/gitlab
<CodeBitCookie[m]> any project doesn't matter just needs to be built on python
ddellacosta has joined #nixos
mikroskeem has joined #nixos
<mikroskeem> o/
<CodeBitCookie[m]> mikroskeem: ?
<mikroskeem> i've gone through https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md and i'm not sure how i can package rust project's sub package
<mikroskeem> let's say `project` and in that i have `project/sub` - latter provides the binary i want to end up in a derivation
<mikroskeem> root project provides libraries etc. and no binaries
<mikroskeem> specifying `sourceRoot` is not going to work, because sub project does not have Cargo.lock in it
<mikroskeem> what would be the best way to solve this?
ddellacosta has quit [Ping timeout: 246 seconds]
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @grahamc opened pull request #123243 → hello: Break hash → https://github.com/NixOS/nixpkgs/pull/123243
<{^_^}> [nixpkgs] @grahamc closed pull request #123243 → hello: Break hash → https://github.com/NixOS/nixpkgs/pull/123243
respawn has quit [Quit: Leaving]
<Alexey12> Found similar bug for debian, already closed. I see files like `/nix/store/8vq4l60nqmdaay7ka1y0q7m5rx6fkqhb-system-path/share/gnuradio/grc/blocks/osmosdr_source.xml` in store, but GRC since 3.8 uses yaml blocks, like `/nix/store/8vq4l60nqmdaay7ka1y0q7m5rx6fkqhb-system-path/share/gnuradio/grc/blocks/uhd_usrp_source.block.yml` (which I see and can
<Alexey12> use in GRC).
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
stree has quit [Ping timeout: 260 seconds]
ddellacosta has joined #nixos
boooooooo has joined #nixos
boooooooo has quit [Excess Flood]
superherointj has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 55 commits to staging-next: https://git.io/JslMW
<superherointj> Hello. I'm trying build a C++ project with flag, "-std=gnu++03", I have tried NIX_CXXFLAGS_COMPILE, CMAKE_CXX_FLAGS, NIX_CFLAGS_COMPILE. But now I'm considering switching stdenv. Is there a list of stdenv to pick somewhere in nixpkgs? Trying to find it.
<superherointj> I need to use an older C standard: "-std=gnu++03"
<superherointj> Maybe I don't need an older stdenv, just I'm not sure of what I need.
ddellac__ has joined #nixos
ddellac__ has quit [Ping timeout: 260 seconds]
noudle has quit []
stree has joined #nixos
<{^_^}> [nixpkgs] @onsails opened pull request #123244 → vimPlugins: add todo-comments-nvim → https://github.com/NixOS/nixpkgs/pull/123244
hyper_ch4 has quit [Read error: Connection reset by peer]
hyper_ch5 has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9b92a817238 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
Schicko is now known as udjsbdksjckfsh
hyper_ch5 has quit [Read error: Connection reset by peer]
hyper_ch4 has joined #nixos
Schicko has joined #nixos
cfricke has joined #nixos
<superherointj> What is this "Label PR" error?
xcmw has joined #nixos
abrar has quit [Ping timeout: 240 seconds]
abrar has joined #nixos
bennofs__ has quit [Read error: Connection reset by peer]
bennofs_ has joined #nixos
<superherointj> Oh. I get it, it is old.
udjsbdksjckfsh has quit [Quit: issued !quit command]
* superherointj wish he could delete IRC message.
<{^_^}> [nixpkgs] @fabaff opened pull request #123245 → python3Packages.Nikola: fix build → https://github.com/NixOS/nixpkgs/pull/123245
attila_lendvai has quit [Ping timeout: 240 seconds]
<Frosku> How can I get pinyin input in nixos?
<superherointj> This PR is ready to be merged: https://github.com/NixOS/nixpkgs/pull/121546
<{^_^}> #121546 (by superherointj, 1 week ago, open): firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
<superherointj> Frosku, I also want it.
<Frosku> With quick switch between pinyin and English?
JoaquinRufoGutie has joined #nixos
<JoaquinRufoGutie> Hello, i need a Anope version 2.0.9 in NixOS, but i cannot request it, because i are banned in NixOS organization, my username is heroku-miraheze, please.
<{^_^}> [nixpkgs] @regnat opened pull request #123246 → nixos-rebuild: Don’t reset the experimental features → https://github.com/NixOS/nixpkgs/pull/123246
tamt has joined #nixos
endformationage has joined #nixos
xvello has joined #nixos
ddellac__ has joined #nixos
<simpson> JoaquinRufoGutie: What have you tried so far, and what did you expect to have happen?
<melg8> Hi, can somebody link where i can find full description of what is derivation builtin function do and which attributes are included in it's attribute set?
<melg8> thanks!
superherointj has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123247 → glib: 2.68.1 -> 2.68.2 → https://github.com/NixOS/nixpkgs/pull/123247
<Linus[m]> Hi, I have this error: https://github.com/NixOS/nix/issues/4704
<Linus[m]> But I cant rollback. Im Using the nix package manager on Linux Mint 19. So I think I should reinstall nix. How to do that?
<{^_^}> nix#4704 (by x80486, 5 weeks ago, closed): Getting error: attribute 'unsafeDiscardStringContext' missing while full update on Linux
ddellac__ has quit [Ping timeout: 260 seconds]
<simpson> Linus[m]: Why can't you rollback? Does nix-env crash? In that case, you can incant a *working* nix-env directly from /nix/store.
<simpson> $ /nix/store/...-nix/nix-env --rollback
<Linus[m]> I deleted all garbage before doing the update, because I didnt had enough space on my drive.
<{^_^}> [nixpkgs] @ldesgoui closed pull request #123237 → discord: 0.0.119 -> 0.0.121 → https://github.com/NixOS/nixpkgs/pull/123237
<Linus[m]> simpson: nix-env --rollback
<Linus[m]> error: no generation older than the current (54) exists
lsix has joined #nixos
<JoaquinRufoGutie> simpson, I need to install Anope 2.0.9 in NixOS, but i don't find it.
<cab404[m]> > <@l_inus:matrix.org> Hi, I have this error: https://github.com/NixOS/nix/issues/4704
<cab404[m]> > But I cant rollback. Im Using the nix package manager on Linux Mint 19. So I think I should reinstall nix. How to do that?
<cab404[m]> `rm /nix; rm ~/.nix_* -rf` and removal of bash invocation should be sufficent
<{^_^}> error: syntax error, unexpected '<', at (string):494:1
<{^_^}> error: syntax error, unexpected ')', expecting ID or OR_KW or DOLLAR_CURLY or '"', at (string):495:1
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123248 → gitlab-pages: 1.38.0 -> 1.39.0 → https://github.com/NixOS/nixpkgs/pull/123248
<cab404[m]> * `rm -rf /nix; rm ~/.nix_* -rf` and removal of bash invocation should be sufficent
<simpson> JoaquinRufoGutie: Yeah, it doesn't look packaged yet. Have you tried writing your own derivation?
<cab404[m]> * `rm -rf /nix; rm ~/.nix_* -rf` and removal of .bashrc nix invocation should be sufficent
<simpson> Linus[m]: Sounds like you removed the only working Nix that you had had. cab404[m] is right, sadly.
<JoaquinRufoGutie> simpson Yes, but i am banned from NixOS organization.
<simpson> JoaquinRufoGutie: Doesn't matter; you can fork nixpkgs and write your own derivations without our permission.
sangoma has quit [Ping timeout: 260 seconds]
<JoaquinRufoGutie> simpson I cannot, i am banned from NixOS organization, so, please, request you.
<Linus[m]> cab404: Ok, and after I removed nix, I could do curl -L https://nixos.org/nix/install | sh ?
<JoaquinRufoGutie> Linus[m] Yes.
<JoaquinRufoGutie> Yes.
<JoaquinRufoGutie> curl -L https://nixos.org/nix/install | sh
<JoaquinRufoGutie> simpson One thing, unban me.
<JoaquinRufoGutie> simpson Hello???
<JoaquinRufoGutie> I need to package Anope 2.0.9.
<JoaquinRufoGutie> I don't find it.
<JoaquinRufoGutie> And i am banned from NixOS organization, and i need to request it now.
<mikroskeem> why did you get banned
<simpson> JoaquinRufoGutie: You will not be unbanned. Not only do I not have that power, but I don't think that you've provided evidence that you should be unbanned.
<simpson> JoaquinRufoGutie: That said, you do not need our permission to make a clone of a git repository. It sounds like you want somebody else to write packages for you?
<{^_^}> [nixpkgs] @peti merged pull request #123221 → eukleides: use $CC instead of hardcoded gcc, build on more platforms → https://github.com/NixOS/nixpkgs/pull/123221
<JoaquinRufoGutie> Because i have abused it, so, i am banned, so, unban me.
<JoaquinRufoGutie> simpson I can install Hydra???
<simpson> You can install Hydra, but you don't need Hydra in order to build software.
ddellacosta has quit [Ping timeout: 246 seconds]
cfricke has quit [Ping timeout: 260 seconds]
<JoaquinRufoGutie> simpson Needs Hydra, if not, i cannot build software.
<{^_^}> [nixpkgs] @jtojnar merged pull request #123148 → Revert "Revert "hwdata: 0.344 -> 0.347"" → https://github.com/NixOS/nixpkgs/pull/123148
<simpson> That's not true. Nix is a standalone build sytem which can locally build software without a Hydra or binary cache.
<mikroskeem> you can build software without hydra just fine... please read the manuals
<mikroskeem> see: nix-build etc.
<JoaquinRufoGutie> simpson With Hydra, i can build my own Nixpkgs, from Nixpkgs repository, and also, a binary cache???
<simpson> Yes. But, as somebody who has administered a Hydra, I insist that this is overkill. Binary caches and Hydra are only worthwhile once bandwidth becomes cheaper than CPU time.
<evils> what is it with these incorrigible channel visitors this weekend? there seems to be a higher density...
<JoaquinRufoGutie> simpson OK, from NixPkgs repository i can build Anope locally???
<simpson> Sure, once you write your own derivation.
njd has quit [Ping timeout: 240 seconds]
<JoaquinRufoGutie> simpson So, install NixOS 21.05 when its released, and build any software???
exondation has joined #nixos
<{^_^}> [nixpkgs] @romildo opened pull request #123250 → stilo-themes: 3.36-3 -> 3.38-1 → https://github.com/NixOS/nixpkgs/pull/123250
<simpson> Or clone nixpkgs today and write a derivation. Like, if I were to write this for you, I would go to my local cloned nixpkgs repository, mkdir pkgs/applications/networking/irc/anope, and start hacking on pkgs/applications/networking/irc/anope/default.nix.
Miyu-saki has quit [Ping timeout: 250 seconds]
njd has joined #nixos
<JoaquinRufoGutie> simpson So, i can clone nixpkgs and use nix-build???
<mikroskeem> yes
<mikroskeem> read the manuals, they weren't written for skipping
<JoaquinRufoGutie> mikroskeem Please, unban to me.
<JoaquinRufoGutie> mikroskeem And i will request the package.
<mikroskeem> even if i had permissions to do so, i wouldn't do that
<mikroskeem> heck, i'd personally throw you out from here for constantly asking for unban
Miyu-saki has joined #nixos
<JoaquinRufoGutie> mikroskeem And, you can request me the package Anope, please???
Miyu-saki is now known as Guest68412
<mikroskeem> no
<JoaquinRufoGutie> mikroskeem Why???
<simpson> Requesting packaging is an anti-pattern at best and deleterious at worst. It's not productive. I recognize that it is a burden to ask users to learn our build system, but I assure you that it's easier than what Debian or Fedora do.
<mikroskeem> JoaquinRufoGutie: i don't care about Anope, why should i do that from my free time and will?
<JoaquinRufoGutie> simpson So, i need to package Anope, and install it.
<hexa-> anope isn't packaged, and unless we have a maintainer that uses it it makes no sense for us to package it up
<JoaquinRufoGutie> hexa- I are a maintainer.
<mikroskeem> no, you are banned
<JoaquinRufoGutie> mikroskeem No, banned are you.
<evils> is someone testing an "incorrigible distro hopper tries NixOS" chat bot?
<hrnz> probably
<hrnz> it's the least funny troll I've seen in a long time
<JoaquinRufoGutie> hexa- Please, package Anope, i are a maintainer.
<evils> i'm starting to suspect we should autoban anything that submits 3 question marks at the end of a question...
<simpson> hexa-, evils, hrnz: Please recognize when somebody is suffering.
<mikroskeem> throwing "no u"-style replies as well, lol
<ma27[m]> evils++
<{^_^}> evils's karma got increased to 15
<carter> For a second I thought it was about some trie data structure
<JoaquinRufoGutie> I will install an bot.
<mikroskeem> glad that irc has /ignore
<simpson> JoaquinRufoGutie: Does your native language have different words for "want" and "need"? You do not *need* for us to do anything for you! The design of Nix ensures that, if you truly *need* something from Nix, then you do not need our permission or cooperation.
<JoaquinRufoGutie> simpson I want a Anope package, i are a maintainer.
<simpson> JoaquinRufoGutie: Banned folks cannot be maintainers. (Maintainers don't really do anything.)
<JoaquinRufoGutie> simpson I are banned, and i need to unban to me, i are a maintainer.
<carter> More responsibility means less action obviously
philr has quit [Ping timeout: 252 seconds]
radu242 has quit [Quit: The Lounge - https://thelounge.chat]
<JoaquinRufoGutie> simpson And i create another account in GitHub, i will be a maintainer, with same name???
<mikroskeem> that'd be ban evasion
<JoaquinRufoGutie> mikroskeem Ban evasion will be ignored so???
<mikroskeem> you as a person are banned from contributing to nixpkgs, not only your github user
radu242 has joined #nixos
<JoaquinRufoGutie> gchristensen Ban to me, bye.
<mikroskeem> when somebody opens a PR to make anope derivation, it's not had to guess who it is :)
JoaquinRufoGutie was banned on #nixos by gchristensen [*!*@gateway/web/cgi-irc/kiwiirc.com/ip.154.160.7.115]
JoaquinRufoGutie has left #nixos [requested by gchristensen (ok)]
<mikroskeem> thanks
dev_mohe has joined #nixos
dev_mohe has quit [Client Quit]
<jess> known troll, btw
<mikroskeem> oof
ddellacosta has joined #nixos
<evalexpr[m]> they do seem to be in maintainer-list.nix and a maintainer of trafficserver somehow, even though the PR initially made by them was closed, looks like they were added here https://github.com/NixOS/nixpkgs/pull/119172 in one of the commits
<{^_^}> #119172 (by midchildan, 4 weeks ago, merged): nixos/trafficserver: init
<gchristensen> thanks jess :)
<evalexpr[m]> note: I'm just assuming this is the same person based on name in the maintainer list, though judging by the comments on any PR they have made to nixpkgs it certainly seems to be
<hexa-> jess: we know you are
<jess> oi
<{^_^}> [nixpkgs] @fabaff opened pull request #123251 → python3Packages.aiodns: 2.0.0 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/123251
* jess waggles banning stick at hexa-
<jess> <3
<hexa-> PLS
ddellacosta has quit [Ping timeout: 240 seconds]
<gchristensen> if you insist
wilkins has joined #nixos
evalexpr[m] has left #nixos ["User left"]
evalexpr[m] has joined #nixos
wilkins has left #nixos [#nixos]
cfricke has joined #nixos
<{^_^}> [nixpkgs] @n0emis opened pull request #123252 → nixos/prometheus: add password_file option to scrapeConfig's basic_auth → https://github.com/NixOS/nixpkgs/pull/123252
<hyper_ch> so, acme in nginx still doesn't work with next-cloud
launchd has joined #nixos
hiro98 has joined #nixos
<ma27[m]> hyper_ch: what problem do you have? Just deployed a fresh Nextcloud thish week on 20.09 without issues :)
<ma27[m]> (or is it about 21.05)
evalexpr[m] is now known as evalexpr
MmeQuignon has joined #nixos
meh` has quit [Ping timeout: 240 seconds]
<hyper_ch> ma27[m]: again nextcloud interferes with redirect for the le renewal
<hyper_ch> I have to figure out which rule in the nginx config causes the problem
<hyper_ch> btw, is there a priority on the nginx rules?
<hyper_ch> e.g. top to bottom
meh` has joined #nixos
<ma27[m]> nginx matches locations from top to bottom. the nextcoud module has in fact a `priority` setting for (most iirc) locations and in the final nginx.conf the locations will be sorted according to this setting.
<hyper_ch> well, from how I read the config, it should have worked but it didn't
<ma27[m]> to be precise, the `priority` setting is part of the nginx module in nixos, but is used quite a lot by the nextcloud module
<ma27[m]> is there an open issue (I probably have forgotten about or missed)? If not, would you mind opening one and cc me? :)
<ma27[m]> also, are we talking about master (21.05) or 20.09?
<hyper_ch> I'll probably have time on wednesday to find the cause
<hyper_ch> unstable from friday evening ;)
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @sbruder opened pull request #123253 → vapoursynth: improve plugin dependency resolution → https://github.com/NixOS/nixpkgs/pull/123253
<mikroskeem> lol i'm totally blind
<mikroskeem> answering my own question i asked before about the cargo thing: there's `buildAndTestSubdir`
<mikroskeem> and it's clearly written into the doc i linked here
jonringer has joined #nixos
* mikroskeem facepalms with a hammer
<mikroskeem> have a good day everyone
mikroskeem has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #123254 → libreswan: 3.2 -> 4.4 → https://github.com/NixOS/nixpkgs/pull/123254
ddellacosta has quit [Ping timeout: 260 seconds]
<midchildan> Apologies, I didn't realize the person I added as a co-maintainer of the Traffic Server package was banned from NixOS org. Please feel free to revert that particular commit adding that person as maintainer, I only added that one because I noticed there was prior PR working on the same package.
<simpson> It's okay. Maintainers don't do anything. Folks are not automatically unbanned just because they are listed as maintainers.
<midchildan> Glad to hear.
<gchristensen> midchildan: maybe you could send a PR removing them, though?
<midchildan> Right away.
<hexa-> midchildan++
<evils> midchildan++
<{^_^}> midchildan's karma got increased to 1
<{^_^}> midchildan's karma got increased to 2
<Felix[m]6> does anyone know how to find the `vmlinux` for my currently running kernel?
<Felix[m]6> `/run/current-system/kernel` links to a `bzImage`, but I don't know which `vmlinux` corresponds to that :/
zakame has quit [Ping timeout: 268 seconds]
sophrosyne97 has quit [Quit: ZNC 1.8.2 - https://znc.in]
xkapastel has joined #nixos
zakame has joined #nixos
sophrosyne97 has joined #nixos
cole-h has joined #nixos
delan has quit [Quit: ZNC - http://znc.in]
bqv has quit [Quit: WeeChat 3.1]
delan has joined #nixos
<{^_^}> [nixpkgs] @midchildan opened pull request #123255 → trafficserver: remove joaquinito2051 as maintainer → https://github.com/NixOS/nixpkgs/pull/123255
supercoven has joined #nixos
bqv has joined #nixos
ScottHDev has left #nixos ["The Lounge - https://thelounge.chat"]
stree has quit [Ping timeout: 240 seconds]
mith[m] has quit [Quit: Idle for 30+ days]
<CodeBitCookie[m]> Hello Guys
<CodeBitCookie[m]> I am starting out on flakes
<CodeBitCookie[m]> I have the master branch of the nixpkgs repo cloned to a directory
<CodeBitCookie[m]> and want flakes to use that
<CodeBitCookie[m]> or maybe through a url
<CodeBitCookie[m]> point is I want the master branch (not the one with hydra)
<CodeBitCookie[m]> Can anyone help?
<CodeBitCookie[m]> midchildan++
<{^_^}> midchildan's karma got increased to 3
lsix1 has joined #nixos
<Felix[m]6> I have `nixpkgs-master = { url = "github:nixos/nixpkgs/master"; };` in my flake `inputs`
<Felix[m]6> and use it through that
<Felix[m]6> (for stuff that I don't pull from 20.09 or unstable)
<CodeBitCookie[m]> ah thanks a lot! Also This works too: but not sure if it it using the master branch
<CodeBitCookie[m]> I don't know why this works
<legendofmiracles> that uses the master branch yes, but obviously only the newes one that you got cloned
<CodeBitCookie[m]> + nixpkgs-master = { url = "github:nixos/nixpkgs/master"; }; works but how do I do it globally instead of inside every flake
stree has joined #nixos
<legendofmiracles> * that uses the master branch yes, but obviously only the newest one that you got cloned
<Felix[m]6> that is one of the more annoying/not completely solved issues with flakes I think
ddellacosta has joined #nixos
<Felix[m]6> check out `nix registry`
<CodeBitCookie[m]> I did
Salvo_ has joined #nixos
<CodeBitCookie[m]> but Are you sure you can't just add to "github:nixos/nixpkgs/master" to the registry
<hexa-> WilliButz: darkmode in prometheus /o\
Salvo_ has quit [Excess Flood]
<WilliButz> ooh, yay
<Felix[m]6> I think you can add it, but it also already has `global lake:nixpkgs github:NixOS/nixpkgs`
<Felix[m]6> which is nixpkg's `master`
Salvo_ has joined #nixos
Salvo_ has quit [Client Quit]
rubm has quit [Ping timeout: 240 seconds]
<Felix[m]6> so I think `nixpkgs.url = "nixpkgs";` also works
<Felix[m]6> but this might mean different things on different systems
<AmandaC> the registry is just to provide aliases for the urls, AIUI, you can't define global flake inputs because that's antithetical to flakes
<CodeBitCookie[m]> So will these two mean the same thing?
<CodeBitCookie[m]> nixpkgs-master = { url = "github:nixos/nixpkgs/master"; };
<CodeBitCookie[m]> nixpkgs-master = { url = "github:nixos/nixpkgs"; };
<Felix[m]6> (if someone has locally overriden the "nixpkgs" registry-entry he will fetch from somewhere else)
<AmandaC> the whole idea behind flakes is reproducability, you get the repo, you can build it, no matter where you're building it on
<Felix[m]6> welllll. flake.lock is important for that
<AmandaC> exactly
<Felix[m]6> but that will have the correct repo + rev in it I'd think
<AmandaC> that pins the input revisions
<Felix[m]6> (i.e., not "nixpkgs" but the full git-url instead)
<CodeBitCookie[m]> AmandaC: Felix I guess I understand now? :)
<CodeBitCookie[m]> but
<CodeBitCookie[m]> will these two mean the same thing?
<CodeBitCookie[m]> nixpkgs-master = { url = "github:nixos/nixpkgs/master"; };
<CodeBitCookie[m]> nixpkgs-master = { url = "github:nixos/nixpkgs"; };
ddellacosta has quit [Ping timeout: 252 seconds]
<Felix[m]6> given that `master` in the default branch for `github:nixos/nixpkgs`, then yes
<CodeBitCookie[m]> but I guess explicitness
<Felix[m]6> I like the former because it's a bit more explicit, as I'm also pulling in `nixpkgs/nixos-unstable` etc.
<Felix[m]6> then it nicely fits into the pattern :)
<CodeBitCookie[m]> Yeah I love explicitness too but does that mean I have to put this inside every flake?
<Felix[m]6> I mean, how many do you have?
<CodeBitCookie[m]> I am starting out but Plan to make a lot
<CodeBitCookie[m]> as I do programming
zgrep has quit [Ping timeout: 250 seconds]
<CodeBitCookie[m]> I guess I am mixing this concept with default nix
<CodeBitCookie[m]> ?
<CodeBitCookie[m]> Does every project have a flake?
<Felix[m]6> that's up to you
<Felix[m]6> but yup, one flake per project is what should be natural
<CodeBitCookie[m]> yayyyyy
<CodeBitCookie[m]> but does that answer my question?
<CodeBitCookie[m]> <CodeBitCookie[m] "Yeah I love explicitness too but"> ^ :)
<CodeBitCookie[m]> Felix++
<gchristensen> what is the latest for creating a package for a javascript project that has a package-lock.json file?
<Felix[m]6> one of the versions will have to be in every flake, yes
<CodeBitCookie[m]> :(
<CodeBitCookie[m]> Wait
zgrep has joined #nixos
<CodeBitCookie[m]> I have an idea
<CodeBitCookie[m]> what if we just change the template
<CodeBitCookie[m]> for when we do nix flake init
<CodeBitCookie[m]> it takes it from a template
<CodeBitCookie[m]> according to man
<Felix[m]6> yup, that is one thing you can do :)
<CodeBitCookie[m]> How?
kraem has quit [Ping timeout: 265 seconds]
<CodeBitCookie[m]> Felix++
<Felix[m]6> uff, not 100% sure how that works, but it should be pretty simple
<Felix[m]6> I think templates are also flake outputs
kraem has joined #nixos
gustavderdrache has joined #nixos
<Felix[m]6> you can base it on that I think
jess has quit []
jess has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123256 → hashcat: 6.1.1 -> 6.2.1 → https://github.com/NixOS/nixpkgs/pull/123256
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #123257 → qtile: 0.0.16 -> 0.0.17 → https://github.com/NixOS/nixpkgs/pull/123257
<CodeBitCookie[m]> Thanks Felix sorry for the hassle
<CodeBitCookie[m]> I can't ++ you i guess because I have it done it today
<Felix[m]6> thanks! hope it helps, no problem :)
<Felix[m]6> ty for trying, maybe it's also because I'm not registered on the server or something, no idea^^
<CodeBitCookie[m]> well I ++'d you in real life :D
<evils> Felix[m]6++
<{^_^}> Felix[m]6's karma got increased to 1
<Felix[m]6> ohh
<CodeBitCookie[m]> Felix[m]++
<Felix[m]6> guess the matrix-bridge gives me a funny nick :P
<CodeBitCookie[m]> * Felix[m]6++
<{^_^}> Felix[m]6's karma got increased to 2
<CodeBitCookie[m]> yeahhhh
<Felix[m]6> /whoami
<Felix[m]6> mhm
<CodeBitCookie[m]> /whoami
<CodeBitCookie[m]> /whoami
<CodeBitCookie[m]> //whoami
<Felix[m]6> gonna figure this out another time :P
<CodeBitCookie[m]> lol 🤣
Diogo93013 has quit [Ping timeout: 245 seconds]
urkk has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #123258 → nixos/acme: harden systemd units → https://github.com/NixOS/nixpkgs/pull/123258
urkk has quit [Client Quit]
<legendofmiracles> speaking of this bot, is there like a command list?
<gchristensen> ,
<{^_^}> Special commands: find tell locate expand inclusive-language random-pr permalink - Commands sorted by use count, page 0 (use ,<n> to view page <n>): help channels ping libraries -a escape'' escape" library botsnack ifd pinning overlay unfree which-channel imperative xml xy wololo fancy-uninstall nixlang++ unstable commands home-manager pointers cache thesis pills runtimedeps invite stateversion exec smart-questions howoldis callpackage dnw paste
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #121588 → pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip → https://github.com/NixOS/nixpkgs/pull/121588
<legendofmiracles> ty
<CodeBitCookie[m]> gchristensen++
<{^_^}> gchristensen's karma got increased to 471
<CodeBitCookie[m]> I love doing this lol
urkk has joined #nixos
<evils> ,botsnack
<{^_^}> Oh thanks, have a cookie yourself
ddellaco_ has joined #nixos
<CodeBitCookie[m]> ,botsnack
<{^_^}> Oh thanks, have a cookie yourself
<matthewcroughan> misuzu: Heyo, I'm testing your suggestion from this comment https://github.com/NixOS/nixpkgs/pull/114942#issuecomment-831953240
<matthewcroughan> Just letting you know. I'm rebuilding world, it's hot.
<legendofmiracles> ,stateversion
<{^_^}> Changing stateVersion doesn't upgrade anything and can only break your setup at best. To actually upgrade NixOS see https://nixos.org/nixos/manual/#sec-upgrading. If you need to change stateVersion for some odd reason regardless, Ctrl-F for "stateVersion" in https://nixos.org/nixos/manual/release-notes.html to see things that need to be manually migrated with the new value
sergiopgn has joined #nixos
<matthewcroughan> If this works, I love it.
sergiopgn has quit [Remote host closed the connection]
sergiopgn has joined #nixos
urkk has quit [Client Quit]
<Felix[m]6> ,wololo
<Felix[m]6> lol
<legendofmiracles> what does wololo stand for?
<pennae> gotta do it with redhat though for color matching
<Felix[m]6> good ol' AoE :P
<Felix[m]6> ,xy
<{^_^}> xyproblem is when you want to do X, and you think Y is how, so you ask about Y instead of X. See <http://www.perlmonks.org/index.pl?node_id=542341> or <http://mywiki.wooledge.org/XyProblem>
domogled has joined #nixos
<Felix[m]6> that's what I expected
<pennae> now we want to know the expansions of all those things but don't want to spam the channel :P
<CodeBitCookie[m]> ,lol
<CodeBitCookie[m]> `
ddellaco_ has quit [Ping timeout: 245 seconds]
<CodeBitCookie[m]> ,
<{^_^}> Special commands: find tell locate expand inclusive-language random-pr permalink - Commands sorted by use count, page 0 (use ,<n> to view page <n>): help channels ping libraries -a escape'' botsnack escape" library ifd pinning overlay unfree which-channel imperative xy xml wololo fancy-uninstall nixlang++ unstable commands home-manager pointers cache thesis pills runtimedeps stateversion invite exec smart-questions howoldis callpackage dnw paste
<CodeBitCookie[m]> `,
<CodeBitCookie[m]> ,pills
<CodeBitCookie[m]> ,smartquestions
<{^_^}> CodeBitCookie[m]: Did you mean smart-questions?
<{^_^}> How to get better and faster answers to your questions: https://www.mikeash.com/getting_answers.html
<CodeBitCookie[m]> * ,smart-questions
<CodeBitCookie[m]> Wow that was cool
<pennae> ah, the bot answers in queries too. nice :3
<CodeBitCookie[m]> it even auto corrected
<CodeBitCookie[m]> <pennae "ah, the bot answers in queries t"> what does this mean?
<cole-h> To prevent spamming this channel with testing, you can also DM the bot with these commands ;)
<pennae> that you can open a dm to it and have it respond there
<hrnz> does the bot also know how to filter its notices in weechat? :>
<CodeBitCookie[m]> Oh yeah just on last thing
nix has joined #nixos
<CodeBitCookie[m]> * Oh yeah just one last thing
<CodeBitCookie[m]> {^_^}++
<{^_^}> {^_^}'s karma got increased to 231
<cole-h> hrnz: Pretty sure IRC doesn't show you your own events, so it can't respond to its own messages.
<CodeBitCookie[m]> WoAh Wasn't expecting that
<hrnz> cole-h: well, I want to know how _I_ can hide notices from {^_^} :-)
<legendofmiracles> you can /ignore the bot, no?
<cole-h> I don't think you can specifically ignore notices from a user, no
<hrnz> yes, but some of the bots messages are actually interesting
<hrnz> not counting the notices as acitvity in the hotlist would also be nice
<evils> ,runtimedeps
<{^_^}> In order of preference: Patch source OR ((if it uses PATH -> wrap with new $PATH) AND (if it uses dlopen, (patchelf --set-rpath in postFixup OR wrap with new LD_LIBRARY_PATH)))
<{^_^}> [nixpkgs] @fgaz opened pull request #123259 → organicmaps: init at 2021-05-15 → https://github.com/NixOS/nixpkgs/pull/123259
<infinisil> I have been meaning to move the whole interactive bot functions to a separate nick
nix has quit [Client Quit]
ddellacosta has joined #nixos
<evils> ,1
<{^_^}> Page 1: tias matrixbridge configsearch pure-eval whomademe -ia stats haskell random-pr jdwhat logs nix-env-r cloak cross escape-special flakes nix-info timer vampire worldofyumminess avoid-the-review-spam dontask meta mime nur aoc backports nix quickstart random-pr-script root upgrade wrapper zip bootfull declarative hygge info nixgl ops the-pr-with-initially-1152-new-nixos-options arm context feeds hnix launch merge mrworldwide musnix nix-bundle
<evils> ,whomademe infinisil++
<{^_^}> infinisil++: #<prnumber>, ',command' and '> nix' are implemented in infinisil's backend <https://github.com/infinisil/nixbot> utilizing gchristensen {^_^} frontend <https://github.com/grahamc/ircbot/>. The rest of the features are done by other people's backends
<pennae> hrnz: you wanted a pr notify filter? try /filter add nixpkgs-prs irc.freenode.#nixos irc_notice+notify_message+nick_{^_^} *
ddellacosta has quit [Ping timeout: 240 seconds]
<hrnz> pennae: this is perfect, thanks a lot
cole-h has quit [Ping timeout: 246 seconds]
<evils> ,the-pr-with-initially-1152-new-nixos-options
<hrnz> pennae++
<{^_^}> pennae's karma got increased to 1.0
<fgaz> How does one typically access isDarwin when using libsForQt5.callPackage? Still from stdenv?
<matthewcroughan> clever: https://dpaste.com/8RVRH58JH
<matthewcroughan> Git is a dpendency of rust-cbindgen, am I reading that wrong?
hiro98 has quit [Ping timeout: 252 seconds]
<clever> matthewcroughan: yep, thats what it says
amosbird_ is now known as amosbird
<{^_^}> [nixpkgs] @domenkozar merged pull request #123246 → nixos-rebuild: Don’t reset the experimental features → https://github.com/NixOS/nixpkgs/pull/123246
<clever> matthewcroughan: pkgs/build-support/rust/default.nix -> nativeBuildInputs = [ git
<matthewcroughan> clever: I've been getting further and further in compiling spidermonkey for amrv7
<matthewcroughan> armv7l
gustavderdrache has quit [Quit: Leaving.]
hramrach has joined #nixos
orivej has quit [Ping timeout: 252 seconds]
<hramrach> Hello
<hramrach> I get error: while setting up the build environment: getting attributes of path '/etc/services': No such file or directory
<hramrach> that file is moved to /usr/etc in 'modern' Linux distributions
paddymahoney has quit [Ping timeout: 252 seconds]
<clever> hramrach: does `nix show-config | grep services` show anything?
<clever> hramrach: ah, i checked the source, and the path is hard-coded, youll need to just copy it over
alexherbo2 has quit [Ping timeout: 240 seconds]
<hramrach> why does it even need a services file
<hramrach> the content is well-known anyway
<clever> hramrach: some network libraries like haskell cant even open a socket if /etc/protocols is missing
<hramrach> and if it really wants to look up the content there is C function to do it
<clever> it just reports that tcp is an unknown protocol
<clever> nix is creating a sandbox (like docker), to run the fetch and build under
<clever> and for that C function to work, the file must be exposed in the sandbox
<hramrach> but then copying the file will not work if it's expected in the other location by the C function
<clever> nix wont use your host libc
<clever> so the nix copy of libc will look where nix is expecting it
<hramrach> then it should ship its services I suppose
<sterni> /etc/services is not present in the sandbox
<sterni> at least I had tests fail because of that
<clever> sterni: i do have had haskell tests fail for that reason, but ....
<clever> sterni: fixed-output derivations get that file added to the sandbox
<sterni> yeah that makes more sense
<sterni> the normal build sandbox doesn't have it
ddellacosta has joined #nixos
<clever> hramrach: aha, the new version of nix (in the github link) will sanely skip files that dont exist, but the version you have wont
<hramrach> so it will possibly work or fail differently in next version
<clever> yeah
<clever> just copying the file over is the simplest fix
<hramrach> that's not a fix, that's a workaround
<clever> you can also add `--option sandbox false` to just not create the sandbox
<clever> then it wont care that its missing
waleee-cl has joined #nixos
<hramrach> if services file is needed, and the sandbox is not using host files in general then services file should be shipped
<clever> yeah, that file could be shipped with nix
<{^_^}> [nixpkgs] @m1cr0man opened pull request #123261 → nixos/opensmtpd: add useACMEHosts option → https://github.com/NixOS/nixpkgs/pull/123261
henrikkarlsson has joined #nixos
HenrikK has joined #nixos
<hramrach> /etc/resolv.conf or /etc/hosts have host-specific data but /etc/services has well-known content
<clever> yep
ddellacosta has quit [Ping timeout: 240 seconds]
<hramrach> also neither /etc/resolv.conf nor /etc/hosts are needed for anything, the RFCs say what to do when not present
<clever> dns fails hard if resolv.conf is missing, and the user will be confused if hosts isnt doing its job
<hramrach> why does it fail? The deafult is to ask your local nameserver
<clever> and how do you know what the local nameserver is?
<hramrach> the loopback address is well-known, and services file provides the port
<clever> ah, loopback, but that only works if you have dns running on localhost
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c58b97674b1 (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<Kritnich> fetchFromGitHub appears to ignore owner, repo and rev when the hash is equal to that of a repo that has been pulled before e.g. fetch repos A and B, then enter the hash of repo A to B and both will evaluate to A despite having different owner, repo or rev, is this intended behaviour?
<hramrach> if you don't then you do have a resolv.conf or no DNS
<clever> Kritnich: thats normal, you claimed the hash of the output was the same, so it reused the old output
<simpson> Kritnich: This is typical of fixed-output derivations.
<Kritnich> I assume assigning name will prevent this?
<simpson> This is a desirable behavior. What are you trying to do?
<clever> Kritnich: sorta, if the name+hash have not been seen before, it will download, but once that combination is fetched, it wont re-fetch
<evils> ,tofu Kritnich
<{^_^}> Kritnich: To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000), then replace it with the correct hash Nix expected. The library functions lib.fakeSha256, lib.fakeSha512, lib.fakeHash are available for this.
cfricke has quit [Ping timeout: 260 seconds]
<Kritnich> I lazily copied the hash of other repo thinking it will alert me to the mismatching hash. Either way, this answers my question and solves my problem, thank you all
<hramrach> is there a bugtracker where I could report I want to have a services file shipped?
<{^_^}> [nixpkgs] @markuskowa merged pull request #123167 → gonic: Fix build error → https://github.com/NixOS/nixpkgs/pull/123167
ahmedelgabri has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #123255 → trafficserver: remove joaquinito2051 as maintainer → https://github.com/NixOS/nixpkgs/pull/123255
<yurb> Hi everyone. I'm curious what would be a nix'y idiom for something like Ansible roles, where I could have many instances of the same role? I would like to deploy a couple copies of similar services, where they would differ only in their domain name, database name, docroot, etc, but otherwise identical
<clever> yurb: you can make a nixos module for that, and then use nixops to deploy it to several machines
<simpson> More generally, if you'd like to make a lot of copies of a Nix value, differing only in some key parameters, then write a plain old function in Nix.
<clever> yurb: i wrote this module to run plex on startup: https://github.com/cleverca22/nixos-configs/blob/master/media-center.nix
<clever> yurb: rather then adding it to the config for one machine, i made it its own module, so it could be applied to other machines trivially
<yurb> simpson, clever : thanks! My use case for now is single machine, multiple instances of a service
<clever> yurb: multiple instances on one machine is a bit more complex...
<yurb> I was thinking about writing a function, though I have no idea how to actually apply in within `configuation.nix`
<yurb> what should it return?
orivej has joined #nixos
<clever> this will generate multiple systemd services, one for each element in secrets.weechats
HenrikK has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<yurb> oh, thanks! what does the single quote after foldl do?
hiro98 has joined #nixos
<clever> thats the strict variant of foldl
<clever> > lib.foldl'
<{^_^}> <PRIMOP>
<clever> its just part of the name
<yurb> ah, thanks
<{^_^}> [nixpkgs] @markuskowa merged pull request #122829 → luaformatter: 1.3.4 -> 1.3.5 → https://github.com/NixOS/nixpkgs/pull/122829
<yurb> simpson: how would you design such a function in terms of return value(s) and how to apply it?
<clever> when do you do `foldl' f initial [ 1 2 ]`, it will run the function you supplied like this: `f (f initial 1) 2`
<{^_^}> [nixpkgs] @eduardosm opened pull request #123263 → pythonPackages.pyqt4: 4.12 -> 4.12.3 → https://github.com/NixOS/nixpkgs/pull/123263
<clever> and because its strict, it will force the evaluation of the whole thing, and not leak a ton of ram
<{^_^}> [nixpkgs] @primeos opened pull request #123264 → cargo-c,rav1e: Remove myself as maintainer → https://github.com/NixOS/nixpkgs/pull/123264
henrikkarlsson has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @branwright1 opened pull request #123266 → river: remove branwright1 as maintainer → https://github.com/NixOS/nixpkgs/pull/123266
vidbina has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @figsoda opened pull request #123267 → vimPlugins.lsp_signature-nvim: init at 2021-05-07 → https://github.com/NixOS/nixpkgs/pull/123267
zeta_0 has joined #nixos
<atralheaven> Hi, can I specify partitions to be automatically mounted in configuration.nix? I couldn't find an option for fstab
<clever> atralheaven: search for fileSystems
MmeQuignon has quit [Ping timeout: 240 seconds]
cfricke has joined #nixos
<{^_^}> [nixpkgs] @markuskowa merged pull request #123168 → vdr: 2.4.6 -> 2.4.7 → https://github.com/NixOS/nixpkgs/pull/123168
<{^_^}> [nixpkgs] @primeos opened pull request #123268 → dav1d: 0.8.2 -> 0.9.0 → https://github.com/NixOS/nixpkgs/pull/123268
ddellacosta has quit [Ping timeout: 268 seconds]
eoli3n_ has quit [Remote host closed the connection]
chenin has joined #nixos
eoli3n_ has joined #nixos
<{^_^}> [nixpkgs] @fabaff opened pull request #123269 → python3Packages.locationsharinglib: init at 4.1.6 → https://github.com/NixOS/nixpkgs/pull/123269
hiro98 has quit [Ping timeout: 245 seconds]
growpotkin has joined #nixos
eoli3n_ has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 268 seconds]
kapil_ has joined #nixos
ahmedelgabri has joined #nixos
neiluj has quit [Ping timeout: 246 seconds]
gustavderdrache has joined #nixos
chenin has left #nixos [#nixos]
fuiltilt has joined #nixos
<Felix[m]6> btw, to answer my own question on how to find the `vmlinux` of my current kernel: `flake.outputs.nixosConfigurations.nixos-home.config.system.build.kernel.dev.outPath`
sangoma has joined #nixos
<Felix[m]6> contains my current vmlinux
hiro98 has joined #nixos
eoli3n_ has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
<hramrach> hm, build flags: -j2 -l2 SHELL=/nix/store/c4wxsn4jays9j31y5z9f83nr2cp7l4pa-bash-4.4-p23/bin/bash
<hramrach> make: *** No rule to make target '../tlsf/tlsf.h', needed by 'build/main.d'. Stop.
vidbina has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @veprbl merged pull request #123266 → river: remove branwright1 as maintainer → https://github.com/NixOS/nixpkgs/pull/123266
eoli3n_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @nh2 opened pull request #123270 → nixos/wireguard: Remove .path systemd unit for privkey → https://github.com/NixOS/nixpkgs/pull/123270
neiluj has joined #nixos
stree has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #123267 → vimPlugins.lsp_signature-nvim: init at 2021-05-07 → https://github.com/NixOS/nixpkgs/pull/123267
<{^_^}> [nixpkgs] @domenkozar merged pull request #123238 → jpeg-archive: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123238
cfricke has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #123263 → pythonPackages.pyqt4: 4.12 -> 4.12.3 → https://github.com/NixOS/nixpkgs/pull/123263
sophrosyne97 is now known as Guest8827
Guest8827 has quit [Killed (karatkievich.freenode.net (Nickname regained by services))]
sophrosyne97 has joined #nixos
sophrosy- has joined #nixos
sophrosyne97 has quit [Client Quit]
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « maintainers/scripts/haskell/hydra-report.hs: Remove trailing dots »: https://git.io/Js8Kr
henrikkarlsson has joined #nixos
<{^_^}> [nixpkgs] @fortuneteller2k opened pull request #123271 → river: add fortuneteller2k as maintainer → https://github.com/NixOS/nixpkgs/pull/123271
palo has quit [Ping timeout: 246 seconds]
palo has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<atralheaven> where should I put the code that is mentioned here "https://nixos.wiki/wiki/Vscode" for installing extentions on vscode? I wanted to put everything related to vscode in "vscode.nix" file and then import it to "configuration.nix"
<atralheaven> but with this code I'm getting syntax error
<atralheaven> I'm a little confused because I'm very new to nixos and I'm still learning how things work here
pyusr has joined #nixos
pyusr has quit [Changing host]
pyusr has joined #nixos
henrikkarlsson has quit [Ping timeout: 265 seconds]
<zeta_0> hello there, I'm using emacs in a nixos machine installed on a raspberry pi 4, anyways, I'm using the regular emacs package, but, if I were to switch to the emacsGcc package, will emacsGcc work on a raspberry pi 4?
<__monty__> atralheaven: Going to need more details on exactly what you're doing and where you're getting a syntax error. You cannot put that code into a file as it is and then import it in configuration.nix, fyi.
<sterni> atralheaven: fixed it in the wiki try reloading :)
stree has joined #nixos
ddellacosta has joined #nixos
<sterni> at least I hope I caught everything didn't test
sophrosy- has quit [Quit: ZNC 1.8.2 - https://znc.in]
<__monty__> sterni: Maybe add some explanation as to how that's expected to be used. Some people might try to copy that into configuration.nix.
ahmedelgabri has joined #nixos
<atralheaven> sterni: thank you! it's working now, I'm going to add my extentions
<atralheaven> __monty__: yep that would be great
<atralheaven> speaking of edits on wiki, when I installed nixos, I found that I should have set the boot flag for boot partition, and as far as I remember, that wasn't mentioned on the installation guide, so that might be worth adding too
rajivr has quit [Quit: Connection closed for inactivity]
ddellacosta has quit [Ping timeout: 245 seconds]
neiluj has quit [Remote host closed the connection]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @benley merged pull request #123118 → yubikey-manager-qt: 1.1.5 -> 1.2.2 → https://github.com/NixOS/nixpkgs/pull/123118
pyusr has quit [Quit: Connection closed]
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #105026 → Native support for Apple Silicon → https://github.com/NixOS/nixpkgs/pull/105026
ddellacosta has quit [Ping timeout: 265 seconds]
Alexey12 has quit [Quit: Connection closed]
hiro98 has quit [Remote host closed the connection]
jumper149 has joined #nixos
<{^_^}> [nixpkgs] @kini opened pull request #123272 → nixos/security.pki: handle PEMs w/o a final newline → https://github.com/NixOS/nixpkgs/pull/123272
<remexre> any SBCL users who know what's up with not being able to find e.g. SB-INTROSPECT in a pure nix shell?
<remexre> aarch64-linux if it matters (this works in a self-compiled SBCL outside of Nix)
<{^_^}> [nixpkgs] @fabaff opened pull request #123273 → python3Packages.aioymaps: init at 1.1.0 → https://github.com/NixOS/nixpkgs/pull/123273
<{^_^}> [nixpkgs] @figsoda opened pull request #123274 → vimPlugins.indent-blankline-nvim-lua: init at 2021-04-28 → https://github.com/NixOS/nixpkgs/pull/123274
henrikkarlsson has joined #nixos
palo has quit [Ping timeout: 252 seconds]
VideoGameEnjoyer has joined #nixos
palo has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #122780 → rtl_433: 20.11 -> 21.05 → https://github.com/NixOS/nixpkgs/pull/122780
henrikkarlsson has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @oxalica opened pull request #123275 → osu-lazer: 2021.502.0 -> 2021.515.0 → https://github.com/NixOS/nixpkgs/pull/123275
<{^_^}> [nixpkgs] @schnusch opened pull request #123276 → esbuild: 0.11.19 -> 0.11.23 → https://github.com/NixOS/nixpkgs/pull/123276
fendor has quit [Read error: Connection reset by peer]
ddellacosta has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 27.1]
fendor has joined #nixos
TK__ has joined #nixos
zupo has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
<remexre> the plot thickens: the reader can't find it, but CL:FIND-SYMBOL can, at compiletime and runtime
<remexre> does nixpkgs do something sick and twisted to the package system to improve efficiency, I wonder
furrymcgee has quit [Quit: leaving]
lsix1 has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @sophrosyne97 opened pull request #123277 → nfstrace: fix build error → https://github.com/NixOS/nixpkgs/pull/123277
<kini> Anyone know who I should request review from for PR #123272? ofborg didn't automatically assign anyone, and the file has barely been touched for almost five years
<{^_^}> https://github.com/NixOS/nixpkgs/pull/123272 (by kini, 30 minutes ago, open): nixos/security.pki: handle PEMs w/o a final newline
xcmw has joined #nixos
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #122068 → Staging next → https://github.com/NixOS/nixpkgs/pull/122068
<{^_^}> [nixpkgs] @dotlambda opened pull request #123278 → kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16 → https://github.com/NixOS/nixpkgs/pull/123278
<yurb> is there a way I could see what my `configuration.nix` evaluates to without actually building it?
<{^_^}> [nixpkgs] @veprbl merged pull request #123271 → river: add fortuneteller2k as maintainer → https://github.com/NixOS/nixpkgs/pull/123271
<clever> yurb: nix-instantiate '<nixpkgs/nixos>' -A system
<clever> or nixos-rebuild dry-run
ddellacosta has joined #nixos
palo has quit [Ping timeout: 240 seconds]
palo1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer pushed 281 commits to staging-next: https://git.io/Js8yT
henrikkarlsson has joined #nixos
jumper149 has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @jonringer opened pull request #123279 → Staging next → https://github.com/NixOS/nixpkgs/pull/123279
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to release-20.09: https://git.io/Js8yV
jumper149 has joined #nixos
jumper149 has quit [Client Quit]
palo1 has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @stephank opened pull request #123280 → krapslog: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123280
<pennae> huh. just ran a switch --upgrade and got a much older version of everything
turlando has quit [Ping timeout: 240 seconds]
palo1 has joined #nixos
henrikkarlsson has quit [Ping timeout: 252 seconds]
<yurb> clever: thanks - I'm not sure how to see the resulting configuration values though. Or maybe there is a way to do some kind of "print" debugging (so that I could "print" my `services.*` while nix evaluates it?)
palo1 is now known as palo
<clever> yurb: nix repl '<nixpkgs/nixos>' and then eval `config.services`
<yurb> clever: will that show the value of the currently running system configuration?
<clever> it will show the values of the current config
<{^_^}> [nixpkgs] @sternenseemann pushed 541 commits to haskell-updates: https://git.io/Js8Sm
<clever> which take effect the next time you rebuild switch
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<yurb> I see, thanks! Is there a way to "poke around" / print / dump a config before I switch to it?
<clever> the repl lets you view every config entry
Quick_Wango has quit [Quit: Bye! - http://cubeisland.de]
catears has joined #nixos
palo has quit [Ping timeout: 240 seconds]
Quick_Wango has joined #nixos
palo has joined #nixos
<pennae> ... why does neither rebuild switch --upgrade nor nix-channel --update for root advance the system hash. we haven't pinned anything, why is it stuck
<clever> pennae: what does nix-channel --list report?
catears has quit [Client Quit]
<pennae> clever: just nixos https://nixos.org/channels/nixos-unstable, as excepted
<clever> pennae: and what nixpkgs rev is it on?
<pennae> wait, now it works. what changed
orivej has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @roberth closed pull request #123247 → glib: 2.68.1 -> 2.68.2 → https://github.com/NixOS/nixpkgs/pull/123247
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123281 → jmol: 14.31.38 -> 14.31.39 → https://github.com/NixOS/nixpkgs/pull/123281
<{^_^}> [nixpkgs] @stephank opened pull request #123282 → libacr38u: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123282
<pennae> but now ardour won't update because glib bugs :D
<{^_^}> [nixpkgs] @roberth merged pull request #122987 → nixos-rebuild: support prebuilt Nix on aarch64 → https://github.com/NixOS/nixpkgs/pull/122987
<evalexpr> clever: how can I accomplish "nix repl '<nixpkgs/nixos>' and then eval `config.services`" like you mentioned earlier while using flakes? the only entry I have in $NIX_PATH is nixpkgs, and $NIXOS_CONFIG is empty, I think it'd be useful so I can debug better in the future
<clever> evalexpr: builtins.getFlake (toString ./.)
vidbina has joined #nixos
<clever> evalexpr: that expr can load a flake.nix and return whatever it returns
<clever> either pop it into a repl.nix or assign it to some variable in a plain `nix repl`
zupo has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #123283 → python3Packages.websockets: 8.1 -> 9.0.2 → https://github.com/NixOS/nixpkgs/pull/123283
zupo has joined #nixos
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann pushed to haskell-updates « haskellPackages.xml-html-qq: disable broken doctests on aarch64 »: https://git.io/Js8HD
<{^_^}> [nixpkgs] @roberth merged pull request #122832 → fakeroot: fix Darwin by applying an additional patch from Brew → https://github.com/NixOS/nixpkgs/pull/122832
ddellacosta has quit [Ping timeout: 240 seconds]
<evalexpr> clever: awesome, thank you
TK__ has quit [Remote host closed the connection]
marsh has left #nixos ["https://quassel-irc.org - Chat comfortably. Anywhere."]
<{^_^}> [nixpkgs] @zowoq opened pull request #123284 → youtube-dl: 2021.04.26 -> 2021.05.16 → https://github.com/NixOS/nixpkgs/pull/123284
HenrikK has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #122925 → go_2-dev: Update to April 13th commit → https://github.com/NixOS/nixpkgs/pull/122925
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
eoli3n_ has joined #nixos
henrikkarlsson has joined #nixos
<pennae> emacs with nativeComp=true doesn't build either, throws `substitute(): ERROR: file 'lisp/emacs-lisp/comp.el' does not exist` instead
ahmedelgabri has joined #nixos
<pennae> ah well.
<{^_^}> [nixpkgs] @zowoq merged pull request #122440 → nixos/containerd: minor cleanup → https://github.com/NixOS/nixpkgs/pull/122440
xcmw has joined #nixos
<{^_^}> [nixpkgs] @zowoq merged pull request #123217 → conmon: 2.0.27 -> 2.0.28 → https://github.com/NixOS/nixpkgs/pull/123217
<yurb> thanks everyone, with your help I was able to write a module where I use a function to append repetitive chunks to `config` using `mkMerge`
ladylela22 has joined #nixos
<ladylela22> 🔞💋 👉 www.adultprofile.ml/ladylela22
supercoven has quit [Ping timeout: 245 seconds]
<legendofmiracles> fuck off
civodul has joined #nixos
ladylela22 has left #nixos [#nixos]
davidv7_ has joined #nixos
VideoGameEnjoyer has quit [Ping timeout: 240 seconds]
<legendofmiracles> well that was fast
sangoma has quit [Quit: WeeChat 3.1]
<gchristensen> legendofmiracles: usually you can just ignore them and they'll go away soon enough :) no need to reply usually
<{^_^}> [nixpkgs] @jonringer opened pull request #123285 → azure-cli: fix build → https://github.com/NixOS/nixpkgs/pull/123285
tokudan has quit [Remote host closed the connection]
mikroskeem has joined #nixos
<{^_^}> [nixpkgs] @doronbehar merged pull request #123205 → pistol: 0.2.0 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/123205
tokudan has joined #nixos
<kini> How do you run `nixos/tests/all-tests.nix` on the current state of nixos modules and packages code in the repository checkout? I can run some individual tests with e.g. `nix-build nixos/tests/login.nix`, but I guess that's because they have default arguments set up nicely.
<matthewcroughan> gchristensen: do you happen to know anything at all about cross-compiling golang packages in NixOS?
<gchristensen> I don't know about both of those things individually :)
<clever> kini: if you run `nix repl nixos/release.nix` and try to eval the tests attr, what do you find?
<mikroskeem> matthewcroughan: what do you want to know?
<matthewcroughan> I mean, Docker doesn't cross-compile for armv7l because of perl. But Podman doesn't compile due to "build constraints exclude all Go files in ...", which implies, I think, that cross-compilation isn't working.
<mikroskeem> usually setting GOARCH & GOOS works
<{^_^}> [nixpkgs] @dotlambda merged pull request #123227 → imagemagick6: 6.9.12.8 -> 6.9.12-12 → https://github.com/NixOS/nixpkgs/pull/123227
<matthewcroughan> It's really not that easy to debug it, and I'm not a go expert, but I don't believe it's setting GOARCH or GOOS when you set crossSystem or use pkgsCross.
<matthewcroughan> https://termbin.com/gldo
<mikroskeem> i've personally done only cross compilation for other OSes
vidbina has quit [Ping timeout: 260 seconds]
<matthewcroughan> Here's an example log for Podman.
<{^_^}> [nixpkgs] @stephank opened pull request #123286 → libical: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123286
<matthewcroughan> Here's the exact line it's complaining about. https://github.com/containers/podman/blob/v3.1.2/Makefile#L208
<kini> clever: it starts printing out an attrset, then dies with "error: value is a function while a set was expected", after printing out the partial text `shattered-pixel-dungeon = { ..`
<{^_^}> [nixpkgs] @a12l opened pull request #123287 → [WIP] Introduce Arcan → https://github.com/NixOS/nixpkgs/pull/123287
<matthewcroughan> Oh, sorry, yes, it's complaining about L208 as a result of those constraints.
<clever> kini: sounds like some of the tests are broken, you can maybe do something based on `nix-build nixos/release.nix -A tests`, but using hydra could be simpler
<matthewcroughan> We are however ignoring the cross-compiling stuff in the podman makefile, in favor of using buildGoModule, is that the right thing to do?
<kini> clever: I see. I guess people don't usually run all the tests when submitting PRs that change modules?
<clever> kini: yeah, i usually only run the tests that i think are effected
<mikroskeem> meanwhile i see docker 20.10.6 is out, i'll open a PR for update soon :)
<kini> clever: well, my PR is touching cacerts which seems likely to be deeply entangled with a lot of stuff, so I figured I'd try to run all the tests, haha - https://github.com/NixOS/nixpkgs/pull/123272
<{^_^}> #123272 (by kini, 1 hour ago, open): nixos/security.pki: handle PEMs w/o a final newline
<kini> not sure which ones are really relevant or not
<clever> kini: i'm thinking use tab-completion in the repl to find a few random tests, and use :b tests.foo.x86_64-linux to run them
gustavderdrache has quit [Quit: Leaving.]
<mikroskeem> tho my bet for the podman compilation issue is that CGO_ENABLED gets set to falsy value on cross compilation
<clever> [clever@amd-nixos:~/apps/rpi/nixpkgs-test]$ nix-build . -A pkgsCross.aarch64-multiplatform.ipfs
<clever> [clever@amd-nixos:~/apps/rpi/nixpkgs-test]$ file result/bin/ipfs
<clever> result/bin/ipfs: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, Go BuildID=tXXpJYAiC1C3XlXx0WKO/miG7PDhKc8yOpLwpzlLJ/i_Rsi4DG9V7QNkxXXHbW/WZKIREpJNQvuWOuTUo5z, not stripped
<mikroskeem> and as you can see from the file i linked, it requires cgo for linking
<mikroskeem> ...to the libdl
<clever> matthewcroughan: nixpkgs is capable of cross-compiling go, as i just did
<matthewcroughan> mikroskeem: yeah, there's no way to enable that specifically in buildGoModule is there?
ddellaco_ has quit [Ping timeout: 240 seconds]
<mikroskeem> no idea
<matthewcroughan> I thought runVend = true; would do that.
<matthewcroughan> based on this dock, the 4th annotation. https://nixos.org/manual/nixpkgs/stable/#ex-buildGoModule
<matthewcroughan> doc*
<mikroskeem> can you even cross compile & have cgo at all? (outside of nixpkgs that is)
<{^_^}> containers/podman#5413 (by aleks-mariusz, 1 year ago, closed): issue cross-compiling podman for armv6..
<matthewcroughan> I'm not really sure, but they talk about cross-compiling in their issue tracker actually quite a bit.
stree has quit [Ping timeout: 265 seconds]
<{^_^}> containers/podman#5450 (by baude, 1 year ago, merged): build for amd64|arm|ppc64le
<{^_^}> [nixpkgs] @roberth merged pull request #122458 → maintainers: add serokell team, move various packages to it → https://github.com/NixOS/nixpkgs/pull/122458
<{^_^}> [nixpkgs] @i077 opened pull request #123288 → zotero: 5.0.96 -> 5.0.96.2 → https://github.com/NixOS/nixpkgs/pull/123288
HenrikK has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<matthewcroughan> So. If they talk about cross-compilation like it's not an issue, *and* this line "# Podman does not work w/o CGO_ENABLED, except in some very specific cases", then surely it must be possible.
* mikroskeem shrugs
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #123289 → superTuxKart: Build on Darwin → https://github.com/NixOS/nixpkgs/pull/123289
jfhbrook has left #nixos [#nixos]
<mikroskeem> hmm
<matthewcroughan> Just going to guess that buildGoModule and buildGoPackage is not the correct way to build Podman, if we want to support more than x86 or aarch64.
bennofs_ has quit [Read error: Connection reset by peer]
<matthewcroughan> L55.. hmm
bennofs_ has joined #nixos
<clever> ,tofu
<{^_^}> To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000), then replace it with the correct hash Nix expected. The library functions lib.fakeSha256, lib.fakeSha512, lib.fakeHash are available for this.
henrikkarlsson has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @eliasp opened pull request #123290 → init: plasma-sdk → https://github.com/NixOS/nixpkgs/pull/123290
<matthewcroughan> I'm setting CGO_ENABLED=1 explicitly in the configurePhase of buildGoModule, let's see if that changes anything.
<fgaz> does the patch phase have some bug with renamings?
<fgaz> I have a patch that changes a file and renames it but I only see the changes. the name stays the same
<matthewcroughan> It did not change the outcome :D
<{^_^}> [nixpkgs] @mikroskeem opened pull request #123291 → docker: 20.10.2 -> 20.10.6 → https://github.com/NixOS/nixpkgs/pull/123291
<kini> clever: While I'm asking - any suggestions as to who to request review re: cacerts? The module hasn't been touched significantly for ~5 years so I'm not sure if git blame is still relevant (eelco, wmertens, fpletz)
cfricke has joined #nixos
<clever> i'm not sure either
<kini> hmm... guess I'll ping those three and hope I'm not bothering them too much
<fgaz> maybe I need some patch flag...
stree has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #123256 → hashcat: 6.1.1 -> 6.2.1 → https://github.com/NixOS/nixpkgs/pull/123256
eoli3n_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @zowoq merged pull request #123284 → youtube-dl: 2021.04.26 -> 2021.05.16 → https://github.com/NixOS/nixpkgs/pull/123284
mikroskeem has quit [Quit: back in a few moments]
rubm has joined #nixos
mikroskeem has joined #nixos
ddellacosta has joined #nixos
attila_lendvai has quit [Remote host closed the connection]
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #123285 → azure-cli: fix build → https://github.com/NixOS/nixpkgs/pull/123285
cetjs2 has left #nixos ["Leaving"]
ft[m] has joined #nixos
zupo has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
neiluj has joined #nixos
neiluj has quit [Changing host]
neiluj has joined #nixos
ahmed_elgabri has joined #nixos
<neiluj> Hello!
<neiluj> It's been a few months I haven't updated my system using flake. After updating each input flake and rebuilding the system there's this cryptic error:
<neiluj> error: undefined variable 'anything'
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #123145 → plantuml-server: 1.2020.14 -> 1.2021.6 → https://github.com/NixOS/nixpkgs/pull/123145
attila_lendvai has quit [Ping timeout: 245 seconds]
<thibm> neiluj: I think `anything` comes from a new type in NixOS modules (commit 67551f46fbc2)
<matthewcroughan> mikroskeem: moby> GOOS="linux" GOARCH="arm" GOARM="7"
<thibm> neiluj: you should ensure that the lib you're using is new enough
<matthewcroughan> This is what happens when compiling Docker, your latest update. I cherry picked it.
<matthewcroughan> so there's some proof that it's being set in that case.
<matthewcroughan> And look at the Docker Nixpkg buildPhase here :D
<{^_^}> [nixpkgs] @jonringer merged pull request #123161 → gping: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123161
<{^_^}> [nixpkgs] @jonringer merged pull request #123162 → gptman: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123162
<{^_^}> [nixpkgs] @jonringer merged pull request #123183 → s3ql: 3.3.2 -> 3.7.2 → https://github.com/NixOS/nixpkgs/pull/123183
<{^_^}> [nixpkgs] @jonringer merged pull request #123207 → handlr: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123207
<matthewcroughan> hey wtf, Docker 20.10.6 works on armv7l!
seven^ has joined #nixos
<mikroskeem> maybe you need to explicitly set it then
<neiluj> thanks thibm! Is it possible to update nixos' lib without reinstall the system?
<neiluj> *reinstalling
hramrach has quit [Ping timeout: 252 seconds]
<mikroskeem> i don't remember much of docker's buildPhase, maybe indeed that's the case, matthewcroughan
<{^_^}> [nixpkgs] @aanderse merged pull request #122647 → nixos/caddy: support user and group options → https://github.com/NixOS/nixpkgs/pull/122647
<matthewcroughan> Yeah, I'm playing around.
<matthewcroughan> Docker's package is definitely the thing that contains some goodies.
<matthewcroughan> the rest all seem to copy it
<matthewcroughan> It's a shame railcar stopped being developed
<mikroskeem> railcar linux?
<matthewcroughan> railcar is just oci containers
<matthewcroughan> so instead of podman/docker, which are go implementations, railcar was a rust implementation.
<mikroskeem> oh, confused it with flatcar sorry
<mikroskeem> yeah, that thing
<mikroskeem> well technically shouldn't be hard to resurrect it
<matthewcroughan> it's already in Nix, but the service plumbing isn't there
<matthewcroughan> services.oci-containers wouldn't talk to it
<mikroskeem> i see
<matthewcroughan> Maybe it's not hard, but maybe there's a reason for its abandonment
<matthewcroughan> Depends if it compiles at all, will check. If it does, maybe it's worth it.
<mikroskeem> i think it was just an experiment
<matthewcroughan> If it works on lots of architectures, it's useful :P
<mikroskeem> that you can do this, but if it pays itself off in a long term...
<mikroskeem> whether it pays*
<matthewcroughan> I think I just built what I want. I just need to make the image more minimal
<matthewcroughan> docker, on an orange pi zero, running pi-hole, built from around 40 lines of Nix.
<matthewcroughan> cross-compiled! :P
<mikroskeem> neat
<mikroskeem> speaking of embedded boards, i wish i could find use for my stone age raspberry pi
<matthewcroughan> you've got one
<mikroskeem> i have that armv6 cpu one, b+
<matthewcroughan> docker, pihole, as I'm doing.
<mikroskeem> there isn't much i'd run on a pi this old
<mikroskeem> as literally everything chokes it
<{^_^}> [nixpkgs] @jonringer merged pull request #123215 → heimdall-gui: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123215
<matthewcroughan> wayland kiosk
<mikroskeem> anything wayland seemed to crash after >10 seconds
<matthewcroughan> wayland runs great on the pi1
<matthewcroughan> huh? not my experience
cfricke has quit [Quit: WeeChat 3.1]
<matthewcroughan> not on Nix, but on other distros, I played a lot with Wayland
<mikroskeem> i used arch on my pi
<mikroskeem> maybe one day if i get really bored i'll figure out what to do with it
<mikroskeem> something in the lines of getting some rtos on it & doing something useful with it
<matthewcroughan> killer robot
<mikroskeem> for example
<{^_^}> [nixpkgs] @jonringer merged pull request #123231 → inform6: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123231
<JX7P> i understand someone has alleged that initware is a 'spoiler project' designed to impede efforts to enable non-systemd nixos sytems
<JX7P> i should be happy to disabuse anyone who believes this of that spurious notion
<matthewcroughan> it's a game
<matthewcroughan> blame the init
<matthewcroughan> the init is always evil
<matthewcroughan> the init is never ever ever good enough
MmeQuignon has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #123280 → krapslog: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123280
<thibm> neiluj: sure, it's the lib used when evaluation the new configuration that matters. It really depends on how you used flakes, which ones you used, etc. Normally, if something used `anything`, you should get the corresponding lib.
<{^_^}> [nixpkgs] @tadfisher closed pull request #92814 → buildDartPackage: init, dart-sass: init at 1.26.10 → https://github.com/NixOS/nixpkgs/pull/92814
<{^_^}> [nixpkgs] @jonringer merged pull request #123282 → libacr38u: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123282
<{^_^}> [nixpkgs] @jonringer merged pull request #123277 → nfstrace: fix build error → https://github.com/NixOS/nixpkgs/pull/123277
<mikroskeem> by initware you mean https://github.com/InitWare/InitWare ?
<{^_^}> [nixpkgs] @jonringer merged pull request #123245 → python3Packages.Nikola: fix build → https://github.com/NixOS/nixpkgs/pull/123245
Acou_Bass has joined #nixos
<thibm> neiluj: (I'm not 100% sure that's the problem, though, because the error is not "error: attribute 'anything' missing" which I had once.)
<simpson> JX7P: Do you have a background context on how boot, services, cron, etc. are configured in NixOS?
<matthewcroughan> Yikes.. https://dpaste.com/DBTDQXNLL
hramrach has joined #nixos
<matthewcroughan> This is what happened to me, trying to make a system image with Nix just now
<matthewcroughan> It does happen from time to time. I wonder why? Ctrl + C'ing the Nix process during this sdImage process is actually a mixed bag, sometimes it'll freeze the system until the FS sync completes.
<mikroskeem> are you sure your zfs pool isn't dying?
<matthewcroughan> Zpool shows that nothing is wrong, I'm not sure what else there can be.
<matthewcroughan> This system has ECC too.
<JX7P> simpson: not to a great extent, no
<mikroskeem> running scrubs regularly etc.?
<matthewcroughan> I'll run a scrub now.
<matthewcroughan> it's weekly.
<mikroskeem> one thing is for sure, something's wrong on fs/disk side
<neiluj> thibm: thanks, your indications helped me fix it
<mikroskeem> unless you run your pool on spinning rust?
<neiluj> I basically used nixos unstable instead of stable
<matthewcroughan> It's SSDs, mirrored.
<mikroskeem> i have experience with zfs only on fast nvme drives
<matthewcroughan> 2 mirrored boot SSDs.
<matthewcroughan> I'm actually legacy booted, because I moved this from a legacy boot setup.
<simpson> JX7P: NixOS allows us to declare the contents of /boot and /etc. On boot, the typical NixOS installation starts Linux, runs systemd, and starts up into a GNU userland.
<thibm> neiluj: OK, cool!
<matthewcroughan> I could be using UEFI, but I am not, it could be that, who knows.
mounty has joined #nixos
<mikroskeem> boot ssds, you mean using zfs as boot pool as well?
<matthewcroughan> yeah
<mikroskeem> that question is irrelevant to the issue, but yeah
<simpson> The declarative language, for systemd, ends up being a very thin wrapper. There's no abstractions for services or timers or any other units, let alone abstractions for systemd's concept of units.
<mikroskeem> well personally i would not do zfs as /boot, too many times i've ended up with machine becoming unavailable after system upgrade :(
<matthewcroughan> well, that's less likely on Nix than anywhere else.
<simpson> So a central theme in discussions around systemd and alternatives is how much work will inevitably be required in order to rewrite many NixOS modules to use service-management abstractions.
<{^_^}> [nixpkgs] @erictapen pushed to release-20.09 « imagemagick6: 6.9.12.8 -> 6.9.12-12 »: https://git.io/Js4fo
<mikroskeem> *shrug* happened on me, but that's mainly because i did not disable features what grub doesn't support
<JX7P> simpson: a common folk understanding of systemd is that it is a "declarative system", and when asked to explain what this means, people talk in the language of constraint-oriented/logic programming systems
<mikroskeem> silly me enabled zstd support and grub stopped functioning
ashkitten has quit [Quit: WeeChat 3.1]
<matthewcroughan> oh really? that's unfortunate
ddellacosta has joined #nixos
<mikroskeem> yeah, since then i just did /boot as ext4 what grub supports without any issues
<mikroskeem> less such headaches in future; hetzner's kvm really sucks as well
<JX7P> in fact the dependency specifications between units are not logical constraints. they are directives which either order, include, or exclude other jobs within a transaction
<odiug> matthewcroughan: I had these 'hung task' errors too. Eventually, it turned out that my hardware became unstable.
<matthewcroughan> I hope not, I just built this thing :P
<{^_^}> [nixpkgs] @jonringer merged pull request #123274 → vimPlugins.indent-blankline-nvim-lua: init at 2021-04-28 → https://github.com/NixOS/nixpkgs/pull/123274
<odiug> Now I consider that system to be broken unless proven otherwise.
<odiug> Mine was a Ryzen5 1600 with ECC ram too.
<odiug> and ZFS...
<matthewcroughan> oh God ;D
<JX7P> (and a transaction is not ACIDic. it's rather just a grouping of jobs with ordering constraints, and with defined event triggers which will provide a 'status' for this transaction)
<odiug> if it is new, run memtest86 for at least a few days.
ashkitten has joined #nixos
<simpson> JX7P: Sure. IIUC this is part of the GNU Shepard design; they also noticed some of this.
<{^_^}> [nixpkgs] @jonringer merged pull request #123236 → python3Packages.pyupgrade: 2.12.0 -> 2.16.0 → https://github.com/NixOS/nixpkgs/pull/123236
Acou_Bass has quit [Read error: Connection reset by peer]
ddellacosta has quit [Ping timeout: 260 seconds]
<odiug> about systemd, I'm working on a s6-init on nixos: see: https://git.sr.ht/~guido/nixos-init-freedom
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<odiug> it works a bit but you get into lots of systemd-issues, like this: https://github.com/NixOS/nixpkgs/pull/122844
<{^_^}> #122844 (by gwitmond, 3 days ago, open): Add -D flag to prevent sshd to fork into a separate process.
<{^_^}> [nixpkgs] @jonringer merged pull request #123007 → python3Packages.torchvision-bin: init at 0.9.1 → https://github.com/NixOS/nixpkgs/pull/123007
<{^_^}> [nixpkgs] @jonringer merged pull request #123244 → vimPlugins: add todo-comments-nvim → https://github.com/NixOS/nixpkgs/pull/123244
Acou_Bass has joined #nixos
fendor has quit [Remote host closed the connection]
domogled has quit [Quit: domogled]
<{^_^}> [nixpkgs] @jonringer merged pull request #122621 → acl2: fix darwin build → https://github.com/NixOS/nixpkgs/pull/122621
<{^_^}> [nixpkgs] @austinbutler opened pull request #123294 → stellar-core: 0.5.1 -> 17.0.0 → https://github.com/NixOS/nixpkgs/pull/123294
<matthewcroughan> mikroskeem: it seems to happen only when the derivation syncs the disk
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @jonringer merged pull request #122577 → python3Packages.behave: disable tests → https://github.com/NixOS/nixpkgs/pull/122577
cptchaos83 has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #85073 → nixos/systemd|filesystems: mount and evacuate /sys/fs/pstore using systemd-pstore → https://github.com/NixOS/nixpkgs/pull/85073
<hyperfekt> yay
<{^_^}> [nixpkgs] @jonringer merged pull request #121304 → libjpeg: 2.0.6 -> 2.1.0 → https://github.com/NixOS/nixpkgs/pull/121304
<{^_^}> [nixpkgs] @jonringer merged pull request #122634 → atinout: fix darwin build → https://github.com/NixOS/nixpkgs/pull/122634
zupo has joined #nixos
<matthewcroughan> odiug: [ 861.361703] INFO: task .tailscaled-wra:323052 blocked for more than 245 seconds.
<matthewcroughan> woah..
<odiug> yes, looks familiar. Test your hardware memory. If it is a new system you can claim warranty.
<matthewcroughan> it's ecc memory and not reporting any errors, how's that possible? :D
Acou_Bass has quit [Quit: ZNC 1.8.2 - https://znc.in]
<odiug> I don't know, I wondered about that myself.
<odiug> But in my case, the ram was not on the qvl list.
Acou_Bass has joined #nixos
<matthewcroughan> so do you think a bad stick of ram could be the cause?
<odiug> There was no ram at 16GB/dimm with ECC in that QVL at all.
<odiug> eiher the ram, or the memory controller, or the mobo, or the cpu...
<odiug> my box got more unstable over time, with those zfs freezes.
<matthewcroughan> for shame
<clever> odiug: i had a windows machine that would randomly bluescreen, and memtest86 confirmed bad ram, but when i started to try to find which stick of ram was bad, the problem always vanished
<tpw_rules> are you sure it's not jank sd card drivers or someething?
<clever> odiug: after a few years of it being fine, then going bad again, then being fine, i figured out the cause
<{^_^}> [nixpkgs] @dotlambda merged pull request #122190 → numberstation: init at 0.4.0 → https://github.com/NixOS/nixpkgs/pull/122190
<clever> odiug: the ram sockets are loose, and the ram contact is lost if you subject the case to a sudden shock, reseating the ram fixed it
<clever> that also explains why it was for sale as refurbished at wal-mart
Acou_Bass has quit [Read error: Connection reset by peer]
<clever> "we cant find any problem, it works fine now"
<odiug> hah, I tried that. It seemed to work for a day, then errors too.
<odiug> yeah, that 'it works fine now', most annoying.
<clever> for me, it ran fine for years, until i moved it
<odiug> I even tried new cooling paste at the processor. no improvement.
<odiug> it could be flakey capacitors on the mobo.
<odiug> Or a flakey powersupply.
__monty__ has quit [Quit: leaving]
hyiltiz has quit [Ping timeout: 245 seconds]
hyiltiz has joined #nixos
hyiltiz has quit [Changing host]
hyiltiz has joined #nixos
Acou_Bass has joined #nixos
ddellacosta has joined #nixos
<matthewcroughan> Yeah.. hmm
<matthewcroughan> It actually freezes the network stack though, that's the amazing thing
<matthewcroughan> pings don't ever stall, but tailscale will, which means I can't ping it via the vpn anymore.
<matthewcroughan> so if I ping its ip, always fine, but its vpn ip, nope
tamt has quit [Ping timeout: 268 seconds]
civodul has quit [Ping timeout: 260 seconds]
ddellacosta has quit [Ping timeout: 252 seconds]
<mikroskeem> your hardware is cursed
<odiug> afk
<mikroskeem> tpw_rules: cannot be that - if you look at the kernel stack trace, then it's zfs
<mikroskeem> zvl, zfs_txg etc.
neiluj has quit [Remote host closed the connection]
wallacer has quit [Read error: Connection reset by peer]
ddellaco_ has joined #nixos
wallacer has joined #nixos
<{^_^}> [nixpkgs] @andir pushed to staging-libgcc « libgcc: use glibc major and minor version but not the patch level »: https://git.io/Js4tu
<{^_^}> [nixpkgs] @r-ryantm opened pull request #123296 → libtasn1: 4.16.0 -> 4.17.0 → https://github.com/NixOS/nixpkgs/pull/123296
orivej has joined #nixos
<{^_^}> [nixpkgs] @andir opened pull request #123297 → libgcc: use glibc major and minor version but not the patch level → https://github.com/NixOS/nixpkgs/pull/123297
cole-h has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #123241 → cataclysm-dda-git: 2019-11-22 -> 2020-12-09 → https://github.com/NixOS/nixpkgs/pull/123241
lord| has joined #nixos
ddellaco_ has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @veprbl opened pull request #123298 → webkitgtk: fix on darwin → https://github.com/NixOS/nixpkgs/pull/123298
<tpw_rules> matthewcroughan: are you writing to a zvol?
<matthewcroughan> tpw_rules: it's just system stuff
<tpw_rules> ok but why would mkfs.ext4 be hung
<matthewcroughan> so, the boot disks, the result is going to the boot ssds, which are a mirror
<matthewcroughan> tpw_rules: building sdImage
<matthewcroughan> as part of the sdImage build process, it does all sorts of stuff, including syncing the fs.
<tpw_rules> mkfs.ext4 does not sync anything
<tpw_rules> well it does. but its purpose is not to sync anything
<matthewcroughan> yeah, it happens on a trigger, once mkfs.ext4 has ran, as part of me running `nix build .#images.opizero
<matthewcroughan> and images.opizero = {inputs.self.nixosConfigurations.opizero.config.system.build.sdImage;};
<matthewcroughan> well, outputs.images.opizero, but you get what I mean
<tpw_rules> does it fix itself if you yank out the sd card
<matthewcroughan> there is no sd card in play
<tpw_rules> then where is the sd image going
<matthewcroughan> /nix/store, as a result
<matthewcroughan> I then copy that over the network to my laptop, where I do the flashing
<tpw_rules> maybe there's some weird interaction with loop mounting
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<matthewcroughan> I really hope so :D
<{^_^}> [nixpkgs] @Ma27 merged pull request #123002 → diffoscope: 172 -> 175 → https://github.com/NixOS/nixpkgs/pull/123002
<{^_^}> [nixpkgs] @Ma27 merged pull request #122991 → phpPackages.psysh: 0.10.4 -> 0.10.8 → https://github.com/NixOS/nixpkgs/pull/122991
<matthewcroughan> Does anybody happen to know if docker uses more ram than podman, for example?
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #123135 → ttyd: 1.6.1 -> 1.6.3 → https://github.com/NixOS/nixpkgs/pull/123135
<{^_^}> [nixpkgs] @veprbl merged pull request #123029 → clpm: fix darwin build → https://github.com/NixOS/nixpkgs/pull/123029
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @happysalada merged pull request #123240 → erlangR21: 21.3.8.22 -> 21.3.8.23 → https://github.com/NixOS/nixpkgs/pull/123240
<azazel> matthewcroughan: I think podman it's serviceless, so probably it uses less ram than docker
<{^_^}> [nixpkgs] @7c6f434c merged pull request #123289 → superTuxKart: Build on Darwin → https://github.com/NixOS/nixpkgs/pull/123289
<{^_^}> [nixpkgs] @mweinelt opened pull request #123300 → python2Packages.pymysql: reinit at 0.10.1 → https://github.com/NixOS/nixpkgs/pull/123300
xcmw has joined #nixos
<{^_^}> [nixpkgs] @blargg closed pull request #123158 → (nixos/systemd): Add Persistent for services. → https://github.com/NixOS/nixpkgs/pull/123158
ddellacosta has joined #nixos
zfnmxt has quit [Quit: Bye!]
NULLx76 has left #nixos ["The Lounge - https://thelounge.chat"]
NULLx76 has joined #nixos
<{^_^}> [nixpkgs] @happysalada merged pull request #122374 → restore buildMix and its bootstrapper → https://github.com/NixOS/nixpkgs/pull/122374
<{^_^}> [nixpkgs] @happysalada merged pull request #123210 → cargo-flash: 0.8.0 -> 0.10.1 ; fix darwin build → https://github.com/NixOS/nixpkgs/pull/123210
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #121893 → xpra: 4.0.6 -> 4.1.3 → https://github.com/NixOS/nixpkgs/pull/121893
Lucci0 has joined #nixos
stree has joined #nixos
supersandro2000 has quit [Killed (karatkievich.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #123288 → zotero: 5.0.96 -> 5.0.96.2 → https://github.com/NixOS/nixpkgs/pull/123288
<matthewcroughan> tpw_rules: Oh, okay. So zfs list returns this: https://termbin.com/h1g7z
<matthewcroughan> these are all my generations right?
<{^_^}> [nixpkgs] @teto merged pull request #83809 → vimPlugins: generated.nix as an overlay → https://github.com/NixOS/nixpkgs/pull/83809
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #123276 → esbuild: 0.11.19 -> 0.11.23 → https://github.com/NixOS/nixpkgs/pull/123276
<matthewcroughan> there is lz4 compression on my zroot btw, maybe that's important
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #123278 → kdeltachat: unstable-2021-05-03 -> unstable-2021-05-16 → https://github.com/NixOS/nixpkgs/pull/123278
exondation has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #123301 → kodi: update git tag → https://github.com/NixOS/nixpkgs/pull/123301
shin0x0b has joined #nixos
<shin0x0b> Hi everybody
<{^_^}> [nixpkgs] @mweinelt opened pull request #123302 → gradm: 3.1-202012071814 -> 3.1-202102241600 → https://github.com/NixOS/nixpkgs/pull/123302
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<shin0x0b> I'm new to nixos, can anyone point me in the right direction for a minimal desktop support with wifi and bspwm
<shin0x0b> I found a really old set of files but I'm not sure how to use them
<{^_^}> [nixpkgs] @jonringer merged pull request #123297 → libgcc: use glibc major and minor version but not the patch level → https://github.com/NixOS/nixpkgs/pull/123297
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #123303 → nixos/dconf: fix d-bus activation → https://github.com/NixOS/nixpkgs/pull/123303
big_jilm has joined #nixos
philr has joined #nixos
big_jilm has quit [Client Quit]
<shin0x0b> well, I guess I'll just have to fail a couple times then. Hopefully I figure it out
shin0x0b has quit [Quit: Leaving]
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #122882 → gallery-dl: 1.17.3 -> 1.17.4 → https://github.com/NixOS/nixpkgs/pull/122882
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
<matthewcroughan> Interesting error with the recent arc-dark mods.
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #123106 → xcbuild: 0.1.2-pre -> archived, fix build (x86_64-linux) → https://github.com/NixOS/nixpkgs/pull/123106
tertl3 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #123156 → virtualbox: 6.1.18 -> 6.1.22 → https://github.com/NixOS/nixpkgs/pull/123156
<{^_^}> [nixpkgs] @jonringer reopened pull request #123106 → xcbuild: 0.1.2-pre -> archived, fix build (x86_64-linux) → https://github.com/NixOS/nixpkgs/pull/123106
Acou_Bass has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #123264 → cargo-c,rav1e: Remove myself as maintainer → https://github.com/NixOS/nixpkgs/pull/123264
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #123250 → stilo-themes: 3.36-3 -> 3.38-1 → https://github.com/NixOS/nixpkgs/pull/123250
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #123198 → cardboard: 0.0.0-unstable=2021-01-21 -> 0.0.0+unstable=2021-05-10 → https://github.com/NixOS/nixpkgs/pull/123198