Don't need lib

This commit is contained in:
niten 2021-11-01 10:58:26 -07:00
parent 806808d0d2
commit a5fc6b7876

View File

@ -1,4 +1,4 @@
{ pkgs, lib, localLispPackages, ... }:
{ pkgs, localLispPackages, ... }:
pkgs.lispPackages.buildLispPackage {
baseName = "backplane-server";