1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-27 11:36:29 +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 = ''documentation-utils'';
version = ''20190710-git'';