about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2022-02-08T19·12-0800
committerclbot <clbot@tvl.fyi>2022-02-08T19·17+0000
commit2e10f59ba5aca3cb93f7fe8bf2dba1754a080633 (patch)
treec0bc8452aaea390af91e8836c83bd117b128dd98
parent333c12d72d84beb0b90564930f80bd6192088ef9 (diff)
feat(wpcarro/nix): install rink r/3799
Instead of using a python interpreter for quick calculations, try using `rink`.

Change-Id: I95271a394a183e5e7645873f781ed0051c86988a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5262
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
-rw-r--r--users/wpcarro/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix
index d88b83b9d2..c99f37327d 100644
--- a/users/wpcarro/common.nix
+++ b/users/wpcarro/common.nix
@@ -51,6 +51,7 @@ in
     mkpasswd
     nmap
     python3
+    rink
     ripgrep
     tldr
     tokei