gchristensen changed the topic of #nixos to: NixOS stable: 18.09, beta: 19.03 https://discourse.nixos.org/t/nixos-19-03-feature-freeze/1950 || 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/nixcon2018
hakujin has quit [Ping timeout: 245 seconds]
<ar1a> if i pr version bumps should i add myself as a maintainer?
<ryantm> ar1a: If you are willing to, please do!
<psy3497> quit
erictapen has quit [Ping timeout: 255 seconds]
erictapen has joined #nixos
vk3wtf has joined #nixos
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
jluttine has quit [Ping timeout: 252 seconds]
pie_ has joined #nixos
adetokunbo has quit [Quit: This computer has gone to sleep]
stepcut has quit [Ping timeout: 252 seconds]
stepcut has joined #nixos
vk3wtf has quit [Ping timeout: 240 seconds]
Cale has quit [Ping timeout: 252 seconds]
jluttine has joined #nixos
hakujin has joined #nixos
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
adetokunbo has joined #nixos
ikitat has joined #nixos
mbrgm_ has joined #nixos
o1lo01ol1o has joined #nixos
mbrgm has quit [Ping timeout: 252 seconds]
jluttine has quit [Ping timeout: 252 seconds]
mbrgm_ is now known as mbrgm
ikitat has quit [Ping timeout: 268 seconds]
m0rphism has quit [Ping timeout: 268 seconds]
endformationage has joined #nixos
Cale has joined #nixos
InFlames has quit [Ping timeout: 252 seconds]
<haslersn[m]> In my NIX_PATH there's only nixpkgs and nixos-config. So why does `import <nixos>` work? Or in general: `import <some-channel-name>`
ayerhart_ has quit [Ping timeout: 255 seconds]
ayerhart has joined #nixos
<samueldr> haslersn[m]: maybe this can help https://nixos.org/nix/manual/#env-NIX_PATH
<samueldr> the usual case for <nixos> working is from NIX_PATH=/path/to/nixpkgs and nixpkgs/nixos existing
sm has left #nixos ["ERC (IRC client for Emacs 27.0.50)"]
timon37 has quit []
jluttine has joined #nixos
<ar1a> http://howoldis.herokuapp.com/ how come nixos-unstable is 5 days old? i thought it was only a few hours behind nixpkgs-unstable
work_ has quit [Quit: Connection closed for inactivity]
<haslersn[m]> samueldr: then why does it work with other channel names like `import <nixos-unstable>` in my case?
<samueldr> what's your NIX_PATH?
<jtojnar> ar1a: if you click "Hydra job for tests" you will see what tests are failing
<jtojnar> see also "How does channel update?" on the top of the page
<samueldr> ar1a: nixpkgs will update when all the packages are built, but nixos channels additionally have to pass tests
<samueldr> (and there's an open issue with the channels script)
<{^_^}> nixos-org-configurations#79 (by grahamc, 12 hours ago, open): Channel updates happen all at once, meaning none at all.
<samueldr> this might be creating a compounding effect (haven't verified if nixos-unstable is held back)
<andi-> yet another issue with them :/ We must really do something about it
<ar1a> jtojnar: if you look at https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents theres a column where its all ticked
iyzsong has joined #nixos
<ar1a> the 2nd column
ym555 has quit [Ping timeout: 245 seconds]
<samueldr> ar1a: click on the number in the header, it'll link to the build page https://hydra.nixos.org/build/90609736
<samueldr> there is a line "Part of:" with an evaluation number, follow the link https://hydra.nixos.org/eval/1509645
<samueldr> that is the evaluation page
<samueldr> the evaluation has to have finished; there are 117 jobs queued right now
<ar1a> right
<ar1a> thats a bit confusing then
<haslersn[m]> `/root/.nix-defexpr/channels:nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:nixos-config=/etc/nixos/configuration.nix:/nix/var/nix/profiles/per-user/root/channels`
<samueldr> the job is part of the evaluation
<samueldr> so the tested job is complete, that's entirely right
<samueldr> but the other bits in the eval are still to go
<samueldr> though yeah, confusing at first!
<haslersn[m]> Those channels folders contain just a manifest.nix with `[ ]`
<clever> haslersn[m]: that would be an empty nix-env profile
<simukis> is there a way to annotate a whole local directory as a package source?
<samueldr> simukis: src = ~/path/to/it ?
<haslersn[m]> src = ./.;
<simukis> That’s what I have been thinking of doing, but I’d love it to be checksummed as well.
<simukis> and perhaps transferred into the nix store...
stepcut has quit [Ping timeout: 255 seconds]
hellauer has quit [Quit: WeeChat 2.4]
<haslersn[m]> Is it possible that nix-build doesn't only look in $NIX_PATH, but also in the channels?
stepcut has joined #nixos
stepcut has quit [Read error: Connection reset by peer]
NickSeagull has quit [Quit: WeeChat 2.4]
pie_ has quit [Ping timeout: 245 seconds]
<clever> haslersn[m]: nix-build can only look in channels if the channels happen to be in NIX_PATH
stepcut has joined #nixos
<das_j> ajs124--
<das_j> oh well
<samueldr> anything using that online should probably be changed just in case :/
drakonis has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @Ma27 opened pull request #57735 → activator: remove attribute name → https://git.io/fjvfb
<infinisil> simukis: It is transferred to the nix store if you do src = ./. :)
drakonis has joined #nixos
teser has quit [Ping timeout: 268 seconds]
<simukis> infinisil: great!
<simukis> infinisil: wait, that does not work with paths other than `./.` does it?
<infinisil> simukis: It works with any path
drakonis has quit [Read error: Connection reset by peer]
NickSeagull has joined #nixos
drakonis has joined #nixos
drakonis_ has joined #nixos
jtojnar has quit [Ping timeout: 255 seconds]
<simukis> that’s great.
<simukis> thanks!
<das_j> Hm, where is the Package/release name of hydra coming from?
drakonis has quit [Ping timeout: 252 seconds]
jtojnar has joined #nixos
thc202 has quit [Ping timeout: 255 seconds]
<aanderse> das_j: hmm... might there be value in generating the resources file in the preStart and setting appropriate permissions on it?
<das_j> aanderse: Wouldn't help because resources.ini is a symlink to the nix store where everything is world-readable
<aanderse> icinga hardcodes where it reads from when you compile?
<aanderse> i've never used icinga before, btw :)
<aanderse> so i'm probably asking the wrong questions
ixxie has quit [Ping timeout: 245 seconds]
slack1256 has quit [Remote host closed the connection]
<aanderse> i just hate to see more passwords go into the nix store *if* there are other options
<aanderse> and... gotta go, but just thought i'd throw that out there
sigmundv_ has joined #nixos
sigmundv has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @samueldr merged pull request #57719 → dbeaver: 5.3.5 -> 6.0.0 → https://git.io/fjveO
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to master: https://git.io/fjvJt
silver has quit [Quit: rakede]
<das_j> aanderse: It's just icingaweb, not icinga2 :) Problem is that all files are expected to reside in /etc/icingaweb2. As it's a web application, there is no global flag or environment variable you can set. Now I'd like to keep the files in that directory because a user may decide to use the non-nix way by configuring icingaweb2 via the web interface. The password may go into the store when using the option, but
<das_j> there's nothing we can really do to prevent this
<das_j> I can however ask the icingaweb people if they could implement a password file option, but there's no guarantee they ever will
o1lo01ol1o has quit [Remote host closed the connection]
ixxie has joined #nixos
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to release-19.03: https://git.io/fjvJ3
Ariakenom has quit [Read error: Connection reset by peer]
hakujin has quit [Ping timeout: 268 seconds]
cyphase has quit [Ping timeout: 246 seconds]
jluttine has quit [Ping timeout: 245 seconds]
drakonis has joined #nixos
disasm has joined #nixos
drakonis_ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jtojnar opened pull request #57736 → gupnp: 1.0.3 → 1.2.0 → https://git.io/fjvJZ
jluttine has joined #nixos
jluttine has quit [Ping timeout: 244 seconds]
cyphase has joined #nixos
ixxie has quit [Ping timeout: 246 seconds]
o1lo01ol1o has joined #nixos
jluttine has joined #nixos
tdbgamer has joined #nixos
tmaekawa has joined #nixos
stepcut_ has joined #nixos
tmaekawa has quit [Client Quit]
stepcut has quit [Ping timeout: 246 seconds]
drakonis has quit [Ping timeout: 250 seconds]
nore has quit [Ping timeout: 250 seconds]
tdbgamer has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
stepcut_ has quit [Ping timeout: 246 seconds]
nore has joined #nixos
drakonis has joined #nixos
hakujin has joined #nixos
<{^_^}> [nixpkgs] @rixed opened pull request #57737 → Fix SHA256 used by fetchFromGitHub → https://git.io/fjvJ8
hakujin has quit [Ping timeout: 246 seconds]
stepcut has joined #nixos
ikitat has joined #nixos
sigmundv__ has joined #nixos
fusion809 has joined #nixos
ikitat has quit [Ping timeout: 245 seconds]
sigmundv_ has quit [Ping timeout: 246 seconds]
cyphase has quit [Ping timeout: 244 seconds]
cyphase has joined #nixos
sigmundv_ has joined #nixos
seanparsons has quit [Ping timeout: 245 seconds]
Supersonic has quit [Ping timeout: 252 seconds]
seanparsons has joined #nixos
sigmundv__ has quit [Ping timeout: 252 seconds]
stepcut has quit [Ping timeout: 252 seconds]
sigmundv__ has joined #nixos
<{^_^}> [nixpkgs] @rixed opened pull request #57738 → ocaml-syslog: init at 1.5 → https://git.io/fjvJB
Supersonic has joined #nixos
sigmundv_ has quit [Ping timeout: 250 seconds]
hakujin has joined #nixos
ilmu has quit [Ping timeout: 255 seconds]
stepcut has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<justanotheruser> I ran nix-shell on this file https://paste.debian.net/plain/1073305 . Logs indicate it installed numpy. Why is it that importing numpy, or any other package listed results in an import error?
<{^_^}> [nixos-org-configurations] @grahamc pushed to fix-79/make-channel-updates-sequential « channel updates: make sequential »: https://git.io/fjvJz
<{^_^}> [nixos-org-configurations] @grahamc opened pull request #80 → channel updates: make sequential → https://git.io/fjvJg
<{^_^}> [nixos-org-configurations] @grahamc pushed to fix-79/make-channel-updates-sequential « channel updates: make sequential »: https://git.io/fjvJV
countingsort has joined #nixos
ilmu has joined #nixos
bwbush[m] has joined #nixos
buffet has quit [Ping timeout: 272 seconds]
InFlames has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
<infinisil> justanotheruser: Try using (python.withPackages (p: with p; [ scipi numpy ... ])) in buildInputs instead
stepcut has quit [Ping timeout: 246 seconds]
stepcut has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #57737 → Fix SHA256 used by fetchFromGitHub → https://git.io/fjvJ8
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/fjvJK
simukis has quit [Quit: simukis]
o1lo01ol1o has quit [Remote host closed the connection]
adetokunbo has quit [Quit: This computer has gone to sleep]
ilmu has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 245 seconds]
o1lo01ol1o has joined #nixos
tmaekawa has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
illegalprime has joined #nixos
tmaekawa has quit [Client Quit]
stepcut has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @bb010g opened pull request #57739 → grafx2: 2.4 -> 2.6 → https://git.io/fjvJD
adetokunbo has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @stephengroat opened pull request #57740 → commandergenius: update and move to gitlab → https://git.io/fjvJ9
drakonis1 has joined #nixos
drakonis has quit [Ping timeout: 246 seconds]
stepcut has joined #nixos
drakonis has joined #nixos
<{^_^}> [nixpkgs] @Infinisil merged pull request #57633 → amazon-image.nix: Resolve failure to include resize2fs → https://git.io/fje03
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/fjvJd
mkoenig has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @stephengroat opened pull request #57741 → ima-evm-utils: fix build → https://git.io/fjvJF
init_6 has joined #nixos
Fare has quit [Ping timeout: 250 seconds]
ikitat has joined #nixos
pie___ has joined #nixos
ikitat has quit [Ping timeout: 272 seconds]
pie__ has quit [Ping timeout: 246 seconds]
adetokunbo has quit [Quit: This computer has gone to sleep]
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
adetokunbo has joined #nixos
Rusty1 has quit [Quit: Konversation terminated!]
stepcut has quit [Ping timeout: 246 seconds]
Fare has joined #nixos
<justanotheruser> infinisil: I got value is a set while a list was expected, at /nix/store/mr5sfmz6lm5952ch5q6v49563wzylrkx-nixos-18.09.2327.37694c8cc0e/nixos/pkgs/stdenv/generic/make-derivation.nix:125:44
<justanotheruser> using pkgs.python.withPackages
<clever> justanotheruser: can you pastebin the code your using?
<justanotheruser> https://paste.debian.net/plain/1073305 (original without infin's change)
<clever> justanotheruser: and with the changes?
<clever> justanotheruser: only python packages can be inside the withPackages call
<clever> justanotheruser: and the withPackages call itself, must be in the buildInputs LIST
<clever> buildInputs = with pkgs; [ zlib (python.withPackages (p: with p; [ scipi numpy ... ])) ];
<justanotheruser> thanks!
<justanotheruser> separate question, why does python.withPackages install python2.7? I'm using python3.withPackages instead.
<clever> > python
<{^_^}> "<derivation /nix/store/m3pw2kgzz0wsfxqmlbkbs5m1pg8igykp-python-2.7.15.drv>"
<clever> it uses the version of the python you start with
<justanotheruser> I see. hopefully that changes to 3 before python2 is deprecated
rauno has quit [Remote host closed the connection]
<lassulus> According to https://www.python.org/dev/peps/pep-0394/ python should refer to python2
drakonis1 has quit [Quit: WeeChat 2.3]
psy3497 has quit [Quit: WeeChat 2.4]
hakujin has quit [Ping timeout: 245 seconds]
ayerhart has quit [Ping timeout: 255 seconds]
ayerhart_ has joined #nixos
sigmundv__ has quit [Ping timeout: 246 seconds]
Taneb has quit [Quit: I seem to have stopped.]
Taneb has joined #nixos
Fare has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @ryan4729 opened pull request #57743 → ffmpeg_4: build with videotoolbox on darwin → https://git.io/fjvUO
Fare has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-3.32 « gnome3.gnome-todo: fix build »: https://git.io/fjvU3
<{^_^}> [nixpkgs] @gnidorah opened pull request #57744 → ADLPlug: v1.0.0-beta.5 -> v1.0.0 → https://git.io/fjvUl
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-3.32 « shotwell: fix eval »: https://git.io/fjvUE
<nimblepoultry> hi, I'm trying to install renoise as per the instructions here https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/audio/renoise/default.nix#L9 I am overriding releasePath by doing registeredRenoise = (pkgs.renoise.override { releasePath = "/home/j/apps/rns_3_1_1_linux_x86_64.tar.gz"; }); but when i try switching to this configuration, the derivation fails as tar cannot see the file, and I have confirmed the path
<nimblepoultry> what am I doing wrong, am I supposed to define the path in a different manner than plan string? can tar not see my user directory when building?
<nimblepoultry> plain*
endformationage has quit [Quit: WeeChat 2.4]
<clever> nimblepoultry: dont quote the path
<nimblepoultry> well why aren't you clever :) thanks!
adetokunbo has quit [Quit: This computer has gone to sleep]
domogled has quit [Ping timeout: 252 seconds]
ikitat has joined #nixos
palo1 has joined #nixos
palo has quit [Ping timeout: 246 seconds]
palo1 is now known as palo
ikitat has quit [Ping timeout: 240 seconds]
domogled has joined #nixos
tmaekawa has joined #nixos
dave_uy has quit [Quit: The Lounge - https://thelounge.github.io]
dave_uy has joined #nixos
Dr8128 has joined #nixos
timor has joined #nixos
Erasmus has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
timor has quit [Ping timeout: 245 seconds]
Fare has quit [Ping timeout: 272 seconds]
teser has joined #nixos
tmaekawa has quit [Quit: tmaekawa]
Glider_IRC__ has joined #nixos
hoijui has joined #nixos
Glider_IRC_ has quit [Ping timeout: 246 seconds]
teser has quit [Ping timeout: 246 seconds]
countingsort is now known as buffet
jtojnar has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/fjvT0
<{^_^}> [nixpkgs] @vcunat pushed to release-19.03 « Merge #56922: nixos/knot: init basic service + tests »: https://git.io/fjvTE
<{^_^}> [nixpkgs] @vcunat merged pull request #56922 → nixos/knot: init → https://git.io/fhpJc
reinhardt has joined #nixos
timor has joined #nixos
dwdr has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
linarcx has joined #nixos
domogled has joined #nixos
adetokunbo has joined #nixos
<{^_^}> [nixpkgs] @dotlambda pushed to master « python.pkgs.PyICU: fix build »: https://git.io/fjvTK
<{^_^}> [nixpkgs] @dotlambda pushed to release-19.03 « python.pkgs.PyICU: fix build »: https://git.io/fjvTi
thc202 has joined #nixos
m0rphism has joined #nixos
Erasmus has quit [Read error: Connection reset by peer]
dwdr has quit [Ping timeout: 245 seconds]
peacememories has joined #nixos
peacememories has quit [Client Quit]
timor has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @peti pushed 0 commits to haskell-updates: https://git.io/fjvTy
goibhniu has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fjvT9
linarcx has quit [Ping timeout: 252 seconds]
linarcx has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #57745 → csvkit: move out of pythonPackages → https://git.io/fjvTb
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvTN
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fjvTA
init_6 has quit [Ping timeout: 255 seconds]
ikitat has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « all-cabal-hashes: update to Hackage at 2019-03-16T02:33:50Z »: https://git.io/fjvTx
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvTp
init_6 has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-pandoc: update overrides for the new 2.7.1 version »: https://git.io/fjvke
ikitat has quit [Ping timeout: 246 seconds]
<HatesLongFiles> wow, no one has talked in 3 hours
ng0 has joined #nixos
Myhlamaeus has quit [Quit: WeeChat 2.2]
jasongrossman has quit [Quit: ERC (IRC client for Emacs 26.1)]
Ariakenom has joined #nixos
vesak[m] has left #nixos ["User left"]
hphhphhphhph has quit []
dwdr has joined #nixos
hphhphhphhphhph has joined #nixos
init_6 has quit [Ping timeout: 272 seconds]
dwdr has quit [Read error: No route to host]
init_6 has joined #nixos
neminis has joined #nixos
dwdr has joined #nixos
freeman42x has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @xeji merged pull request #57735 → activator: remove attribute name → https://git.io/fjvfb
<{^_^}> [nixpkgs] @xeji pushed 2 commits to master: https://git.io/fjvkl
mkoenig has joined #nixos
neminis has quit [Quit: WeeChat 2.2]
reinhardt has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @xeji closed pull request #57741 → ima-evm-utils: fix build → https://git.io/fjvJF
hoijui has quit [Ping timeout: 240 seconds]
tom39291 has joined #nixos
Myhlamaeus has joined #nixos
orivej has joined #nixos
rauno has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 8 commits to haskell-updates: https://git.io/fjvkP
ikitat has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « configuration-hackage2nix: gtk-mac-integration supports only darwin »: https://git.io/fjvkD
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvky
ikitat has quit [Ping timeout: 246 seconds]
jlslnx has joined #nixos
MarcWeber has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken packages »: https://git.io/fjvkH
<{^_^}> [nixpkgs] @nomeata opened pull request #57748 → Import cross-compilation patch for clock → https://git.io/fjvk7
Mrmaxmeier has quit [Quit: The Lounge - https://thelounge.chat]
Mrmaxmeier has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvkA
seanparsons has quit [Remote host closed the connection]
<{^_^}> [cabal2nix] @peti pushed 3 commits to master: https://git.io/fjvkj
<manveru> HatesLongFiles: at least your logfiles will be short :D
<HatesLongFiles> lmao
<DigitalKiwi> not with that bot in here no
seanparsons has joined #nixos
<HatesLongFiles> rip
freeman42x has joined #nixos
simukis has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 7 commits to haskell-updates: https://git.io/fjvII
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken packages »: https://git.io/fjvIq
<{^_^}> [nixpkgs] @peti pushed 11 commits to haskell-updates: https://git.io/fjvIO
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvI3
nightmared has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @peti opened pull request #57749 → update Haskell package set to GHC 8.6.4 and LTS Haskell 13.13 → https://git.io/fjvIZ
jomik has joined #nixos
Dr8128 has quit [Ping timeout: 272 seconds]
<jomik> Hey guys - I would like to install coc.nvim as a vim plugin. Thus I'd assume I need to use `buildVimPluginFrom2Nix` to build the vimPlugin, but, this plugin also depends on npm packages... I tried setting the source to be the result of a buildNodePackage, but that does not work, as it strips out everything except what is required for the `bin` to run.
<{^_^}> [nixpkgs] @peti pushed 3 commits to haskell-updates: https://git.io/fjvI4
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fjvIR
<jomik> It may be sufficient to just download one of the prebuilt binaries - but how would I copy/link that into the resulting vimPlugin? I figure I'd need it in a postInstall phase, or maybe preInstall
<linarcx> Hi. i'm creating new package. when i want to test it for build, it says that attribute 'GPL3' missing. how to find list of all possible licenses?
<manveru> they're lowercase
<linarcx> manveru: Thank you so much.
ikitat has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hedgewars: disable broken build »: https://git.io/fjvI2
init_6 has quit [Ping timeout: 250 seconds]
<jomik> I am getting an error from the unpacker when src is a `.tar.gz`, it says it produced no directories - which is expected, as the archive just contains a single binary.
ikitat has quit [Ping timeout: 245 seconds]
<jomik> How can I fix that?
<linarcx> I've got an error when i want to test my packags. it says: `make: *** No rule to make target 'install'. Stop.` why?
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken packages »: https://git.io/fjvIV
<linarcx> tha package written in c language. what should i do to build it?
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvIw
noam has joined #nixos
<{^_^}> [nixpkgs] @tomfitzhenry opened pull request #57750 → Remove libfreetype.so from adoptopenjdk's derivation. → https://git.io/fjvIX
silver has joined #nixos
<linarcx> I want to package this library: https://github.com/fzerorubigd/jcal. but how?
<linarcx> In the readme file, he says that first i have to run `autogen.sh` to create .configuraion file and then run `./configure ` to build the source.
<linarcx> How call these inscturctions in default.nix?
adetokunbo has quit [Quit: This computer has gone to sleep]
Anton-Latukha has joined #nixos
womfoo has joined #nixos
<gchristensen> preConfigure = "./autogen.sh"; and then everything else should fall in to place
<{^_^}> [nixpkgs] @peti pushed 4 commits to haskell-updates: https://git.io/fjvIH
adetokunbo has joined #nixos
Makaveli7 has joined #nixos
linarcx has quit [Ping timeout: 250 seconds]
ng0 has quit [Ping timeout: 256 seconds]
jlslnx has quit [Quit: leaving]
linarcx has joined #nixos
<linarcx> gchristensen: /nix/store/63karsgdg7fm3q0if4zfd7apbd8ac1ci-stdenv-linux/setup: line 99: ./autogen.sh: No such file or directory
ng0 has joined #nixos
philippD has joined #nixos
linarcx has quit [Ping timeout: 244 seconds]
linarcx has joined #nixos
<jomik> Can someone help me with the unpackPhase here? I have set my src to be a fetchurl, targetting a `.tar.gz` file, this file contains a single binary. Thus there are no directories in the archive. The unpacker fails, saying `unpacker appears to have produced no directories`
hoijui has joined #nixos
linarcx has quit [Ping timeout: 255 seconds]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
linarcx has joined #nixos
<{^_^}> [nixpkgs] @talyz opened pull request #57751 → filesystems: Add autoResize assertion → https://git.io/fjvLv
hoijui has quit [Ping timeout: 240 seconds]
Myhlamaeus has quit [Quit: WeeChat 2.2]
<{^_^}> [nixpkgs] @aanderse opened pull request #57752 → limesurvey: 2.05_plus_141210 -> 3.15.9+190214, init module → https://git.io/fjvLf
<philippD> jomik: you can set `phases` to only include the phases you are interested in.
<linarcx> gchristensen: Ok, i fix it, but now i have a new error: `cannot find ``which''. autogen cannot continue.`
jtojnar has joined #nixos
ikitat has joined #nixos
leat has joined #nixos
<jomik> philippD: I wanted it unpacked tho :P But I got that working..
<jomik> Now my issue is getting the binary to work... coc-linux: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or direct
<jomik> ory
hoijui has joined #nixos
<jomik> I think it has been built with pkg: https://www.npmjs.com/package/pkg
ikitat has quit [Ping timeout: 245 seconds]
<philippD> I have Problems running Deus Ex: Mankind Divided through steam on NixOs. On my Radeon 6870 with ati drivers enabled the game starts but once actual 3D rendering takes place everything stays white except for the vignette overlay and beard. Also the menu displays some strange colors. I'm on NixOs unstable
<philippD> Deus Ex is the most recent game I tried to run. Older titles like The Witcher 1, Star Wars Battlefront II and Oblivion run without problems. Has anyone gotten Deus Ex to run properly?
reinhardt has joined #nixos
Myhlamaeus has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/5ee01252681 (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
ikitat has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #57587 → haskellPackages.hakyll: bump pandoc dependency to 2.7 → https://git.io/fjeqv
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/fjvLm
linarcx has quit [Ping timeout: 245 seconds]
agander has joined #nixos
<{^_^}> [nixpkgs] @peti pushed commit from @erictapen to haskell-updates « haskellPackages.hakyll: bump pandoc dependency to 2.7 »: https://git.io/fjvLs
<{^_^}> [nixpkgs] @primeos pushed to master « tdesktopPackages.preview: 1.5.17 -> 1.5.18 »: https://git.io/fjvLG
agander_ has joined #nixos
agander_ has quit [Client Quit]
linarcx has joined #nixos
agander_ has joined #nixos
agander has quit [Ping timeout: 245 seconds]
<jomik> I have now added `${stdenv.cc.cc.lib}/lib` to the rpath of my binary, but this results in an error when running the program.. which is quite odd, because it looks like a javascript error: https://git.io/fjvLC
agander_ is now known as agander
linarcx has quit [Ping timeout: 246 seconds]
<jomik> Note that the binary works fine if it is just downloaded and run on an arch linux machine..
linarcx has joined #nixos
<linarcx> Gyus. i have a problem to create a package. please look: https://www.reddit.com/r/NixOS/comments/b1s53f/cannot_find_which_autogen_cannot_continue/
jasongrossman has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/698ce521eba (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<therealwaphire[m> is it possible to achieve a really minimal NixOS installation?
xkapastel has joined #nixos
<jomik> Looks like you need some coreutils in your path linarcx. It says it is missing the `which` command.
<therealwaphire[m> like
* therealwaphire[m uploaded an image: image.png (1552KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/yeerwRRJRZsqwERZJAJxOZeG >
<therealwaphire[m> debian has a very minimal amount of services running ootb
<jomik> Not sure if which is in the path by default when building, but it looks like it is not.
<linarcx> jomik: like which package? i have to add some packages to it?
<tilpner> therealwaphire[m: NixOS doesn't force you to run a lot by default, and you can get rid of some of the rest easily
<linarcx> jomik: How to add it?
<therealwaphire[m> I ask because I've seen NixOS use close to 1 gig ootb
<jomik> Well, it does not really make sense, but this line fails: https://github.com/fzerorubigd/jcal/blob/master/sources/autogen.sh#L218
<therealwaphire[m> I'm not sure if it's because I include docker in my config
<tilpner> (pm)
<jomik> But I am not sure why you don't have `which` in your path.
<jomik> Why do you run `./autogen.sh` linarcx ? You should just perform these two lines yourself https://github.com/fzerorubigd/jcal/blob/master/sources/autogen.sh#L271-L272
Ariakenom has quit [Read error: Connection reset by peer]
Ariakenom has joined #nixos
<linarcx> jomik: Are you sure? copy those lines in preConfigure phase? right?
_deepfire has quit [Ping timeout: 245 seconds]
slack1256 has joined #nixos
<jomik> Well, you have to modify them a bit. Not entirely sure what phase it would fit into :)
wfranzini has quit [Remote host closed the connection]
<jomik> linarcx: You probably have to add something to your buildInputs.
wfranzini has joined #nixos
acarrico has joined #nixos
slack1256 has quit [Remote host closed the connection]
Soo_Slow has joined #nixos
knupfer has joined #nixos
reinhardt has quit [Quit: Leaving]
HatesLongFiles has quit [Read error: Connection reset by peer]
HatesLongFiles has joined #nixos
zupo has joined #nixos
__monty__ has joined #nixos
<{^_^}> [nixos-org-configurations] @grahamc pushed to fix-79/make-channel-updates-sequential « channel updates: make sequential »: https://git.io/fjvLV
rycwo has joined #nixos
rauno has quit [Remote host closed the connection]
mmlb97 has quit [Ping timeout: 245 seconds]
<jomik> Sorry, I don't know linarcx :D Don't have time to look into this atm.
alex`` has joined #nixos
<{^_^}> [nixpkgs] @Ekleog pushed 2 commits to master: https://git.io/fjvLK
hphhphhphhphhph has quit []
<{^_^}> [nixpkgs] @Ekleog pushed commit from @florianjacob to release-19.03 « nixos/matrix: add manual section »: https://git.io/fjvLP
shahshahshah has joined #nixos
<linarcx> jomik: No problem bro :)
<schmittlauch[m]> packaging question: If a program needs to call some external program binaries as run-time dependencies, I guess I have to wrap it into something that adds the dependencies to the PATH, right?
<{^_^}> [nixpkgs] @Ekleog merged pull request #57699 → nixos/matrix: write manual section → https://git.io/fjeFj
<__monty__> schmittlauch[m]: There's an option for runTimeDeps (just a guess for the name).
<{^_^}> [nixpkgs] @pSub pushed to update-homebank « homebank: 5.2.2 -> 5.2.3 »: https://git.io/fjvLM
<{^_^}> [nixpkgs] @pSub opened pull request #57753 → homebank: 5.2.2 -> 5.2.3 → https://git.io/fjvLy
<srid1> So what's the recommended approach to override a haskell library (to point to my fork) when developing on a Haskell project using `cabal2nix`?
Erasmus has joined #nixos
srid1 is now known as srid
<linarcx> jomik: It's fix now. i'v just added readline to buildInputs list and everythings fine.
<jomik> Nice
<linarcx> But i want to install it locally. i get this error this time: error: attribute 'linarcx' missing, at /home/linarcx/nixpkgs/pkgs/development/libraries/jcal/default.nix:35:21
<srhb> srid: I personally use callCabal2nix instead of cabal2nix directly.
<linarcx> How to add myself as a new maintainer?
<srhb> srid: Anyway, an overlay plus the wonky overrides mechanism if you're using extend anywhere.
<schmittlauch[m]> __moredhel_
<srid> I actually use callCabal2nix in obelisk projects; let me try using that instead. srhb
<schmittlauch[m]> oops, sorry mistyped that
<srhb> srid: Depending on how you call nixpkgs, either do a project local overlay or a global one
<srhb> srid: Much up to taste :)
<schmittlauch[m]> __monty__: you mean an argument for stdenv.mkDerivation?
<__monty__> linarcx: Edit maintainers.nix(?) and the maintainers field of the expression.
civodul has joined #nixos
<srhb> srid: Unfortunately, due to the wonkyness of extend, you should do something like: self: super: { haskellPackages = super.haskellPackages.override (old: { overrides = self.lib.composeExtensions (old.overrides or (_: _: {})) (selfhs: superhs: { ... }) })}
<srhb> srid: (If you want to preserve other overrides and not interfere with extend)
<linarcx> __monty__: Yesssss.
<linarcx> And finally i create my first package :))
<srhb> linarcx: Good job :-)
<__monty__> schmittlauch[m]: Ah, propagatedBuildInputs I think.
<__monty__> But yeah, I think it's eventually passed to mkDerivation.
HatesLongFiles has quit [Quit: Konversation terminated!]
<schmittlauch[m]> __monty__: But how is that supposed to work? If programs are just called by their name, they either have to be in PATH or have to be called by their absolute path. This'd need changes in the program, a wrapper changing the path just for the parent program or adding these programs to the whole environment.
<__monty__> Propagated buildinputs end up on your PATH I think.
goibhniu has quit [Read error: Connection reset by peer]
<__monty__> Someone else might actually know rather than guess though.
hakujin has joined #nixos
<schmittlauch[m]> still thanks though
goibhniu has joined #nixos
<srhb> schmittlauch[m]: The most ergonomic solution varies from program to program
<srhb> schmittlauch[m]: In some cases it's simple enough to patch everything to use absolute paths. In others a wrapper solution is easier.
<schmittlauch[m]> srhb: I guess I should go with a wrapper then, thanks.
<srhb> propagatedBuildInputs should usually not be preferred over these two options. :)
<srhb> schmittlauch[m]: Sure thing.
<das_j> Is there any documentation on the system features? I found some but I don't know what they mean: kvm nixos-test big-parallel benchmark
<das_j> Like when does my system have the big-parallel feature?
rcshm has joined #nixos
<das_j> Or nixos-test? I thought it can run anywhere
<schmittlauch[m]> srhb: just regarding propagatedBuildInputs: If `propagatedBuildInputs = [ A ];` in derivation for B that means that for derivation C with `buildInputs = [ B ];`, A is also added to its build environment PATH, right?
<__monty__> kvm means it has kvm : >
<das_j> __monty__: Yes, that's what I thought. But what about the rest?
<schmittlauch[m]> because I'm not sure I understood the nixpkgs manual correctly
<{^_^}> [nixos-org-configurations] @grahamc pushed to fix-79/make-channel-updates-sequential « mirror job: make oneshot »: https://git.io/fjvtf
timokau has joined #nixos
iyzsong has quit [Ping timeout: 252 seconds]
agander has quit [Ping timeout: 245 seconds]
<__monty__> das_j: Good question, no idea. Big-parallel is either for stuff that's sped up with many threads or stuff that's more I/O bound than cpu bound.
<das_j> __monty__: I grepped around and I think I found some stuff
<das_j> benchmark seems to be used on machines which are more-or-less stable performance-wise. bash-builtin time will be used to monitor stuff like evaluation time and this should be consistent
<das_j> big-parallel is only set on huge builds like chromium and libreoffice. So probably large builds
<das_j> and nixos-test is *probably* for machines which run nix tests. the test suite is the only thing that requires this feature
jomik has quit [Quit: WeeChat 2.4]
<srhb> schmittlauch[m]: Yes, as long as the fixupPhase runs in B
<{^_^}> Channel nixos-18.09 advanced to https://github.com/NixOS/nixpkgs/commit/5d972dd2c94 (from 4 days ago, history: https://channels.nix.gsc.io/nixos-18.09)
<srhb> schmittlauch[m]: (In order to create b/nix-support/propagated-build-inputs)
Soo_Slow has quit [Remote host closed the connection]
adetokunbo has quit [Quit: This computer has gone to sleep]
<tom39291> If there's an upstream package that bundles its own libfreetype library (which NixOS also has), does NixOS policy/convention prefer that the bundled library is used, or the NixOS version?
<srhb> tom39291: We prefer the nixpkgs version.
stepcut has joined #nixos
<{^_^}> [nixos-org-configurations] @grahamc merged pull request #80 → channel updates: make sequential → https://git.io/fjvJg
<{^_^}> [nixos-org-configurations] @grahamc pushed 3 commits to master: https://git.io/fjvt4
<{^_^}> [nixos-org-configurations] @grahamc pushed 0 commits to fix-79/make-channel-updates-sequential: https://git.io/fjvtR
<Izorkin> aanderse: check my latest variant httpd
justanotheruser has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @ryantm merged pull request #57329 → ncpamixer: 1.3 -> 1.3.3 → https://git.io/fhjJQ
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/fjvtP
Fare has joined #nixos
b has joined #nixos
camsbury has quit [Ping timeout: 240 seconds]
camsbury has joined #nixos
linarcx has quit [Ping timeout: 244 seconds]
linarcx has joined #nixos
Dr8128 has joined #nixos
vidbina has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 5 commits to haskell-updates: https://git.io/fjvtd
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvtF
<{^_^}> [nixpkgs] @peti pushed 4 commits to haskell-updates: https://git.io/fjvtN
hoijui has quit [Remote host closed the connection]
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
Guest8919 has quit [Remote host closed the connection]
isgy[m] has quit [Remote host closed the connection]
aaronduino[m] has quit [Remote host closed the connection]
uvnikita[m] has quit [Remote host closed the connection]
rnhmjoj has quit [Remote host closed the connection]
YanMinari[c][m] has quit [Remote host closed the connection]
kevincox[m] has quit [Remote host closed the connection]
juliendehos[m] has quit [Remote host closed the connection]
bkl[m] has quit [Remote host closed the connection]
sputny[m] has quit [Remote host closed the connection]
spacekitteh[m] has quit [Remote host closed the connection]
neonfuz__ has quit [Write error: Connection reset by peer]
infinisil-m has quit [Write error: Connection reset by peer]
schmittlauch[m] has quit [Remote host closed the connection]
sitischu[m] has quit [Remote host closed the connection]
john3[m] has quit [Remote host closed the connection]
otini has quit [Remote host closed the connection]
benwaffle[m] has quit [Write error: Connection reset by peer]
atgo[m] has quit [Read error: Connection reset by peer]
thaddeusmaddeus[ has quit [Read error: Connection reset by peer]
mara[m] has quit [Write error: Connection reset by peer]
wolfman12345[m] has quit [Remote host closed the connection]
yangm97 has quit [Read error: Connection reset by peer]
Vskilet has quit [Read error: Connection reset by peer]
zurdo has quit [Read error: Connection reset by peer]
icetan has quit [Read error: Connection reset by peer]
BinkyTheClown has quit [Remote host closed the connection]
bkchr has quit [Read error: Connection reset by peer]
nokomprendo[m] has quit [Read error: Connection reset by peer]
Criena[m] has quit [Read error: Connection reset by peer]
benkerry[m] has quit [Read error: Connection reset by peer]
worldofpeace has quit [Remote host closed the connection]
fearlessKim[m] has quit [Remote host closed the connection]
tuxubuntu[m] has quit [Remote host closed the connection]
klDen[m] has quit [Remote host closed the connection]
wak-work has quit [Remote host closed the connection]
copy` has quit [Remote host closed the connection]
leons has quit [Remote host closed the connection]
peter2121[m] has quit [Remote host closed the connection]
domenkozar[m] has quit [Remote host closed the connection]
haslersn[m] has quit [Remote host closed the connection]
Dandellion[m] has quit [Remote host closed the connection]
jmchapman[m] has quit [Remote host closed the connection]
nyanloutre[m] has quit [Remote host closed the connection]
vaibhavsagar has quit [Write error: Connection reset by peer]
weebull[m] has quit [Remote host closed the connection]
rycee has quit [Remote host closed the connection]
thequux[m] has quit [Remote host closed the connection]
makaveli[m] has quit [Remote host closed the connection]
philipp[m] has quit [Remote host closed the connection]
billsun has quit [Remote host closed the connection]
attero[m] has quit [Remote host closed the connection]
Noughtmare[m] has quit [Remote host closed the connection]
florianjacob has quit [Remote host closed the connection]
Moredread[m] has quit [Remote host closed the connection]
Seb[m] has quit [Remote host closed the connection]
chreekat[m] has quit [Remote host closed the connection]
jak[m]1 has quit [Remote host closed the connection]
cejota[m] has quit [Write error: Connection reset by peer]
edrex has quit [Remote host closed the connection]
laas has quit [Remote host closed the connection]
tfc[m] has quit [Write error: Broken pipe]
nh2[m] has quit [Write error: Connection reset by peer]
abbafei[m] has quit [Write error: Connection reset by peer]
Ericson2314 has quit [Remote host closed the connection]
musicmatze has quit [Read error: Connection reset by peer]
lycium[m] has quit [Write error: Connection reset by peer]
ninjatrappeur[m] has quit [Write error: Connection reset by peer]
sjy[m] has quit [Write error: Connection reset by peer]
bricewge has quit [Write error: Connection reset by peer]
ststefa[m]1 has quit [Write error: Connection reset by peer]
linarcx[m] has quit [Remote host closed the connection]
d_g[m] has quit [Read error: Connection reset by peer]
jyvrmn2[m] has quit [Read error: Connection reset by peer]
stammon has quit [Remote host closed the connection]
hiroshi[m] has quit [Remote host closed the connection]
Barnabas[m] has quit [Remote host closed the connection]
mica[m] has quit [Remote host closed the connection]
hylshols7qui[m] has quit [Remote host closed the connection]
iraems[m] has quit [Remote host closed the connection]
ptotter[m] has quit [Remote host closed the connection]
WilliamHamilton[ has quit [Remote host closed the connection]
Pneumaticat has quit [Remote host closed the connection]
sphalerit has quit [Read error: Connection reset by peer]
bobvanderlinden_ has quit [Remote host closed the connection]
JaredM[m] has quit [Remote host closed the connection]
rdesfo[m] has quit [Remote host closed the connection]
roberth has quit [Remote host closed the connection]
melchips[m] has quit [Remote host closed the connection]
theseriousadult[ has quit [Remote host closed the connection]
marko[m]1 has quit [Remote host closed the connection]
pleeplop has quit [Remote host closed the connection]
aquarial has quit [Remote host closed the connection]
sm[m] has quit [Remote host closed the connection]
tbenst[m] has quit [Remote host closed the connection]
nocent has quit [Read error: Connection reset by peer]
henrytill[m] has quit [Remote host closed the connection]
moope[m] has quit [Read error: Connection reset by peer]
M0ddba11[m] has quit [Read error: Connection reset by peer]
tokudan[m] has quit [Read error: Connection reset by peer]
jonreeve[m] has quit [Read error: Connection reset by peer]
jpo-joyent has quit [Remote host closed the connection]
dkellner[m] has quit [Remote host closed the connection]
bennofs[m] has quit [Remote host closed the connection]
therealwaphire[m has quit [Remote host closed the connection]
wolfmantjg1234[m has quit [Remote host closed the connection]
Richard[m]1 has quit [Remote host closed the connection]
IslandUsurper has quit [Remote host closed the connection]
cornu has quit [Remote host closed the connection]
slabity has quit [Remote host closed the connection]
das-g[m] has quit [Remote host closed the connection]
gallexme[m] has quit [Remote host closed the connection]
nbardiuk has quit [Remote host closed the connection]
bob_so[m]1 has quit [Remote host closed the connection]
balsoft[m] has quit [Remote host closed the connection]
attente[m] has quit [Read error: Connection reset by peer]
Josh[m]1 has quit [Remote host closed the connection]
MayeulC has quit [Read error: Connection reset by peer]
aum2012[m] has quit [Remote host closed the connection]
siraben has quit [Read error: Connection reset by peer]
am3on[m] has quit [Read error: Connection reset by peer]
clacke[m] has quit [Remote host closed the connection]
smolboye[m] has quit [Read error: Connection reset by peer]
matthewbauer[m] has quit [Read error: Connection reset by peer]
bb010g has quit [Read error: Connection reset by peer]
exarkun1 has quit [Remote host closed the connection]
Ralith has quit [Read error: Connection reset by peer]
bpye has quit [Read error: Connection reset by peer]
timclassic has quit [Write error: Connection reset by peer]
Flip[m]1 has quit [Remote host closed the connection]
alj[m] has quit [Remote host closed the connection]
snupples[m] has quit [Remote host closed the connection]
timokau[m] has quit [Remote host closed the connection]
macerbi[m] has quit [Remote host closed the connection]
grahamc[m] has quit [Write error: Connection reset by peer]
ejpcmac has quit [Remote host closed the connection]
fgaz has quit [Remote host closed the connection]
simbergm has quit [Remote host closed the connection]
torched[m] has quit [Remote host closed the connection]
gudea[m] has quit [Remote host closed the connection]
kaychaks[m] has quit [Remote host closed the connection]
olejorgenb[m] has quit [Remote host closed the connection]
dtz has quit [Remote host closed the connection]
sevcsik[m] has quit [Write error: Broken pipe]
contrun[m] has quit [Write error: Connection reset by peer]
codyopel has quit [Write error: Connection reset by peer]
momack2[m] has quit [Write error: Connection reset by peer]
ponpinu[m] has quit [Write error: Connection reset by peer]
bbigras has quit [Write error: Connection reset by peer]
badmutex[m] has quit [Read error: Connection reset by peer]
thefloweringash has quit [Read error: Connection reset by peer]
bobmolson[m] has quit [Read error: Connection reset by peer]
alienpirate5 has quit [Read error: Connection reset by peer]
corpix[m] has quit [Write error: Connection reset by peer]
pinage404[m] has quit [Write error: Connection reset by peer]
bwbush[m] has quit [Write error: Connection reset by peer]
dmitry-zen[m] has quit [Write error: Connection reset by peer]
bachp has quit [Write error: Connection reset by peer]
vidbina has quit [Ping timeout: 268 seconds]
philippD has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
acarrico has quit [Ping timeout: 246 seconds]
philippD has joined #nixos
rev_strangehope has quit [Ping timeout: 246 seconds]
irdr_ has quit [Remote host closed the connection]
irdr has joined #nixos
rev_strangehope has joined #nixos
noam has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #57662 → wf-recorder: init at unstable-2019-03-12 → https://git.io/fje6P
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/fjvqI
alex`` has quit [Quit: WeeChat 2.4]
zupo has joined #nixos
zupo has quit [Client Quit]
xkapastel has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @dywedir merged pull request #56622 → shadowsocks-rust: init at 1.7.0 → https://git.io/fhAVm
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/fjvqs
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fjvqC
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvq4
florianjacob has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c22922e2514 (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<Izorkin> who can help me with merging this PR #56423 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/56423 (by Izorkin, 2 weeks ago, open): unit: add service unit and update package
<{^_^}> [nixpkgs] @peti pushed 12 commits to haskell-updates: https://git.io/fjvq2
<{^_^}> [nixpkgs] @peti pushed 6 commits to haskell-updates: https://git.io/fjvqa
<{^_^}> [nixpkgs] @peti merged pull request #57749 → update Haskell package set to GHC 8.6.4 and LTS Haskell 13.13 → https://git.io/fjvIZ
<{^_^}> [nixpkgs] @peti pushed 11 commits to release-19.03: https://git.io/fjvqV
xkapastel has joined #nixos
luxferresum has quit [Read error: Connection reset by peer]
kimat has joined #nixos
linarcx has quit [Ping timeout: 268 seconds]
linarcx has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 0 commits to haskell-updates: https://git.io/fjvq6
<{^_^}> [nixpkgs] @srhb merged pull request #57592 → solaar: 2018-02-02 -> 2019-01-30 + udev rules inclusion → https://git.io/fjemC
<{^_^}> [nixpkgs] @srhb pushed 4 commits to master: https://git.io/fjvqi
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fjvqP
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjvqX
<{^_^}> [nixpkgs] @veprbl pushed to master « texlive: add veprbl to maintainers »: https://git.io/fjvq1
<{^_^}> [nixpkgs] @veprbl pushed to release-19.03 « texlive: add veprbl to maintainers »: https://git.io/fjvqM
domogled has quit [Quit: domogled]
kimat has left #nixos ["Leaving"]
domogled has joined #nixos
kimat has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 6 commits to haskell-updates: https://git.io/fjvqy
endformationage has joined #nixos
linarcx has quit [Ping timeout: 264 seconds]
linarcx has joined #nixos
hedning_ has joined #nixos
hakujin has quit [Quit: WeeChat 2.4]
Dr8128 has quit [Ping timeout: 240 seconds]
hedning_ has quit [Client Quit]
stepcut_ has joined #nixos
stepcut has quit [Ping timeout: 268 seconds]
ikitat has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @peti pushed commit from @michaelpj to haskell-updates « generic Haskell builder: don't copy packages from GHC »: https://git.io/fjvq5
Ericson2314 has joined #nixos
dtz has joined #nixos
bennofs[m] has joined #nixos
fgaz has joined #nixos
cornu has joined #nixos
bachp has joined #nixos
WilliamHamilton[ has joined #nixos
attero[m] has joined #nixos
bpye has joined #nixos
clacke[m] has joined #nixos
bb010g has joined #nixos
BinkyTheClown has joined #nixos
Dandellion[m] has joined #nixos
zurdo has joined #nixos
d_g[m] has joined #nixos
copy` has joined #nixos
bkl[m] has joined #nixos
bobvanderlinden_ has joined #nixos
abbafei[m] has joined #nixos
attente[m] has joined #nixos
Noughtmare[m] has joined #nixos
bbigras has joined #nixos
benwaffle[m] has joined #nixos
Barnabas[m] has joined #nixos
alj[m] has joined #nixos
mara[m] has joined #nixos
aquarial has joined #nixos
M0ddba11[m] has joined #nixos
cejota[m] has joined #nixos
dkellner[m] has joined #nixos
laas has joined #nixos
bkchr has joined #nixos
am3on[m] has joined #nixos
alienpirate5 has joined #nixos
das-g[m] has joined #nixos
hylshols7qui[m] has joined #nixos
icetan has joined #nixos
infinisil-m has joined #nixos
hiroshi[m] has joined #nixos
haslersn[m] has joined #nixos
tokudan[m] has joined #nixos
yangm97 has joined #nixos
simbergm has joined #nixos
schmittlauch[m] has joined #nixos
nyanloutre[m] has joined #nixos
sphalerit has joined #nixos
rycee has joined #nixos
timclassic has joined #nixos
leons has joined #nixos
ptotter[m] has joined #nixos
vaibhavsagar has joined #nixos
kaychaks[m] has joined #nixos
timokau[m] has joined #nixos
roberth has joined #nixos
rnhmjoj has joined #nixos
philipp[m] has joined #nixos
ejpcmac has joined #nixos
olejorgenb[m] has joined #nixos
Ralith has joined #nixos
siraben has joined #nixos
exarkun has joined #nixos
nh2[m] has joined #nixos
Seb[m]1 has joined #nixos
ststefa[m] has joined #nixos
Moredread[m] has joined #nixos
john3[m] has joined #nixos
contrun[m] has joined #nixos
melchips[m] has joined #nixos
jak[m] has joined #nixos
momack2[m] has joined #nixos
slabity has joined #nixos
MerlinGttlinger[ has joined #nixos
moope[m] has joined #nixos
wak-work has joined #nixos
thequux[m] has joined #nixos
bee[m]1 has joined #nixos
jmchapman[m] has joined #nixos
matthewbauer[m] has joined #nixos
lycium[m] has joined #nixos
spacekitteh[m] has joined #nixos
klDen[m] has joined #nixos
thefloweringash has joined #nixos
dmitry-zen[m] has joined #nixos
nocent has joined #nixos
codyopel has joined #nixos
worldofpeace has joined #nixos
rdes[m] has joined #nixos
isgy[m] has joined #nixos
makaveli[m] has joined #nixos
MayeulC has joined #nixos
therealwaphire[m has joined #nixos
jpo-joyent has joined #nixos
balsoft[m] has joined #nixos
thaddeusmaddeus[ has joined #nixos
billsun has joined #nixos
bobmolson[m] has joined #nixos
ponpinu[m] has joined #nixos
fearlessKim[m] has joined #nixos
neonfuz__ has joined #nixos
snupples[m] has joined #nixos
ninjatrappeur[m] has joined #nixos
badmutex[m] has joined #nixos
benkerry[m] has joined #nixos
aaronduino[m] has joined #nixos
Criena[m] has joined #nixos
musicmatze has joined #nixos
jyvrmn2[m] has joined #nixos
corpix[m] has joined #nixos
nbardiuk has joined #nixos
otini has joined #nixos
pleeplop has joined #nixos
atgo[m] has joined #nixos
grahamc[m] has joined #nixos
domenkozar[m] has joined #nixos
sitischu[m] has joined #nixos
bwbush[m] has joined #nixos
gallexme[m] has joined #nixos
Flip[m]1 has joined #nixos
sm[m] has joined #nixos
Rich[m] has joined #nixos
YanMinari[c][m] has joined #nixos
macerbi[m] has joined #nixos
gudea[m] has joined #nixos
tfc[m] has joined #nixos
henrytill[m] has joined #nixos
Vskilet has joined #nixos
sputny[m] has joined #nixos
peter2121[m] has joined #nixos
IslandUsurper has joined #nixos
tuxubuntu[m] has joined #nixos
uvnikita[m] has joined #nixos
smolboye[m] has joined #nixos
jonreeve[m] has joined #nixos
kevincox[m] has joined #nixos
Josh[m] has joined #nixos
sjy[m] has joined #nixos
theseriousadult[ has joined #nixos
wolfman12345[m] has joined #nixos
weebull[m] has joined #nixos
torched[m] has joined #nixos
tbenst[m] has joined #nixos
nokomprendo[m] has joined #nixos
linarcx[m] has joined #nixos
juliendehos[m] has joined #nixos
JaredM[m] has joined #nixos
iraems[m] has joined #nixos
marko[m]1 has joined #nixos
stammon has joined #nixos
bricewge has joined #nixos
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/da1a2b1eeaf (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
dwdr has quit [Remote host closed the connection]
calbrecht[mb]_ has quit [Remote host closed the connection]
wfranzini has quit [Remote host closed the connection]
<{^_^}> [cabal2nix] @peti pushed 4 commits to v3: https://git.io/fjvqb
wfranzini has joined #nixos
calbrecht[mb] has joined #nixos
<Church-> Hey how would I pin a nix shell so it doesn't get garbage collected?
alex`` has joined #nixos
adetokunbo has joined #nixos
joepie91_to_go has joined #nixos
<joepie91_to_go> arianvp: https://discourse.nixos.org/t/nixos-19-03-feature-freeze/1950/2 -- is that the thing that broke NS wifi?
<arianvp> Nee edns
<noonien> hello!
scientist has joined #nixos
<noonien> is there a better way to nix-shell than this? https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html
<noonien> my project has multiple parts that can be built separately, does anyone have an example project which uses nix for development?
jtojnar has quit [Ping timeout: 252 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/3419fe6e5d0 (from 79 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
InFlames has quit [Ping timeout: 255 seconds]
<scientist> https://nixos.wiki/wiki/Keyboard_Layout_Customization , when I paste the let in expression and try a: nixos-rebuild switch , it gives me the error: unexpected let , why is this ?
ddellacosta has joined #nixos
<scientist> do I need to paste the `let in` expression in a different area ?
sigmundv__ has joined #nixos
<joepie91_to_go> arianvp: as in, edns is the cause of that...?
<arianvp> Yes if you enable edns then WiFi in the train doesn't work
<arianvp> Which is enabled by default in nixos
<joepie91_to_go> arianvp: have a link to more details about this? :P
scientist has quit [Quit: WeeChat 2.2]
<linarcx> Hi. i build a nix expression via: `nix-build -A foo`. How to remove it from nix store?
<arianvp> No not really. Basically if edns otpion is set in /etc/resolv.conf the captive portal of NS doesn't work
mmlb97 has joined #nixos
<srhb> Izorkin: I think we're not understanding each other fully. Where did you write a comment explaining the need for the patch? I can't find such a comment anywhere in your commits.
<Izorkin> srhb: in comment - Used patch to enable work with unprivileged user - nginx/unit#228
<{^_^}> https://github.com/nginx/unit/issues/228 (by Izorkin, 1 week ago, open): running unit with unprivileged user
<Izorkin> first comment
<linarcx> How to remove the derivations created by nix-build?
<srhb> Izorkin: Can you put a link to that nginx/unit issue near the patches = ... line?
<{^_^}> Channel nixos-19.03 advanced to https://github.com/NixOS/nixpkgs/commit/aa34ca05fe5 (from 4 days ago, history: https://channels.nix.gsc.io/nixos-19.03)
<srhb> linarcx: Once there's no roots, they will be garbage collected next time you run nix-collect-garbage
scientist has joined #nixos
<{^_^}> [nixos-org-configurations] @zimbatm pushed commit from @edolstra to master « bastion: add swap on the machine »: https://git.io/fjvmY
<srhb> linarcx: If you want to do it manually (why? Are you really short on disk space? :)) you can use nix-store --delete /nix/store/path-to-your-drv
<linarcx> srhb: Thank you so much.
mmlb977 has joined #nixos
mmlb97 has quit [Ping timeout: 245 seconds]
rcshm has quit [Remote host closed the connection]
equivrel has quit [Read error: Connection reset by peer]
rcshm has joined #nixos
<scientist> https://nixos.wiki/wiki/Keyboard_Layout_Customization , how do i enter the `let in` expression in configuration.nix, when i try: nixos-rebuild switch , i get: syntax error unexpected let , why am I getting this error ?
<srhb> scientist: You probably have a simple syntax error. You'll probably need to pastebin it.
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/4e8ace1a2d2 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/3419fe6e5d0 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
equivrel has joined #nixos
<Izorkin> srhb: updated pr
<srhb> Izorkin: Thank you.
<scientist> srhb: what do you mean by `pastebin it` ?
<srhb> Izorkin: Please also see: https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md#submitting-changes -- the commit that adds the unit service needs a title like: nixos/unit: init
<srhb> scientist: I mean please put your configuration.nix somewhere where we can see it online :) It's difficult to figure out the syntax error without seeing the code.
linarcx has quit [Quit: WeeChat 2.4]
<srhb> scientist: (pastebin is a generic term for sites where you can copy paste in code and share them via a unique URL)
commander has joined #nixos
drakonis_ has joined #nixos
<Izorkin> srhb: updated
<samueldr> ,paste
<{^_^}> Use a website such as [ https://gist.github.com/ http://ix.io/ https://hastebin.com/ https://paste.ee/ ] or similar services to share anything that's longer than a couple lines.
<Myrl-saki> uhhh,huh.
<Myrl-saki> invalid base-32 hash '1my4786pd7iv5x392r9skj3qclmbd26nqzvh2fllwkkbyj08ecci'
<Myrl-saki> sha256 = "1my4786pd7iv5x392r9skj3qclmbd26nqzvh2fllwkkbyj08ecci";
<Myrl-saki> I'm trying to do tofu rn, and I got that error.
<Myrl-saki> (I changed a single character.)
<samueldr> ah, some characters are blacklisted
* samueldr searches for the list
<samueldr> if you change characters, use zeroes
<Myrl-saki> I used `e`
<scientist> srhb: oh thanks for the info, I did not know that, here it is: https://hastebin.com/aqoqusageb.bash
drakonis has quit [Ping timeout: 246 seconds]
linarcx has joined #nixos
<Myrl-saki> samueldr: Anyways, TIL. Thanksies.
<samueldr> omitted: E O U T
<Myrl-saki> samueldr: Yep, I chose E.
<linarcx> srhb: i garbage collected the system but this derication still exists:`error: cannot delete path '/nix/store/0m8mf0incrc4wpmhamq334a0q0jwya9x-jcal' since it is still alive`
<samueldr> linarcx: try `nix-store --query --roots /nix/store/...` with that path in
<samueldr> it should point out to the thing(s) keeping it alive
<scientist> https://hastebin.com/aqoqusageb.bash where do i place the `let in` expression, it is throwing me a syntax error ?
<linarcx> samueldr: /home/linarcx/nixpkgs/result
<samueldr> linarcx: from a `nix-build` or `nix build`, if you rm that result symlink it should free it
mmlb977 has quit [Ping timeout: 245 seconds]
<samueldr> when building (by default) nix will output a result symlink and register it to the garbage collection roots so it won't clean-up a thing that might be used or worked on
<linarcx> samueldr: from `nix-build`
<samueldr> scientist: `let ... in;` cannot be used inside an attrset, you should be able to use it just outside the attrset on line 6
ckauhaus has quit [Quit: WeeChat 2.2]
<samueldr> the way let-expressions are written, they need to be written before an expression. The attrset itself is an expression, but key/value pairs aren't expressions, though it should work also just in front of the value
naominitel has quit [Ping timeout: 244 seconds]
<samueldr> e.g. `services.xserver.displayManager.sessionCommands = let ... in ...;`
<scientist> samueldr: thanks for the tips, so do i paste it within these braces: https://hastebin.com/xewuyudaxa ?
<samueldr> > let a = 1; in { x = a; }
<{^_^}> { x = 1; }
<samueldr> > { x = let a = 1; in a; }
<{^_^}> { x = <CODE>; }
<linarcx> srhb: After delete that directory, i still get an error: `removing stale link from '/nix/var/nix/gcroots/auto/w4kvndvg7qv9w4z3951c09z4hiq9shzz' to '/home/linarcx/nixpkgs/result'`
<samueldr> > :p { x = let a = 1; in a; }
<{^_^}> { x = 1; }
<srhb> linarcx: That's not an error.
<samueldr> scientist: dunno if this small demonstration helps clearing it up?
<linarcx> srhb: What should i do?
<srhb> linarcx: Nothing. :)
<samueldr> linarcx: that's a status message, it tells you what has been done
<samueldr> if you re-run the command it shouldn't tell that again
<linarcx> srhb: i want to re-build an expression. but i can't.`nix-build -A jcal `
<linarcx> it's output is: `/nix/store/0m8mf0incrc4wpmhamq334a0q0jwya9x-jcal`
<srhb> linarcx: It's saying there was a link in that auto directory pointing to your result link. The result link was removed (by you, presumably) so it deleted the link pointing to it in the auto roots dir as well.
<srhb> linarcx: Use --check if you want to rebuild
<Ericson2314> how do I, as route, intentionally *not* use the daemon?
<srhb> linarcx: But it shouldn't matter
agander has joined #nixos
<Ericson2314> trying to do a one off `nix copy` with ssh-agent
<srhb> linarcx: If it's not attempting to rebuild, it's because there was no meaningful change.
<scientist> samueldr: it made me more confused, i think i am going to read the nixos manual for a while.
<samueldr> I really liked reading chapter 15 of the nix manual when learning nix, after having made some steps https://nixos.org/nix/manual/#ch-expression-language
rcshm has quit [Read error: Connection reset by peer]
<samueldr> it's a down to earth description of the syntax
<linarcx> srhb: Ah, awesome. thank you again bro :)
<Izorkin> srhb: don't you need to fix anything else?
rcshm has joined #nixos
<srhb> Izorkin: I think that was the only unresolved issue in all the review comments. I'll let the original reviewers circle back on it. :)
<srhb> scientist: Another way of putting this is that attrset syntax _only_ allows { name1 = value1; ...; nameN = valueN; }
<srhb> scientist: (almost)
<Ericson2314> nevermind all good
<srhb> scientist: So what you need is something like: { fooName = let someName = someValue; in fooValue using fooName; }
<srhb> scientist: Like this: https://hastebin.com/usajonajog.bash
<srhb> scientist: Now the let-in is inside the value portion of sessionCommands, which is legal attrset syntax.
Guest44139 has quit [Read error: Connection reset by peer]
sinner has joined #nixos
<srhb> scientist: Does that make sense?
sinner is now known as Guest6234
leat has quit [Ping timeout: 240 seconds]
leat1 has joined #nixos
o1lo01ol1o has joined #nixos
<scientist> srhb: yes it makes a lot more sense, thanks for the explanation, what does the abbreviation: attrset stand for ?
<srhb> scientist: "attribute set"
rcshm has quit [Read error: Connection reset by peer]
<scientist> attrset: thanks
<srhb> scientist: Sure thing.
rcshm has joined #nixos
leat1 has quit [Remote host closed the connection]
leat1 has joined #nixos
<srhb> scientist: Sure thing.
<srhb> Woops.
<linarcx> Guys, a simple qeustion. i clone the nixpkgs repository. create a package and add it to my repo. i want to push it to github. after createing my new branch should i merge it or rebase it?
<srhb> linarcx: If you based it off master or nixos-unstable, you probably don't need to do anything
stepcut has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #57755 → flow: 0.94.0 -> 0.95.1 → https://git.io/fjvmK
<srhb> linarcx: The process is something like... Checkout a fresh nixpkgs master. checkout a new feature branch based on that fresh master. Make your commit. Push your branch to your fork. Open PR.
<srhb> linarcx: If you do have merge conflicts, rebase on a fresh master again.
<linarcx> srhb: I don't do anything:) just add a default.nix in specific hierarchy. add my name to list of maintainers. create a new branch, add changes and commit them.
scientist has quit [Quit: WeeChat 2.2]
<srhb> linarcx: Probably needs an addition to all-packages too, but yes, that sounds right.
<linarcx> srhb: But in last step in here:https://nixos.org/nixpkgs/manual/#submitting-changes-making-patches, it tell that we must rebase against master branch.
<srhb> linarcx: That guide assumes you made changes on top of a commit that's like what you currently have installed.
<srhb> linarcx: If that's what you did, yes, rebase on master.
stepcut_ has quit [Ping timeout: 264 seconds]
ardumont has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #57756 → brakeman: 4.4.0 -> 4.5.0 → https://git.io/fjvmX
naominitel has joined #nixos
rcshm has quit [Read error: Connection reset by peer]
rcshm has joined #nixos
<{^_^}> [nixpkgs] @midchildan opened pull request #57758 → intel-media-sdk: init at 18.4.1 → https://git.io/fjvmy
<{^_^}> [nixpkgs] @timokau opened pull request #57759 → [19.03] pari: fix off-by-one error → https://git.io/fjvmQ
linarcx has quit [Ping timeout: 272 seconds]
linarcx has joined #nixos
ddellacosta has quit [Ping timeout: 264 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @LinArcX opened pull request #57760 → jcal: init at 0.4.1 → https://git.io/fjvmb
linarcx has quit [Ping timeout: 250 seconds]
<klntsky> Is something wrong with fetchPypi or is it a problem with pythonhosted.org? I get 504 when downloading sources.
scientist has joined #nixos
linarcx has joined #nixos
<{^_^}> [nixpkgs] @dtzWill opened pull request #57761 → radiotray-ng: 0.2.4 -> 0.2.5 → https://git.io/fjvYU
<klntsky> scientist: `let a = ... in b = c` is not well formed. The part after `in` should be an expression, and `=` is allowed only between `let` and `in`
<{^_^}> [nixpkgs] @marsam opened pull request #57762 → ruby_{5,6}_x: update, security fixes → https://git.io/fjvYT
<klntsky> and in attrsets
<scientist> klntsky: so should iremove the equal sign ? the instructions have it there: https://nixos.wiki/wiki/Keyboard_Layout_Customization
<srhb> linarcx++
<{^_^}> linarcx's karma got increased to 1
<srhb> linarcx: Thanks for the PR :)
<ar1a> hey, when i turn off my computer i leave my libvirt vms on and they just force off. I'm fine with this. The problem is, when I turn my computer back on the vms start back up (even though i haven't ticked that option in virt-manager). How can I fix this?
<klntsky> scientist: this should work for you https://pastebin.com/raw/FcHsChyU
<catern> hmm, I'm doing some scripting to set up unprivileged Nix setups. Nix creates directories that have the writable bit unset, which rm -rf chokes on... anyone know a better way to remove them other than chmod -R +w; rm -rf ?
<ar1a> I don't want all the vms I previously had open to open again
fusion809 has quit [Remote host closed the connection]
<catern> I'm working in a programming language, not shell, so I want to avoid having to shell out...
InFlames has joined #nixos
stepcut_ has joined #nixos
<linarcx> srhb: Thank you too.
<scientist> klntsky: thanks
<linarcx> {^_^}: :)
<srhb> ar1a: I think it's related to the autostart option in the domain definition
o1lo01ol1o has quit [Remote host closed the connection]
<srhb> ar1a: So something like virsh autostart --disable yourdomain
scientist has quit [Quit: WeeChat 2.2]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @timokau merged pull request #57759 → [19.03] pari: fix off-by-one error → https://git.io/fjvmQ
<{^_^}> [nixpkgs] @timokau pushed to release-19.03 « pari: fix off-by-one error (#57759) »: https://git.io/fjvYs
stepcut has quit [Ping timeout: 250 seconds]
rcshm has quit [Read error: Connection reset by peer]
rcshm has joined #nixos
<ar1a> srhb: hm.. i wonder if thats the same option as that virt-manager checkbox
<ar1a> cos if it is, that was already disabled
o1lo01ol1o has quit [Remote host closed the connection]
<srhb> ar1a: Hm, yeah, I would have suspected that it is. Worth a shot I guess?
<srhb> ar1a: I guess I'm wondering whether the difference is that they're actually not really shutdown but only suspended on host shutdown, and that autostart doesn't affect that at all?
civodul has quit [Quit: ERC (IRC client for Emacs 26.1)]
rcshm has quit [Read error: Connection reset by peer]
goibhniu has quit [Ping timeout: 246 seconds]
goibhniu has joined #nixos
rcshm has joined #nixos
<srhb> Nah, that would be surprising...
<{^_^}> [nix] @nomeata opened pull request #2731 → Link to `builders-use-substitutes` in chapter on distributed builds → https://git.io/fjvYB
InFlames has quit [Ping timeout: 255 seconds]
talyz has joined #nixos
talyz has quit [Client Quit]
talyz has joined #nixos
stepcut_ has quit [Remote host closed the connection]
stepcut has joined #nixos
Thra11 has joined #nixos
stepcut_ has joined #nixos
<therealwaphire[m> say if you injected the proper fs driver into the UEFI at boot time from here: https://efi.akeo.ie/downloads/efifs-1.3/x64/
<therealwaphire[m> would you even need an ESP?
<samueldr> yes, but the ESP could in theory be another FS than FAT32
_kwstas has joined #nixos
_kwstas has quit [Remote host closed the connection]
<therealwaphire[m> has anybody tried something like this?
* samueldr looks through logs
<therealwaphire[m> I came here looking through your logs only :P
stepcut has quit [Ping timeout: 246 seconds]
<samueldr> I don't remember if clever only theorized or tried it on vmware
<samueldr> but this is obviously highly dependent on your UEFI implementation
<therealwaphire[m> but I really don't have an idea how I could automate loading this into the UEFI at boot time
<samueldr> I'm sure with the quality of UEFIs out there that some have some gnarly hacks that would make this fail even if in theory it could work
<therealwaphire[m> > but this is obviously highly dependent on your UEFI implementation
<therealwaphire[m> true
<clever> therealwaphire[m: you would either need to put the driver onto a fat32 fs, or modify the firmware
<{^_^}> undefined variable 'but' at (string):222:1
<samueldr> if your EFI isn't protected by intel boot guard
<samueldr> it might be possible to unpack and repack it with the driver
<samueldr> (with high risk of bricking!)
<therealwaphire[m> clever: no point making a fat32 fs if you want to boot from ZFS :P
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/617f31e5310 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<{^_^}> #45963 (by tadfisher, 27 weeks ago, open): uefitool: init at 0.25.1
<therealwaphire[m> I think I remember somehow who taught their UEFI to boot from ZFS
<clever> samueldr: already packaged
<samueldr> I think it was elvishjerricco for a VM
<samueldr> clever: yeah I know :)
<therealwaphire[m> yeah this
<samueldr> sad thing is all my computers are boot guard protected :/
<samueldr> oh, someone outside nixos
wfranzini has quit [Remote host closed the connection]
<therealwaphire[m> yeah
wfranzini has joined #nixos
<therealwaphire[m> I mean this is pretty risky stuff
<samueldr> false, one isn't boot guard protected, but already runs coreboot+tianocore so it's probably much easier to do there
<therealwaphire[m> I doubt many people would want to brick their BISO
<therealwaphire[m> BIOS*
<samueldr> if it wasn't for boot guard, I would
<elvishjerricco> therealwaphire[m, samueldr: I just iced grub to boot from ZFS. Efifs provides efi drivers for all file systems that grub can read from, allowing you to boot from ZFS using efi
<elvishjerricco> s/iced/used/
<samueldr> ah, sorry elvishjerricco, misremembered
<therealwaphire[m> but the thing is
<therealwaphire[m> you still need an FAT32 ESP that way
<therealwaphire[m> I currently boot using GRUB the same way
<therealwaphire[m> GRUB is stored on a 2MiB ESP
InFlames has joined #nixos
rcshm has quit [Remote host closed the connection]
reinhardt has joined #nixos
rcshm has joined #nixos
<{^_^}> [nixpkgs] @srhb merged pull request #55002 → racket: add libGL and libGLU to libPath → https://git.io/fhyCY
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/fjvY7
<{^_^}> [nixpkgs] @artemist opened pull request #57763 → factorio: experimental 0.17.12 → 0.17.14 → https://git.io/fjvYd
<{^_^}> [nixpkgs] @srhb pushed commit from @clacke to release-19.03 « racket: add libGL and libGLU to libPath »: https://git.io/fjvYF
<{^_^}> [nixpkgs] @srhb merged pull request #57756 → brakeman: 4.4.0 -> 4.5.0 → https://git.io/fjvmX
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/fjvYA
camsbury has quit [Ping timeout: 258 seconds]
leat1 has quit [Remote host closed the connection]
mmlb977 has joined #nixos
adetokunbo has quit [Quit: This computer has gone to sleep]
drakonis has joined #nixos
o1lo01ol1o has joined #nixos
leat1 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 246 seconds]
scientist has joined #nixos
lopsided98_ has joined #nixos
justanotheruser has quit [Ping timeout: 250 seconds]
<scientist> https://nixos.wiki/wiki/Keyboard_Layout_Customization https://hastebin.com/ahemoxecod.apache , why do i change that setting to, so i can run my custom keyboard layout, i have finished everything else
lopsided98 has quit [Ping timeout: 252 seconds]
<scientist> typo why is what
reinhardt has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @timokau opened pull request #57764 → python.pkgs.pyzmq: 17.1.3 -> 18.0.1, disable flaky test → https://git.io/fjvOI
<scientist> ?
<{^_^}> [nixpkgs] @timokau opened pull request #57765 → python.pkgs.pyzmq: disable flaky test → https://git.io/fjvOt
reinhardt has joined #nixos
scientist has quit [Quit: WeeChat 2.2]
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-3.32 « squash! gnome-builder: 3.30.3 -> 3.31.92 »: https://git.io/fjvOs
justanotheruser has joined #nixos
<srhb> linarcx: Still around?
<linarcx> srhb: Yeah :)
justanotheruser has quit [Client Quit]
<srhb> linarcx: I was wondering whether the autoreconfHook would simplify the expression a bit..
<srhb> linarcx: Like, it looks like this would work: https://gist.github.com/9ce99570e62274c83a092f8cd38bf9fd
<srhb> (I may have pruned a bit too many dependencies though, not sure?)
dwdr has joined #nixos
rycwo has quit [Ping timeout: 240 seconds]
<srhb> Looks like "which" isn't needed either.
o1lo01ol1o has joined #nixos
<linarcx> srhb: What's difference between `preAutoreconf` and `preAutoreconf`?
<srhb> linarcx: Did you mean preConfigure in one of those?
<linarcx> srhb: Let me test it locally.
<linarcx> yes
<srhb> linarcx: The autoreconfHook runs before preConfigure, so we need to be in the correct directory before that happens. preAutoreconf does that :)
<srhb> Oh, I guess autoreconfHook should be a nativeBuildInput though.. But still!
<linarcx> Ah. see. and after that i have to run ./autogen.sh. right?
<srhb> No, that should no longer be necessary
<linarcx> why?
<srhb> I think the autoreconfHook will take care of everything necessary. I may be wrong though!
<srhb> (It's new to me too, just thought I'd investigate)
<linarcx> srhb: Let me check.
o1lo01ol1o has quit [Ping timeout: 250 seconds]
<linarcx> srhb: I want to rebuild the package. it gives me an error: https://raw.githubusercontent.com/LinArcX/Ganje/master/Log/jcal-after-some-changes
<srhb> linarcx: You need to drop --check for the first build after a change
<srhb> In fact, you should never need --check unless you're checking for an impurity in a build
<srhb> Any real changes should always cause a rebuild :)
<linarcx> Aha. make sense now :)
acarrico has joined #nixos
drakonis1 has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
<linarcx> Rebuild without any error. let me install it locally and if everythings works fine, push it to github.
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<linarcx> srhb: Can i change commit message or i have to follow the rules for "name conventions" in this phase too?
<srhb> linarcx: Sorry I don't quite understand the question.
drakonis_ has quit [Ping timeout: 252 seconds]
<linarcx> srhb: In this section: https://nixos.org/nixpkgs/manual/#submitting-changes-making-patches, guide tell us to format the comment in that way. My question is in this level i have follow that rule again?
_kwstas has joined #nixos
<{^_^}> [nixpkgs] @8084 opened pull request #57766 → retext: init at 7.0.4 → https://git.io/fjvOP
_kwstas has quit [Read error: Connection reset by peer]
iqubic has joined #nixos
dsiypl4 has joined #nixos
o1lo01ol1o has joined #nixos
JosW has joined #nixos
<iqubic> Is there a way to pass command-line arguments to the executable being run with appimage-run?
<srhb> linarcx: Ah, I think I understand. When the PR is done -- that is, we're done working back and forth on it -- there should be in total just two commits: one adding you as maintainer, and one with the jcal: init at 0.4.1 commit. You are free to make "work in progress" commits before you're complete with any commit message you like, but once it's ready to be merged, you need to squash it down to just those two
<srhb> commits, adhering to the rules :)
<linarcx> srhb: These tips and tricks should be gather in real book :)
<linarcx> Thank you so much.
<srhb> linarcx: Yeah, the whole "how do we use github prs and things" is a topic in itself for sure :)
<linarcx> Xd
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @peti pushed 7 commits to haskell-updates: https://git.io/fjvO9
josiah_sama has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 6 commits to master: https://git.io/fjvOH
reinhardt has quit [Quit: Leaving]
_kwstas has joined #nixos
_kwstas has quit [Read error: Connection reset by peer]
scientist has joined #nixos
<iqubic> So I would like a way to pass command line arguments to the executable being run with appimage-run
59NAAKA1S has joined #nixos
josiah_sama has quit [Ping timeout: 246 seconds]
Rusty1 has joined #nixos
_kwstas has joined #nixos
_kwstas has quit [Read error: Connection reset by peer]
<scientist> https://nixos.wiki/wiki/Keyboard_Layout_Customization https://hastebin.com/widoluxoha.xml https://hastebin.com/ezoyowiduw.bash , whenever i type: xkbcomp keyboard/custom_layout.xkb $DISPLAY my custom keyboard layout works but when i tried to configure the nixos.configuration file for the custom layout to load when nixos boots, but when i reboot x server just starts glitching and my laptop turns off,
<scientist> any idea on how to fix this ?
markus1189 has quit [Ping timeout: 252 seconds]
rcshm has quit [Remote host closed the connection]
Glider_IRC_ has joined #nixos
<srhb> scientist: That doesn't sound good. You'll probably have to provide some logs that contain information on the crash before anyone can attempt to help though.
Melkor333 has joined #nixos
dwdr has quit [Remote host closed the connection]
<srhb> scientist: On a hunch, is it the xkbDir option that causes it?
<scientist> srhb: services.xserver.layout = "us"; i think i need to change this to the location of my custom layout, and i am not sure if xkbDir option is causing it,i could try removing it to see if it works ?
Glider_IRC__ has quit [Ping timeout: 246 seconds]
Avaq has joined #nixos
<srhb> scientist: That sounds like a good way to start debugging the failure, go ahead :)
<srhb> linarcx: Two final comments, then I think you can squash down to two commits and we're good to go. :)
markus1189 has joined #nixos
womfoo has quit [Ping timeout: 252 seconds]
Izorkin has quit [Quit: ZNC 1.7.2 - https://znc.in]
scientist has quit [Quit: WeeChat 2.2]
Izorkin has joined #nixos
_kwstas has joined #nixos
_kwstas has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @jtojnar opened pull request #57767 → meson: 0.49.1 → 0.50.0 → https://git.io/fjv3q
scientist has joined #nixos
o1lo01ol1o has joined #nixos
<scientist> srhb: thanks, removing the xkbDir option worked, configuration.nix booted fine, the only problem is the keyboard layout did not change, maybe i still need to change services.xserver.layout = "us"; but i am not sure ?
<srhb> scientist: I don't know I'm afraid. But I think the crash was because the xkbDir you pointed to wasn't a full xkbDir like the one that it links to by default. Maybe compare its structure.
o1lo01ol1o has quit [Ping timeout: 245 seconds]
<scientist> srhb: thanks, do you know when infinisil gets on ? i think he can help me with this problem.
_kwstas has joined #nixos
ym555 has joined #nixos
scientist has quit [Quit: WeeChat 2.2]
_kwstas has quit [Quit: _kwstas]
philippD has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
philippD has joined #nixos
<linarcx> srhb: Second comment DONE. But i'm still believe that we need `which`. What you think?
<noonien> is there a better way to nix-shell than this? https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html
<noonien> my project has multiple parts that can be built separately, does anyone have an example project which uses nix for development?
<infinisil> schjetne: Unset xkbDir
<Avaq> Is it possible to use* the Nix Expression language outside of the context of nixpkgs and the stdenv?
<Avaq> * For example evaluating a .nix file, asking for the value of a specific property.
<noonien> > { yes = "it is": }.yes
<{^_^}> error: syntax error, unexpected ':', expecting ';', at (string):222:16
<noonien> > { yes = "it is"; }.yes
<{^_^}> "it is"
<Avaq> That looks like exactly what I'm looking for! What is the evaluator used?
blumenkranz has joined #nixos
<clever> Avaq: `nix eval` or `nix-instantiate --eval`, and `nix repl`
<Avaq> I have been digging through nix-* commands and manpages. I must've read over it. Thanks! :)
<clever> $ nix-instantiate --eval -E '{ yes = "it is"; }.yes'
<clever> "it is"
<clever> Avaq: you can also put the string into a file, and then just replace -E expr, with the filename
<Avaq> Great!
<srhb> linarcx: Hmm, why do you think that? It's not being used anywhere in the derivation, is it?
<linarcx> srhb: No, anywhere. See the reddit thread?
<linarcx> Althou i can test it without `which` and see what happen
<clever> linarcx: in general, i prefer `type` over `which`, since `type` can detect functions and aliases
<srhb> linarcx: It's not in buildInputs anymore, so it really isn't even exposed to the build currently
<linarcx> srhb: Yes, it builds correctly withou `which`. I'll send the last changes right now.
<srhb> linarcx: Looks good to me. Do you know how to squash the commits?
<linarcx> srhb: No.
<srhb> linarcx: Mind if I PM you? :)
<linarcx> Xd
<linarcx> i try
<srhb> OK :)
<srhb> linarcx: (What I do is something like git rebase -i HEAD~5 and then move around commits so they are grouped together and use f for fixup to squash together the ones I don't want in the final PR)
simukis_ has joined #nixos
simukis has quit [Ping timeout: 246 seconds]
simukis_ is now known as simukis
<{^_^}> [nixpkgs] @dywedir merged pull request #57678 → ibm-plex: 1.2.3 -> 1.3.0 → https://git.io/fjeDm
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/fjv3P
<ddellacosta> is there anything online somewhere listing companies using Nix in production?
<ddellacosta> I found this: https://www.reddit.com/r/NixOS/comments/5dz8fp/list_of/ , it's a little old
rycwo has joined #nixos
<srhb> ddellacosta: That's the best I've seen. MAybe it's time to try and update it. I know the list is way, way bigger now.
<ddellacosta> srhb: yeah I'd love to know who can be added to that list at this point (and even companies who may have fallen off of it)
growpotkin has joined #nixos
<growpotkin> Hey does anyone know how to get `builtins.getEnv "HOST"` to behave?
<growpotkin> `builtins.getEnv` seems to work for almost any other variable that I try
<growpotkin> but "HOST" always kicks back and empty string
tdbgamer has joined #nixos
<linarcx> srhb: After `git rebase -i HEAS~5` what should i do?
<growpotkin> Or really what I'm trying to do is make a predicate for different machines.
<growpotkin> nvm i found it : `config.networking.hostName` works.
_kwstas has joined #nixos
zupo has joined #nixos
<blumenkranz> Hello. I am having trouble with Vulkan applications since last upgrade. Does anyone have any idea why could that be?
<srhb> blumenkranz: Can you elaborate on the problems, and what upgrade you're talking about?
<blumenkranz> srhb: I am trying this on Dota 2, Proton games and RetroArch. Basically, the games do run, but they fail to render anything.
<blumenkranz> Proton games manage to play some audio, in particular. The others seem to get soft-crashed.
<blumenkranz> Last update has been a full system upgrade. Is there any way to bisect where could it have gone wrong?
<srhb> blumenkranz: It would probably help to know which commit you were on when it worked, and which commit you're on now that it doesn't for starters :)
<blumenkranz> How can I check last generation's commit?
<blumenkranz> It's probably been... two or three weeks since I last updated.
_kwstas has quit [Read error: Connection reset by peer]
Erasmus has quit [Ping timeout: 245 seconds]
<srhb> blumenkranz: Find the version in /nix/var/nix/profiles/system-NNN-link where NNN is your previous generation, and look at nixos-version inside
<blumenkranz> srhb: Here it says 19.03pre169108.36f31600749
<blumenkranz> As for current...
<blumenkranz> 19.09pre172943.da1a2b1eea
<srhb> The very last bit is the git sha
JosW has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<Avaq> Playing with the Nix Expression language, while working on implementing basic iterations in terms of recursion, I found that `map` was already defined and globally available. What else is comes included by default?
goibhniu has quit [Ping timeout: 246 seconds]
<clever> Avaq: run `nix repl` and then hit tab a couple times
<Avaq> :)
<Avaq> Uhuh. :) Thanks.
xorkle has joined #nixos
<clever> Avaq: and this is the c++ code behind all the primops, https://github.com/NixOS/nix/blob/master/src/libexpr/primops.cc#L2160
<clever> Avaq: they should also be in the nix or nixpkgs docs
<Avaq> clever: I've been using https://nixos.org/nix/manual/#ch-expression-language for reference, but it seems to go into language constructs only.
<blumenkranz> srhb: Yeah, Mesa updated between these two commits.
<srhb> blumenkranz: Sounds like a likely culprit
goibhniu has joined #nixos
<blumenkranz> Should I attempt to report the bug?
<srhb> blumenkranz: Yes please :)
<blumenkranz> Alright, let me run a few more tests to check it is nothing else, then I will post on GitHub
pie_ has joined #nixos
<noonien> hmmm, what is pkgs.mkShell for?
<noonien> can't i just provide a normal derivation for nix-shell?
<{^_^}> [nixpkgs] @gnidorah opened pull request #57768 → pakcs: 2.0.2 -> 2.1.1 → https://git.io/fjv3N
<srhb> noonien: You can, but mkShell saves you some work
<srhb> noonien: Normally when you do nix-shell '<nixpkgs>' -A hello, you'll get a shell that is able to _build_ hello. With mkShell, you can pass in the hello attribute and get a shell where hello is _available_
<srhb> noonien: A shorter way of doing a mkDerivation with buildInputs = [ hello ];
<noonien> hmm, i see
<srhb> noonien: So really it's mostly a helper :)
<pie_> does anyone here use / know how do use the ocaml infrastructure?
<noonien> i use it in shell.nix, however, i see some people just use mkDerivation
<srhb> noonien: Either is fine.
blumenkranz has quit [Quit: WeeChat 2.4]
pie_ has joined #nixos
pie_ has quit [Changing host]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<{^_^}> [nixpkgs] @timokau merged pull request #57764 → python.pkgs.pyzmq: 17.1.3 -> 18.0.1, disable flaky test → https://git.io/fjvOI
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/fjvsT
goibhniu has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @timokau merged pull request #57765 → [19.03] python.pkgs.pyzmq: disable flaky test → https://git.io/fjvOt
<{^_^}> [nixpkgs] @timokau pushed to release-19.03 « python.pkgs.pyzmq: disable flaky test (#57765) »: https://git.io/fjvsk
goibhniu has joined #nixos
dsx has joined #nixos
rycwo has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed to gnome-3.32 « pantheon.elementary-photos: fix build »: https://git.io/fjvsn
Dr8128 has joined #nixos
<{^_^}> [nixpkgs] @srhb pushed 3 commits to master: https://git.io/fjvsW
<{^_^}> [nixpkgs] @srhb merged pull request #57760 → jcal: init at 0.4.1 → https://git.io/fjvmb
goibhniu1 has joined #nixos
stepcut_ has quit [Remote host closed the connection]
Erasmus has joined #nixos
goibhniu has quit [Ping timeout: 246 seconds]
stepcut has joined #nixos
martinb__ has joined #nixos
<pie_> puffnfresh, i dont suppose you have any news on https://github.com/NixOS/nixpkgs/issues/23955
<{^_^}> #23955 (by copumpkin, 2 years ago, open): Package MirageOS
o1lo01ol1o has joined #nixos
stepcut has quit [Ping timeout: 246 seconds]
59NAAKA1S has quit [Ping timeout: 252 seconds]
o1lo01ol1o has quit [Ping timeout: 245 seconds]
doyougnu has joined #nixos
HatesLongFiles has joined #nixos
martinb__ has quit [Ping timeout: 250 seconds]
Erasmus has quit [Quit: END-AUMF]
<{^_^}> [nixpkgs] @marsam closed pull request #57634 → pythonPackages.distro: fix build → https://git.io/fje0g
<HatesLongFiles> how do i add a new configuration entry
scientist has joined #nixos
zupo_ has joined #nixos
<HatesLongFiles> as https://bpaste.net/show/aafad075b8de doesnt appear as an option in the boot menu
zupo has quit [Ping timeout: 250 seconds]
_kwstas has joined #nixos
Avaq has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @justinwoo closed pull request #53073 → fix fetchFromGitLab to use repository archive downloads → https://git.io/fhL8b
<catern> is there a list of webapps packaged in Nix?
_kwstas has quit [Read error: Connection reset by peer]
martinb has joined #nixos
<clever> HatesLongFiles: https://gist.github.com/cleverca22/608734bace80d1ebf0b1403b32fc3c97 lines 17-24 insert some custom config into the generated grub config file
<HatesLongFiles> ?
<clever> HatesLongFiles: thats how you add entries to the grub config
<HatesLongFiles> nix doesnt use grub
<delroth> I'm trying to use distributed builds with Nix, but it looks like nix-daemon is not using the configured ssh key to try to connect to my remote host. Any idea what could cause that? I'm configuring the remote builders with nix.buildMachines
<delroth> I strace'd nix-daemon and it's not passing any ssh key to the ssh command invocation, even though /etc/nix/machines has a path to the ssh key
<clever> HatesLongFiles: what are you trying to add the entry to?
Melkor333 has quit [Quit: WeeChat 2.4]
<clever> delroth: have you tried restarting the nix-daemon.service in systemd?
<HatesLongFiles> noxos boot menu
<HatesLongFiles> nixos*
<HatesLongFiles> boot/loader/entries
<delroth> clever: now I did, and no change
<clever> HatesLongFiles: i dont think systemd-boot allows custom boot entries, you would need to switch to grub
<HatesLongFiles> ;-;
<clever> delroth: what nix-build command are you using to initiate the build?
<delroth> nothing special, nix-build '<nixpkgs>' -A pkgs.foo reproduces for example
<delroth> but I mean, nix-daemon does invoke ssh to my remote machine
<delroth> it just doesn't pass the ssh key that's configured
<delroth> doesn't seem like my nix-build invocation would have much to do with that
<clever> delroth: can you pastebin the contents of /etc/nix/machines ?
<delroth> sure: "nixbld@my.build.host x86_64-linux /etc/keys/distbuild.priv 5 1 big-parallel"
<delroth> /etc/keys/distbuild.priv is root:root 600, but doesn't matter much when nix-daemon isn't even trying to access it
<clever> yeah, that looks like it should just work
<clever> delroth: what about `nix show-config | grep builders` ?
justanotheruser has joined #nixos
<delroth> builders = @/etc/nix/machines
<delroth> builders-use-substitutes = true
<clever> yep, identical to what i have
<clever> checking some source...
stepcut has joined #nixos
<clever> the nix.conf parsing area, where that default value came from
copumpkin has joined #nixos
Erasmus has joined #nixos
<delroth> clever: I can probably look into it, I just wanted to double check I wasn't indeed missing something obvious :)
<clever> delroth: everything looks perfect so far
<delroth> time to stare at more strace output then!
capslock3[m] has joined #nixos
<clever> delroth: here is where it parses /etc/nix/machines
<clever> debug("considering building on remote machine '%s'", m.storeUri);
<clever> delroth: you should see this msg, if you build with -vvvv
<clever> delroth: this source implies that it will only use the ssh-key if you use ssh://nixbld@my.build.host
<clever> yet i'm not doing that, and it works for me ....
<delroth> yeah I was looking at that, pretty sure ssh:// gets auto-added somewhere
<clever> yeah, i think line 26 does that
scientist has quit [Quit: WeeChat 2.2]
<samueldr> was the nix-daemon restarted?
Dr8128 has quit [Ping timeout: 244 seconds]
<clever> delroth: very first thing i asked
<clever> samueldr: ^^
<samueldr> sorry
<clever> [clever@amd-nixos:~/iohk/daedalus-1195]$ nix-instantiate release.nix -A staging.daedalus -I cardano-sl=/home/clever/iohk/cardano-bittrex/ -Q
<clever> by evaling the nix on its own, i can then build it with -vvv, and get less spam in the debug
<clever> [clever@amd-nixos:~/iohk/daedalus-1195]$ nix-store -r -vvvv /nix/store/mzs612q5h655vxwzclqpah0p2r1pkz9l-daedalus.drv
Avaq has joined #nixos
goibhniu1 has quit [Ping timeout: 244 seconds]
knupfer has quit [Ping timeout: 240 seconds]
<delroth> I'll look into it probably tomorrow, I was trying to get something done originally and just got nerd-sniped by the problem :) faster to just build locally for now.
<delroth> thanks anyway
<delroth> I've got all the tools to figure it out at least now.
stepcut has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-3.32 « fixup! pango: 1.42.4 -> 1.43.0 »: https://git.io/fjvsr
jasongrossman has quit [Quit: ERC (IRC client for Emacs 26.1)]
stepcut has joined #nixos
jtojnar has joined #nixos
stepcut has quit [Ping timeout: 245 seconds]
vk3wtf has joined #nixos
aissat[m] has joined #nixos
Dagger has quit [Excess Flood]
__monty__ has quit [Quit: leaving]
Dagger has joined #nixos
<linarcx> Hi. i create a package and send it as a pull-request for nixpkgs repo. How long does it take to finally avaialbe in https://nixos.org/nixos/packages.html?
jtojnar has quit [Remote host closed the connection]
joepie91_to_go has quit [Ping timeout: 264 seconds]
jasongrossman has joined #nixos
jtojnar has joined #nixos
stepcut has joined #nixos
_kwstas has joined #nixos
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #57771 → hardinfo: fix not finding libc → https://git.io/fjvsS
stepcut has quit [Ping timeout: 250 seconds]
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos
scientist has joined #nixos
<scientist> https://hastebin.com/widoluxoha.xml https://hastebin.com/ezoyowiduw.bash , when i remove the xkbDir option nixos is able to boot up, but the it does not switch to my custom keyboard layout, anyone have an idea what is going on ?
_kwstas has quit [Read error: Connection reset by peer]
agander has quit [Ping timeout: 246 seconds]
Thra11 has quit [Ping timeout: 245 seconds]
scientist has quit [Quit: WeeChat 2.2]
<{^_^}> [nixpkgs] @dywedir opened pull request #57772 → wmfocus: 1.0.2 -> 1.1.2 → https://git.io/fjvsN
vk3wtf has quit [Ping timeout: 258 seconds]
<infinisil> linarcx: That page is based on the stable release, there's a new stable release every 6 months
abathur has joined #nixos
<infinisil> linarcx: If your PR gets backported to stable though, it will only take a couple days for it to be there
<{^_^}> [nixpkgs] @xeji merged pull request #57729 → qiv: 2.3.1 -> 2.3.2 → https://git.io/fjvvV
<{^_^}> [nixpkgs] @xeji pushed commit from @fare to master « qiv: 2.3.1 -> 2.3.2 (#57729) »: https://git.io/fjvsA
pie_ has quit [Ping timeout: 246 seconds]
<monokrome> Does anyone know anything about Intel Ethernet I217-V? https://imgur.com/a/LqjwhND
<monokrome> Seems to have issues?
<monokrome> (It's working in the second screenshot w/ the live CD, but I get the first error after installing)
<{^_^}> [nixpkgs] @xeji merged pull request #57753 → homebank: 5.2.2 -> 5.2.3 → https://git.io/fjvLy
<{^_^}> [nixpkgs] @xeji pushed 2 commits to master: https://git.io/fjvsp
<justanotheruser> for some reason nixos is using xterm as my wm even though I have `xserver.windowManager.i3.enable = true;`. I have no "xterm" in /etc/nixos/*.nix why is xterm being used as my wm? When I login it starts xterm, from which I'm able to start i3 fine. in addition, ~/.xsession-errors has this line /nix/store/r7yc3qxvxvfapjqfva4fa6qx33bc8w1l-xsession: Window manager 'xterm' not found.
<clever> justanotheruser: xterm is enabled by default, you need to windowManager.xterm.enable = false;
<clever> justanotheruser: or select another WM at the login screen
<clever> oops, and its a desktopManager, not a window manager
<justanotheruser> hmm, thats actually a good point, I wonder if my login screens settings were changed
stepcut has joined #nixos
pie_ has joined #nixos
scientist has joined #nixos
stepcut has quit [Read error: Connection reset by peer]
stepcut has joined #nixos
scientist has quit [Client Quit]
<{^_^}> [nixpkgs] @xeji merged pull request #57411 → mitmproxy: wsproto and pytest fixes → https://git.io/fhjcl
<{^_^}> [nixpkgs] @xeji pushed 3 commits to master: https://git.io/fjvGv
Rusty1 has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @xeji pushed 2 commits to release-19.03: https://git.io/fjvGU
ng0 has quit [Ping timeout: 256 seconds]
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jasongrossman has quit [Quit: ERC (IRC client for Emacs 26.1)]
slyfox has quit [Remote host closed the connection]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
slyfox has joined #nixos
stepcut has quit [Ping timeout: 246 seconds]
<andrewrk> is there a way to disable the nixos login screen?
doyougnu has quit [Ping timeout: 252 seconds]
<clever> andrewrk: you want auto-login?
<andrewrk> clever, just ssh is fine
<clever> andrewrk: ah, no text-login at all?
<andrewrk> the problem is the monitor goes black when it tries to go to the nixos login screen
<andrewrk> text login would be fine
<clever> andrewrk: that disables powersaving on the monitor
<andrewrk> I mean that I need it to stay in text mode, because when it tries to set the monitor to a resolution, the monitor can't handle it
<andrewrk> that's my hypothesis anyway
<clever> ah, thats more to do with the framebuffer and fbcon stuff
<clever> which simulates the old textmode console, at a higher resolution, but its not full-on graphics
<andrewrk> but it works fine with the shell prompt, e.g. in the minimal installer
<clever> andrewrk: can you pastebin your configuration.nix file?
o1lo01ol1o has joined #nixos
Anton-Latukha has quit [Quit: Leaving.]
<andrewrk> I'm helping a friend - that's going to be difficult - but it's the legacy boot template with openssh enabled and a user account added
justan0theruser has joined #nixos
<justan0theruser> yep, it was indeed an issue with my login manager. Thanks clever
justan0theruser has quit [Client Quit]
justan0theruser has joined #nixos
<andrewrk> clever, let me try some other stuff before coming back for help, don't worry about it for now, thanks though
stepcut has joined #nixos
<clever> kk
justanotheruser has quit [Ping timeout: 246 seconds]
o1lo01ol1o has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @xeji merged pull request #57727 → yarn: 1.14.0 -> 1.15.2 → https://git.io/fjvvW
<{^_^}> [nixpkgs] @xeji pushed commit from @dywedir to master « yarn: 1.14.0 -> 1.15.2 (#57727) »: https://git.io/fjvGG
rprije has quit [Read error: Connection reset by peer]
rprije has joined #nixos
o1lo01ol1o has joined #nixos
jasongrossman has joined #nixos
Fare has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Ping timeout: 245 seconds]
<linarcx> infinisil: Thank you.
linarcx has quit [Quit: WeeChat 2.4]
drakonis has quit [Quit: WeeChat 2.3]
growpotkin has quit [Remote host closed the connection]
rprije has quit [Remote host closed the connection]
camsbury has joined #nixos
rprije has joined #nixos
camsbury has quit [Remote host closed the connection]
scientist has joined #nixos
camsbury has joined #nixos
Rusty1 has joined #nixos
martinb has quit [Ping timeout: 245 seconds]
o1lo01ol1o has joined #nixos
drakonis has joined #nixos
camsbury has quit [Remote host closed the connection]
camsbury has joined #nixos
jtojnar has quit [Remote host closed the connection]
drakonis_ has joined #nixos
o1lo01ol1o has quit [Ping timeout: 250 seconds]
drakonis1 has quit [Ping timeout: 245 seconds]
scientist has quit [Quit: WeeChat 2.2]
camsbury has quit [Remote host closed the connection]