mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packages
Added a wrapper package that creates symlinks to OpenSSL libraries with the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and cl-async-ssl is unhappy because of that. I continue to dislike cl-postgres and simple-date upstream packaging.
This commit is contained in:
parent
ee6ecb0eaf
commit
5048b0d1f9
102 changed files with 666 additions and 522 deletions
|
@ -1,4 +1,4 @@
|
|||
{ fetchurl, ... }:
|
||||
args @ { fetchurl, ... }:
|
||||
rec {
|
||||
baseName = ''trivial-features'';
|
||||
version = ''20161204-git'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue