gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
clever_ has joined #nixos-chat
clever_ is now known as clever
drakonis has joined #nixos-chat
<samueldr> it's so freeing... I was in a funk all week long until yesterday evening about how to rework the mobile-nixos source tree so it'd work better with nixos
<samueldr> now I can finally progress
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-chat
<pie_> joepie91: this has been bothering me for a while and i guess i need to articulate it,
<pie_> the whole ordeal with a language is either not supported at all or needs a whole infrastructure pulled up around it to work
<pie_> things like https://github.com/NixOS/nixpkgs/issues/17342# (completely arbitrary eample that just eminded me of this) being open for years
<pie_> seems like a big negative for nios
<pie_> i guess its just something i didnt really want to acknowledge
<pie_> (to myself)
<pie_> maybe nix is doomed to be niche unless the thing you want happens to be well supported
<pie_> and this isnt really limited to languages, but to anything that needs a huge load of work to work at all..
<pie_> a lot of "basic" things still need to be packaged manually. when i think about it, thats something we should have solved or at least semi--automated long ago.
<pie_> well...i guess i got the meat of it out of me.
waleee-cl has quit [Quit: Connection closed for inactivity]
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-chat
<pie_> (or im just clumsy)
* pie_ checks link
<ivan> I agree with you but someone could try another approach like that one to see if it's feasible
<ivan> s/but/and/
<ivan> the package managers might need to be hacked up to use an offline index
<ivan> or a versioned cached index hosted somewhere
<pie_> hmm. that sounds a bit peculiar but interesting
<pie_> well, fingers crossed that the proposed ends up being a viable solution, or something :P
drakonis has quit [Ping timeout: 276 seconds]
qyliss has quit [Quit: rebooting]
qyliss has joined #nixos-chat
das_j has quit [Remote host closed the connection]
das_j has joined #nixos-chat
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos-chat
<samueldr> TLDR: seeing the logo in colour means it switch_root-ed into stage-2
drakonis has joined #nixos-chat
drakonis_ has joined #nixos-chat
drakonis has quit [Ping timeout: 268 seconds]
drakonis_ has quit [Ping timeout: 268 seconds]
drakonis_ has joined #nixos-chat
drakonis has joined #nixos-chat
<Arahael> eyJhb: The nixpkg's manual clarifies a LOT of stuff, been reading it a bit today. :)
drakonis has quit [Ping timeout: 246 seconds]
drakonis has joined #nixos-chat
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-chat
drakonis1 has joined #nixos-chat
drakonis_ has quit [Read error: Connection reset by peer]
drakonis has quit [Ping timeout: 245 seconds]
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-chat
jD91mZM2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
jD91mZM2_ has joined #nixos-chat
ivan has quit [Remote host closed the connection]
ivan has joined #nixos-chat
endformationage has quit [Ping timeout: 265 seconds]
Jackneill has joined #nixos-chat
Jackneill has quit [Remote host closed the connection]
<jD91mZM2_> I just reached home-manager generation 123! Worth celebrating, right?
<MichaelRaskin> Be careful — 128 is round in base two, 125 is 5^3, that's a dense area
<jD91mZM2_> :confused:
<MichaelRaskin> There are many numbers to celebrate right after 123!
<MichaelRaskin> 124 is also the powers of two as digits…
<jD91mZM2_> Ah, nice! Then again, the more the merrier, especially with celebration
<MichaelRaskin> 126 is the sequence of first factorials…
<jD91mZM2_> 127 is a prime...
<jD91mZM2_> Speaking of which, there are wikipedia pages for a crap ton of numbers. Wow
<jD91mZM2_> Not so many for negative numbers though
jD91mZM2_ has quit [Quit: ZNC 1.7.3 - https://znc.in]
jD91mZM2 has joined #nixos-chat
<MichaelRaskin> Some of the Wikipedia pages on numbers are autogenerated stubs with little interesting information, though
jD91mZM2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
jD91mZM2 has joined #nixos-chat
<jD91mZM2> Oh, I see. Btw excuse my relogging, just configuring ZNC
jD91mZM2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
jD91mZM2 has joined #nixos-chat
jD91mZM2 has quit [Client Quit]
jD91mZM2 has joined #nixos-chat
Jackneill has joined #nixos-chat
jD91mZM2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
<emily> has anyone gotten NixOS running on a Pixelbook (preferably with something more native than going through SeaBIOS/GRUB)? I see https://github.com/thefloweringash/kevin-nix exists and uses depthcharge, so hopefully I can adapt that if nothing else
jD91mZM2 has joined #nixos-chat
jD91mZM2 has quit [Remote host closed the connection]
jD91mZM2 has joined #nixos-chat
__monty__ has joined #nixos-chat
<manveru> jD91mZM2: i'm at 457, which is also a prime :)
<manveru> also just setup my new notebook, this time with using the home-manager nixos module instead
<manveru> and now i'm frustrated again that you can't really nixify spacemacs or firefox :|
<qyliss> you can't nixify spacemacs?
<qyliss> (I've never used it, but I use nix-y Emacs so I'm surprised)
<manveru> well, in theory, you can probably :)
<manveru> but it does its own package management, repo, self-modifying config, etc
<Arahael> manveru: Haskell stack does the same.
<Arahael> BUt it's nixified, by making stack itself use nix.
<Arahael> In emacs, I would assume that it's internal package system would gain nix smarts.
<manveru> for spacemacs it'd be amazing actually
<manveru> if each layer also includes the needed external programs via nix
<manveru> the only editor i fully configure with nix is still neovim atm
<Arahael> I quite like nvim, yeah.
<manveru> still gotta check out spacevim
<manveru> might be easier packaging that
<manveru> the problem with vim for me is that it has nothing like projectile or magit though
<lassulus> what feautes has neovim over vim nowadays?
<lassulus> features*
<qyliss> Emacs with Nix is fine as long as you don't use the built-in package manager
<qyliss> Except I haven't figured out a way to install packages without restarting emacs
<qyliss> But I think that's solvable
<manveru> qyliss: if that could be combined with the spacemacs layers, i'd be happy
pie_ has quit [Read error: Connection reset by peer]
pie_ has joined #nixos-chat
avn has quit [Remote host closed the connection]
monsieurp has quit [Remote host closed the connection]
monsieurp has joined #nixos-chat
endformationage has joined #nixos-chat
<hyperfekt> ,locate nixos-install
<{^_^}> Found in packages: nix-bash-completions
<hyperfekt> :<
<qyliss> hyperfekt: the manual tells you how to get it iirc
<qyliss> I think it might be nix-build '<nixpkgs/nixos>' config.system.build
<qyliss> but don't quote me
drakonis1 has quit [Ping timeout: 265 seconds]
drakonis1 has joined #nixos-chat
<infinisil> If you ever need to know whether you're still alive: https://en.wikipedia.org/wiki/Category:Living_people
drakonis1 has quit [Ping timeout: 276 seconds]
<__monty__> : O infinisil: Greetings from beyond the Great Divide o/
drakonis has joined #nixos-chat
waleee-cl has joined #nixos-chat
<hyperfekt> qyliss: Yeah I figured that out afterwards by grepping through nixpkgs. But this one would've been easier
<qyliss> oh yeah
<hyperfekt> i'm so close to having my system back up. just doing the final kernel compile rn
<eyJhb> infinisil: that is a very short list
<eyJhb> :|
<emily> eyJhb: sorry you had to hear this way.
<eyJhb> :( On the bright side, no more Signal Processing courses! Yaaaaaaay
<eyJhb> Full time NixOS ghost!
jtojnar has quit [Read error: Connection reset by peer]
<__monty__> Sacrilege! How can you not be excited by Shannon? He's like a CS superstar!
<MichaelRaskin> __monty__: I think you underestimate how completely heretics can ruin the gospel
<eyJhb> ,locate ip
<eyJhb> ,locate bin ip
<{^_^}> Found in packages: busybox, iproute
<{^_^}> Found in packages: msf, asio, atom, cmus, cheat, faust, faust1, meteor, busybox, cmdstan, iproute, ndjbdns, arcanist, asio_1_10, atom-beta, boost.dev, linux.dev, plan9port, rustc.doc, s6-rc.doc, nodejs-8_x, factor-lang, nodejs-10_x, nodejs-11_x, boost155.dev, boost159.dev, boost160.dev, boost162.dev, boost163.dev, boost164.dev, boost165.dev, boost166.dev, boost168.dev, boost169.dev, rPackages.BH, bash-completion, linux_mptcp.dev, and 16 more
<qyliss> o_O
<eyJhb> I should have tried nix-shell -p iproute instead of iproute2
<eyJhb> Sorry :p
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
drakonis has quit [Ping timeout: 245 seconds]
evanjs has joined #nixos-chat
drakonis has joined #nixos-chat
AluisioASG has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
drakonis_ has joined #nixos-chat
drakonis has quit [Ping timeout: 276 seconds]
__monty__ has quit [Quit: leaving]
drakonis has joined #nixos-chat
drakonis_ has quit [Ping timeout: 246 seconds]
drakonis_ has joined #nixos-chat
drakonis has quit [Ping timeout: 246 seconds]