1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-08 19:45:42 +03:00

lispPackages: add cl-prevalence and cl-hooks

This commit is contained in:
Antoine Eiche 2019-10-10 09:38:35 +02:00
parent 9bf8c96e6c
commit 92119cd96a
207 changed files with 378 additions and 235 deletions

View file

@ -1,5 +1,5 @@
args @ { fetchurl, ... }:
{
rec {
baseName = ''cl-html5-parser'';
version = ''20190521-git'';