all repos — nixfiles @ ce30c254fe19f61eefcbceb713fd4b23b9efafa6

System and user configuration, managed by nix and home-manager

lisp: Install cl-launch
Alan Pearce alan@alanpearce.eu
Sat, 25 Nov 2017 20:49:06 +0100
commit

ce30c254fe19f61eefcbceb713fd4b23b9efafa6

parent

be0ba2b9ad726750b0567493442e6e5d4ae40993

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M modules/development/lisp.nixmodules/development/lisp.nix
@@ -4,6 +4,7 @@ { environment.systemPackages = with pkgs; [     ccl
     sbcl
     lispPackages.quicklisp
+    cl-launch
 
     dust
     pixie