Change arguments a bit

This commit is contained in:
2020-11-23 15:12:39 -08:00
parent 66d892cf79
commit 41f5e65617
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ pkgs, lib, ... }
{ pkgs, lib, buildLisp, ... }
let
cl-sasl-path = lib.fetchgit {