andi- changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || 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/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2019 || For best support,
<{^_^}> [nixpkgs] @demyanrogozhin closed pull request #46760 → particl-qt: init at 0.18.1.4 → https://git.io/fA1db
o1lo01ol1o has quit [Ping timeout: 260 seconds]
ixxie has quit [Ping timeout: 268 seconds]
fendor has quit [Quit: Leaving]
erasmas has quit [Quit: leaving]
mbrgm_ has joined #nixos
<quiet_laika[m]> looks like its because the source directory isnt automatically in the lua `package.path`
mbrgm has quit [Ping timeout: 265 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixpkgs] @primeos merged pull request #77299 → chromium: 79.0.3945.88 -> 79.0.3945.117 → https://git.io/Jvezl
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/JvqqX
<{^_^}> [nixpkgs] @marsam merged pull request #78224 → libuv: 1.34.0 -> 1.34.1 → https://git.io/JvLWg
<{^_^}> [nixpkgs] @marsam pushed 2 commits to staging: https://git.io/Jvqq1
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/17f02b52e68 (from 87 minutes ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
andreas303 has quit [Remote host closed the connection]
ixxie has joined #nixos
KeiraT has quit [Remote host closed the connection]
andreas303 has joined #nixos
jgeerds has joined #nixos
chagra has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 268 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
<quiet_laika[m]> resolved it! had to set `LUA_PATH = "./?.lua"` and `installPhase = "make install PREFIX=$out PACKAGEPATH=$out/pkgs"` to the builder
<quiet_laika[m]> er, derivation
<quiet_laika[m]> er... expression
chagra has joined #nixos
erictapen has quit [Ping timeout: 268 seconds]
erictapen has joined #nixos
zeta_0 has joined #nixos
alex`` has quit [Ping timeout: 240 seconds]
zeta_0 has quit [Client Quit]
xO1 has quit [Ping timeout: 268 seconds]
thc202 has quit [Ping timeout: 260 seconds]
johnw has quit [Remote host closed the connection]
chagra has quit [Quit: WeeChat 2.6]
zeta_0 has joined #nixos
<zeta_0> ok, i ran cat $(which ghc) and set all of the env vars in home.nix, but the only thing that i am not sure about is:
<zeta_0> exec "/nix/store/hg3na12737n7wws1kndxvs95ai88fgn8-ghc-8.6.5/bin/ghc" "-B$NIX_GHC_LIBDIR" "${extraFlagsArray[@]}" "$@"
chagra has joined #nixos
<zeta_0> what does it mean and do i need to set it as an environment variable?
turona has quit [Ping timeout: 272 seconds]
turona has joined #nixos
turona has quit [Max SendQ exceeded]
turona has joined #nixos
jonten has quit [Ping timeout: 240 seconds]
chagra has quit [Ping timeout: 268 seconds]
chagra has joined #nixos
erictapen has quit [Ping timeout: 272 seconds]
erictapen has joined #nixos
chagra has quit [Ping timeout: 268 seconds]
chagra has joined #nixos
<chagra> how can I use Nixos modules to set values of some attributes globally that I can refer to in any nix expression I import from cofiguration.nix?
<clever> chagra: add your own options to nixos
sigmundv has joined #nixos
tertl3 has quit [Quit: Connection closed for inactivity]
sigmundv__ has quit [Ping timeout: 240 seconds]
<chagra> clever: in what way? for example I'm trying to set mainUser="chagra"; so I can call it later with ${mainUser} in other attributes globally
<chagra> oh
<chagra> i think i get it
<clever> chagra: check the example i linked, that lets me set programs.vim.fat = true
<chagra> yeah thanks!
<clever> and 59 then reads it
dansho has joined #nixos
jgeerds has quit [Ping timeout: 240 seconds]
<eacameron> samueldr: oh crap this vultr iso is the cd installer... everything gets wiped on reboot
<samueldr> uh... yeah, install it to the vps
<samueldr> like you would if you installed to your laptop
<eacameron> Lool I was thinking this was like the amazon ami
rogue_koder_ has joined #nixos
<samueldr> I can understand, though here I think vultr isos are just, normal isos :)
sondr3 has quit [Quit: WeeChat 2.7]
rogue_koder has quit [Remote host closed the connection]
<samueldr> not pre-installed template machines like on some other VPS providers
<samueldr> that also gives you a bit more leeway, want ZFS? go for it
<eacameron> Yeah haha I did think it was odd to call it ISO but now I realize it was odd for the opposite reason I was thinking...
wavirc22 has quit [Read error: Connection reset by peer]
<samueldr> hindsight and all that :)
wildtrees has quit [Quit: Leaving]
wavirc22 has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JvqYI
rogue_koder_ has quit [Remote host closed the connection]
rogue_koder_ has joined #nixos
<{^_^}> [nixpkgs] @demyanrogozhin closed pull request #67799 → particl-core: 0.17.1.2 -> 0.18.1.3 → https://git.io/fjxAJ
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
sigmundv has quit [Read error: Connection reset by peer]
<scheming_around> How are
<scheming_around> "sha256-pkg", "rev-manual" and "sha256-manual" of a package calculated?
<scheming_around> I'm trying to figure out how to update anki on nixpkgs from 2.1.15 to 2.1.19
werner291 has quit [Quit: werner291]
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/17f02b52e68 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
KeiraT has joined #nixos
tsrt^ has joined #nixos
KeiraT has quit [Client Quit]
patrl has joined #nixos
mexisme has joined #nixos
KeiraT has joined #nixos
<jackdk> so rev is going to be a commit sha . I don't know how anki likes to do it but I'd just take the one pointed to by latest master
<jackdk> to update sha you should tofu it
<jackdk> ,tofu
<{^_^}> To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected. See: tofu-vim
<jackdk> after updating the rev-manual, change the sha by a couple of digits so it fails, and it will tell you the hash it actually got. You can then copypaste into the nix expr
<drakonis> ,tofu-vim
<{^_^}> <esc>52i0<esc>
<jackdk> ,tofu-emacs
<jackdk> :(
<jackdk> as for sha256-pkg; when you update version, it will change the url at https://github.com/NixOS/nixpkgs/blob/master/pkgs/games/anki/default.nix#L79
<jackdk> so if you change the sha256-pkg in a similar way to how I suggested for shaw256-manual above, it will download the new one and complain
iyzsong has joined #nixos
mexisme has quit [Ping timeout: 272 seconds]
erictapen has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #78446 → flow: 0.116.1 -> 0.117.0 → https://git.io/JvqtV
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqYK
ixxie has quit [Ping timeout: 240 seconds]
patrl has quit [Ping timeout: 268 seconds]
KeiraT has quit [Quit: KeiraT]
KeiraT has joined #nixos
KeiraT has quit [Remote host closed the connection]
KeiraT has joined #nixos
<scheming_around> jackdk: Okay, ty
<scheming_around> Also: how do I install a package from a default.nix file?
tmaekawa has joined #nixos
fusion809 has joined #nixos
<clever> scheming_around: nix-env -f . -iA foo
<evanjs> might need an import if it doesn't explicitly have e.g. 'with import <nixpkgs>' of etc tho
<evanjs> *or etc
<scheming_around> Yeah, I'm getting this error: error: cannot auto-call a function that has an argument without a default value ('stdenv')
patrl has joined #nixos
tmaekawa has quit [Client Quit]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #nixos
patrl has quit [Quit: WeeChat 2.7]
h0m1 has quit [Ping timeout: 246 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/2932d787ec7 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @arnarg opened pull request #78451 → operator-sdk: init at 0.15.0 → https://git.io/JvqOU
h0m1 has joined #nixos
tooeasy2do has joined #nixos
<tooeasy2do> cant install a library using pip, help!
<clever> scheming_around: nix-env -E '_: with import <nixpkgs> {}; callPackage ./. {}' -i
chagra_ has joined #nixos
<jackdk> though for testing, I prefer running `nix-build . -A pkgname` from the root of the nixpkgs checkout you're working it. that way you don't need to add/remove things from local env all the time, you can just poke around the ./result symlink
<clever> yep
<scheming_around> Cool, ty guys
rogue_koder_ has quit [Ping timeout: 268 seconds]
chagra has quit [Ping timeout: 265 seconds]
tooeasy2do has quit [Remote host closed the connection]
rogue_koder_ has joined #nixos
rogue_koder_ has quit [Ping timeout: 260 seconds]
rogue_koder_ has joined #nixos
Maxdamantus has quit [Ping timeout: 260 seconds]
Maxdamantus has joined #nixos
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @nh2 merged pull request #78433 → youtube-dl: 2020.01.15 -> 2020.01.24 → https://git.io/Jvqfi
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to master: https://git.io/JvqO8
rogue_koder has joined #nixos
rogue_koder_ has quit [Read error: Connection reset by peer]
iqubic` has joined #nixos
iqubic` has quit [Remote host closed the connection]
magnetophon has left #nixos [#nixos]
<evanjs> Do we have a ,pip thing for the bot here?
<evanjs> ,pip
<{^_^}> evanjs: Did you mean zip?
<{^_^}> Add pkgs.ensureNewerSourcesForZipFilesHook to your nativeBuildInputs.
<evanjs> Nope lol
iqubic has quit [Read error: Connection reset by peer]
<evanjs> Oh, looks like he left anyway
chagra_ has quit [Ping timeout: 260 seconds]
<infinisil> evanjs: (you can define those yourself though)
<infinisil> But for cases like tooeasy2do we have ,dnw
<{^_^}> [nixpkgs] @taku0 opened pull request #78452 → thunderbird, thunderbird-bin: 68.4.1 -> 68.4.2 [Security fixes] → https://git.io/JvqOP
chagra has joined #nixos
<evanjs> ,dnw
<{^_^}> Provide as much info as possible on problems. What specifically doesn't work? What command did you run? What's in the relevant files? What's the error? This makes debugging easier and helps getting faster responses
<evanjs> Ohhhhh okay that makes sense
<evanjs> Would define myself but not sure my way is the best way. Always hesitant about adding new stuff 😝
magnetophon has joined #nixos
orivej has joined #nixos
chagra has quit [Quit: WeeChat 2.6]
chagra has joined #nixos
Ralith_ has joined #nixos
epl692 has joined #nixos
<epl692> Having issues with getting nixops to run, it makes the virtual machine, starts configuring it, then dies with an error. Is there something I should be doing differently? https://nixos.org/nixops/manual/#idm140737322662048 <=following this tutorial, copyed and pasted the files exactly
Rusty1 has quit [Remote host closed the connection]
<epl692> https://pastebin.com/LjSjytyw <= pastebin snipping of what the terminal showed
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
delli3 has joined #nixos
justanotheruser has quit [Read error: Connection reset by peer]
andi- has quit [Ping timeout: 245 seconds]
felixfoertsch has joined #nixos
felixfoertsch23 has quit [Ping timeout: 248 seconds]
sb0 has joined #nixos
<epl692> okay, new question. how do I turn a .nix file in a github repository into a package?
eacameron has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 265 seconds]
andi- has joined #nixos
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 is now known as Supersonic
justanotheruser has joined #nixos
eri has joined #nixos
<infinisil> epl692: nix-build it?
wavirc22 has quit [Ping timeout: 240 seconds]
<infinisil> Well it depends on what's in the file really
mexisme has joined #nixos
goodwill has quit [Quit: ...]
goodwill has joined #nixos
ayerhart has quit [Ping timeout: 272 seconds]
[Leary] has joined #nixos
Lears has quit [Read error: No route to host]
ayerhart has joined #nixos
[Leary] has quit [Remote host closed the connection]
Lears has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
endformationage has quit [Quit: WeeChat 2.6]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
fusion809_ has joined #nixos
fusion809 has quit [Read error: Connection reset by peer]
lopsided98 has quit [Quit: Disconnected]
lopsided98 has joined #nixos
f0i has quit [Ping timeout: 272 seconds]
pitch has quit [Ping timeout: 240 seconds]
pitch has joined #nixos
dot-product[m] has joined #nixos
lopsided98 has quit [Quit: Disconnected]
lopsided98 has joined #nixos
lopsided98 has quit [Client Quit]
lopsided98 has joined #nixos
Ox450x6c has quit [Read error: Connection reset by peer]
fusion809_ has quit [Remote host closed the connection]
fusion809_ has joined #nixos
pitch has quit [Ping timeout: 265 seconds]
phreedom has quit [Ping timeout: 240 seconds]
phreedom has joined #nixos
iqubic has joined #nixos
zarel_ has joined #nixos
zarel has quit [Ping timeout: 268 seconds]
chagra_ has joined #nixos
<{^_^}> [nixpkgs] @wedens opened pull request #78453 → nixos/grub: make memtest work with EFI → https://git.io/Jvqs7
zarel has joined #nixos
chagra has quit [Ping timeout: 265 seconds]
zarel_ has quit [Ping timeout: 265 seconds]
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
cartwright has quit [Remote host closed the connection]
cartwright has joined #nixos
orivej has joined #nixos
<xavierzwirtz[m]> Using buildLayeredImage, what is the idiomatic way to write a config file to the resulting container?
fragamus has joined #nixos
drakonis has quit [Quit: WeeChat 2.6]
<wedens[m]> "contents" attribute of buildLayeredImage, I suppose
<wedens[m]> or reference it directly like `config.Cmd = [ "${something}/bin/something -c ${./myconfig}" ];`
<xavierzwirtz[m]> interesting, so the file would be copied if I referenced it in the Cmd
<xavierzwirtz[m]> If I used the contents atribute, how would I choose the path where the file ends up?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/f56ca2599d9 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
f0i has joined #nixos
justanotheruser has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 260 seconds]
magnetophon has quit [Remote host closed the connection]
<NemesisD> what is the recommended way to handle data dirs for derivations? the program i'm writing a derivation for wants to put a data dir relative to the binary, which i'm not sure is allowed
palo1 has joined #nixos
sb0 has quit [Quit: Leaving]
palo has quit [Ping timeout: 260 seconds]
palo1 is now known as palo
mac10688 has joined #nixos
justanotheruser has joined #nixos
<kalbasit> when specifying `--option trusted-public-keys` on the command line, does it override the configured trusted-public-keys or does it add to it?
mac10688 has quit [Ping timeout: 268 seconds]
<clever> kalbasit: replace it entirely
vidbina_ has joined #nixos
xO1 has joined #nixos
leotaku has quit [Quit: ZNC 1.7.4 - https://znc.in]
<xavierzwirtz[m]> I was able to answer my own question, adding `cp ${./dummyhgrc} dummyhgrc` to extraCommands worked perfectly
leotaku has joined #nixos
opthomasprime has joined #nixos
opthomasprime has left #nixos [#nixos]
hyper_ch has quit [Quit: ZNC 1.7.5 - https://znc.in]
gkmngrgn has quit [Ping timeout: 272 seconds]
andreas303 has quit [Remote host closed the connection]
hyper_ch has joined #nixos
andreas303 has joined #nixos
dansho has quit [Remote host closed the connection]
dansho has joined #nixos
Ralith_ has quit [Remote host closed the connection]
orivej has joined #nixos
hyper_ch has quit [Ping timeout: 268 seconds]
mthst has joined #nixos
f0i has quit [Ping timeout: 268 seconds]
hyper_ch has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #78454 → bitcoin: fix build on darwin → https://git.io/JvqZy
<{^_^}> [nixpkgs] @marsam merged pull request #78178 → cargo-about: init at 0.1.1 → https://git.io/JvLkt
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqZ9
wavirc22 has joined #nixos
aveltras has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #78149 → nomachine-client: 6.8.1 -> 6.9.2 → https://git.io/JvIAk
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqZ5
<{^_^}> [nixpkgs] @marsam merged pull request #78099 → kubernetes: 1.15.6 -> 1.15.8 → https://git.io/JvIWf
<{^_^}> [nixpkgs] @marsam pushed 2 commits to release-19.09: https://git.io/JvqZb
ng0 has joined #nixos
ng0 has joined #nixos
knupfer has joined #nixos
thc202 has joined #nixos
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos
<{^_^}> [nixpkgs] @oxalica opened pull request #78455 → minecraft-launcher: 2.1.9618 -> 2.1.11314 → https://git.io/JvqnL
wavirc22 has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in]
wavirc22 has joined #nixos
o1lo01ol1o has joined #nixos
<aveltras> what would be the correct syntax to get the following to work ? i'd like the first argument to be used just after repl and the remaining ones at the end, the first one never gets interpreted, i don't know if this is a nix specific problem or my misunderstanding of bash
<aveltras> calling this like "watch frontend" should result in "ghcid -c 'cabal v2-repl frontend' -W"
<ashkitten> aveltras: first off, variables in single quotes don't get expanded
<{^_^}> [nixpkgs] @oxalica opened pull request #78456 → minecraft: no `GPUCache` in current directory → https://git.io/Jvqnw
<ashkitten> aveltras: secondly you're gonna want $1 for the first argument
<{^_^}> [nixpkgs] @mmahut merged pull request #77830 → nixos/dokuwiki: init module → https://git.io/JvTvk
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JvqnK
<ashkitten> aveltras: looks like bash has an array slice syntax, so to get all elements starting from index 2, you'll want ${@:2}
<{^_^}> [nixpkgs] @mmahut merged pull request #78210 → pypi2nix: 2.0.3 -> 2.0.4 → https://git.io/JvL3h
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JvqnX
<aveltras> yes, it seems to get the job done, there's still an escaping problem but i should be able to handle it myself now
<aveltras> ashkitten: thanks !
<ashkitten> np
<hyper_ch> clever: ping
wavirc22 has quit [Read error: Connection reset by peer]
<iqubic> pong
wavirc22 has joined #nixos
<iqubic> Wait... I'm the wrong person.
<hyper_ch> iqubic: depends whether you have merge rights or not ;)
<iqubic> I don't have merge rights.
<hyper_ch> then you're the wrong person ;)
<hyper_ch> https://pcsupport.lenovo.com/ca/en/solutions/ht508988/ -- good that I have an amd lenovo notebook :)
f0i has joined #nixos
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #78457 → Add vim-smt2 → https://git.io/JvqnQ
<hyper_ch> iqubic: just waiting for someone to merge my zfs 082 -> 083 update as there's some nvme fixes and other stuff in there
<{^_^}> [nixpkgs] @colemickens opened pull request #78458 → date: init at v2.4.1 → https://git.io/Jvqnx
wavirc22 has quit [Read error: Connection reset by peer]
o1lo01ol1o has quit [Remote host closed the connection]
wavirc22 has joined #nixos
<{^_^}> [nixpkgs] @sjau opened pull request #78460 → unoconv: fixing sha256 → https://git.io/JvqcL
erictapen has joined #nixos
<aranea> Is it expected that a "nixos-rebuild switch" invocation that updated nix itself will throw the error "error: cannot connect to daemon at '/nix/var/nix/daemon-socket/socket': Connection refused" during the activation phase?
fusion809_ has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
fusion809_ has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #78460 → unoconv: fixing sha256 → https://git.io/JvqcL
<{^_^}> [nixpkgs] @bjornfor pushed commit from @sjau to master « unoconv: fixing sha256 »: https://git.io/JvqcR
alex`` has joined #nixos
orivej has quit [Ping timeout: 268 seconds]
o1lo01ol1o has quit [Ping timeout: 265 seconds]
fendor has joined #nixos
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/57c35c63004 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
leotaku has quit [Ping timeout: 240 seconds]
rnhmjoj has joined #nixos
rnhmjoj has quit [Changing host]
rnhmjoj has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #78400 → R: Update CRAN and bioconductor packages → https://git.io/JvtoX
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/JvqcM
<{^_^}> [nixpkgs] @marsam opened pull request #78462 → pythonPackages.loguru: 0.4.0 -> 0.4.1 → https://git.io/Jvqcy
xO1 has quit [Quit: leaving]
cyris212 has quit [Quit: ZNC 1.7.4 - https://znc.in]
cyris212 has joined #nixos
knupfer has quit [Remote host closed the connection]
__monty__ has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/57c35c63004 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
gxt has joined #nixos
<inf> just wondering... is there any official nixos-rebuild wrapper that'd do `nixos-rebuild test`, wait for confirmation via keyboard, and roll back in case user fails to confirm it working (eg. when ssh connection drops out)?
<inf> I imagine it being pretty trivial (except for properly keeping that rollback flow working even if the session gets killed somehow), just wondering if it's been already done/documented.
cosimone has joined #nixos
chagra_ has quit [Ping timeout: 265 seconds]
chagra_ has joined #nixos
knupfer has joined #nixos
chagra_ has quit [Ping timeout: 268 seconds]
MmeQuignon has joined #nixos
<tilpner> I don't think you'll find an official wrapper for that
o1lo01ol1o has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/705489552c9 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
wavirc22_ has joined #nixos
wavirc22 has quit [Read error: Connection reset by peer]
chagra_ has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
leyyin has joined #nixos
chagra_ has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @fgaz opened pull request #78463 → mindustry: 102 -> 103 → https://git.io/JvqC4
waleee-cl has joined #nixos
knupfer has quit [Quit: knupfer]
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
chagra_ has joined #nixos
chloekek has joined #nixos
chloekek has quit [Client Quit]
chloekek has joined #nixos
gxt has quit [Ping timeout: 240 seconds]
erictapen has quit [Ping timeout: 265 seconds]
chagra_ has quit [Ping timeout: 268 seconds]
chagra_ has joined #nixos
andreas303 has quit [Remote host closed the connection]
andreas303 has joined #nixos
medvid has quit [Read error: Connection reset by peer]
medvid has joined #nixos
gentauro has quit [Quit: leaving]
<{^_^}> [nixpkgs] @primeos opened pull request #78464 → weston: 7.0.0 -> 8.0.0 → https://git.io/JvqC7
<{^_^}> [nixpkgs] @primeos merged pull request #78447 → range-v3: Fix the AArch64 build by disabling the tests → https://git.io/JvqtS
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/JvqCd
werner291 has joined #nixos
jco has joined #nixos
<jco> Hello! I've tried to update my system on unstable but I got this error:
<jco> I'm a bit clueless on what could be the cause of this error
gentauro has joined #nixos
f0i has quit [Ping timeout: 260 seconds]
chloekek has quit [Ping timeout: 268 seconds]
<jco> oh I forgot to upgrade
<evils> odd, i've got `programs.sway.enable=true;`, but i had to add xwayland to my environment for it to be able to use it
m15k has joined #nixos
o1lo01ol1o has joined #nixos
f0i has joined #nixos
<m15k> Hej! Anyone is willing to share his configuration.nix for his/her raspberry pi 3?
<evils> m15k: try #nixos-aarch64 if you get no response here
<m15k> ups :)
v88m has quit [Remote host closed the connection]
v88m has joined #nixos
o1lo01ol1o has quit [Ping timeout: 268 seconds]
kiwi_1 has joined #nixos
<kiwi_1> hello, this is kiwi1 speaking. Is this where we can ask silly questions to get a grasp of nix?
<symphorien> Sure go ahead
<kiwi_1> So I'm trying to learn webdev with the help of django. Meaning python under nix. I have python installed system wide and all is well, now django and other dependencies are where I'm stuck.
cosimone has quit [Quit: Quit.]
<__monty__> Have you read the nixpkgs manual section on python development?
<kiwi_1> There is a recipe for an older lts django in the nixstore, I would like the latest official release. I'm unsure how to tackle this, tried to update the recipe to django 3.0 but I have been unable to successfully drop into a shell with that version pulled in from pypifetch.
<kiwi_1> I have read through it multiple times but I feel I lack understanding in a major nix concept still, not sure what tho
jco has quit [Quit: WeeChat 2.7]
<kiwi_1> I have followed the nixpills as well but not everything is clear yet.
<kiwi_1> to be more specific, is it possible to create a nixshell with the python version I need then manually get django? Does tha tmean it will stay contained in that shell environement or am I misunderstanding?
<__monty__> Aiui you'd still need a venv.
fusion809_ has quit [Read error: Connection reset by peer]
<kiwi_1> so having a nixshell with python and creating a venv within should give me a "container" of sorts with which I can mess around without effecting the rest of the system?
fusion809_ has joined #nixos
<__monty__> I think you'd only need the nix-shell for system deps.
pitch has joined #nixos
<kiwi_1> I see, let me look into this angle of things, Thanks!
<hyper_ch> markus1189: are you markuskowa?
fendor_ has joined #nixos
kiwi_1 has quit [Ping timeout: 240 seconds]
chagra_ has quit [Ping timeout: 260 seconds]
chagra_ has joined #nixos
orivej has joined #nixos
m15k has quit [Remote host closed the connection]
fendor_ has quit [Remote host closed the connection]
klntsky_ has quit [Ping timeout: 240 seconds]
<evils> seems defining programs.sway.extraPackages removes the defaults (and xwayland with it)
UndefinedIsNotAF has joined #nixos
klntsky_ has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #78464 → weston: 7.0.0 -> 8.0.0 → https://git.io/JvqC7
<{^_^}> [nixpkgs] @primeos pushed to master « weston: 7.0.0 -> 8.0.0 (#78464) »: https://git.io/JvqWu
fendor_ has joined #nixos
UndefinedIsNotAF has quit [Client Quit]
UndefinedIsNotAF has joined #nixos
craige has joined #nixos
* craige wonders if anyone has any has any xmonad + taffybar nix configs thay've shared?
<{^_^}> [nixpkgs] @vcunat pushed 4 commits to master: https://git.io/JvqWa
<{^_^}> [nixpkgs] @vcunat merged pull request #78452 → thunderbird, thunderbird-bin: 68.4.1 -> 68.4.2 [Security fixes] → https://git.io/JvqOP
dansho has quit [Quit: Leaving]
m0rphism has joined #nixos
mallox has joined #nixos
chloekek has joined #nixos
<{^_^}> [nixpkgs] @scalavision opened pull request #78465 → mill: 0.5.6 -> 0.6.0 → https://git.io/JvqWx
chagra_ has quit [Ping timeout: 265 seconds]
chagra_ has joined #nixos
UndefinedIsNotAF has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
erictapen has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #78462 → pythonPackages.loguru: 0.4.0 -> 0.4.1 → https://git.io/Jvqcy
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvql2
Chiliparrot has joined #nixos
Rusty1 has joined #nixos
erictapen has quit [Ping timeout: 268 seconds]
acarrico has quit [Ping timeout: 268 seconds]
turq has left #nixos [#nixos]
<{^_^}> [nixpkgs] @ggreif opened pull request #78466 → ghc: update 8.10.1 pre-release to rc1 → https://git.io/Jvqlp
fendor_ has quit [Ping timeout: 265 seconds]
civodul has joined #nixos
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
<drozdziak1> Are "Nix on other distros" questions welcome here? I've added a nixpkgs channel on my Arch system (used archlinux-nix, git version) but all nix commands seem to complain about no nixpkgs in the system
<drozdziak1> The only trace of my newly added channel seems to be ~/.nix-channels
ZeDestructor has quit [Quit: o.O]
<ar> drozdziak1: nix-channel --list lists anything?
<drozdziak1> ar Yep, I get the "https://nixos.org/channels/nixpkgs-unstable nixpkgs" I added from it
<ar> drozdziak1: it's the other way round
<ar> drozdziak1: name first, url second
<ar> if it lists it with url first for you, something went wrong
<{^_^}> [nixpkgs] @PierreR closed pull request #78391 → nodePackages_10_x: add asciidoctor-plantuml → https://git.io/Jvt2H
<ar> drozdziak1: tried doing "nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs"?
ZeDestructor has joined #nixos
<drozdziak1> ar Yes, although I'm unsure the order is wrong. I've just deleted it with `nix-channel --remove nixpkgs` and it accepted the name
<drozdziak1> And for my nix-channel --add invocation it looked exactly like what you posted
<symphorien> after add you must nix-channel --update
<symphorien> otherwise it does not take effect
<drozdziak1> interesting, it segfaulted on me
<drozdziak1> (nix-channel --update that is)
erictapen has joined #nixos
<drozdziak1> Nix I got from upstream this time, I'll retry with the one packaged by ARch
<sigwinch28> symphorien: RE my question yesterday about nixpkgs/custom packages: thanks. ended up making my own overlay and using `callPackage` as a learning experience ;)
<symphorien> :)
<symphorien> drozdziak1: is it this bug? https://github.com/NixOS/nix/issues/2733
<{^_^}> nix#2733 (by noonien, 44 weeks ago, open): nix-channel segfault: Fatal error: glibc detected an invalid stdio handle
chagra_ has quit [Ping timeout: 265 seconds]
chagra_ has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @markuskowa merged pull request #77914 → video2midi: 0.3.9.6 -> 0.4.0.1 → https://git.io/JvTVg
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to master: https://git.io/Jvq8j
<{^_^}> [nixpkgs] @markuskowa merged pull request #78201 → libjpeg_original: 9c -> 9d → https://git.io/JvLYV
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to master: https://git.io/Jvq4v
zupo has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #78467 → python3Packages.altair: fix build → https://git.io/Jvq4Y
<{^_^}> [nixpkgs] @ggreif closed pull request #78466 → ghc: update 8.10.1 pre-release to rc1 → https://git.io/Jvqlp
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #78465 → mill: 0.5.6 -> 0.6.0 → https://git.io/JvqWx
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvq4c
o1lo01ol1o has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
halfbit has joined #nixos
alexherbo2 has joined #nixos
fendor_ has joined #nixos
mthst has quit [Quit: Leaving]
<philipp[m]> The isos on the site come from cache.nixos.org, right? So I should be able to find their signature somewhere?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b772ca4a4d2 (from 84 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
o1lo01ol1o has quit [Remote host closed the connection]
dm9 has joined #nixos
<ddima> philipp[m]: afaik its separate. but the sha256s are linked from the download page and can be found in the s3 bucket listing.
ddellacosta has joined #nixos
<philipp[m]> And those are signed?
<tilpner> You can also use the isos from hydra
<{^_^}> [nixpkgs] @ggreif opened pull request #78468 → ghc: update 8.10.1 pre-release to announced rc1 → https://git.io/Jvq4r
<tilpner> philipp[m]: Here's the narinfo for the latest 19.09 graphical ISO: https://cache.nixos.org/6k9cfcrpmiljvhnmmwyw9wc0dxc8sxip.narinfo
<tilpner> It has a signature you can verify if you have Nix
<flokli> drozdziak1: try nix-channel --update again. it most likely is the http2 related segfault linked.
<{^_^}> [nixpkgs] @LnL7 merged pull request #78429 → pythonPackages.llfuse: darwin support, use in borgbackup → https://git.io/JvqfJ
<{^_^}> [nixpkgs] @LnL7 pushed 3 commits to master: https://git.io/Jvq4X
<ddima> philipp[m]: I've only seen just checksums so far.
<ddima> you might want to consider baking your own isos. but maybe somebody else knows some signed source.
<flokli> LnL: turns out llfuse isn't supported upstream anymore
<flokli> (downstream borgbackup issue)
<LnL> flokli: oh :/
<philipp[m]> It's not for me, it's for a buddy that wants a first install.
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<flokli> LnL: yeah, I mean, it's still what borg is currently using, but still meh
orivej has quit [Ping timeout: 268 seconds]
<tilpner> philipp[m]: nix-store -r /nix/store/6k9cfcrpmiljvhnmmwyw9wc0dxc8sxip-nixos-graphical-19.09.1955.17f02b52e68-x86_64-linux.iso
<tilpner> philipp[m]: That will fetch it from configured caches, and you can "nix verify" it
<tilpner> (Unfortunately, it will also fetch a bunch of things you don't need)
<{^_^}> [nixpkgs] @peti merged pull request #78468 → ghc: update 8.10.1 pre-release to announced rc1 → https://git.io/Jvq4r
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/Jvq4b
<philipp[m]> tilpner: Of course! nix-store is the way to go here.
<ddima> tilpner: I guess you found it in hydra?
<tilpner> Yes
<tilpner> I linked it earlier
<tilpner> (The narinfo I got from looking it up on hydra)
<tilpner> But you can probably go the other way too
sondr3 has joined #nixos
<ddima> yep, makes sense. not exactly useful for a novice but eh.
<philipp[m]> He wanted the gui less installation, so I found that on hydra. I just didn't think of nix-store before.
<{^_^}> [nixpkgs] @eonpatapon opened pull request #78469 → nixos/postfix-exporter: fix typo → https://git.io/JvqBe
<{^_^}> [nixpkgs] @tilpner opened pull request #78470 → heaptrack: use wrapQtAppsHook → https://git.io/JvqBv
<{^_^}> [nixpkgs] @mothsART opened pull request #78471 → guake needs locale, not gettext for i18n → https://git.io/JvqBJ
f0i has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @zimbatm pushed to master « direnv: 2.20.1 -> 2.21.0 »: https://git.io/JvqBI
ng0 has quit [Read error: Connection reset by peer]
ng0 has joined #nixos
<evanjs> Is it even feasible for non top-level packages to searchable on the packages search at some point? Or is it just that we limit the scope to smaller sets? Like I can search JetBrains but not eg emacsPackages
lord| has quit [Read error: Connection reset by peer]
evernite_ has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
lord| has joined #nixos
<tilpner> evanjs: emacsPackages is explicitly marked as dontRecurseIntoAttrs
<infinisil> evanjs: They are searchable
<infinisil> Yeah only if they have that dontRecurse they aren't
<infinisil> E.g. gnome3.* packages are searchable
fragamus has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #78454 → bitcoin: fix build on darwin → https://git.io/JvqZy
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqB4
rogue_koder has quit [Ping timeout: 265 seconds]
f0i has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #78415 → zfs: 0.8.2 -> 0.8.3 → https://git.io/Jvt5A
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JvqBz
rogue_koder has joined #nixos
dingenskirchen has quit [Read error: Connection reset by peer]
dingenskirchen1 has joined #nixos
dingenskirchen1 is now known as dingenskirchen
o1lo01ol1o has joined #nixos
fadenb has quit [Remote host closed the connection]
fadenb has joined #nixos
<evanjs> tilpner infinisil got it so it’s whatever would normally not show up in `nix search`... without overrides 😛
o1lo01ol1o has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #78463 → mindustry: 102 -> 103 → https://git.io/JvqC4
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqBi
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Read error: Connection reset by peer]
Chiliparrot has joined #nixos
ng0 has quit [Quit: leaving]
<evernite_> quit
<{^_^}> Let me do that for you
<evernite_> \quit
<{^_^}> Let me do that for you
evernite_ has quit [Quit: leaving]
halfbit has quit [Ping timeout: 248 seconds]
justanotheruser has quit [Ping timeout: 272 seconds]
<evanjs> Out of curiosity, is there anything I should br aware of / potential negative implications if I do decide to set emacsPackages.dontRecurseIntoAttrs to false on my systems? Save potential for increased search times.
<sondr3> a black hole could appear and devour your computer
alexherbo21 has joined #nixos
<tilpner> evanjs: emacsPackages has no attribute dontRecurseIntoAttrs, and adding one with the value of false would not help. Removing the dontRecurseIntoAttrs would also not change anything, because it's an identity function
<tilpner> evanjs: You can change dontRecurseIntoAttrs to recurseIntoAttrs though
alex`` has quit [Ping timeout: 268 seconds]
alexherbo2 has quit [Ping timeout: 268 seconds]
alexherbo21 is now known as alexherbo2
<evanjs> Ahhh “marked as”. Got it. Hmm
alex`` has joined #nixos
chagra_ has quit [Ping timeout: 265 seconds]
Naptra has joined #nixos
justanotheruser has joined #nixos
<kraem> would After=local-fs.service be a good place for services that depend on all mountpoints defined to be mounted?
<{^_^}> [nixpkgs] @aanderse merged pull request #77983 → solr: 8.4.0 -> 8.4.1 → https://git.io/JvksD
<{^_^}> [nixpkgs] @aanderse pushed 4 commits to master: https://git.io/JvqRO
<evanjs> Looking over some examples... this looks far easier than I expected. Especially with my current setup. Something like ` emacs23Packages = recurseIntoAttrs (emacsPackages emacs23 pkgs.emacs23Packages);` that’s easy, then 😄
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @aanderse merged pull request #78272 → openjdk11: 11.0.4 -> 11.0.6 → https://git.io/JvLVh
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/JvqRG
<evanjs> *looks up identity function* and that’s what I get for neglecting any serious math studies 😃
justanotheruser has quit [Ping timeout: 260 seconds]
mojjo has joined #nixos
<tilpner> symphorien: Oops, should have checked
<tilpner> symphorien: Do you want me to close it?
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @tilpner closed pull request #78470 → heaptrack: use wrapQtAppsHook → https://git.io/JvqBv
<manveru> did `nixpkgs.crossSystem` change in 19.09? I'm trying `nixpkgs.crossSystem = lib.systems.examples.aarch64-multiplatform` to build for my rpi, but i get `attribute 'system' missing`
<manveru> none of those examples has a `system` attribute, afaict
<mojjo> I have a simple nginx config. Accessing the root works fine. accessing a location redirect (defined as `"~ ^/something(?:/(.*))?$" = { alias = someDerivation + "/$1"; };` does not work. When I try to access `localhost/something/non_existing_file` I get 404, as expected. The error logs tell me that the lookup was in the correct directory in the nix
<mojjo> store. If I access `localhost/something/existing_file` I do get an 500 error and no logs. Any ideas?
m15k has joined #nixos
<{^_^}> [nixpkgs] @Atemu opened pull request #78473 → dnscrypt-proxy2: 2.0.25 -> 2.0.36 → https://git.io/JvqRz
<{^_^}> [nixpkgs] @aanderse merged pull request #78195 → homebank: 5.2.8 -> 5.3.1 → https://git.io/JvLmV
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/JvqR2
justanotheruser has joined #nixos
fendor_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ehmry merged pull request #78473 → dnscrypt-proxy2: 2.0.25 -> 2.0.36 → https://git.io/JvqRz
<{^_^}> [nixpkgs] @ehmry pushed commit from @Atemu to master « dnscrypt-proxy2: 2.0.25 -> 2.0.36 »: https://git.io/JvqRD
<{^_^}> [nixpkgs] @GRBurst opened pull request #78474 → amdgpu-fan: init at 0.0.6 → https://git.io/JvqRy
acarrico has joined #nixos
fendor_ has joined #nixos
scheming_around has quit [Quit: WeeChat 2.6]
<evanjs> sondr3++
<{^_^}> sondr3's karma got increased to 2
<evanjs> Just saw your response to my question earlier 😝
fendor_ has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 260 seconds]
wildtrees has joined #nixos
acarrico has quit [Ping timeout: 272 seconds]
[Leary] has joined #nixos
knupfer has joined #nixos
<sigwinch28> sondr3: as I said earlier to symphorien: thanks for the help w.r.t. nixpkgs/custom packages yesterday. I learned how to use overlays and everything ^_^
knupfer has quit [Client Quit]
Lears has quit [Ping timeout: 268 seconds]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @GRBurst opened pull request #78475 → dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.5.0 (dev) → https://git.io/Jvq0J
[Leary] has quit [Remote host closed the connection]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
chagra_ has joined #nixos
Lears has joined #nixos
<{^_^}> [nixpkgs] @Ma27 opened pull request #78476 → nixos/networkd: add vrfConfig option for netdevs, add simple test → https://git.io/Jvq0q
knupfer has quit [Quit: knupfer]
dm9 has quit [Quit: WeeChat 2.7]
<philipp[m]> How do signatures in the nix store actually work? Where are they even located?
<M2easy2do[m]> Can someone explain to me how can i install ruby gems in nixos?
<tilpner> philipp[m]: Signatures are stores in /nix/var/nix/db/db.sqlite
<tilpner> sudo sqlite3 -readonly /nix/var/nix/db/db.sqlite 'select path,sigs from validpaths'
<sondr3> evanjs sigwinch28 no problem, happy to help out
<sondr3> (even though black holes might not be very helpful)
<philipp[m]> How do they get fetched?
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
<tilpner> philipp[m]: I assume they are absorbed from the narinfos
vidbina_ has quit [Ping timeout: 265 seconds]
<philipp[m]> Thanks! I can work with that.
knupfer has joined #nixos
<tilpner> philipp[m]: Is there something you're trying to do, are is it just curiosity?
<tilpner> s/are/or/
v88m has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @bennofs merged pull request #67226 → swiftformat: init at 0.44.0 → https://git.io/fjbxX
<{^_^}> [nixpkgs] @bennofs pushed commit from @bdesham to master « swiftformat: init at 0.44.0 »: https://git.io/Jvq0z
<philipp[m]> tilpner: I'm trying to fetch an install iso without dependencies while still checking the signature, but mostly because I'm curious how to do it.
justanotheruser has joined #nixos
scheming_around has joined #nixos
<scheming_around> And I'm confused by the steps in section 9.3
opthomasprime has joined #nixos
alexherbo27 has joined #nixos
alexherbo2 has quit [Ping timeout: 265 seconds]
alexherbo27 is now known as alexherbo2
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
alex`` has quit [Ping timeout: 268 seconds]
alex`` has joined #nixos
o1lo01ol1o has joined #nixos
drakonis has joined #nixos
eri has quit [Ping timeout: 260 seconds]
Guest7 has joined #nixos
seanlane has joined #nixos
Chiliparrot has joined #nixos
halfbit has joined #nixos
<sondr3> silly question, I need to run `nix-env` in a `buildPhase` but get `nix-env: command not found`. I'm using a normal `stdenv.mkDerivation`, do I have to add `nix` to `buildInputs`?
<mojjo> you should not run this in a build phase. and if you do it will not work as it talks to the network. just add the package you want to install to the build inputs
o1lo01ol1o has quit [Remote host closed the connection]
Guest7 has quit [Remote host closed the connection]
seanlane has quit [Quit: leaving]
<sondr3> I'm using it to create a JSON file of the packages in my repo with `nix-env -f . -qa --json`, but I don't want to commit it to the repo... I realize it's not pretty but I haven't been able to generate a JSON-file another way
ongy[m] has joined #nixos
<ongy[m]> Hey, is there something special to do on nixos for firmware loads? I added linuxFirmwareNonfree to the system.environment list, but searching for them on the filesystem they are only in the store (And aren't loaded). If I copy them over to /lib/firmware manually they are loaded on firmware load
<{^_^}> [nixpkgs] @marsam opened pull request #78477 → python37Packages.apache-airflow: fix build → https://git.io/JvqEY
ongy[m] has joined #nixos
ongy[m] has quit [Changing host]
ongy[m] has joined #nixos
ongy[m] has quit [Changing host]
<mojjo> mhh.. I wonder why root login does not work with the initial password on a qemu VM? works with normal users...
<tilpner> ongy[m]: See hardware.enableAllFirmware and hardware.enableRedistributableFirmware
<mojjo> :sondr3 you can add it to the build inputs and do everything with it that does not do IO
<ongy[m]> tilpner: so I can either enable one of those, or set the specific one to hardware.firmware instead of the wrong group?
o1lo01ol1o has joined #nixos
<ongy[m]> Thanks for the pointer :)
<evanjs> sondr3: black holes are always relevant lol. Esp without a recycle bin 😝
alexherbo27 has joined #nixos
alexherbo2 has quit [Ping timeout: 240 seconds]
alexherbo27 is now known as alexherbo2
alex`` has quit [Ping timeout: 260 seconds]
o1lo01ol1o has quit [Ping timeout: 265 seconds]
o1lo01ol1o has joined #nixos
alex`` has joined #nixos
fusion809_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @samueldr merged pull request #55531 → pkgs/misc/cups/drivers: add brother mfcl3770cdw → https://git.io/fhHjm
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to master: https://git.io/JvqE7
<sondr3> mojjo: I added `nixStable` to my buildInputs but I get a `error: creating directory '/nix/var': Permission denied` with it in
<tilpner> sondr3: You can generate a json file without it, recursive nix is currently not a good idea, and will be prevented by sandboxing if enabled
<sondr3> tilpner: yeah, I realize it's a nasty hack but I haven't been able to write a Nix function to do what the `nix-env ...` is doing
<tilpner> sondr3: Does it need to be exactly that format, or just similar? What do you do with that file?
<sondr3> tilpner: I really just need the names and versions of the packages
<tilpner> That should be no problem. Is your repo public?
<sondr3> my Nix-fu is lacking and my previous attempts went nowhere
<tilpner> And it should contain just maple for now?
Naptra_ has joined #nixos
<sondr3> tilpner: currently, yeah, you can see the output from the nix-env command here https://gist.github.com/sondr3/285c4f6b9232fbeccf95ff074bb98a27
<sondr3> ... I just realized that it's probably quicker for you to just run the command yourself instead of pasting it lol
Naptra has quit [Ping timeout: 268 seconds]
<tilpner> nix-repl> :p lib.listToAttrs (map (pkg: { name = (builtins.parseDrvName pkg.name).name; value = { inherit (pkg) version; }; }) buildPkgs)
<tilpner> { maple = { version = "0.5"; }; }
numerobis has joined #nixos
<tilpner> That turns buildPkgs from ci.nix into an attrset containing the version, but you can put any other metadata in there too
<tilpner> Combine with builtins.toJSON and write that to a file
<sondr3> tilpner: thanks a ton, this is exactly what I'm looking for
<sondr3> tilpner++
<{^_^}> tilpner's karma got increased to 61
<tilpner> (With pkgs.writeText, not nix-instantiate)
<sondr3> awesome, thanks a ton, now I gotta run and catch a bus I'm nearly missing :)
Naptra__ has joined #nixos
halfbit has quit [Ping timeout: 260 seconds]
erictapen has quit [Ping timeout: 260 seconds]
hyper_ch has quit [Read error: Connection reset by peer]
<mojjo> Here's a minimal reproducible example for the NGINX issue I posted above. the gist should be self explanatory: https://gist.github.com/thought2/9f99a39a769d9746884e6801eddd0608
<mojjo> ^ would be really cool if someone could help me here :/// fighting this 500 error for 3 hours now
Naptra_ has quit [Ping timeout: 265 seconds]
hyper_ch has joined #nixos
v88m has joined #nixos
noudle has joined #nixos
halfbit has joined #nixos
noudle has quit [Client Quit]
hyper_ch_ has joined #nixos
hyper_ch_ has joined #nixos
hyper_ch_ has quit [Changing host]
hyper_ch has quit [Ping timeout: 240 seconds]
<kalbasit> clever: regarding 'replace it entirely' from yesterday regarding the `--option trusted-public-keys`. Is there an option that adds instead of replace? A bit of context might help: At work, we have our own private cache and we have a custom `use_nix` for direnv that hardcodes the binary-cache/trusted-public-keys. That worked for a while, but when I rolled my own cache at home to avoid exceeding my ISP bandwidth, it
<kalbasit> started giving problems as `--option binary-caches` overrides what I have locally. I want to switch to `--option extra-substituters` to append the substituter instead of replacing them.
dhess has quit [Quit: ZNC - https://znc.in]
hyper_ch_ has quit [Read error: Connection reset by peer]
hyper_ch has joined #nixos
<{^_^}> [nixpkgs] @turboMaCk opened pull request #78478 → zasm: Init at 4.2.6 → https://git.io/Jvqun
hyper_ch has quit [Read error: Connection reset by peer]
hyper_ch has joined #nixos
<clever> kalbasit: you can add all public keys to nix.conf, and then use extra-substituters to actually then the cache on/off
<hpfr[m]> kalbasit: couldn’t find your previous discussion in logs, but if you mean you are looking for an option like extra-substituters but for keys, couldn’t you add the keys to trusted-public-keys without adding the URL to substituters, so you could just manually list the URL in extra-substituters and have the key already in nix.conf?
<kalbasit> clever: that will require manual effort from devs :(. I'll see what else I can do. Thanks!
<hpfr[m]> Hah that was weird
<clever> kalbasit: there is also `nix show-config` which can read the current values
<clever> kalbasit: you can then use bash to join things together
<kalbasit> oh
<kalbasit> that works!!
<kalbasit> thanks clever
<clever> kalbasit: and $NIX_CONF_DIR can override the location of nix.conf
<clever> kalbasit: so direnv can change all defaults
<kalbasit> I don't think the $NIX_CONF_DIR would work, but the `nix show-config` would definitely work!. Thank you!
<scheming_around> Can anyone point me to some documentation on how nix determines runtime dependencies?
<scheming_around>
<scheming_around> The nix pill on the subject is not clear to me
<clever> scheming_around: basically, nix will just turn the entire $out into a single string (like `tar $out > foo.tar`, and then grep that string for every input path
<{^_^}> Channel nixos-19.09 advanced to https://github.com/NixOS/nixpkgs/commit/57c35c63004 (from 11 hours ago, history: https://channels.nix.gsc.io/nixos-19.09)
acarrico has joined #nixos
alexherbo28 has joined #nixos
kraem has quit [Quit: outta here]
alexherbo2 has quit [Ping timeout: 265 seconds]
alexherbo28 is now known as alexherbo2
alex`` has quit [Ping timeout: 265 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
alex`` has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #78432 → Lua for sile → https://git.io/JvqfR
<{^_^}> [nixpkgs] @teto pushed 8 commits to master: https://git.io/Jvqzn
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #78456 → minecraft: no `GPUCache` in current directory → https://git.io/Jvqnw
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JvqgJ
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/645a816f6f0 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @marsam merged pull request #77190 → python37Packages.asdf: 2.4.2 -> 2.5.0 → https://git.io/JejNA
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqgL
<{^_^}> [nixpkgs] @marsam merged pull request #78467 → python3Packages.altair: fix build → https://git.io/Jvq4Y
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvqgm
shafo has joined #nixos
kraem has joined #nixos
shafo has quit [Remote host closed the connection]
halfbit has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
<kraem> i'm trying to import an encrypted zpool using fileSystems instead of zfs.extraPools and am having trouble getting the pool imported and mounted. i've got pool called 'data' (unencrypted) and a subpool at 'data/enc' (encrypted). the mountpoint for both are set to legacy and 'data/enc' has a keylocation set. i've now set 'fileSystems."/data" = { device = "data/enc"; fsType = "zfs"; };' but the pool is
gustavderdrache has quit [Quit: Leaving.]
<kraem> not imported at boot. what am i missing? :)
<infinisil> kraem: data/enc is a dataset within the 'data' pool. There's no such thing as a subpool (unless something changed and I'm out of date)
cosimone has quit [Quit: Quit.]
<kraem> you're right, always confuse the names of datasets and pools.
<kraem> your comment made me think; do i need to define the pool as a fileSystem too so it gets imported and in turn 'data/enc' can be imported too?
<infinisil> Nah just defining fileSystems should work
<infinisil> The fact that fsType is zfs should let it automatically import the data pool first
<infinisil> kraem: What's your nixos version?
<kraem> unstable
ddellacosta has joined #nixos
<infinisil> kraem: What's the status after boot? zpool imported but /data not mounted?
<kraem> nope 'zpool status' only shows 'tank' which holds the os
<{^_^}> [nixpkgs] @veprbl opened pull request #78479 → [19.09] file: fix download url for CVE-2019-18218 → https://git.io/Jvqg7
<{^_^}> [nixpkgs] @gnidorah opened pull request #78480 → libfprint: 1.90 -> 1.0 → https://git.io/Jvqg5
growpotkin has joined #nixos
<kraem> could it be that the 'tank' is encrypted using luks and defined with boot.initrd.luks.devices, and mixing the two could be problematic?
<infinisil> Hm I wouldn't think so
<infinisil> kraem: What's `systemctl status zfs-import-data`?
chagra_ has quit [Ping timeout: 265 seconds]
chagra_ has joined #nixos
orivej has joined #nixos
<kraem> i tried snooping in the services logs but could only find `zfs-import.target` which says 'Journal has been rotated'
<infinisil> Yeah, but what's `systemctl status zfs-import-data`? Does it not exist?
<kraem> it does not
<kraem> ah could it be that it tries to read the keyfile which is in 'tank' before 'tank' is mounted properly?
zupo has joined #nixos
<infinisil> kraem: I think the problem is that for some reason this service isn't there, check out https://github.com/NixOS/nixpkgs/blob/8cd9059f9ef4a0e37695219614ea242d0a94b959/nixos/modules/tasks/filesystems/zfs.nix#L468-L540
<infinisil> I think that's supposed to create such an import service for every pool, which should then call `zfs load-key -r ${pool}` for all pools
<kraem> i was just reading those lines :)
<kraem> no idea why that isn't happening though
mexisme has quit [Ping timeout: 272 seconds]
<infinisil> kraem: If you use a mutable version of nixpkgs you could add some traces there to see the values there
werner291 has quit [Quit: werner291]
<kraem> how would i get the output from those lines?
werner291 has joined #nixos
c382feb9 has joined #nixos
<kraem> brb reboot
kraem has quit [Quit: outta here]
leotaku has joined #nixos
kraem has joined #nixos
<kraem> infinisil: can i use builtins.trace for this? what would be the expression i'd like to return in that case?
leyyin has quit [Quit: So Long, and Thanks for All the Fish]
vidbina_ has joined #nixos
lovesegfault has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @Infinisil opened pull request #78481 → mumble: Fix PLUGIN_PATH definition so it can find the CELT library → https://git.io/JvqaL
<noonien> hello
<noonien> is it possible to run `nix-instantiate` in a nix derivation?
<noonien> (during the build)
<tilpner> Why do you want to do that?
<noonien> i've created a program that uses nix to evaluate different languages, i hae a derivation, the input is what the user specified, and its output is what the evaluation/interpretation/running of the program returns
<noonien> and i want to add nix to the available languages, but inside the nix sandbox
<tilpner> Hold on, that sounds familiar
<tilpner> Where do you get the input from?
<infinisil> kraem: If you want to know the value of <thing> when <otherthing> is evaluated you do e.g. `lib.traceSeqN 1 <thing> <otherthing>`
<infinisil> kraem: So you'd replace a <otherthing> in the code with that
<infinisil> Increase the 1 to evaluate <thing> more deeply
<noonien> that's not really relevant, currently i pass it as a file using, for example: `nix-build ./eval.nix -A nix --arg file ./do-me.nix`
<noonien> but i'm creating this as a command for a discord bot
fendor has quit [Quit: Leaving]
<tilpner> Yes it is relevant
<noonien> how so?
<tilpner> The Nix sandbox is primarily meant for security
<tilpner> See https://github.com/tilpner/qeval for an approach that does the same thing, but with a VM
<tilpner> That's kind-of meant for security, and uses Nix
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
buffet has joined #nixos
<tilpner> Uhh, the Nix sandbox is NOT primarily meant for security
<tilpner> It's meant to prevent accidental impurities
<noonien> hehe, it thoguht you meant that
zebrag has quit [Quit: Konversation terminated!]
<tilpner> Do check out qeval, it worked wonderfully for a bot
<noonien> awesome, thanks for the link!
<tilpner> Don't know if it still builds, and you'll need a fairly decent machine for <1s eval
<noonien> i could use docker for sandobinx, if nix is not enough
<tilpner> Docker is also not meant for security
<{^_^}> [nixpkgs] @aanderse merged pull request #78311 → enum4linux: init at 0.8.9 → https://git.io/JvLyU
<{^_^}> [nixpkgs] @aanderse pushed 3 commits to master: https://git.io/Jvqa4
<gchristensen> nilsirl[m]: I think it would be really cool to be able to make a "obs.withPlugins" so these weird obs instructions don't need to exist https://github.com/NixOS/nixpkgs/pull/77565/files#diff-466cd75eba2cc45ef41d1151a5b717deR5-R7 :) (obviously not asking you to do that)
<noonien> well, yes, anyway, thanks for the link!
<tilpner> noonien: This is getting offtopic, PM me if you have questions
<noonien> will do
zebrag has joined #nixos
leotaku has quit [Ping timeout: 260 seconds]
kraem has quit [Quit: outta here]
delli3 has quit [Quit: Leaving]
<nilsirl[m]> gchristensen: I opened an issue for that https://github.com/NixOS/nixpkgs/issues/77627
<{^_^}> #77627 (by NilsIrl, 1 week ago, open): Plugin packaging for OBS
<gchristensen> oh yay
erictapen has joined #nixos
<{^_^}> [nixpkgs] @grahamc merged pull request #77565 → obs-wlrobs: 20191008 -> 20200111 → https://git.io/Jvf1t
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jvqa2
o1lo01ol1o has quit [Remote host closed the connection]
<gchristensen> thanks again, nilsirl[m]!
<{^_^}> [nixpkgs] @romildo merged pull request #78177 → libieee1284: init at 0.2.11 → https://git.io/JvLkT
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/Jvqaa
<{^_^}> [nixpkgs] @ggreif opened pull request #78482 → llvmPackages_10: copy from llvmPackages_9 → https://git.io/JvqaV
orivej has quit [Ping timeout: 268 seconds]
<gchristensen> I think with these new patches I may be able to stop using X11 on my Zoom -> Youtube stream laptop (cc worldofpeace :))
<buffet> getting rid of Xwayland is a long dream of me
o1lo01ol1o has joined #nixos
<gchristensen> go go go pgtk emacs, and Electron+Wayland
zupo has joined #nixos
isidore has joined #nixos
<philipp[m]> Firefox is also still x11, right?
<gchristensen> no
<gchristensen> export MOZ_ENABLE_WAYLAND=1 and you should be good to go on FF's front
<{^_^}> [nixpkgs] @bennofs pushed to master « burpsuite: 1.7.36 -> 2.1.07 »: https://git.io/Jvqa5
isidore has quit [Quit: WeeChat 2.7]
chagra_ has quit [Ping timeout: 268 seconds]
leotaku has joined #nixos
opthomasprime has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @fishi0x01 opened pull request #78483 → init: creddump at 0.3 → https://git.io/JvqVL
mexisme has joined #nixos
zupo has quit [Ping timeout: 260 seconds]
kraem has joined #nixos
<kraem> infinisil: it was of course human error.. thank you so much for your time. going to experiment some with trace now :)
<infinisil> kraem: Cool :D what was the mistake?
chagra_ has joined #nixos
nixy37 has quit [Quit: The Lounge - https://thelounge.chat]
nixy- has quit [Quit: ZNC 1.7.4 - https://znc.in]
<M2easy2do[m]> I have created a modified version of the ruby pacakages nix expression but when i try to install it it dosnt change my package
nixy has joined #nixos
nixy37 has joined #nixos
<kraem> infinisil: thought it would be a great idea to not write over my old hardware config so cp:ed it with a new name to my nixconfig dir.. forgot to change the import in said machines config file 😖
leotaku has quit [Ping timeout: 268 seconds]
<M2easy2do[m]> Could i get some help with that?
romildo has joined #nixos
<{^_^}> [nixpkgs] @samueldr merged pull request #77727 → armTrustedFirmwareTools: 2.1 -> 2.2 → https://git.io/JvUG0
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to master: https://git.io/JvqVl
<philipp[m]> gchristensen Oh! Very nice!
<kraem> infinisil: don't know why i didn't just let git solve the vc.. it's a vcs after all :)
<{^_^}> [nixpkgs] @thoughtpolice pushed to master « vector: 0.6.0 -> 0.7.1 »: https://git.io/JvqVR
<romildo> My PR https://github.com/NixOS/nixpkgs/pull/78198 has the label 10.rebuild-linux: 101-500 Can it be merged directly into master?
<{^_^}> #78198 (by romildo, 4 days ago, open): sane-backends: 1.0.27 -> 1.0.28
<gchristensen> yep, romildo
<infinisil> ,dnw M2easy2do[m]
<{^_^}> M2easy2do[m]: Provide as much info as possible on problems. What specifically doesn't work? What command did you run? What's in the relevant files? What's the error? This makes debugging easier and helps getting faster responses
Ralith_ has joined #nixos
mac10688 has joined #nixos
mallox has quit [Remote host closed the connection]
<evanjs> ermm.. checking out a staleish package... and wondering... if libPath isn't explicitly used in the derivation, is there anything that uses it implictly, or is it just ignored?
<{^_^}> [nixpkgs] @fishi0x01 opened pull request #78485 → burpsuite: fix coredump on jre8 → https://git.io/JvqVy
<gchristensen> show us?
<evanjs> I typically see it--if anything--constructed and then used in patchelf or etc, but never set and ignored like that
<gchristensen> I wonder if buildRustPackage does somethin gspecial with it
<evanjs> good thought. going to try compiling regardless but also check that
chloekek has quit [Ping timeout: 265 seconds]
<evanjs> *shrugs* `rg -i libraryPath` in `pkgs/build_support/rust` and nothing
orivej has joined #nixos
<gchristensen> how about libPath? ;)
thc202 has quit [Ping timeout: 248 seconds]
<evanjs> derp yea. Oh boy. tons of stuf. .... going to leave it alone... but maybe just refactor as the buildInputs are the same haha
<{^_^}> [nixpkgs] @filalex77 opened pull request #78486 → bandwhich: 0.10.0 -> 0.11.0 → https://git.io/Jvqwv
<{^_^}> [nixpkgs] @Ma27 pushed to master « bandwhich: 0.10.0 -> 0.11.0 »: https://git.io/JvqwT
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 closed pull request #78486 → bandwhich: 0.10.0 -> 0.11.0 → https://git.io/Jvqwv
alexherbo29 has joined #nixos
o1lo01ol1o has joined #nixos
chvp has joined #nixos
alex`` has quit [Ping timeout: 260 seconds]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
alexherbo2 has quit [Ping timeout: 240 seconds]
alexherbo29 is now known as alexherbo2
jgeerds has joined #nixos
alex`` has joined #nixos
leotaku has joined #nixos
Naptra__ has quit [Remote host closed the connection]
<spacekookie> Anyone here using fractal outside of gnome? For some reason it's not storing my credentials, but then asks me for my gnome-keyring pw after giving them
__monty__ has quit [Quit: leaving]
mexisme has quit [Ping timeout: 272 seconds]
irl25519 has joined #nixos
shibboleth has joined #nixos
irl25519 has quit [Client Quit]
bhipple has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #78007 → motion: 4.2.2 -> 4.3.0 → https://git.io/JvkrL
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Jvqwd
<{^_^}> [nixpkgs] @marsam merged pull request #78477 → python37Packages.apache-airflow: fix build → https://git.io/JvqEY
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JvqwF
vidbina_ has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #78264 → fluxus: init at 0.19 → https://git.io/JvL2G
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jvqwb
<{^_^}> [nixpkgs] @markuskowa merged pull request #78437 → pymol: 2.1.0 -> 2.3.0 → https://git.io/JvqJN
<{^_^}> [nixpkgs] @markuskowa pushed 6 commits to master: https://git.io/Jvqwp
scheming_around has quit [Ping timeout: 260 seconds]
scheming_around has joined #nixos
timmw has quit [Quit: The Lounge - https://thelounge.chat]
m15k has quit [Ping timeout: 260 seconds]
timmw has joined #nixos
timmw has quit [Client Quit]
drakonis has quit [Ping timeout: 272 seconds]
timmw has joined #nixos
drakonis has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #78487 → sbt: 1.3.5 -> 1.3.7 → https://git.io/JvqrL
wildtrees has quit [Ping timeout: 265 seconds]
scheming` has joined #nixos
<worldofpeace> spacekookie: you need to enable gnome-keyring
<worldofpeace> spacekookie: services.gnome3.gnome-keyring.enable
<worldofpeace> (I'm the maintainer of the package)
scheming_around has quit [Ping timeout: 245 seconds]
<spacekookie> worldofpeace: I have that enabled, that's what's befuddeling me
justanotheruser has quit [Ping timeout: 260 seconds]
<spacekookie> Like it asks me to unlock the keyring, after giving it the credentials, but never seems to actually store them, or even try to get them when logging in
<worldofpeace> spacekookie: hmm, de/wm and display-manager setup? Perhaps the keyring is locked on login
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/eb5ec176ce1 (from 56 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<worldofpeace> can you check with the seahorse program to see if there's actually credentials stored for fractal?
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #78421 → nixos/xfce: use sessionPackages → https://git.io/JvtNV
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JvqrB
leotaku has quit [Ping timeout: 265 seconds]
<worldofpeace> gchristensen: ooh yay, which patches?
captn3m0 has quit [Quit: ZNC 1.7.5 - https://znc.in]
<worldofpeace> or was contacting them not needed
captn3m0 has joined #nixos
jonten has joined #nixos
<spacekookie> worldofpeace: yea there's a secret in there
zebrag has quit [Quit: Konversation terminated!]
<spacekookie> Actually twice
drakonis has quit [Quit: WeeChat 2.6]
zebrag has joined #nixos
fragamus has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
<worldofpeace> spacekookie: I believe one is the actual identity secret and the other is a token
shabius_ has quit [Quit: Leaving]
<spacekookie> No, there's the token, and there's two secrets that are the same
kraem has quit [Quit: outta here]
leotaku has joined #nixos
knupfer has quit [Ping timeout: 260 seconds]
<worldofpeace> instantiate your login keyring. and perhaps it would be a good idea to remove those secrets from the keyring and try to reproduce it again.
<worldofpeace> spacekookie: from your "Anyone here using fractal outside of gnome? For some reason it's not storing my credentials, but then asks me for my gnome-keyring pw after giving them" it makes me think that when you enter your credentials the login keyring is locked, and it should be unlocked on login from the pam module (which made me ask what exactly "outside of gnome" looked like), and then I also wonder how did you
<{^_^}> [nixpkgs] @Ma27 merged pull request #78487 → sbt: 1.3.5 -> 1.3.7 → https://git.io/JvqrL
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JvqrK
orivej has quit [Ping timeout: 265 seconds]
<spacekookie> I do set this setting, but nothing more
ng0 has joined #nixos
ng0 has joined #nixos
werner291 has quit [Quit: werner291]
<worldofpeace> no display manager? spacekookie
<{^_^}> [nixpkgs] @Ma27 pushed to master « scalafmt: 2.2.2 -> 2.3.2 »: https://git.io/Jvqr1
<spacekookie> No
<spacekookie> Well, actually it uses lightdm? Not sure where that's defined actually
<spacekookie> Might be just part of the xfce setup. I stole that setup mostly from the nixos xfce+i3 section
<ryantm> I have a oneshot systemd service running on NixOS and when I rebuild switch while changing the configuration of that service while it is running, it stops that service and restarts it (as part of the activation scripts, I think). Is there a builtin way to turn that off?
<worldofpeace> oh right, spacekookie the default display manager in nixos lightdm
<worldofpeace> spacekookie: could you login and logout to see if your login keyring gets unlocked? (which release btw)
<gchristensen> ryantm: it sounds like it is WantedBy multi-user.target or something, but is not RemainAfterExit?
<spacekookie> worldofpeace: I can't really at the moment, but from memory it doesn't
Soo_Slow has joined #nixos
delli3 has joined #nixos
<ryantm> gchristensen: That sounds like something useful to look into. Here's the service configuration https://github.com/nix-community/infra/blob/d4d477fc123a35e7a6a727c2eb3184681e0396d7/build01/nixpkgs-update.nix#L48
lord| has quit [Read error: Connection reset by peer]
lord| has joined #nixos
jgeerds has quit [Ping timeout: 268 seconds]
Rusty1 has quit [Remote host closed the connection]
shabius has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
craige has quit [Ping timeout: 265 seconds]
gustavderdrache has joined #nixos
craige has joined #nixos
<{^_^}> [nixpkgs] @samueldr merged pull request #77475 → linux_hardkernel_4_14: 4.14.120-160 -> 4.14.165-172 → https://git.io/Jvvjn
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to master: https://git.io/JvqrN
<{^_^}> [nixpkgs] @mothsART closed pull request #78471 → guake needs locale, not gettext for i18n → https://git.io/JvqBJ
ddellacosta has joined #nixos
<ryantm> graham found it restartIfChanged https://nixos.org/nixos/options.html#restartifchanged
mounty has quit [Ping timeout: 265 seconds]
ddellacosta has quit [Ping timeout: 268 seconds]
aveltras has quit [Quit: Connection closed for inactivity]