about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
authorVincent Ambo <Vincent Ambo>2020-01-07T22·26+0000
committerVincent Ambo <Vincent Ambo>2020-01-07T22·26+0000
commit31f66491a9b3243b7f1c4ed2a5efdf24522d6596 (patch)
tree969e5e40c8b6e52d6165a606e844b667c6e1fa60 /ops
parent33a9dccba1c3636ef5f68a5bb9270b7d881bbfc0 (diff)
feat(ops/nixos/nugget): Install SBCL in system packages r/339
Diffstat (limited to 'ops')
-rw-r--r--ops/nixos/nugget/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix
index 5b469e893f..6a68926e43 100644
--- a/ops/nixos/nugget/default.nix
+++ b/ops/nixos/nugget/default.nix
@@ -96,6 +96,7 @@ in pkgs.lib.fix(self: {
       jq
       kubectl
       msmtp
+      nix-prefetch-github
       notmuch
       openssh
       openssl
@@ -106,6 +107,7 @@ in pkgs.lib.fix(self: {
       pwgen
       ripgrep
       rustup
+      sbcl
       scrot
       spotify
       tokei