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
oxalica1 has joined #nixos
oxalica has quit [Ping timeout: 264 seconds]
oxalica1 is now known as oxalica
greisean has left #nixos ["Konversation terminated!"]
fuzzypixelz has joined #nixos
Rusty1 has joined #nixos
<fuzzypixelz> even though I enabled plymouth I still get messages in the console
<fuzzypixelz> saying which nixos version is booting
<{^_^}> [nixpkgs] @mweinelt opened pull request #105738 → python3Packages.mocket: 3.9.3 -> 3.9.4 → https://git.io/JILyS
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105713 → Use unstableGitUpdater on my unstable packages → https://git.io/JIIbM
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 7 commits to master: https://git.io/JILSL
<{^_^}> [nixpkgs] @Infinisil merged pull request #105690 → haskellPackages.integer-root: don't check → https://git.io/JIkAs
<{^_^}> [nixpkgs] @Infinisil pushed 8 commits to haskell-updates: https://git.io/JILS2
<{^_^}> [nix] @matthewbauer opened pull request #4306 → Add cache.nixos.org to trusted substituters by default → https://git.io/JILSK
xcmw has joined #nixos
<fuzzypixelz> nixos-unstable vs nixpkgs-unstable?
dstzd has quit [Quit: ZNC - https://znc.in]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
joesventek has quit [Quit: Quit]
<Yaniel> nixos-unstable
<infinisil> ,which-channel
manjaroi3 has quit [Ping timeout: 246 seconds]
manjaroi3 has joined #nixos
joesventek has joined #nixos
dstzd has joined #nixos
<fuzzypixelz> is there a way to check for updates before doing `nixos-rebuild switch --upgrade` ?
<Yaniel> pretty sure it has a dry-run flag
<Yaniel> well
<Yaniel> `nixos-rebuild dry-build --upgrade-all` I guess
nikivi has joined #nixos
<fuzzypixelz> Yaniel: there is no mention of --upgrade-all in the man page for `nixos-rebuild switch
<Yaniel> sure is
<Yaniel> well, for nixos-rebuild
<Yaniel> at least the nixos-unstable version of it
<fuzzypixelz> oh I see
<Yaniel> but if you only have the nixos channel it's the same as --upgrade
<fuzzypixelz> how is nixos-unstable for you? are you a frequent contributor?
<Yaniel> I use it as my daily driver
<Yaniel> I only contribute to a couple of leaf packages
fuzzypixelz has quit [Read error: Connection reset by peer]
fuzzypixelz has joined #nixos
<fuzzypixelz> if you've used archlinux in the past, how does it compare?
<Yaniel> well I haven't had to spend a saturday reinstalling the bootloader on nixos yet
<Yaniel> also I appreciate not having to manually clean up stale config files after I uninstall stuff
<{^_^}> [nixpkgs] @mweinelt merged pull request #105737 → [20.09] pythonPackages.tmdb3: disable on python3 → https://git.io/JILDI
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to release-20.09: https://git.io/JILH2
pmy has quit [Ping timeout: 256 seconds]
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 264 seconds]
mbrgm_ is now known as mbrgm
pmy has joined #nixos
<fzakaria> Looks like single-user Nix installation is broken or has a regression.
<fzakaria> Anyone familiar with the Nix codebase ?
<{^_^}> nix#4295 (by fzakaria, 2 days ago, open): error: moving build output '/nix/store/...-source' from the sandbox to the Nix store: Permission denied
mtr has quit [Quit: WeeChat 2.9]
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] pushed 72 commits to staging-next: https://git.io/JILQK
<{^_^}> [nixpkgs] @github-actions[bot] pushed 73 commits to staging: https://git.io/JILQP
thc202 has quit [Ping timeout: 244 seconds]
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
jonatanb has quit [Ping timeout: 240 seconds]
cr4y1 has quit [Ping timeout: 256 seconds]
kalbasit has quit [Remote host closed the connection]
kalbasit has joined #nixos
<kalbasit> using dockerTools.buildImage, how to provide sudo support in the image?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105731 → lyx: 2.3.5.2 -> 2.3.6 → https://git.io/JIL83
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIL7j
<kalbasit> The bin /sbin/sudo ends up without setuid/setgid so it's not usable as-is
<Fare> I'm still amazed at how the general architecture of nixos is very similar to what I was writing in jsonnet at $PREVIOUS_EMPLOYER
* colemickens >_> jsonnet
fuzzypixelz has quit [Remote host closed the connection]
matthewcroughan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
matthewcroughan has joined #nixos
alp has quit [Ping timeout: 272 seconds]
<kreisys> kalbasit: I think what you're looking for is dockerTools.shadowSetup. it sets up /etc/{passwd,shadow}
sss2 has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @lovesegfault opened pull request #105739 → nixos/nomad: init → https://git.io/JILFn
fuzzypixelz has joined #nixos
Diagon has joined #nixos
<fuzzypixelz> hello, can someone please help me with zsh config?
<Yaniel> zsh configs tend to be beyond help :P
<fuzzypixelz> apparently the nix store paths to oh-my-zsh isn't right
<Yaniel> there is a omz module IIRC
<fuzzypixelz> it's auto generated in /etc/zshrc
<fuzzypixelz> well
<Yaniel> programs.zsh.ohMyZsh.enable
<fuzzypixelz> I'm doing this through configuration.nix
<fuzzypixelz> I did all that
<Yaniel> ah, okay
<fuzzypixelz> I get this :
<fuzzypixelz> [oh-my-zsh] plugin 'zsh-syntax-highlighting' not found
<fuzzypixelz> /nix/store/1w64d7l06fy69z5smmi3rfdb9n9ppgk5-oh-my-zsh-2020-09-03/share/oh-my-zsh/oh-my-zsh.sh:source:125: no such file or directory: /nix/store/1w64d7l06fy69z5smmi3rfdb9n9ppgk5-oh-my-zsh-2020-09-03/share/oh-my-zsh/themes/spaceship.zsh-theme
<fuzzypixelz> when I check the store, the paths are indeed bad
<fuzzypixelz> but rebuilding doesn't fix them!
<fuzzypixelz> even removing and then adding omz/spaceship doesn't fix anything
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/92256441fd5 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<fuzzypixelz> so much for no side-effects ._.
<Yaniel> hmm have you tried nuking ~/.cache/oh-my-zsh
<Yaniel> apparently that's a thing
CMCDragonkai has quit [Read error: Connection reset by peer]
CMCDragonkai1 is now known as CMCDragonkai
<{^_^}> [nix] @matthewbauer opened pull request #4307 → Update config.guess for proper arm64 macOS detection → https://git.io/JILb8
CMCDragonkai1 has joined #nixos
<Yaniel> when I did use zsh I just rolled my own fairly minimal config
<fuzzypixelz> hmm, didn't do it
<Yaniel> at least at the time omz was breaking tmux left and right
Diagon has left #nixos ["Leaving"]
<fuzzypixelz> I think nixos-rebuild isn't upgrading these symlinks
<Yaniel> which command are you using
<fuzzypixelz> nixos-rebuild switch
<Yaniel> hmm some things aren't switchable on the fly and need a reboot
<fuzzypixelz> isn't there some flag to force rebuilding a certain drv
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105740 → nco: 4.9.5 -> 4.9.6 → https://git.io/JILbP
<cirno-999> noob question; what does 'collision between' (in nix store) really mean?
<cirno-999> like collision between `/nix/store/6j3xqf34j7aqqbbir5lhfxrn1jpfimnm-libva-1.7.3/lib/libva.so' and `/nix/store/y4z73amcdggqinchni9fdz0w90v9fi4k-libva-2.8.0/lib/libva.so'
manjaroi3 has quit [Quit: leaving]
<fuzzypixelz> i'll try a reboot then
fuzzypixelz has quit [Quit: fuzzypixelz]
<Yaniel> cirno-999: two different things are trying to link different libva.so into the environment
<Yaniel> (you shouldn't put libraries into environment.systemPackages)
<{^_^}> [nixpkgs] @aanderse opened pull request #105741 → kodi: accept plugins without extraRuntimeDependencies → https://git.io/JILbF
<cirno-999> well, I don't think I am
fuzzypixelz has joined #nixos
<fuzzypixelz> sadly that didn't do it
<fuzzypixelz> btw, I get the 'Z Shell configuration function for new users'
<fuzzypixelz> each time I open a shell
johnw has quit [Quit: ZNC - http://znc.in]
<Yaniel> do you have a ~/.zshrc
<fuzzypixelz> no?
<Yaniel> hmm
<fuzzypixelz> I mean
<fuzzypixelz> why would I
<infinisil> fuzzypixelz: Did you read what that message say..?
<infinisil> says*
<infinisil> It clearly explains why it happens with instructions for how to proceed
<fuzzypixelz> my problem isn't with that, it's with omz
<infinisil> Oh, I guess it might be confusing that it still happens even when zsh is configured by nixos
cole-h has quit [Ping timeout: 240 seconds]
cyphase has quit [Ping timeout: 240 seconds]
<fuzzypixelz> yes it's confusing but that's the least of my problems
<fuzzypixelz> I get this error:
<fuzzypixelz> [oh-my-zsh] plugin 'zsh-syntax-highlighting' not found
<fuzzypixelz> /nix/store/1w64d7l06fy69z5smmi3rfdb9n9ppgk5-oh-my-zsh-2020-09-03/share/oh-my-zsh/oh-my-zsh.sh:source:125: no such file or directory: /nix/store/1w64d7l06fy69z5smmi3rfdb9n9ppgk5-oh-my-zsh-2020-09-03/share/oh-my-zsh/themes/spaceship.zsh-theme
ris has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #105272 → gnomeExtensions.gsconnect: fix installed tests → https://git.io/JkNLs
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JILNB
<cirno-999> Yaniel: hmm wait, I do have this
<cirno-999> hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
<cirno-999> I don't think it's bad practice though?
ZaraChimera has joined #nixos
<cirno-999> it's from the nixos wiki
tstat has joined #nixos
<Yaniel> hmm?
<Yaniel> where there
fuzzypixelz has quit [Quit: fuzzypixelz]
cyphase has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105742 → nanopb: 0.4.3 -> 0.4.4 → https://git.io/JILAf
rajivr has joined #nixos
Lord_of_Life has quit [Ping timeout: 272 seconds]
Lord_of_Life has joined #nixos
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/0f8a31b992b (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
<{^_^}> [nixpkgs] @bgamari opened pull request #105743 → kicad-unstable: 2020-11-07 -> 2020-12-01 → https://git.io/JILpv
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105744 → oil: 0.8.4 -> 0.8.5 → https://git.io/JILpB
NinjaTrappeur has quit [Ping timeout: 260 seconds]
cyphase has quit [Ping timeout: 265 seconds]
cyphase has joined #nixos
ben_ has quit [Quit: leaving]
NinjaTrappeur has joined #nixos
m0rphism has quit [Ping timeout: 272 seconds]
h0m1 has quit [Ping timeout: 244 seconds]
h0m1 has joined #nixos
<cirno-999> Yaniel: https://nixos.wiki/wiki/Steam
<Yaniel> does the build still succeed?
inkbottle has joined #nixos
<Yaniel> if so then nothing to worry about, but keep that in mind if you have trouble with something video-related at some point
zebrag has quit [Ping timeout: 240 seconds]
teto has quit [Ping timeout: 240 seconds]
gustavderdrache has quit [Quit: Leaving.]
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @archseer opened pull request #105745 → thermald: 2.3 -> 2.4.1 → https://git.io/JItfY
<Fare> Maybe nix should be replaced by the semantically isomorphic language jsonnet, with a builtin object system instead of 10 bad reimplementations of it.
<Fare> probably keeping the nix engine underneath, just optionally changing the syntax, and providing builtin support for extensible record prototypes.
<simpson> Fare: Go for it!
<gchristensen> does jsonnet have the concept of paths and string context?
<simpson> In particular, isn't there a jsonnet2nix somewhere?
<gchristensen> (I guess jsonnet would since it is semantically isomorphic?)
NeoCron has quit [Remote host closed the connection]
<gchristensen> I suspect it is more of a square <-> rectangle thing, though
veleiro` is now known as veleiro
veleiro has joined #nixos
veleiro has quit [Changing host]
teko has quit [Remote host closed the connection]
<cirno-999> Yaniel: yeah, no problems. was just curious.
<{^_^}> [nixpkgs] @marsam opened pull request #105746 → terraform_0_14: init at 0.14.0 → https://git.io/JItTc
sigmundv has quit [Read error: Connection reset by peer]
lassulus has quit [Ping timeout: 256 seconds]
sigmundv has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/d5c5be22d92 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/d5c5be22d92 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
matthewcroughan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<pjt_tmp> I've noticed there's two iso images for aarch64 on hydra produces. Anyone know what the difference is?
<pjt_tmp> vs
<pjt_tmp> I think one's the pi-style installer and one's the desktop style one but I'm not sure
<ryantm> sd_image is for rpi
<ryantm> (looks like it, I mean)
<pjt_tmp> I guess
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105747 → python37Packages.ovito: 3.3.1 -> 3.3.2 → https://git.io/JItIe
<pjt_tmp> I'm just trying to find out which I need here
<pjt_tmp> to base a custom iso off of
<pjt_tmp> I've trying doing custom partitioning but the sd image makes that challenging compared to the desktp style install
<pjt_tmp> *tried
<pjt_tmp> yeah looks like the minimal one has juist the one partition
h0m1 has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #105748 → grpc: 1.33.2 -> 1.34.0 → https://git.io/JItIQ
matthewcroughan has joined #nixos
Acou_Bass has quit [Ping timeout: 256 seconds]
lassulus has joined #nixos
Acou_Bass has joined #nixos
<NemesisD> i would like to vendor this derivation in my system configuration and update it to a newer version. however, it isn't clear to me how all these arguments are being passed in when i call pkgs.sdrangel: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/radio/sdrangel/default.nix#L60 pkgs.callPackage doesn't have all of these attributes
lassulus has quit [Ping timeout: 256 seconds]
<samueldr> the iso image is for booting through UEFI boot methods
<samueldr> (on aarch64)
<samueldr> the sd image is for the "installing in place" method of installation
<samueldr> it has some spare space at the beginning so that u-boot can be burned into the image for platforms needing it
<samueldr> both are built using the mainline linux kernel
ZaraChimera has quit [Quit: WeeChat 3.0]
patagonicus4 has joined #nixos
AlpineLlama_ has joined #nixos
AlpineLlama has quit [Ping timeout: 272 seconds]
patagonicus has quit [Ping timeout: 260 seconds]
patagonicus4 is now known as patagonicus
<pjt_tmp> samueldr: cool, thanks. would it be possible to boot either of those on a pi and load the installer into ram so that custom partitioning could be done?
<samueldr> the sd_image is made to boot on the pi without changes
<samueldr> that's because it's annoying to get things booting on the pi compared to many other ARM boards :)
<samueldr> as for partitioning, not exactly
m0rphism has quit [Ping timeout: 240 seconds]
<samueldr> note that the pi 4 is not supported yet
<samueldr> but, partitioning, you could use a usb adapter to plug a second SD card to the pi and install to it
<samueldr> noting that you have to be mindful about how the raspberry pi boots
AlpineLlama_ has quit [Ping timeout: 272 seconds]
<samueldr> and there is nothing ready to help you set that up in the expected fashion
AlpineLlama__ has joined #nixos
lassulus has joined #nixos
Fare has quit [Ping timeout: 264 seconds]
<pjt_tmp> hmm. Custom iso road it is then
red[evilred] has joined #nixos
<red[evilred]> oh sweet - a conversation I've been meaning to have
<red[evilred]> reading back
lassulus has quit [Ping timeout: 246 seconds]
<pjt_tmp> iso adventures?
<red[evilred]> I have a Pi4 or six that I've been wanting to use
<red[evilred]> I've gotta NixOS working mostly on it
<red[evilred]> only the one issue
<red[evilred]> taht being that nixos-rebuild isn't persistent
<red[evilred]> otherwise everything else seems to work flawlessly
Fare has joined #nixos
<Fare> jsonnet does have a concept of path relative to the current file, but I'm not sure it has string vs path context indeed.
<Fare> It could probably be extended with it, though.
<Fare> (the runtime of jsonnet isn't particularly impressive. The basic syntax and set of operators feels nicer than nix and its ugly builtins, though)
<pjt_tmp> I gotta wonder if guix is better or not
<pjt_tmp> I mean it's lisp (scary), but the config samples look clean
<Fare> Lisp can be great or not, depending on how it's used. My language of choice is Gerbil Scheme, very close to GUIX... and one of the first thing I did was reimplement the jsonnet and nix object system...
<Fare> that I discovered that T, an ancestor of all Schemes, had implemented in 1981 already(!)
<Fare> (and some smalltalk systems in 1979)
<Fare> though they weren't using the object system for configurations as in Nix, or type descriptors as in my code, but for graphical interfaces.
lassulus has joined #nixos
sigmundv has quit [Ping timeout: 264 seconds]
<pjt_tmp> Fare: is there any lisp that is reasonably beginner friendly? Clojure and Shen have jumped out at me. It's mostly the nesting that has me nervous, I have a grasp on FP with Elixir
<Fare> pjt_tmp: the Racket guys pride themselves on teaching thousands of students every year, from junior high to adults.
<simpson> pjt_tmp: Racket's pretty cool, and available in nixpkgs.
<Fare> "jumped out"—as in good or bad?
<Fare> and of course, my Lisp of choice is Gerbil, the packaging of which is my main involvement in nixpkgs... but I wouldn't call it beginner friendly at the moment :-(
<Fare> except for the welcoming community.
<pumpy> what's standard way to change my "key rate"? like how long it delays till repeating a key and how fast it goes
<Fare> pumpy: using xset ?
<pjt_tmp> good. Even not speaking it, looking at clojure's impl of (for example) zippers made me go "hmm I think I like this", and shen also claims to clean up some of the weird historical cruft lisp accumulated
<pumpy> Fare xset r rate?
lassulus has quit [Ping timeout: 256 seconds]
<Fare> pumpy: man xset is more knowledgeable than me.
<Fare> I consult it every so many years, write a config file, and forget
<Fare> (My, unix is a mess—at least nixos is putting some sense in it)
MarcWeber has quit [Quit: Lost terminal]
heyitsrama has quit [Remote host closed the connection]
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 240 seconds]
Supersonic112 is now known as Supersonic
aw has joined #nixos
spacefrogg has joined #nixos
Miyu-saki has quit [Quit: WeeChat 2.9]
lassulus has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
Fare has quit [Ping timeout: 264 seconds]
verdys has joined #nixos
verdys is now known as dyaso
<{^_^}> [nixpkgs] @r-burns opened pull request #105749 → dolphinEmu: install udev rules on linux → https://git.io/JItcl
virus_dave has joined #nixos
<ryantm> siraben: I reviewed your x-compile doc pr https://github.com/NixOS/nixpkgs/pull/105364#pullrequestreview-543438351
<siraben> ryantm: thanks!
endformationage has quit [Quit: WeeChat 2.9]
ddellacosta has quit [Ping timeout: 256 seconds]
virus_dave has quit [Client Quit]
<ryantm> Now for some much smaller doc reviews!
<{^_^}> [nixpkgs] @ryantm merged pull request #105723 → Convert nginx documentation to common mark → https://git.io/JILGg
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JItlR
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105750 → oxipng: 4.0.1 -> 4.0.2 → https://git.io/JIt8U
andreas303 has quit [Remote host closed the connection]
andreas303 has joined #nixos
<{^_^}> [nixpkgs] @ryantm opened pull request #105752 → docs: convert packages/linux docbook -> commonmark → https://git.io/JIt42
<{^_^}> [nixpkgs] @ryantm closed pull request #105712 → docs: convert packages/linux docbook -> commonmark → https://git.io/JIIFG
<pumpy> how can make /tmp cleared on reboot?
<pumpy> or just boot or whatever
<{^_^}> [nixpkgs] @ryantm merged pull request #105270 → doc: TeX Live to CommonMark → https://git.io/JkNUS
<{^_^}> [nixpkgs] @ryantm pushed commit from @lucasew to master « doc: TeX Live to CommonMark »: https://git.io/JItBh
<{^_^}> [nixpkgs] @ryantm merged pull request #105752 → docs: convert packages/linux docbook -> commonmark → https://git.io/JIt42
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JItRz
<pumpy> nvm
pmy has quit [Ping timeout: 260 seconds]
pmy has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105753 → postsrsd: 1.6 -> 1.7 → https://git.io/JIt0r
hke has quit [Read error: Connection reset by peer]
hke has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105754 → privoxy: 3.0.28 -> 3.0.29 → https://git.io/JItE6
jonringer has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105756 → plantuml: 1.2020.20 -> 1.2020.21 → https://git.io/JItu8
m1cr0m4n has joined #nixos
kalbasit has quit [Ping timeout: 256 seconds]
m1cr0man has quit [Ping timeout: 246 seconds]
<matthewcroughan> does anybody know if wlsunset auto figures out the lat/long?
Rusty1 has quit [Quit: WeeChat 2.3]
pmy has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105765 → php73Packages.phpstan: 0.12.57 -> 0.12.58 → https://git.io/JItgg
m1cr0m4n has quit [Quit: G'luck]
nullheroes has quit [Ping timeout: 256 seconds]
m1cr0man has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105766 → pounce: 2.0 -> 2.1p1 → https://git.io/JIt2F
nullheroes has joined #nixos
palo1 has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] pushed 10 commits to staging-next: https://git.io/JItVl
<{^_^}> [nixpkgs] @github-actions[bot] pushed 11 commits to staging: https://git.io/JItV4
nullheroes has quit [Ping timeout: 240 seconds]
mounty has quit [Ping timeout: 260 seconds]
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
oxalica has quit [Quit: oxalica]
oxalica has joined #nixos
alp has quit [Remote host closed the connection]
alp has joined #nixos
bn_work has quit [Quit: Connection closed for inactivity]
noudle has joined #nixos
z0k has quit [Ping timeout: 265 seconds]
z0k has joined #nixos
davidv7 has quit [Ping timeout: 256 seconds]
justanotheruser has quit [Ping timeout: 244 seconds]
nullheroes has joined #nixos
joey_ has quit [Remote host closed the connection]
joey_ has joined #nixos
<matthewcroughan> Does anyone know why obs won't launch under wayland?
<matthewcroughan> maybe colemickens :D
<matthewcroughan> Unable to open X Display
<{^_^}> [nixpkgs] @GovanifY opened pull request #105767 → ibus-mozc: 2.23.2815.102 -> 2.23.4206.102 → https://git.io/JItoH
alp has quit [Remote host closed the connection]
alp has joined #nixos
<bbigras> matthewcroughan: no idea if not having it would prevent obs from launching but you might want to use the obs-wlrobs plugin if you are using wlroots
<bbigras> I'll check if it launches on my laptop
<matthewcroughan> I do have the obs-wlrobs plugin
<matthewcroughan> it just won't launch
<matthewcroughan> doesn't matter what magic qt wayland envvars I have
<bbigras> it launched on my laptop with sway but I got some compositor errors
<matthewcroughan> how did you get it to launch and what's your config look like?
<matthewcroughan> mine is essentially literally this
<bbigras> matthewcroughan: my config is github.com/bbigras/nix-config/ . I define obs with home-manager in users/bbigras/sway/default.nix and xdg.portal in systems/laptop.nix
<matthewcroughan> got the contents?
<bbigras> hang on
<matthewcroughan> I'm grabbing a nix shell of it like this nix shell "github:colemickens/nixpkgs-wayland#obs-studio" --command obs
<matthewcroughan> I already got the pipewire and portal stuff
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105768 → php73Extensions.yaml: 2.1.0 -> 2.2.0 → https://git.io/JIt6B
<matthewcroughan> same obs config
<matthewcroughan> only diff should be the envvars
<bbigras> do you use xwayland?
<bbigras> not sure if it's using it or not
<matthewcroughan> no I do not
<matthewcroughan> the nix shell worked
johnw has joined #nixos
<bbigras> nix-shell?
<matthewcroughan> the nix shell I gave you
<matthewcroughan> nix shell "github:colemickens/nixpkgs-wayland#obs-studio" --command obs
<bbigras> oh sorry I didn't see that.
alp has quit [Ping timeout: 272 seconds]
<matthewcroughan> I don't use xwayland
<matthewcroughan> the answer should be here somewhere
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105769 → playerctl: 2.2.1 -> 2.3.1 → https://git.io/JItiq
<bbigras> ok I thought maybe xwayland was required if obs was an x11 app.
<bbigras> obs does use x11 on my laptop. no idea if xwayland is really required or not
<matthewcroughan> it isn't, I already told you
<matthewcroughan> I gave you a nix shell, that if you run it, will not use x11
<bbigras> ok sorry
justanotheruser has joined #nixos
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #105732 → sd-image: fix resizing if root is not the second partition. → https://git.io/JILBh
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JItPB
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105770 → pianobar: 2020.04.05 -> 2020.11.28 → https://git.io/JItPE
pmy has joined #nixos
<{^_^}> [nixpkgs] @Mic92 pushed to release-20.09 « sd-image: fix resizing if root is not the second partition. »: https://git.io/JItPV
jonatanb has quit [Ping timeout: 256 seconds]
eoli3n has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #102355 → systemd: 246.6 -> 247 → https://git.io/JT7W8
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to staging: https://git.io/JItXt
<{^_^}> [nixpkgs] @vcunat pushed 283 commits to staging-20.09: https://git.io/JItX4
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/3a2e9d2ac7e (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
aswanson1 has joined #nixos
aswanson has quit [Ping timeout: 256 seconds]
aswanson1 is now known as aswanson
sangoma has joined #nixos
pmy has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Mic92 opened pull request #105771 → configuration template: add hint to install editor → https://git.io/JIt1d
pmy has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #105218 → ocamlPackages.mirage-types{,-lwt}: init at 3.9.0 → https://git.io/JkF5U
<{^_^}> [nixpkgs] @vbgl pushed 2 commits to master: https://git.io/JItMn
bitmapper has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @Mic92 merged pull request #89433 → rbenv: init at 1.1.2 → https://git.io/JfPA7
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JItMo
pmy has quit [Ping timeout: 265 seconds]
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
pmy has joined #nixos
sgo has quit [Ping timeout: 260 seconds]
asheshambasta has joined #nixos
sgo has joined #nixos
alp has joined #nixos
stree has quit [Quit: Caught exception]
<{^_^}> [nixpkgs] @danieldk opened pull request #105772 → python3Packages.pytorch: Fix CMake files for split outputs → https://git.io/JItyD
stree has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
Darkmatter66 has quit [Ping timeout: 246 seconds]
philr has quit [Ping timeout: 246 seconds]
jlamothe has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @vbgl merged pull request #105718 → ocamlPackages.mirage{,-runtime}: 3.9.0 -> 3.10.0 → https://git.io/JILTs
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.mirage{,-runtime}: 3.9.0 -> 3.10.0 »: https://git.io/JIt98
jlamothe has joined #nixos
sangoma has joined #nixos
NinjaTrappeur has left #nixos ["WeeChat 2.9"]
cr4y1 has joined #nixos
cole-h has joined #nixos
riksteri has joined #nixos
lassulus has quit [Quit: WeeChat 2.7.1]
hyper_ch4 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #91724 → Firefox nix addon support → https://git.io/JJv3j
<{^_^}> [nixpkgs] @Mic92 pushed 9 commits to master: https://git.io/JIt7v
hyper_ch5 has quit [Ping timeout: 240 seconds]
werner291 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105773 → python37Packages.django_3: 3.1.3 -> 3.1.4 → https://git.io/JIt76
is_null has quit [Remote host closed the connection]
teto has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos
graf_blutwurst has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105740 → nco: 4.9.5 -> 4.9.6 → https://git.io/JILbP
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JItdX
saschagrunert has joined #nixos
philr has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105774 → libpulseaudio: 13.0 -> 14.0 → https://git.io/JItFv
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105744 → oil: 0.8.4 -> 0.8.5 → https://git.io/JILpB
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JItFE
davidv7 has joined #nixos
Darkmatter66 has joined #nixos
mallox has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vidbina_ has joined #nixos
FRidh has joined #nixos
sgo is now known as stigo
bahamas has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105753 → postsrsd: 1.6 -> 1.7 → https://git.io/JIt0r
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JItb6
<{^_^}> [nixpkgs] @xaverdh opened pull request #105775 → nixos/iwd: pull in upstream .link unit file → https://git.io/JItbP
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105766 → pounce: 2.0 -> 2.1p1 → https://git.io/JIt2F
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JItbp
<{^_^}> [nixpkgs] @etu merged pull request #105768 → php73Extensions.yaml: 2.1.0 -> 2.2.0 → https://git.io/JIt6B
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/JItNL
<{^_^}> [nixpkgs] @etu merged pull request #105765 → php73Packages.phpstan: 0.12.57 -> 0.12.58 → https://git.io/JItgg
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/JItNO
lassulus has joined #nixos
thibm has joined #nixos
<steveeJ> I'm facing an issue where `callPackage` and `callPackages` (I don't know in how these differ) called on a function that returns a plain set produces a set that has `override` and `overrideDerivation` attributes. how can I prevent this?
<steveeJ> the rationale is that I'm trying to use `callPackage(s)` to get convenient autoresolve of function arguments
civodul has joined #nixos
sangoma has quit [Ping timeout: 256 seconds]
cfricke has joined #nixos
wjjunyor[m] has quit [Quit: Idle for 30+ days]
ZerataX has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @eyJhb closed pull request #94898 → firefox: add firefox-policies w/ patch → https://git.io/JJXBW
<eyJhb> :(
FRidh has quit [Ping timeout: 260 seconds]
hspak has quit [Quit: Ping timeout (120 seconds)]
hspak has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #105750 → oxipng: 4.0.1 -> 4.0.2 → https://git.io/JIt8U
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JIthS
<{^_^}> [nixpkgs] @saschagrunert opened pull request #105776 → slirp4netns: 1.1.7 -> 1.1.8 → https://git.io/JIthA
zupo_ has joined #nixos
werner292 has joined #nixos
sangoma has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
berberman_ has joined #nixos
berberman has quit [Ping timeout: 260 seconds]
zupo has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @xaverdh closed pull request #57554 → WIP: firefox/wrapper.nix: make firefox wrapper configurable by the user → https://git.io/fhjNF
<{^_^}> [nixpkgs] @xaverdh closed pull request #58195 → Firefox configurable → https://git.io/fjJ6A
fendor has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #105749 → dolphinEmu: install udev rules on linux → https://git.io/JItcl
<{^_^}> [nixpkgs] @Mic92 pushed commit from @r-burns to master « dolphinEmu: install udev rules on linux (#105749) »: https://git.io/JIqf4
<{^_^}> [nixpkgs] @7c6f434c merged pull request #105716 → libewf: 20171104 -> 20201129 → https://git.io/JILJB
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JIqf0
dyaso has quit [Ping timeout: 272 seconds]
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
sangoma has quit [Ping timeout: 240 seconds]
lassulus has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @archseer opened pull request #105777 → kernel: manual-config.nix improvements → https://git.io/JIqUJ
<{^_^}> [nixpkgs] @domenkozar merged pull request #105371 → elmPackages.elm-review: Init at 2.3.3 → https://git.io/Jkxjh
<{^_^}> [nixpkgs] @domenkozar pushed 2 commits to master: https://git.io/JIqUR
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105778 → python37Packages.cupy: 8.1.0 -> 8.2.0 → https://git.io/JIqUz
<{^_^}> [nixpkgs] @primeos opened pull request #105779 → chromium: 87.0.4280.66 -> 87.0.4280.88 → https://git.io/JIqUa
sangoma has joined #nixos
lassulus has joined #nixos
cole-h has quit [Ping timeout: 256 seconds]
lassulus has quit [Read error: error:1408F10B:SSL routines:ssl3_get_record:wrong version number]
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @zowoq merged pull request #105730 → libslirp: 4.3.1 -> 4.4.0 → https://git.io/JILln
<{^_^}> [nixpkgs] @zowoq pushed to master « libslirp: 4.3.1 -> 4.4.0 »: https://git.io/JIqTu
<{^_^}> [nixpkgs] @zowoq merged pull request #105776 → slirp4netns: 1.1.7 -> 1.1.8 → https://git.io/JIthA
<{^_^}> [nixpkgs] @zowoq pushed commit from @saschagrunert to master « slirp4netns: 1.1.7 -> 1.1.8 »: https://git.io/JIqT2
dozn has quit [Quit: I'm probably just changing some settings or have had an outage, I'll be back soon.]
dozn has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #4307 → Update config.guess & config.sub for proper arm64 macOS detection → https://git.io/JILb8
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JIqT1
thc202 has joined #nixos
Lord_of_Life has joined #nixos
Lord_of_Life has quit [Changing host]
zupo has joined #nixos
<Duponin> Hello, is there a (builtin?) tool to manage configuration.nix accross multiple servers/machines?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105778 → python37Packages.cupy: 8.1.0 -> 8.2.0 → https://git.io/JIqUz
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIqkP
fendor has quit [Remote host closed the connection]
hlolli_ has joined #nixos
lassulus has joined #nixos
<srk> Duponin: nixos-rebuild :) with --target-host (possibly --build-host)
wolfshappen has quit [Ping timeout: 256 seconds]
wolfshappen has joined #nixos
<thibm> Duponin: depending on your goals/skills, this ^, nixops, morph, krops, (probably others), or a homemade tool.
<srk> like it can't manage you configuration.nix but you can use it to deploy remote hosts by setting NIXOS_CONFIG
<srk> *your
<srk> nixus :)
<{^_^}> [nixpkgs] @mweinelt merged pull request #105769 → playerctl: 2.2.1 -> 2.3.1 → https://git.io/JItiq
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JIqIh
<Duponin> *takes note* I'm looking into something where I can put servers config refactored, like a git repo
m0rphism has joined #nixos
werner292 has joined #nixos
<Duponin> maybe I could tinker something with CI/CD
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
FRidh has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #105780 → nix-update-source: switch to pname, version → https://git.io/JIqt7
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JIqq3
<{^_^}> [nixpkgs] @phile314 opened pull request #105781 → kafka: remove old versions → https://git.io/JIqqG
vidbina_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105735 → tilt: 0.17.12 -> 0.17.13 → https://git.io/JILzI
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIqqo
tsrt^ has quit []
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105729 → mellowplayer: 3.6.6 -> 3.6.7 → https://git.io/JILC0
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIqmf
tomturbo has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105726 → mtools: 4.0.25 -> 4.0.26 → https://git.io/JILnh
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JIqmI
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105745 → thermald: 2.3 -> 2.4.1 → https://git.io/JItfY
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 4 commits to master: https://git.io/JIqm2
caef^ has joined #nixos
rgrau has joined #nixos
lassulus has quit [Ping timeout: 246 seconds]
<typetetris> Is there a utility function for `a = b.a or a;` ?
da_dada has quit [Ping timeout: 272 seconds]
da_dada has joined #nixos
gios has joined #nixos
<azazel> typetetris: I think there is an operator for something similar
<azazel> anyone knows if the docker service is built with the zfs driver?
<infinisil> azazel: Check the storageDriver option
simukis_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
gios_ has joined #nixos
<azazel> infinisil: in the derivation?
gios has quit [Ping timeout: 256 seconds]
simukis_ has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #105782 → unbound: 1.12.0 -> 1.13.0 → https://git.io/JIq3h
<infinisil> azazel: The nixos option
<azazel> infinisil: ah, thnaks
<infinisil> It supports the zfs value, indicating the docker is compiled with support
whatisRT has joined #nixos
alp has quit [Remote host closed the connection]
alp has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to staging-next « Revert "python3Packages.sphinx_rtd_theme: 0.4.3 -> 0.5.0" »: https://git.io/JIqGv
cfricke has quit [Quit: WeeChat 2.9]
cfricke has joined #nixos
<{^_^}> [nixpkgs] @Mic92 closed pull request #105675 → kernel: allow to be built on remote builder → https://git.io/JIk2g
<{^_^}> [nixpkgs] @phile314 opened pull request #105784 → mucommander: Use jdk11 & gradle6 → https://git.io/JIqZm
o1lo01ol1o has quit [Remote host closed the connection]
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
<{^_^}> [nixpkgs] @flokli merged pull request #105469 → nixos/tests/cloud-init: fix the erroring out → https://git.io/JIeNG
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JIqZH
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
pjt_tmp has quit [Ping timeout: 240 seconds]
bn_work has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/1d957fd0233 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
fendor has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/1d957fd0233 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
fuzzypixelz has joined #nixos
pmy has quit [Ping timeout: 265 seconds]
hyper_ch5 has joined #nixos
pmy has joined #nixos
fuiltilt has quit [Quit: WeeChat 2.9]
eoli3n has left #nixos [#nixos]
<{^_^}> [nixpkgs] @FRidh merged pull request #101142 → autoPatchelfHook: optimize performance; better error handling → https://git.io/JTRVl
<{^_^}> [nixpkgs] @FRidh pushed 7 commits to staging: https://git.io/JIqWg
hyper_ch4 has quit [Ping timeout: 246 seconds]
vidbina_ has joined #nixos
cfricke has quit [Quit: WeeChat 2.9]
atom_ has joined #nixos
atom_ has quit [Remote host closed the connection]
asheshambasta has quit [Ping timeout: 272 seconds]
roconnor has quit [Remote host closed the connection]
joey_ has quit [Remote host closed the connection]
joey has joined #nixos
bahamas has quit [Ping timeout: 260 seconds]
lcvass has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105785 → python37Packages.influxdb-client: 1.8.0 -> 1.12.0 → https://git.io/JIq4O
<{^_^}> [nixpkgs] @teto opened pull request #105786 → filesystems: add syntax to /etc/fstab header → https://git.io/JIq4B
lassulus has joined #nixos
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixpkgs] @danieldk opened pull request #105787 → buildRustCrate: set NUM_JOBS to NIX_BUILD_CORES → https://git.io/JIq46
supersandro2000 has joined #nixos
Orbstheorem has quit [Quit: WeeChat 2.3]
lcvass has joined #nixos
sbock has joined #nixos
whatisRT has quit [Quit: ZNC 1.8.1 - https://znc.in]
<pinpox> Hi, I'm trying to install a gtk theme with an overlay: https://gist.github.com/pinpox/d4dc855b024dd9243efa34ec606effe7
<pinpox> It builds fine, but the theme is not listed in lxappearance and not applied. Can someone help?
<pinpox> I tried to copy most of the derivation from nixpkgs other themes https://github.com/NixOS/nixpkgs/blob/nixos-20.09/pkgs/data/themes/numix/default.nix#L26
lcvass has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
cfricke has joined #nixos
Orbstheorem has joined #nixos
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
fuzzypixelz has quit [Quit: fuzzypixelz]
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @github-actions[bot] pushed 55 commits to staging-next: https://git.io/JIquH
<{^_^}> [nixpkgs] @github-actions[bot] pushed 57 commits to staging: https://git.io/JIquQ
lcvass has joined #nixos
mrlizard has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105788 → python37Packages.HAP-python: 2.9.2 -> 3.0.0 → https://git.io/JIqzE
<mrlizard> Hello. I have strange issue with nixos 20.09 and postfix extraConfig. Example of extraConfig: https://pastebin.com/RQQY3kab
<mrlizard> However, in postconfig i see: smtp_tls_security_level = may milter_default_action = accept smtpd_milters = unix:/run/opendkim/opendkim.sock non_smtpd_milters = unix:/run/opendkim/opendkim.sock
<mrlizard> On one line :/.
vidbina_ has quit [Ping timeout: 256 seconds]
<mrlizard> Maybe something between chair and keyboard? :)
sangoma has quit [Ping timeout: 260 seconds]
sbock has quit [Ping timeout: 272 seconds]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @figsoda closed pull request #105702 → mmtc: init at 0.2.6 → https://git.io/JII69
<{^_^}> [nix] @regnat opened pull request #4308 → Properly test the early cutoff for CA derivations → https://git.io/JIq26
<mizukota[m]> what is addEnvHooks and how does it work?
cosimone has joined #nixos
<Ke> if I use ./path/to + "/${var}" at a path, will ./path/to get created as store objbect, or just one item
<mizukota[m]> srk: aand theres no information what addEnvHooks does there
<Ke> ie. let's assume to contains zettabyte of data, will I be in trouble
<{^_^}> [nix] @edolstra merged pull request #4304 → Separate manpages for 'nix' subcommands → https://git.io/JILoY
<{^_^}> [nix] @edolstra pushed 5 commits to master: https://git.io/JIqaD
<srk> mizukota[m]: well, use the source then :)
<{^_^}> [nix] @edolstra pushed 0 commits to separate-manpages: https://git.io/JIqa7
<srk> mrlizard: services.postfix.config
justanotheruser has quit [Ping timeout: 264 seconds]
EsperLily has quit [Remote host closed the connection]
<Ke> is there a way to nix-instantiate paths
<Ke> like nix-instantiate -E './path'
Izorkin has quit [Ping timeout: 240 seconds]
<infinisil> Yeah that works
Izorkin_ has joined #nixos
<infinisil> But if you want to import the path you need `import ./path`
<infinisil> You can also do `nix-instantiate path -A <some>.<attr>`
Izorkin_ is now known as Izorkin
<mrlizard> srk: thanks. seems to work :)
<Ke> apparently path is not a derivation, while it can be use in a similar way
<Ke> y
<Ke> nix-instantiate -E './testdir'
<Ke> error: expression does not evaluate to a derivation (or a set or list of those)
<infinisil> As I said above..
<infinisil> You need to *import* the path
<infinisil> > ./some/path
<{^_^}> /var/lib/nixbot/state/nixpkgs/some/path
<infinisil> A path is just a string
<Ke> I don't want to import it, I want a drv that is a reference to a path ./testdir that has been copied to nix-store verbatim
<srk> nix-instantiate --eval -E '"${./flake.nix}"'
<Ke> I guess it's not conceptually mapping, while paths can be used like derivations in many places
<Ke> sure, I can mkderivation that cps or lns the path
sss2 has joined #nixos
Izorkin_ has joined #nixos
Izorkin has quit [Ping timeout: 240 seconds]
Izorkin_ is now known as Izorkin
<infinisil> Ah
<Ke> am I wrong
<Ke> ie. testdir does not contain any snippets of nix language, I believe import is for reading expressions that are nix language expressions
<infinisil> I see now
<infinisil> But no you can't easily create a proper derivation from a path, but you almost always don't have to, using what srk suggested works well
<Ke> hmm, I thought what he said needs to be nix expression, as it was nix type file
<Ke> thanks, it works indeed
alp has joined #nixos
<Ke> hmm, though removing eval makes it break again
<Ke> so nothing automatically maps it to derivation for me still
<Ke> ie. I get the path I would get, but I can't copy data there
<Ke> I am mostly learning nix here, so nothing makes sense
<Ke> so don't ask, what I am trying to do
<{^_^}> [nixpkgs] @Mic92 merged pull request #105785 → python37Packages.influxdb-client: 1.8.0 -> 1.12.0 → https://git.io/JIq4O
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JIqrK
asheshambasta has joined #nixos
fendor has quit [Remote host closed the connection]
cosimone has quit [Quit: cosimone]
<srk> nix just adds path to the store, you would need to create another derivation (for example using runCommand) to "modify" it. there's no modification possibly, you only create another derivation and use that instead
<srk> hence the name derivation :)
<srk> *possible
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
<Ke> yes sure, but just --eval does not add it to store and without eval it's an error
<{^_^}> [nixpkgs] @zimbatm merged pull request #105746 → terraform_0_14: init at 0.14.0 → https://git.io/JItTc
<{^_^}> [nixpkgs] @zimbatm pushed commit from @marsam to master « terraform_0_14: init at 0.14.0 (#105746) »: https://git.io/JIqKm
m0rphism has quit [Ping timeout: 264 seconds]
<Ke> heh nix-store ... --expr says error: unknown flag '--expr'
<srk> not sure about that tbh
<Ke> while my command line was probably wrong, I think I see --expr in the manual
seku has joined #nixos
<Ke> I tried at least nix-store -r --expr|-E 'path expressions here'
<Ke> I was expecting similar errors of not being a derivation or success
barm has quit [Quit: Ping timeout (120 seconds)]
evalexpr has quit [Remote host closed the connection]
barm has joined #nixos
evalexpr has joined #nixos
lich has joined #nixos
<{^_^}> [nixpkgs] @taku0 opened pull request #105789 → thunderbird, thunderbird-bin: 78.5.0 -> 78.5.1 [High security fixes] → https://git.io/JIq6g
<infinisil> Ke: nix-instantiate --eval --read-write-mode -E '"${./path}"'
<bqv> d.nnr
<bqv> about the ever-raging discussion on IFD, what are the current thoughts?
<lich> hello! i am having difficulties installing nix on artix linux using the install script, idk even at why does that (sorry for screenshot log) https://file0.s3kr.it/ea54e2509660.png
gxt has quit [Quit: WeeChat 2.9]
<Ke> infinisil: thanks, though I am now unsure, what I learned in the end
<Ke> =o)
<{^_^}> [nixpkgs] @grahamc opened pull request #105790 → terraform-providers.packet: v2.9.0 -> v3.2.0 → https://git.io/JIqiJ
<infinisil> nix-instantiate --eval by default runs in read-only mode
<infinisil> meaning it can't write anything to the store
<Ke> at least manual tells me, what that option does
<Ke> yes
<{^_^}> [nixos-status] @garbas pushed to add-readme « Add a simple README »: https://git.io/JIqiR
<{^_^}> [nixos-status] @garbas opened pull request #1 → Add a simple README → https://git.io/JIqi2
<{^_^}> [nixpkgs] @06kellyjac opened pull request #105791 → starboard: 0.6.0 -> 0.7.0 → https://git.io/JIqiX
tomturbo has quit [Quit: leaving]
<bqv> also, nice, if i eval with --option allow-import-from-derivation false, and it fails, i then can't eval even with it being true because it's a cached failure. heh
gxt has joined #nixos
fendor has joined #nixos
fendor has quit [Remote host closed the connection]
<{^_^}> [nixos-status] @garbas pushed to add-readme « branch rename master -> main »: https://git.io/JIqPc
philr has quit [Ping timeout: 256 seconds]
werner292 has joined #nixos
werner291 has quit [Ping timeout: 240 seconds]
werner292 is now known as werner291
<{^_^}> [nixos-status] @garbas pushed to add-readme « add workflow for pull requests »: https://git.io/JIqPS
raghavsood has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JIqPh
<{^_^}> [nixos-status] @garbas merged pull request #1 → Add a simple README → https://git.io/JIqi2
<{^_^}> [nixos-status] @garbas pushed to main « Add a simple README and few other small things (#1) »: https://git.io/JIqXU
<{^_^}> [nixos-status] @garbas pushed 0 commits to add-readme: https://git.io/JIqXk
<{^_^}> [nixpkgs] @marsam opened pull request #105792 → postgresqlPackages.pg_auto_failover: 1.4.0 -> 1.4.1 → https://git.io/JIqXG
meh` has joined #nixos
Darkmatter66 has quit [Ping timeout: 264 seconds]
bahamas has joined #nixos
WasNomad has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #105790 → terraform-providers.packet: v2.9.0 -> v3.2.0 → https://git.io/JIqiJ
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/JIq14
<steveeJ> is there such a thing as a nixignore file? when using `./.` to get a directory into the store, it'd be nice to tell nix which files I don't want
cosimone has joined #nixos
<Taneb> steveeJ: source filters! Um, let me find you a link
<mizukota[m]> is there any update about c++20 modules support in compilers? Looks like no work is in progress...
<simpson> Who is "I"? filterSource lets the Nix expression choose which files it does (and doesn't) want, but I don't think it's possible for the git repo author to do that.
<Taneb> steveeJ: https://nixos.org/manual/nix/stable/#builtin-path look at the filter parameter of builtins.path
Fare has joined #nixos
<steveeJ> simpson: In this case I have access to the nix expression and the repo ;-) thanks Taneb, I'll have a look
cosimone has quit [Remote host closed the connection]
respawn_ has joined #nixos
cosimone has joined #nixos
<steveeJ> lich: that is weird indeed. I could only find one similar issue on Nix and that's also unresolved: https://github.com/NixOS/nix/issues/3954
<{^_^}> nix#3954 (by timjstewart, 14 weeks ago, open): Running 'nix-shell -p vim' prints 'libX11.so.6: cannot open shared object file'
<lich> steveeJ: i am trying to use chroot nothing helps
<{^_^}> [nixpkgs] @marsam merged pull request #105748 → grpc: 1.33.2 -> 1.34.0 → https://git.io/JItIQ
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JIqD4
<lich> interestingly ldd on nix-store shows that it uses system libX11.so.6
<lich> ill try patchelf for starters
dyaso has joined #nixos
<lich> ehhhn nothing works...
<{^_^}> [nix] @edolstra merged pull request #4308 → Properly test the early cutoff for CA derivations → https://git.io/JIq26
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/JIqyb
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
sigmundv has joined #nixos
<{^_^}> [nixos-org-configurations] @garbas pushed to remove-status-nixos-org « removing status.nixos.org »: https://git.io/JIqHe
<steveeJ> thanks for that tip Taneb, worked like a charm
<steveeJ> lich: I think your issue is worth a ticket on the nix repo. maybe you could find out what's looking for libX11 using strace as well
<lich> steveeJ: ok, managed to move aur version of nix to the installation tar and then run ./install now things crash on https://file0.s3kr.it/eeaac949fb7c.png
<gchristensen> rcg6-sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
<gchristensen> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
<gchristensen> sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
<gchristensen> hah. sorry.
<lassulus> ssss
<immae> you fell asleep in the middle of a word?
<gchristensen> notebook on my keyboard walking up the stairs
cfricke has quit [Quit: WeeChat 2.9]
cr4y1 has quit [Ping timeout: 240 seconds]
<lich> ok got it working. this probably the most messy nix setup ever, but well... i am a professional
cr4y1 has joined #nixos
hyper_ch2 has joined #nixos
hyper_ch5 has quit [Read error: Connection reset by peer]
<angerman> is there any documentation on which branches to open PRs against? how master/staging/... work? How backporting should be done?
<{^_^}> [nixpkgs] @ryantm merged pull request #105773 → python37Packages.django_3: 3.1.3 -> 3.1.4 → https://git.io/JIt76
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JIqdK
fuzzypixelz has joined #nixos
<{^_^}> [nixpkgs] @baldo opened pull request #105793 → mapmap → https://git.io/JIqF3
pmy has quit [Ping timeout: 265 seconds]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JIqFo
werner292 has joined #nixos
pmy has joined #nixos
werner291 has quit [Ping timeout: 260 seconds]
werner292 is now known as werner291
Jackneill has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 256 seconds]
<bsima> is selinux active on nixos-20.09?
<bsima> it looks like its disabled but i know nothing of selinux
<gchristensen> no, nix doesn't really have way to work with selinux today
<hexa-> or apparmor for that matter
<{^_^}> rfcs#41 (by e-user, 1 year ago, closed): [RFC 0041] SELinux Support
<bsima> ok thanks
<bsima> angerman: docs on contributing here: https://nixos.org/manual/nixpkgs/stable/#idm140737317039936
<bsima> Ctrl+F backport to see how to do backporting
<{^_^}> [nixos-org-configurations] @garbas opened pull request #137 → Removing status.nixos.org (only static html/css/js) → https://git.io/JIqNU
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105794 → archivy: 0.8.5 -> 0.9.2 → https://git.io/JIqNC
cmacrae has joined #nixos
justanotheruser has joined #nixos
<evanjs> teto: re the neovim nightly flake: have you seen https://github.com/mjlbach/neovim-nightly-overlay?
<aterius> Yes he has
<evanjs> Yeah mjlbach just said so on the Discord after I asked lol
<aterius> I also have a flake version of this on the flakes branch that
<aterius> * I also have a flake version of this on the flakes branch
<aterius> This is 90% just CI with cachix
sangoma has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @primeos pushed to master « html-proofer: 3.17.3 -> 3.17.4 »: https://git.io/JIqAl
<steveeJ> lich: I'm afriad I have no idea what's going on there. I only have non-NixOS experience on Debian and that was rather smooth
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<steveeJ> *non-NixOS experiennce with Nix ;-)
Jackneill has joined #nixos
jonatanb has joined #nixos
<lich> steveeJ: I understand, I am planning to migrate to Nix anyways, my solution is crazy messy but will see if it will fit my needs now.
<angerman> bsima: thanks!
<thibm> lich: tbh, I don't understand why you got the first error, /nix/store/fwak7l5jjl0py4wldsqjbv7p7rdzql0b-nix-2.3.9/bin/nix is not linked to libX11
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105795 → mavproxy: 1.8.27 -> 1.8.29 → https://git.io/JIqxn
<lich> thibm: I also dont, but using LD_LIBRARY_PATH=/usr/lib worked in availing it on next runs
respawn_ has quit [Quit: Leaving]
lassulus has quit [Quit: WeeChat 2.9]
mtr has joined #nixos
<thibm> That's strange indeed. Perhaps it's in some executable invoked by nix-store, not nix-store itself (not sure what the error would look like in that case)
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105756 → plantuml: 1.2020.20 -> 1.2020.21 → https://git.io/JItu8
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIqpO
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105754 → privoxy: 3.0.28 -> 3.0.29 → https://git.io/JItE6
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIqpG
<{^_^}> [nixpkgs] @Luis-Hebendanz opened pull request #105796 → Fix firefox wrapper → https://git.io/JIqp8
fendor has joined #nixos
lassulus has joined #nixos
rnea has joined #nixos
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105742 → nanopb: 0.4.3 -> 0.4.4 → https://git.io/JILAf
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIqhc
<{^_^}> [nixpkgs] @yusdacra opened pull request #105797 → tagref: init at 1.3.3 → https://git.io/JIqhX
<{^_^}> [nixpkgs] @ryantm merged pull request #105725 → Convert urxvt documentation to common mark → https://git.io/JILZH
<{^_^}> [nixpkgs] @ryantm pushed commit from @Stupremee to master « doc: convert urxvt to CommonMark »: https://git.io/JIqhd
Jackneill has quit [Quit: Leaving]
waleee-cl has joined #nixos
malook has joined #nixos
cmacrae` has joined #nixos
proofofkeags has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @simonvpe opened pull request #105798 → implicitcad: init at 0.3.0.0 → https://git.io/JImfu
cmacrae has quit [Ping timeout: 272 seconds]
hyper_ch4 has joined #nixos
<{^_^}> [nixos-org-configurations] @garbas pushed to remove-status-nixos-org « grafana.nixos.org, prometheus.nixos.org -> monitoring.nixos.org »: https://git.io/JImJX
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
hyper_ch2 has quit [Ping timeout: 240 seconds]
<cransom> huh, implicitcad. i should poke that sometime and see if it solves any of the beefs with openscad.
<{^_^}> [nixos-status] @garbas pushed to add-proxy « proxy /grafana and /prometheus »: https://git.io/JImUG
<teto> evanjs: yep saw that one and because he kept getting complaints about the repo being broken, it finally motivated me to share my nix expression (it's pretty up to dat)
<teto> nix packaged in ubuntu 20.10 yahoo !!
<hexa-> groovy!
<teto> I tried a nix run nixpkgs#nixUnstable to get flakes but it doesn't understand the syntax (it's a 2.3.4) :'(
<evanjs> teto: on that note... I wonder if we have submodule support in fetchGit on nix stable yet. Probably not but I haven't checked in a while...
<{^_^}> [nixos-org-configurations] @garbas pushed to remove-status-nixos-org « add monitoring.nixos.org -> status.nixos.org redirect »: https://git.io/JImTe
<srk> cransom: it's getting lots of improvements recently :)
<{^_^}> [nixos-status] @garbas opened pull request #3 → proxy /grafana and /prometheus → https://git.io/JImTk
<evanjs> still says master only ;_;
<evanjs> 2.4 when
<evanjs> also, waiting for the rustc-like error messages for nix. have seen them on nixUnstable and omg please
<evanjs> *error message-formatting
<teto> the new showtrace is quite verbose, I wish it were displayed in the reverse order since the most relevant message is usally at the top, it forces you to scroll :(
<aterius> I was getting complaints about the repo being broken?
sangoma has joined #nixos
<aterius> teto: *
<evanjs> teto: it seems fine if I don't specify verbose, but yeah, been seeing the same complaints from e.g. infinisil and I would have to agree, at least sorting in the opposite direction might help
<evanjs> Pretty colors and indicators though :D
Bla[m] has joined #nixos
<{^_^}> [nixos-status] @garbas pushed to add-proxy « Use "correct" links in header navigation »: https://git.io/JImkt
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/JImkS
aranea has quit [Changing host]
aranea has joined #nixos
werner292 has joined #nixos
gxt has quit [Remote host closed the connection]
werner291 has quit [Ping timeout: 246 seconds]
werner292 is now known as werner291
gxt has joined #nixos
<{^_^}> [nixpkgs] @davidtwco opened pull request #105799 → [backport: 20.09] darwin (Big Sur): tbd based stdenv → https://git.io/JImLb
<pinpox> Could someone help me out with an overlay? I can't figure out how to fix this: https://gist.github.com/pinpox/2a41a04f723aa3b2d7bcfab8b97a8df0
<pinpox> I get "npm ERR! network request to https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz failed, reason: getaddrinfo ENOTFOUND registry.npmjs.org"
<pinpox> from npm when it builds and I don't understand why
bahamas has quit [Quit: leaving]
jonatanb has quit [Remote host closed the connection]
<{^_^}> [nixos-org-configurations] @garbas pushed to serve-status-under-monitoring « Serve grafana and prometheus under monitoring.nixos.org »: https://git.io/JImtb
jonatanb has joined #nixos
<{^_^}> [nixos-org-configurations] @garbas opened pull request #138 → Serve grafana and prometheus under monitoring.nixos.org → https://git.io/JImqf
<steveeJ> pinpox: I don't know too much about npm. generally the buildPhase can't access the network by design. you could try to use https://github.com/svanderburg/node2nix
<pinpox> steveeJ: I looked at node2nix aswell, but I don't understand how to use it ot create the package
<pinpox> I'v generated some .nix files from the packages.json file, but what do I do with those?
<matthewcroughan> does anyone know how to to nuke system state on reboot?
<matthewcroughan> stateless system
<Fare> matthewcroughan, put the entire state in RAM. No persistent disk, no persistent state.
<matthewcroughan> That's actually managable with nixos
<gchristensen> what do you mean by your last messaghe?
<matthewcroughan> Well how would you manage statelessness with other systems?
<{^_^}> [nixpkgs] @petabyteboy opened pull request #105800 → WIP: codimd: 1.6.0 -> 1.7.0, rename to hedgedoc → https://git.io/JImm8
<gchristensen> ah :), yes NixOS does make it uniquely possible
<matthewcroughan> if I want a config option to be enabled in my stateless system, I can't do that without making my own distribution
<matthewcroughan> until nixos
vidbina_ has joined #nixos
<pinpox> steveeJ: If i just make the build phase "npm run build" it tells me "node-sass: command not found" How would I make that command available?
<{^_^}> [nixpkgs] @petabyteboy closed pull request #105800 → WIP: codimd: 1.6.0 -> 1.7.0, rename to hedgedoc → https://git.io/JImm8
czer00 has quit [Ping timeout: 256 seconds]
czer00 has joined #nixos
<teto> with the apt installed nix version, I get "error: cannot connect to daemon at '/nix/var/nix/daemon-socket/socket': Permission denied " even though I ama trusted-user. The socked is suid with u+rw ? nix-daemon logs show nothing. Any idea ? (2.3.4)
hnOsmium0001 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105801 → python37Packages.trimesh: 3.8.14 -> 3.8.15 → https://git.io/JImOQ
<Lordcirth> teto, systemctl status nix-daemon?
<teto> lordcirth: it looks all green
<Lordcirth> teto, ls -l? Mine is "srw-rw-rw- 1 root root 0 Dec 1 09:10 /nix/var/nix/daemon-socket/socket"
<Lordcirth> You said yours is srw-?
<Lordcirth> What about 'other' permissions?
<{^_^}> [nixpkgs] @gebner opened pull request #105802 → pax: init at 20201030 → https://git.io/JImsJ
malook has quit [Quit: malook]
<teto> lordcirth: I have the same for the socket but I had to `sudo ls`, permissions to daemon socket have `drwxrwx--- 2 root nix-users 4096 déc. 3 16:39 daemon-socket `. I wonder if I should add myself to nix-users, I cant find the doc on the nix ubuntu package describing that
<Lordcirth> teto, then probably you are missing permissions to the dirs above. Maybe the installer did add you to nix-users but you need to log in again?
stzsch has joined #nixos
costrouc has quit [Read error: Connection reset by peer]
costrouc has joined #nixos
<mtr> pinpox: the node2nix readme has a section on packages with binaries that need to be available
belka has joined #nixos
<mtr> I think that's what you want
<{^_^}> [nixpkgs] @gebner merged pull request #105801 → python37Packages.trimesh: 3.8.14 -> 3.8.15 → https://git.io/JImOQ
<{^_^}> [nixpkgs] @gebner pushed 2 commits to master: https://git.io/JImGa
costrouc has quit [Remote host closed the connection]
<teto> lordcirth: that's it I had to add myself to nix-users (the installer didn't do it, I think that's meant as a security since @sudo is trusted by default)
endformationage has joined #nixos
<teto> no mention of this anywhere xD
<mtr> pinpox: you basically make a supplemental list of packages of tools that need to be available when the thing builds
hyper_ch5 has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #105362 → pipewire: 0.3.16 -> 0.3.17 → https://git.io/JkxVL
<{^_^}> [nixpkgs] @gebner pushed 9 commits to master: https://git.io/JImZL
costrouc has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #105803 → joplin-desktop: 1.4.15 -> 1.4.19 → https://git.io/JImZm
Boomerang has joined #nixos
jonatanb has quit [Remote host closed the connection]
<mtr> I think building electron apps under Nix is non-functional rn because they require the chrome-driver, and the package for that tries to download the driver at build-time, which Nix disallows
hyper_ch2 has joined #nixos
hyper_ch4 has quit [Ping timeout: 260 seconds]
jonatanb has joined #nixos
<steveeJ> pinpox: I really suggest making node2nix work, it's likely your best bet. I made it work once so I know it's possible :-D
bitmapper has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JImnv
hyper_ch5 has quit [Ping timeout: 260 seconds]
<mtr> clever: of course there's a fix haha, thanks much
<{^_^}> [nixpkgs] @jtojnar merged pull request #105666 → iwd: don't include testing tools by default → https://git.io/JIknC
<clever> mtr: this code is able to build for both linux and windows, entirely within a pure nix sandbox
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JImnq
<mtr> clever: very handy, tyty
erasmas has joined #nixos
werner292 has joined #nixos
cmacrae` has quit [Quit: ERC (IRC client for Emacs 27.1)]
werner291 has quit [Ping timeout: 246 seconds]
werner292 is now known as werner291
rnea has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
WasNomad has left #nixos ["Leaving"]
teko has joined #nixos
jonatanb has quit [Remote host closed the connection]
<Fare> gchristensen, do you similarly nixify you home configuration? /home vs /persist/home
Lord_of_Life has quit [Ping timeout: 240 seconds]
diamondbond has quit [Ping timeout: 272 seconds]
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #103933 → emacs: Link native-lisp directory into Mac app → https://git.io/JkZiK
<{^_^}> [nixpkgs] @veprbl pushed commit from @nuance to master « emacs: Link native-lisp directory into Mac app (#103933) »: https://git.io/JImWY
mallox has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105804 → pwntools: 4.3.0 -> 4.3.1 → https://git.io/JImW8
mallox has joined #nixos
<{^_^}> [nixpkgs] @RaghavSood merged pull request #105780 → nix-update-source: switch to pname, version → https://git.io/JIqt7
<{^_^}> [nixpkgs] @RaghavSood pushed 3 commits to master: https://git.io/JImWM
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105071 → ytt: init at 0.30.0 → https://git.io/JkQee
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JImlc
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105078 → python3Packages.py-air-control: init at 2.1.0 → https://git.io/JkQU7
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 4 commits to master: https://git.io/JImlu
cjpbirkbeck has joined #nixos
<{^_^}> [nixpkgs] @lukegb opened pull request #105805 → factorio: 1.1.3 -> 1.1.4 → https://git.io/JImlA
cjpbirkbeck has quit [Client Quit]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #105443 → linux_zen: 5.9.10 -> 5.9.12 → https://git.io/JkjrX
<{^_^}> [nixpkgs] @7c6f434c pushed 3 commits to master: https://git.io/JIm8s
kalbasit has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #105684 → sysdig: fix bash-completion location → https://git.io/JIk7n
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JIm87
heyitsrama has joined #nixos
<srid> What's `/nix/var/nix/temproots`? It weights 300G on my machine!
<srid> gc doesn't work.
<{^_^}> [nixpkgs] @gebner merged pull request #105802 → pax: init at 20201030 → https://git.io/JImsJ
<{^_^}> [nixpkgs] @gebner pushed 2 commits to master: https://git.io/JIm4H
<srk> you might need to free up some space manually so it can collect
<{^_^}> [nixpkgs] @gebner opened pull request #105807 → hsphfpd: 2020-10-25 -> 2020-11-27 → https://git.io/JIm4p
<srid> hmm
<srid> cd -
<srid> I did, and it still fails with "error: Nix daemon out of memory" which is strange as I've got 60GB of memory
* srid reboots the computer
Darkmatter66 has joined #nixos
hexo- has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105797 → tagref: init at 1.3.3 → https://git.io/JIqhX
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImBX
Adluc has quit [Ping timeout: 260 seconds]
ehmry has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105805 → factorio-experimental, factorio-headless-experimental: 1.1.3 -> 1.1.4 → https://git.io/JImlA
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImBQ
<srid> reboot did it
rajivr has quit [Quit: Connection closed for inactivity]
Boomerang has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #105804 → pwntools: 4.3.0 -> 4.3.1 → https://git.io/JImW8
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « pwntools: 4.3.0 -> 4.3.1 »: https://git.io/JImRL
zupo has joined #nixos
<{^_^}> [nixpkgs] @Izorkin opened pull request #105808 → phpExtensions..ftp: enable FTPS support → https://git.io/JImRK
fooker has quit [Ping timeout: 272 seconds]
fooker has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105807 → hsphfpd: 2020-10-25 -> 2020-11-27 → https://git.io/JIm4p
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIm0J
fzakaria has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
fzakaria has joined #nixos
zupo has quit [Client Quit]
fendor has quit [Read error: Connection reset by peer]
diamondbond has joined #nixos
fendor has joined #nixos
werner291 has quit [Ping timeout: 240 seconds]
werner291 has joined #nixos
Adluc has joined #nixos
alp has quit [Remote host closed the connection]
alp has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105803 → joplin-desktop: 1.4.15 -> 1.4.19 → https://git.io/JImZm
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImuT
arahael1 has joined #nixos
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105794 → archivy: 0.8.5 -> 0.9.2 → https://git.io/JIqNC
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImul
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105795 → mavproxy: 1.8.27 -> 1.8.29 → https://git.io/JIqxn
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImu8
arahael has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105791 → starboard: 0.6.0 -> 0.7.0 → https://git.io/JIqiX
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImuu
alp has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105809 → python37Packages.google_cloud_error_reporting: 1.0.0 -> 1.1.0 → https://git.io/JImuD
da_dada has quit [Ping timeout: 240 seconds]
<pinpox> steveeJ: Ok, I'll give it another try then
hexo- has joined #nixos
da_dada has joined #nixos
<{^_^}> [nixpkgs] @sevenfourk opened pull request #105810 → vimPlugins.lens.vim: init at 2020-12-03 → https://git.io/JImz4
captn3m0 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @ajs124 closed pull request #105774 → libpulseaudio: 13.0 -> 14.0 → https://git.io/JItFv
captn3m0 has joined #nixos
dyaso has quit [Quit: Konversation terminated!]
<fzakaria> Still seeking someone to help debug: https://github.com/NixOS/nix/issues/4295 :pray:
<{^_^}> nix#4295 (by fzakaria, 2 days ago, open): error: moving build output '/nix/store/...-source' from the sandbox to the Nix store: Permission denied
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105788 → python37Packages.HAP-python: 2.9.2 -> 3.0.0 → https://git.io/JIqzE
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImgo
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105792 → postgresqlPackages.pg_auto_failover: 1.4.0 -> 1.4.1 → https://git.io/JIqXG
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JImgK
<fzakaria> Mic92: how do i install unstable Nix ?
<fzakaria> I haven't enabled Flakes yet, I can try mainline by building by source.
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105715 → dyndnsc: init at 0.5.1 → https://git.io/JILfr
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JIm2R
saschagrunert has quit [Quit: Leaving]
<abathur> fzakaria: I haven't seen this and am not terribly knowledgable here, but I found an older PR/issue with the same error in case it helps nix#3321 and nix#2984
<{^_^}> https://github.com/NixOS/nix/pull/3321 (by yorickvP, 46 weeks ago, open): Fix #2984: attempt to copy if unlinking source directory fails
<{^_^}> https://github.com/NixOS/nix/issues/2984 (by ElvishJerricco, 1 year ago, open): Can't build NixOS from source with a chroot store
<fzakaria> I think the message is somewhat generic in the Nix source itself
<fzakaria> but it's pretty reproducible for myself & others.
<fzakaria> NixOS is multi-user correct ? Which may be why many can't reproduce.
<fzakaria> It's definitely tied to single-user installation
growpotkin has joined #nixos
<fzakaria> (Wow Nix takes a while to build)
<abathur> I agree that it sounds like it (and those issues posit why), though I'll note that I haven't seen this in single-user on macOS, so it may just be linux?
zupo has joined #nixos
wnklmnn has joined #nixos
Ariakenom has joined #nixos
sss2 has quit [Quit: Leaving]
Izorkin has quit [Ping timeout: 246 seconds]
kalbasit_ has joined #nixos
Izorkin has joined #nixos
kalbasit has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @github-actions[bot] pushed 72 commits to staging-next: https://git.io/JImV5
<{^_^}> [nixpkgs] @github-actions[bot] pushed 73 commits to staging: https://git.io/JImVF
alp has joined #nixos
jonatanb has quit [Remote host closed the connection]
xcmw has joined #nixos
jonatanb has joined #nixos
jonatanb has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to staging-next: https://git.io/JImwx
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
genevino has quit [Remote host closed the connection]
genevino has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105809 → python37Packages.google_cloud_error_reporting: 1.0.0 -> 1.1.0 → https://git.io/JImuD
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.google_cloud_error_reporting: 1.0.0 -> 1.1.0 »: https://git.io/JImrh
m0rphism has joined #nixos
genevino has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @prusnak merged pull request #105023 → python3Packages.hidapi: 0.10.0 -> 0.10.1 → https://git.io/Jk9VW
<{^_^}> [nixpkgs] @prusnak pushed 2 commits to staging: https://git.io/JImoK
genevino has joined #nixos
<{^_^}> [nixpkgs] @prusnak pushed 0 commits to python-hidapi: https://git.io/JImo6
kalbasit_ has quit [Remote host closed the connection]
kalbasit has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105811 → python37Packages.google_cloud_bigtable: 1.6.0 -> 1.6.1 → https://git.io/JImKU
cole-h has joined #nixos
<{^_^}> [nixpkgs] @matthiasbeyer opened pull request #105812 → doc: Convert "Using Nixpkgs" to commonmark → https://git.io/JImKw
<{^_^}> [nixpkgs] @prusnak merged pull request #105738 → python3Packages.mocket: 3.9.3 -> 3.9.4 → https://git.io/JILyS
<{^_^}> [nixpkgs] @prusnak pushed 2 commits to master: https://git.io/JImKo
<{^_^}> [nixpkgs] @gvolpe opened pull request #105813 → dconf2nix: 0.0.6 -> 0.0.7 → https://git.io/JImK6
ris has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105814 → python37Packages.zarr: 2.5.0 -> 2.6.1 → https://git.io/JImKF
<{^_^}> [nixpkgs] @stevana opened pull request #105815 → graalvm-ce-20.2.0 -> 20.3.0 + darwin support. → https://git.io/JImKh
jonatanb has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @alunduil opened pull request #105816 → lib/strings: fix examples for enableFeatureAs → https://git.io/JIm6g
<{^_^}> [nixpkgs] @matthiasbeyer closed pull request #105812 → doc: Convert "Using Nixpkgs" to commonmark → https://git.io/JImKw
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jonatanb has quit [Ping timeout: 240 seconds]
alp has quit [Remote host closed the connection]
alp has joined #nixos
gxt has quit [Remote host closed the connection]
zupo has joined #nixos
gxt has joined #nixos
Boomerang has joined #nixos
berberman has joined #nixos
berberman_ has quit [Ping timeout: 264 seconds]
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105814 → python37Packages.zarr: 2.5.0 -> 2.6.1 → https://git.io/JImKF
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.zarr: 2.5.0 -> 2.6.1 »: https://git.io/JImPG
YellowSuB has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #105817 → mesa: 20.2.3 -> 20.3.0 → https://git.io/JImPB
asheshambasta has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @primeos merged pull request #105779 → chromium: 87.0.4280.66 -> 87.0.4280.88 → https://git.io/JIqUa
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/JImPr
<{^_^}> [nixpkgs] @raboof opened pull request #105818 → compress-man-pages: symlink compressed manpages deterministically → https://git.io/JImPd
red[evilred] has joined #nixos
<red[evilred]> ,locate qemu-system-aarch64
<{^_^}> Found in packages: qemu
fuzzypixelz has quit [Quit: fuzzypixelz]
niklas has joined #nixos
niklas is now known as Guest16519
heyitsrama has quit [Remote host closed the connection]
heyitsrama has joined #nixos
captn3m0 has quit [Ping timeout: 272 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Guest16519> Hi! I'm currently getting started with NixOS and am trying to get unstable and the emacs-overlay to work. I'm adding the overlay inside the unstable import in my configuration, but I think this way it isn't able to find other unstable packages (specifically libgccjit) during installation: https://pastebin.com/0dAm519L I would be grateful for any
<Guest16519> pointers :)
captn3m0- has joined #nixos
<{^_^}> [nixpkgs] @ryantm reopened pull request #105774 → libpulseaudio: 13.0 -> 14.0 → https://git.io/JItFv
meh` has quit [Ping timeout: 240 seconds]
Lord_of_Life has joined #nixos
Lord_of_Life has joined #nixos
Lord_of_Life has quit [Changing host]
marsh has quit [Ping timeout: 272 seconds]
belka has quit [Remote host closed the connection]
captn3m0- has quit [Ping timeout: 240 seconds]
captn3m0 has joined #nixos
<Lordcirth> Guest16519, so, you want only specific packages from unstable, keeping the default as 20.03?
xcmw has joined #nixos
<Guest16519> lordcirth: exactly :)
<chreekat[m]> I'd use nixos-20.09 instead of unstable :)
<chreekat[m]> Ah
werner292 has joined #nixos
<chreekat[m]> Nm, pulling select packages from unstable is a reasonable things to do
<colemickens> is your <nixpkgs> up to date?
<colemickens> I don't understand where emacsPgtkGcc came from, it's not on the emacs-overlay homepage
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<Guest16519> yes, I updated the channels
<colemickens> never mind, I see it in the overlay now
<red[evilred]> ,locate QEMU_EFI.fd
<{^_^}> Couldn't find in any packages
_deepfire has quit [Remote host closed the connection]
<Lordcirth> cool bot feature
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Lordcirth> ,locate libkeyutils.so.1.5
<colemickens> I don't understand how that paste even works? `with pkgs` what would pkgs be there?
<{^_^}> Couldn't find in any packages
<Lordcirth> Yeah, pkgs there is a leftover
<Lordcirth> ,locate libkeyutils.so.1.4
<lukegb> red[evilred]: I think that's in qemu too, but as edk2-x86_64-code.fd
<{^_^}> Couldn't find in any packages
vika_nezrimaya has joined #nixos
<raboof> I created a configuration and used nixos-generate to create a bootable iso from it, pretty cool (https://github.com/bibliotheekdeventer/makersplaats/blob/master/images/configuration.nix).
sangoma has joined #nixos
<Lordcirth> Weird, libkeyutils.so.1.4 is in steam-run. Guess it must be tarred or something
<tpw_rules> what's the simplest way to make a derivation such that installing it gives a shell script in $PATH? i tried https://www.sam.today/blog/creating-a-super-simple-derivation-learning-nix-pt-3/ but it says attribute src is missing
<Dandellion> timokau: Is there any info somewhere to find about using sage on nixos?
<red[evilred]> thanks luke
<srhb> Guest16519: I think the confusion here is _what_ <nixpkgs> refers to
<raboof> to be able to use nix-shell inside the image, I guess I have to include the nixpkgs collection somewhere and point the 'nixPath' to that. what would be the typical way to include a nixpkgs collection?
<srhb> Guest16519: Can you check root's NIX_PATH env var?
<lukegb> tpw_rules: pkgs.writeShellScriptBin will give you a derivation with a shellscript in bin/
<Guest16519> colemickens: ah, sorry I stripped out the '{ config, pkgs, ...};' which is the first line in my configuration.nix
<{^_^}> [nixpkgs] @chkno opened pull request #105819 → python3Packages.jsonstreams: Init at 0.5.0 → https://git.io/JImM0
<srhb> Guest16519: I would guess that you have a nixpkgs channels as your user that points to unstable, but not as root.
meh` has joined #nixos
<srhb> Guest16519: For this configuration to work, I assume your intention was to have nixos and nixpkgs channels as root, one being stable and the other unstable.
<tpw_rules> lukegb: oh so it will. i must have messed the syntax up or something earlier. thanks!
<Guest16519> srhb: NIX_PATH=nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:nixos-config=/etc/nixos/configuration.nix:/nix/var/nix/profiles/per-user/root/channels
<srhb> Guest16519: (By the way, I think it would be much less confusing to fetch the correct nixpkgs source _inside_ your config)
<srhb> Guest16519: and sudo nix-channels --list?
<srhb> nix-channel, sorry
<colemickens> oh look, it's this conversation again
<srhb> Guest16519: From that path entry, root's nixpkgs points to root's "nixos" channel
<srhb> colemickens: Indeed...
<vika_nezrimaya> If I want to use CUPS with foo2zjs, which options do I need to set in services.printing? Let's say I have a HP LaserJet 1018 printer - I heard it works with foo2zjs
<Guest16519> srhb: yes, this is what I wanted to do, nixos as stable and nixpkgs as unstable
<srhb> Guest16519: And what does `sudo nix-channel --list` say?
cosimone has quit [Quit: cosimone]
<srhb> Guest16519: So, your intentions are good, but the <nixpkgs> lookup still hits the nixos channel.
<srhb> Guest16519: This part specifically: NIX_PATH=nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos
<srhb> Guest16519: You can pick another name (eg unstable) for the unstable channel, and import <unstable> instead
<srhb> Guest16519: Or just fetch the source directly in the configuration.
<Guest16519> srhb: oh, interesting. I'll try renaming the channel, not sure why I chose 'nixpkgs' as name in the first place
<srhb> Guest16519: It probably seemed conventional. :)
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<Lordcirth> I still find it confusing that 'nixos' and 'nixpkgs' seem to be used interchangably in some places
<srhb> Indeed..
<srhb> I would guess it's a holdover from ye olde days when nixos was a separate repo?
<srhb> But I haven't checked the logs.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105821 → python37Packages.nibabel: 3.2.0 -> 3.2.1 → https://git.io/JImDf
Izorkin has joined #nixos
<Guest16519> srhb: that was it! thanks you, I'd never have figured that out
<Guest16519> *thank
<srhb> Guest16519: You're welcome. Channels are a bit of a mess, so it's easy to accidentally something here. :)
<Lordcirth> flakes ftw (though I still struggle with their sharp edges too)
<srhb> We'll see. :)
diamondbond has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105822 → python37Packages.linuxfd: 1.4.4 -> 1.5 → https://git.io/JImDg
vidbina_ has quit [Ping timeout: 240 seconds]
jonatanb has quit [Ping timeout: 256 seconds]
LilleCarl has joined #nixos
oida has quit [Quit: byez]
pikajude has joined #nixos
<pikajude> is there a way to start a nixos test VM and get an interactive shell
<raboof> ah, `nix.nixPath = [ "nixpkgs=${<nixpkgs>}" "nixos-config=/etc/nixos/configuration.nix" ];` - nice ;)
<srhb> pikajude: The easiest way is to build the driverInteractive runner and start the runner from there.
<pikajude> ok
<srhb> pikajude: That will give you an entire qemu console (per machine)
<energizer> is there a different driver i can use instead of amdgpu?
<pikajude> i see
<pikajude> i'll try to figure out how to build driverInteractive, i don't know what that is
<srhb> pikajude: Which test are you lookingat?
<pikajude> mine
<srhb> pikajude: If you're using the usual test harness, it'll be an attribute in the test itself. eg for the installer.luksrot test, I would do: nix-build installer.nix -A luksroot.driverInteractive
<pikajude> oh
Guest16519 has quit [Remote host closed the connection]
<srhb> pikajude: In the result symlink, there will be launcher scripts.
<pikajude> right, that doesn't exist for me
<pikajude> the `driver` attribute exists
<pikajude> and the `inputDerivation`
<pikajude> but `driverInteractive` doesn't
<srhb> pikajude: Are you on an older nixpkgs?
<pikajude> 20.09
<srhb> pikajude: It's just `driver` then, I think, and inside _that_ result symlink, there's an interactive variant
<pikajude> oh
<pikajude> yeah, i found an exe called `nixos-run-vms`, it just doesn't give me a shell ever
<pikajude> just a ton of output
<srhb> pikajude: pikajude t'll be the one called test-driver or somesuch
<pikajude> oh, wack
meh` has quit [Ping timeout: 272 seconds]
marsh has joined #nixos
<pikajude> i see
<pikajude> so it's `Machine`, not `machine`, and the `succeed` function doesn't ever produce output
<pikajude> so that doc is a little out of date ,possibly
<srhb> pikajude: I believe `machine` is just the name of your specific machine, so if you named it `Machine`, then that's its name, though I think that's not very canonical :)
<pikajude> oh, maybe `machine` just isn't defined, i don't know how python works
<pikajude> oh it's machines[0]
<srhb> pikajude: You probably named your machine something easier.
<srhb> Hard to say without seeing the test :)
oida has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #105823 → libva: 2.9.1 -> 2.10.0 → https://git.io/JImSB
jonatanb has joined #nixos
<pikajude> ok, well, i finally found the problem
<pikajude> nginx tries to chown something inside /var/cache/nginx, but that path is owned by root and doesn't grant exec privileges to the group (nginx)
<pikajude> i can't find it in a search through nixpkgs, so, is there a service that creates that directory?
<srhb> pikajude: I believe systemd sets it up via CacheDirectory
<pikajude> got it
fuzzypixelz has joined #nixos
jonatanb has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @3699n opened pull request #105824 → i2p: 0.9.47 -> 0.9.48 → https://git.io/JIm9F
kdlv has joined #nixos
<pikajude> the systemd documentation doesn't say whether CacheDirectory is owned by root or by the user it's configured to use
<pikajude> that's unlucky
cr4y1 has quit [Ping timeout: 240 seconds]
cosimone has joined #nixos
<afreak> shouldnt this be possible ? (lutris.override { wine = (wine.override { mingwSupport = true; }); }) im getting unexpected argument wine, but it does have that argument afaik https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/lutris/default.nix
<srhb> pikajude: man systemd.exec, paragraph starting with "Except in"
<pikajude> yeah, i read that part
<pikajude> the fact that it says the cachedirectory should be owned by the user doesn't explain why the cache directory is owned by root
<srhb> afreak: Take a look at lutris' definition in all-packages.nix
<afreak> aha, so its more complicated
<srhb> afreak: Yes, one more level :)
<srhb> afreak: Or you can use overlays instead, so that you only need to override the unwrapped version and it'll propagate correctly.
<afreak> but doing "wine = super.wine.override {mingwSupport = true; }" in a overlay, should do the equivalent thing?
<afreak> yeah
<srhb> afreak: Absolutely correct :)
werner292 has joined #nixos
<{^_^}> [nixpkgs] @steveeJ opened pull request #105825 → buildRustPackage: support multiple `cargo` invocations → https://git.io/JImQO
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
FRidh has quit [Quit: Konversation terminated!]
<pikajude> oh, this was a systemd bug in 2019
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105826 → python37Packages.trytond: 5.8.0 -> 5.8.1 → https://git.io/JImQW
<pikajude> maybe i can hack around it using tmpfiles
nf has quit [Quit: Fairfarren.]
nf has joined #nixos
diamondbond has joined #nixos
nf has quit [Quit: Fairfarren.]
<qyliss> colemickens: why did you drop emacs from nixpkgs-wayland?
<qyliss> ah
<qyliss> might have been helpful to mention in the commit message :)
<afreak> srhb: i managed to build wine with mingwSupport, but I couldnt get wine-staging to build with mingwSupport, do you have any tips :) ? here is my overlay and error https://kopy.io/bvtq2#Qopx8UQssEXB8Y
Boomerang has quit [Ping timeout: 256 seconds]
<srhb> afreak: Sorry, I'm heading to bed, maybe someone else can help :)
<afreak> aha np :p
<afreak> missing dependency: hexdump, not sure how i would add that in, and weird how wine built, but not wine-staging, they seem to have almost the same nix-expression
<pikajude> ok, well, the problem was the opposite of what i thought it was
<pikajude> the "permission denied" message is what root is seeing lol
<{^_^}> [nixpkgs] @06kellyjac opened pull request #105827 → open-policy-agent: 0.24.0 -> 0.25.0 → https://git.io/JIm5t
<cole-h> qyliss: agreed :P
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105828 → python37Packages.genanki: 0.9.1 -> 0.10.0 → https://git.io/JIm5Y
sangoma has quit [Ping timeout: 260 seconds]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xcmw has joined #nixos
dada_da has joined #nixos
da_dada has quit [Ping timeout: 264 seconds]
nf has joined #nixos
<{^_^}> [nixpkgs] @maralorn merged pull request #105813 → dconf2nix: 0.0.6 -> 0.0.7 → https://git.io/JImK6
<{^_^}> [nixpkgs] @maralorn pushed 2 commits to master: https://git.io/JIm5p
graf_blutwurst has quit [Remote host closed the connection]
medvid has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #105829 → nixos/documentation: silence man-db cache warnings → https://git.io/JImdY
medvid has joined #nixos
Abdullah has quit [Read error: Connection reset by peer]
TonyTheLion has quit [Quit: leaving]
jonatanb has joined #nixos
nf has quit [Quit: Fairfarren.]
nf has joined #nixos
thibm has quit [Quit: WeeChat 2.6]
jonatanb has quit [Ping timeout: 240 seconds]
riksteri has quit [Quit: riksteri]
<{^_^}> [nixpkgs] @wamserma opened pull request #105830 → gatling: 0.15 -> 0.16 → https://git.io/JImbW
<{^_^}> [nixpkgs] @pacien opened pull request #105831 → nixos/msmtp: add msmtp module → https://git.io/JImbx
<teto> lordcirth: actually my problem on ubuntu (with the nix-users group) is mentioned in the nix manual my bad, it's the recommended way to deal with multiinstall in some way
__monty__ has joined #nixos
ehmry has joined #nixos
<pumpy> if i need to replace a rust pkg to get a more recent version how can i add https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md#compiling-rust-applications-with-cargo to my-overlay in https://paste.ubuntu.com/p/7pZsqGZ9VF assuming that's the best way pls?
tdeo has quit [Read error: Connection reset by peer]
werner292 has joined #nixos
tdeo has joined #nixos
<veleiro> can you nix-build a nixos generation (for deployment) on a non-nixos machine?
werner291 has quit [Ping timeout: 246 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @magnetophon opened pull request #105832 → polybar: 3.4.3 -> 3.5.0 → https://git.io/JImN2
jonatanb has joined #nixos
cr4y1 has joined #nixos
<infinisil> veleiro: Yup, `nix-build '<nixpkgs/nixos>' --arg configuration ./path/to/configuration.nix -A system`
<veleiro> oh thanks infinisil! i just learneded to use nixus
<infinisil> :o
<veleiro> but wasnt sure if i could make it portable for non nixos users
jonatanb has quit [Ping timeout: 256 seconds]
<veleiro> evaluating deployment tools today, i like this one because its pure nix!
Boomerang has joined #nixos
raghavsood has quit [Remote host closed the connection]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nf has quit [Quit: Fairfarren.]
nf has joined #nixos
<veleiro> I'm gonna guess that it doesnt work cross arch though
<veleiro> who uses nixos-aarch64 anyways!
<Lordcirth> I do
nf has quit [Client Quit]
<{^_^}> [nixpkgs] @zowoq opened pull request #105833 → gitAndTools.gh: 1.3.0 -> 1.3.1 → https://git.io/JImAh
nf has joined #nixos
<Lordcirth> There are dozens of us, and a channel! #nixos-aarch64
<veleiro> I know, i live there =)
<Lordcirth> So I see
<veleiro> mostly switching to pinebook pro for offsite development
<veleiro> so always researching how to abstract as much as possible
<veleiro> and still have matching machines
nf has quit [Client Quit]
<infinisil> veleiro: Well this is only the building part, you also need to copy that to the target and activate the system
<infinisil> But yeah, the basics of a nixos system are pretty simple :)
xcmw has joined #nixos
u0_a128 has joined #nixos
<u0_a128> hello
nf has joined #nixos
xcmw has quit [Client Quit]
<{^_^}> [nix] @shadowrylander opened pull request #4309 → Update flake to match removal of utillinuxminimal dependency → https://git.io/JImxw
Darkmatter66_ has joined #nixos
Darkmatter66 has quit [Ping timeout: 272 seconds]
<veleiro> well ssh keys are setup correctly, ssh root@machine w/o password
<colemickens> veleiro: or it's just a really accepting server
hlolli__ has joined #nixos
<veleiro> any reason why nixus build gets permission denied still?
<veleiro> well not build, but running the result
<veleiro> lol
<veleiro> according to the logs: Success confirmation not received in time
<veleiro> Rolling back...
mallox has quit [Quit: WeeChat 3.0]
hlolli_ has quit [Ping timeout: 272 seconds]
<veleiro> i assumed it was because it was trying with the wrong ssh key
<{^_^}> [nix] @edolstra pushed 7 commits to group-commands-v2: https://git.io/JImp0
<{^_^}> [nixpkgs] @prusnak opened pull request #105834 → python3Packages.coremltools: init at 4.0 → https://git.io/JImpa
<{^_^}> [nixpkgs] @Br1ght0ne merged pull request #105832 → polybar: 3.4.3 -> 3.5.0 → https://git.io/JImN2
<{^_^}> [nixpkgs] @Br1ght0ne pushed 2 commits to master: https://git.io/JImpD
teko has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @hjones2199 opened pull request #105835 → gpsd: 3.16 -> 3.21 → https://git.io/JImhq
<veleiro> Permission denied (publickey,password,keyboard-interactive) =(
<jlamothe> So, I've noticed that Gaupol doesn't appear to be in the NioOS repositories. I've tried to create a derivation, but I'm running into a problem.
<jlamothe> My attempt is at: https://github.com/jlamothe/gaupol-nix
<jlamothe> It's not finding msgfmt when it installs (which is provided by gettext)
<jlamothe> I'm not sure why.
<jlamothe> Any thoughts?
<jlamothe> When I run a `nix-shell -p gettext` msgfmt appears to be available in the PATH.
<jasom> jlamothe: is it possible the install script is doing somethign stupid like /usr/bin/msgfmt?
<jlamothe> That's possible. It's not my code.
thc202 has quit [Quit: thc202]
<jasom> jlamothe: assuming it's running it here, then that's not the problem: https://github.com/otsaloma/gaupol/blob/adfa61517571551a8c384246fe02b2c1eb867fc8/setup.py#L232
<{^_^}> [nixpkgs] @timokau merged pull request #104627 → thunar: fix wrapper build → https://git.io/Jkozx
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/JImjZ
<{^_^}> [nixpkgs] @timokau closed pull request #104619 → thunar: fix build error → https://git.io/Jkosq
<jlamothe> The command being issued is: msgfmt po/cs.po -o locale/cs/LC_MESSAGES/gaupol.mo
<{^_^}> [nix] @edolstra pushed 0 commits to group-commands-v2: https://git.io/JImjg
<jlamothe> git grep is finding no instances of that specific command.
cr4y1_ has joined #nixos
__monty__ has quit [Quit: leaving]
<jasom> jlamothe: manually adding it to the path in preUnpack fixes it. I suspect it has something to do with how the python specific derivation builder works
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
cr4y1 has quit [Ping timeout: 256 seconds]
<fuzzypixelz> hello, on my machine ~/.nix-profile points to /nix/var/nix/profiles/per-user/fuzzypixelz/profile, but according to https://nixos.org/guides/nix-pills/install-on-your-running-system.html#idm140737320783520, it should point to /nix/var/nix/profiles/default
<fuzzypixelz> even more, /nix/var/nix/profiles/per-user/fuzzypixelz/profile doesn't exit on my machine
<jlamothe> jasom: It fixes that particular problem, but now I'm getting a different failurre. It's a starting point, though. Thanks.
<jlamothe> I'll keep working on it.
<fuzzypixelz> exist*
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #105829 → nixos/documentation: silence man-db cache warnings → https://git.io/JImdY
<{^_^}> [nixpkgs] @rnhmjoj pushed 3 commits to master: https://git.io/JIYew
cr4y1_ has quit [Ping timeout: 240 seconds]
vidbina_ has joined #nixos
<jasom> jlamothe: some quick testing makes it look like adding it to nativeBuildInputs makes it available at build-time; propagatedBuildInputs puts it in the makeWrapper. That's not contradictory to what I read in the docs, but not clear either from the docs that it's what will happen
Boomerang has quit [Ping timeout: 256 seconds]
philr has joined #nixos
eoli3n has joined #nixos
aswanson has quit [Quit: aswanson]
aswanson has joined #nixos
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<fuzzypixelz> also, manifest.nix is empty on my system. none of this makes any sense!
<jlamothe> moving it to nativeBuildInputs doesn't seem to make a difference.
cr4y1 has joined #nixos
<fuzzypixelz> could it be because all my packages are "system-wide" packages?
eoli3n has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to release-20.09: https://git.io/JIYv7
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
sss2 has joined #nixos
cr4y1 has quit [Ping timeout: 260 seconds]
u0_a128 has quit [Ping timeout: 272 seconds]
arahael1 is now known as arahael
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105836 → python37Packages.pymavlink: 2.4.13 -> 2.4.14 → https://git.io/JIYfy
<fuzzypixelz> so I found my actual profile and it's at /nix/var/nix/profiles/system-40-link/
<fuzzypixelz> do user profiles and system profiles no cause conflicts?
jbo has quit [Quit: leaving]
<fuzzypixelz> oh never mind, I forgot about the order of PATH
<fuzzypixelz> that takes care of that
<{^_^}> [nixpkgs] @TredwellGit opened pull request #105837 → minecraft: 2.1.17785 -> 2.2.741 → https://git.io/JIYJc
<jasom> jlamothe: FWIW, I didn't move it, I added it to nativeBuildInputs without removing it from propagatedBuildInputs
xcmw has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #3858 → Group 'nix' subcommands → https://git.io/JJ4Vy
<{^_^}> [nix] @edolstra pushed 10 commits to master: https://git.io/JIYJ0
<fuzzypixelz> why do we have /nix/var/nix/profiles/system AND /run/current-system ?
Rusty1 has joined #nixos
Darkmatter66 has joined #nixos
<niksnut> because you can switch to another configuration without changing the system profile
<niksnut> e.g. with nixos-rebuild test
cosimone has quit [Quit: cosimone]
cr4y1 has joined #nixos
aaabbbbbbbbbb has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
<fuzzypixelz> what is the system profile for then?
<aaabbbbbbbbbb> Hi, how can found out what's different among two of my boot configurations, because the newest one is producing a kernel panic while the old one still works ok?
<jasom> fuzzypixelz: booting?
joesventek has quit [Quit: Quit]
dstzd has quit [Quit: ZNC - https://znc.in]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
<jasom> fuzzypixelz: /run is on tmpfs
marsh has quit [Ping timeout: 260 seconds]
cr4y1_ has joined #nixos
Darkmatter66_ has quit [Ping timeout: 260 seconds]
marsh has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp has quit [Ping timeout: 272 seconds]
<fuzzypixelz> I'm talking about /nix/var/nix/profiles/system, if we can change profiles though /run/current-system, what is the former for?
dstzd has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105811 → python37Packages.google_cloud_bigtable: 1.6.0 -> 1.6.1 → https://git.io/JImKU
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIYUZ
cr4y1 has quit [Ping timeout: 240 seconds]
<fuzzypixelz> jasom: what am I missing?
<colemickens> happy new mesa day
joesventek has joined #nixos
werner291 has quit [Remote host closed the connection]
cptMikky has quit [Ping timeout: 264 seconds]
aither has quit [Ping timeout: 264 seconds]
nikivi has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105827 → open-policy-agent: 0.24.0 -> 0.25.0 → https://git.io/JIm5t
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIYUE
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105828 → python37Packages.genanki: 0.9.1 -> 0.10.0 → https://git.io/JIm5Y
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIYUV
jonatanb has joined #nixos
Ariakenom has quit [Quit: Leaving]
aither has joined #nixos
jonatanb has quit [Ping timeout: 240 seconds]
kdlv has quit [Quit: Leaving]
Dotz0cat has quit [Quit: ZNC 1.7.5 - https://znc.in]
fendor has quit [Remote host closed the connection]
Dotz0cat has joined #nixos
cptMikky has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JIYkc
vidbina_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Infinisil merged pull request #105816 → lib/strings: fix examples for enableFeatureAs → https://git.io/JIm6g
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JIYkV
<energizer> aaabbbbbbbbbb: maybe nix-diff
ddellacosta has joined #nixos
<jasom> fuzzypixelz: where does /run/current-system come from at boot? Where are does it come from when you roll back to an older system?
<aaabbbbbbbbbb> energizer, how can I get a list of nix derivations, the ones that show up at boot?
<energizer> aaabbbbbbbbbb: `nix-store -qR /path/to/system` or something like that maybe
rgrau has quit [Ping timeout: 256 seconds]
lordcirth__ has joined #nixos
slabity has quit [Quit: authenticating]
slabity has joined #nixos
<{^_^}> [nixpkgs] @svanderburg pushed to master « nodejs: apply patch that allows packages with native dependencies to compile again on darwin by bypassing xcodebuild »: https://git.io/JIYLN
<{^_^}> [nix] @matthewbauer opened pull request #4310 → Add "extra-platforms" automatically for → https://git.io/JIYt3
<{^_^}> [nixpkgs] @Infinisil merged pull request #105837 → minecraft: 2.1.17785 -> 2.2.741 → https://git.io/JIYJc
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JIYtc
Lordcirth has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @svanderburg pushed to release-20.09 « nodejs: apply patch that allows packages with native dependencies to compile again on darwin by bypassing xcodebuild »: https://git.io/JIYqk
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @taku0 merged pull request #105789 → thunderbird, thunderbird-bin: 78.5.0 -> 78.5.1 [High security fixes] → https://git.io/JIq6g
<{^_^}> [nixpkgs] @taku0 pushed 3 commits to master: https://git.io/JIYqV
<{^_^}> [nixpkgs] @taku0 opened pull request #105839 → [20.09] thunderbird, thunderbird-bin: 78.5.0 -> 78.5.1 [High security fixes] → https://git.io/JIYqr
<energizer> do i need to set -j or --cores explicitly in order to get maximum parallelism?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105840 → python37Packages.ipy: 1.00 -> 1.01 → https://git.io/JIYmv
sss2 has quit [Quit: Leaving]
halfbit has joined #nixos
<halfbit> is there an example of a default.nix which imports nixpkgs and sets some overlays?
<halfbit> like { pkgs ? import <nixpkgs> { overlays = [ self: super: { .... } ] }:
<andi-> yeah that is the example you asked for
<halfbit> or how would I do that, define the overlay function there and then
<halfbit> I get a syntax error right around self: super:
<halfbit> unexpected ":"
<andi-> do … overlays = [ (self: super: { }) ] …
<andi-> the (…) around the function are important
<{^_^}> [nix] @edolstra pushed to master « Split 'nix store add-to-store' into 'add-path' and 'add-file' »: https://git.io/JIYYl
aaabbbbbbbbbb has quit [Ping timeout: 264 seconds]