mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-09 20:16:16 +03:00
lispPackages: add 11 packages
The following packages has been added: - cl-css - dbus - log4cl - mk-string-metrics - prove-asdf - sqlite - str - swank - trivia - trivial-clipboard - unix-opts
This commit is contained in:
parent
70ca8dab45
commit
6309561d39
42 changed files with 1131 additions and 292 deletions
|
@ -3,7 +3,7 @@ args @ { fetchurl, ... }:
|
|||
baseName = ''lack-component'';
|
||||
version = ''lack-20190521-git'';
|
||||
|
||||
description = '''';
|
||||
description = ''System lacks description'';
|
||||
|
||||
deps = [ ];
|
||||
|
||||
|
@ -17,7 +17,7 @@ args @ { fetchurl, ... }:
|
|||
asdFilesToKeep = ["lack-component.asd"];
|
||||
overrides = x: x;
|
||||
}
|
||||
/* (SYSTEM lack-component DESCRIPTION NIL SHA256
|
||||
/* (SYSTEM lack-component DESCRIPTION System lacks description SHA256
|
||||
0ng1k5jq7icfi8c8r3wqj3qrqkh2lyav5ab6mf3l5y4bfwbil593 URL
|
||||
http://beta.quicklisp.org/archive/lack/2019-05-21/lack-20190521-git.tgz MD5
|
||||
7d7321550f0795e998c7afe4498e7a40 NAME lack-component FILENAME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue