diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-11-24T08·28+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-11-24T08·28+0100 |
commit | f2403271eca3c57058d42ed267dc719ee9d701ed (patch) | |
tree | b1fd7e014b57e4c4870dd450832b44fbdfb1e20e /packages.nix | |
parent | 7e0a55f697ae8443e12593bafe9f4c6efe6e08f1 (diff) |
feat(pkgs): Install SBCL & friends
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 13e91cd394b4..3dfe4ebb654e 100644 --- a/packages.nix +++ b/packages.nix @@ -35,6 +35,7 @@ in { jetbrains.idea-ultimate jq kubernetes + lispPackages.quicklisp lxappearance-gtk3 manpages maven @@ -52,6 +53,7 @@ in { rofi rofi-pass rustracer + sbcl spotify stdmanpages tdesktop |