Minor cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ pkgs.lispPackages.buildLispPackage {
|
||||
|
||||
buildSystems = [ "arrows" ];
|
||||
|
||||
deps = with pkgs.lispPackages; [];
|
||||
deps = [];
|
||||
|
||||
src = pkgs.fetchgit {
|
||||
url = "https://gitlab.com/Harleqin/arrows.git";
|
||||
|
||||
Reference in New Issue
Block a user