gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
Sonarpulse has quit [Ping timeout: 260 seconds]
<srk> wohoo
<srk> *Pls> r <- runStore $ queryAllValidPaths
<srk> *Pls> length (fst r)
<srk> 87169
<infinisil> srk: Is that this haskell nix backend thing?
<srk> yeah, hnix-store-remote
<srk> client to nix-daemon
<infinisil> Neato
<infinisil> Whew, I personally like to have type signatures for all top level types heh
<infinisil> Maybe I'm biased though, because Idris actually requires them
<srk> which one do you mean?
<srk> which part
<infinisil> From the top: opNum, getFields, getSocketIncremental, etc..
<infinisil> And 18 others :P
<srk> ah yeah
<srk> the module is still called Pls, in the middle of refactoring :)
<srk> few hours ago there was were no transformers and Sockets instead everywhere :D
<infinisil> Nice though! Would love to use more haskell for this kinda stuff
lassulus_ has joined #nixos-chat
lassulus has quit [Ping timeout: 268 seconds]
lassulus_ is now known as lassulus
<infinisil> Whoa, Shift-J in vim concats 2 lines together :O
<infinisil> Not sure if I'll ever need that, but it's neat
sir_guy_carleton has joined #nixos-chat
<srk> I use it quite often
<srk> you can even prefix it with number as the rest of the commands to concat multiple lines
* srk mr obvious
sir_guy_carleton has quit [Quit: WeeChat 2.0]
sir_guy_carleton has joined #nixos-chat
sir_guy_carleton has quit [Quit: WeeChat 2.0]
obadz has joined #nixos-chat
Lisanna has quit [Quit: Lisanna]
Lisanna has joined #nixos-chat
jtojnar has joined #nixos-chat
__monty__ has joined #nixos-chat
<manveru> or in visual mode :)
__Sander__ has joined #nixos-chat
pie_ has joined #nixos-chat
Lisanna has quit [Remote host closed the connection]
pie_ has quit [Ping timeout: 240 seconds]
pie_ has joined #nixos-chat
Lisanna has joined #nixos-chat
__monty__ has quit [Quit: leaving]
<sphalerite> yep I use J enough to know about it actively
Sonarpulse has joined #nixos-chat
sir_guy_carleton has joined #nixos-chat
__Sander__ has quit [Quit: Konversation terminated!]
<andi-> how do I ask git which of two revisions is "newer" in a specified branch? Or asked diferently: How do I order a bunch of commits after their appearance in a repo?
pie_ has quit [Ping timeout: 256 seconds]
<infinisil> andi-: git log -1 <some format> to get the timestamp of both commits, do integer comparison
<andi-> infinisil: timestamps might not be significant? I am a bit worried about using then.
<andi-> *them
<manveru> dhall is on the frontpage folks: https://news.ycombinator.com/item?id=17523623 :)
<gchristensen> w00
<infinisil> andi-: why wouldn't they be significant?
<infinisil> Oh
<infinisil> Depends on your definition of "after their appearance"
<infinisil> Because there's lots of orderings, especially when merges are in play
<andi-> I only care about the positions in the tree
<andi-> yeah
<andi-> thats the tricky part ;-)
<infinisil> See man git log, it describes a bunch of orderings
<infinisil> "Commit Ordering" section
<ldlework> my emacs modeline is getting so nice
pie_ has joined #nixos-chat
sir_guy_carleton has quit [Quit: WeeChat 2.0]
<gchristensen> cool, cool, several transformers blew up in my neighborhood
Jason_Grossman has joined #nixos-chat
<manveru> seems like 18.03 has an ancient version of dhall :|
<manveru> and dhall-to-nix is broken on nixpkgs-unstable because of hnix being marked as broken
<manveru> fun stuff
pie_ has quit [Ping timeout: 260 seconds]
Jason_Grossman has quit [Ping timeout: 260 seconds]
Jason_Grossman has joined #nixos-chat
Jason_Grossman has quit [Client Quit]
Jason_Grossman has joined #nixos-chat
Jason_Grossman has quit [Remote host closed the connection]
Jason_Grossman has joined #nixos-chat
pie_ has joined #nixos-chat
Jason_Grossman has quit [Ping timeout: 240 seconds]
<samueldr> (for the record, alis the freenode irc bot for channel listing, also listed 888 users for #nixos)
<manveru> and they're almost all human
Lisanna has quit [Remote host closed the connection]
<ldlework> how is there no licecap package :D
Lisanna has joined #nixos-chat
<ldlework> infinisil: any interest in teaching me how to package, by way of licecap?
<ldlework> sometime
<infinisil> Probably better to just ask in #nixos, I'll help if I can and am there :)
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #nixos-chat
Sonarpulse has quit [Ping timeout: 240 seconds]