- Sep 16, 2020
-
-
Jean-Paul Calderone authored
Fall back to our internal packaging if it is not supplied. Also, shift towards less use of overlays. Explicit arguments are better when possible because they don't induce freaky action at a distance.
-
- May 07, 2020
-
-
Jean-Paul Calderone authored
-
- Mar 12, 2020
-
-
Jean-Paul Calderone authored
-
- Dec 11, 2019
-
-
Jean-Paul Calderone authored
-
- Oct 18, 2019
-
-
Jean-Paul Calderone authored
not sure this fixes anything but it might fix the PrivateStorageio build which finds autobahn 19.1.1 instead of autobahn 19.8.1. I think it is abstractly "more correct" too, maybe, if you can convince yourself there is such a thing.
-
Jean-Paul Calderone authored
So we don't have to override them to get a new version anymore. Also, upstream has done a better job of integrating them into the overall system than we have (with respect to other upstream changes).
-
- Oct 17, 2019
-
-
Jean-Paul Calderone authored
-
- Oct 07, 2019
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
other approach fails because we cannot upgrade pytest to fix attrs incompatiblity because pytest has dropped python 2.7 support in 5.x series
-
Jean-Paul Calderone authored
-
- Oct 05, 2019
-
-
Jean-Paul Calderone authored
Newer typing in nixpkgs requires newer Hypothesis than it has.
-
- Oct 04, 2019
-
-
Jean-Paul Calderone authored
-
- Sep 19, 2019
-
-
Jean-Paul Calderone authored
This may make no difference but we're not doing anything to override openssl_1_1 in this overlay so we don't need to get it from `self`.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Sep 17, 2019
-
-
Jean-Paul Calderone authored
-
- Aug 21, 2019
-
-
Jean-Paul Calderone authored
openssl_1_1 in the pinned version of nixpkgs is 1.1.1c.
-
- Jul 16, 2019
-
-
Jean-Paul Calderone authored
* switch from tahoe-lafs src on my laptop to github * package required updated versions of tahoe-lafs dependencies * use overlays to avoid version skew between different python libs * copy/paste/edit the nixpkgs expressions instead of overrideAttrs because the latter doesn't converge, I guess?
-
- Jul 15, 2019
-
-
Jean-Paul Calderone authored
Not currently working
-