| Commit message (Expand) | Author | Age | Files | Lines |
| * | Do an ASDF build of StumpWM in quicklisp-converted version | Michael Raskin | 2017-08-18 | 1 | -0/+7 |
| * | paper over more dependency issues | Michael Raskin | 2017-08-17 | 1 | -0/+19 |
| * | Merge pull request #27829 from bradleyjensen/update-quicklisp•••Update quicklisp packages | Michael Raskin | 2017-08-17 | 75 | -460/+1290 |
| |\ |
|
| | * | Add some new packages and regenerate quicklisp-to-nix | Brad Jensen | 2017-08-01 | 73 | -457/+1269 |
| | * | Use a more recent version of quicklisp | Brad Jensen | 2017-08-01 | 1 | -2/+2 |
| | * | Work around quicklisp not knowing all dependencies | Brad Jensen | 2017-08-01 | 1 | -1/+19 |
| * | | lispPackages: save more of the require cc-wrapper environment | Michael Raskin | 2017-08-17 | 1 | -0/+1 |
| |/ |
|
| * | Fresh SBCL is not compatible with not-fresh iolib | Michael Raskin | 2017-06-28 | 1 | -1/+9 |
| * | Re-add iolib subsystems | Michael Raskin | 2017-06-22 | 1 | -0/+3 |
| * | quicklispPackages: update•••Escape things by default in derivation names (i.e. digit cannot be the
first character etc.)
Update Quicklisp (tracking upstream); list new missing dependencies
Add some minimal README about ql-to-nix
| Michael Raskin | 2017-06-21 | 176 | -583/+1938 |
| * | compile uiop/version with uiop, seems needed for monolithic bundles in some c... | Michael Raskin | 2017-04-16 | 2 | -0/+4 |
| * | lispPackage.iolib: missed one system | Michael Raskin | 2017-04-10 | 1 | -1/+1 |
| * | lispPackage.iolib: list the hidden systems to make sure bundles exist | Michael Raskin | 2017-04-10 | 1 | -4/+9 |
| * | lispPackages: load precompiled asdf; support more implementations | Michael Raskin | 2017-04-10 | 3 | -8/+37 |
| * | lispPackages.iolib: precompile iolib/os | Michael Raskin | 2017-04-09 | 1 | -1/+4 |
| * | quicklispPackages: update to fresh QuickLisp•••lispPackages: reduce environment-bombing
| Michael Raskin | 2017-04-06 | 162 | -720/+1391 |
| * | quicklispPackages, lispPackages: make all system-loads pass with precompilation | Michael Raskin | 2017-04-01 | 167 | -510/+2789 |
| * | clwrapper, buildLispPackage: compile fasls and store them for all systems | Michael Raskin | 2017-03-31 | 135 | -533/+29 |
| * | esrap-peg: 20131029 -> 20170320 | Michael Raskin | 2017-03-31 | 1 | -3/+3 |
| * | lispPackages: migrate to quicklispPackages where possible | Michael Raskin | 2017-03-31 | 20 | -569/+553 |
| * | lispPackages.clwrapper: fix array expansion to produce no arguments when empty | Michael Raskin | 2017-03-31 | 1 | -1/+1 |
| * | quicklispPackages: add a basic set of packages, make sure that quicklispPacka... | Michael Raskin | 2017-03-30 | 129 | -334/+2908 |
| * | quicklisp-to-nix: check that the package is loadable | Michael Raskin | 2017-03-30 | 1 | -0/+7 |
| * | clwrapper: setup-hook: correctly handle multiple additions to registry | Michael Raskin | 2017-03-30 | 1 | -1/+1 |
| * | quicklispPackages.iolib: try loading the system | Michael Raskin | 2017-03-30 | 1 | -0/+5 |
| * | clwrapper: better support for ensuring noninteractive execution | Michael Raskin | 2017-03-30 | 2 | -3/+17 |
| * | asdf: add pinned versions 2.26, 3.1; provide quicklispPackages with ASDF 3.1 | Michael Raskin | 2017-03-30 | 2 | -0/+79 |
| * | quicklisp-to-nix: support / in the system name•••Add some more packages
| Michael Raskin | 2017-03-30 | 19 | -4/+334 |
| * | lispPackages.clwrapper: allow to replace the code to load ASDF | Michael Raskin | 2017-03-29 | 1 | -1/+1 |
| * | Add a couple of quicklisp packages | Michael Raskin | 2017-03-29 | 7 | -75/+146 |
| * | quicklispPackages: init•••The idea is to have an almost-automatic conversion from QuickLisp, the
definitive Common Lisp package repository, to Nix. The benefit over just
using lispPackages.quicklisp is automatic installation of non-Lisp
dependencies from NixPkgs (and integration with Nix package management).
The benefit over lispPackages for normal Lisp packages is packaging just
a snapshot of QuickLisp which is known to be tested for version
compatibility between libraries.
There are some packages in lispPackages that are not from QuickLisp (for
example, the installable wrapper of QuickLisp itself). My hope is to
replace the rest with the expressions converted from QuickLisp.
Note that the current commit is a mere addition.
| Michael Raskin | 2017-03-29 | 36 | -1/+869 |
| * | lispPackages.clx: git-20150117 -> git-20170201 | Michael Raskin | 2017-02-05 | 1 | -3/+3 |
| * | asdf: 3.1.7 -> 3.2.0 | Michael Raskin | 2017-02-01 | 1 | -5/+5 |
| * | asdf: 3.1.6 -> 3.1.7 | Michael Raskin | 2016-09-26 | 1 | -4/+5 |
| * | clwrapper: build-with-lisp.sh: asdf/image package is now uiop/image | Michael Raskin | 2016-09-26 | 1 | -1/+1 |
| * | lispPackages.command-line-arguments: git-20141113 -> git-20151120 | Michael Raskin | 2016-09-26 | 1 | -3/+3 |
| * | treewide: fixup various mysql ocurrences after re-split | Vladimír Čunát | 2016-08-07 | 1 | -3/+3 |
| * | Captialize meta.description of all packages•••In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
| Bjørn Forsman | 2016-06-20 | 1 | -1/+1 |
| * | Fix lots of fetchgit hashes (fallout from #15469) | Tuomas Tynkkynen | 2016-06-03 | 1 | -17/+17 |
| * | quicklisp (lispPackages.quicklisp): init | Michael Raskin | 2016-03-25 | 4 | -1/+116 |
| * | Do not default to SBCL for wrapped non-SBCL lisp implementation | Michael Raskin | 2016-03-25 | 2 | -2/+2 |
| * | asdf: 3.1.5 -> 3.1.6 | Michael Raskin | 2016-01-01 | 1 | -4/+4 |
| * | lisp-packages: git.b9.com moved to git.kpe.io | Tomas Hlavaty | 2015-09-30 | 1 | -4/+4 |
| * | ASDF: 3.1.4 -> 3.1.5 | Michael Raskin | 2015-08-08 | 1 | -7/+6 |
| * | Fix version strings for switch from CVS | Michael Raskin | 2015-07-15 | 1 | -2/+2 |
| * | Update cl-smtp source | Michael Raskin | 2015-07-15 | 1 | -6/+5 |
| * | Update cl-unification source | Michael Raskin | 2015-07-15 | 1 | -5/+4 |
| * | cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out | William A. Kennington III | 2015-06-05 | 1 | -2/+2 |
| * | ca-bundle.crt is now in the root irectory of the cacert package | Michael Raskin | 2015-05-31 | 1 | -2/+2 |
| * | Add CLX-XKeayboard; fix downloads for darcs over https | Michael Raskin | 2015-05-31 | 1 | -2/+16 |