<ldlework>
Would be kind of cool if the org document had all sorts of runnable examples from Rosetta Code
cole-h has quit [Quit: Goodbye]
<ldlework>
I think I'm gonna call the project The Tower of Babix
<ldlework>
Can anyone help me think about how to make a derivation that essentially pops out a script that wrap emacs such that it has a number of binaries on its path?
Blackraider has joined #nixos-emacs
Blackraider has quit [Remote host closed the connection]
<neeasade>
> ldlework: Can anyone help me think about how to make a derivation that essentially pops out a script that wrap emacs such that it has a number of binaries on its path?
<{^_^}>
error: syntax error, unexpected ')', expecting ID or OR_KW or DOLLAR_CURLY or '"', at (string):324:1
Blackraider has joined #nixos-emacs
<ldlework>
neeasade: I figured it out
<neeasade>
maybe before you do that you can make a nix-shell shebang script wrapper that calls emacs
<neeasade>
as a stopgap
<neeasade>
o
<neeasade>
nice
<neeasade>
ldlework: also nice gist
<ldlework>
neeasade: I made it so much better
<ldlework>
I'm packaging up an emacs with all the stuff, and a nice cli, etc
<neeasade>
sounds nice
<ldlework>
neeasade: do you know, if you have a default.nix with derivaiton, how you can start a nix-shell, such that the package is built and available?
<neeasade>
I do not
<ldlework>
oh `nix run -f thing.nix`
<neeasade>
I'm kind of a noob tbh
<neeasade>
o nice
<neeasade>
re: nix things anyway
<ldlework>
wait no
<ldlework>
dang it
<ldlework>
tricked myself
<ldlework>
lol
<neeasade>
rip
Blackraider has quit [Remote host closed the connection]
Blackraider has joined #nixos-emacs
Blackraider has quit [Remote host closed the connection]
Blackraider has joined #nixos-emacs
Blackraider has quit [Remote host closed the connection]
<ldlework>
neeasade: Would you like to try Babix in a bit?