- Jun 15, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
hope it does not break the build cachix setup step
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Jun 14, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Jun 03, 2021
-
-
Jean-Paul Calderone authored
Attempt to set up a scheduled NixOS job workflow to refresh the CircleCI cache
-
Jean-Paul Calderone authored
Also move this time to a point shortly in my future so it will run and I can see what happens.
-
Jean-Paul Calderone authored
-
- May 18, 2021
-
-
Jean-Paul Calderone authored
Account for leading and trailing whitespace around the Ristretto key when reading it from a file
-
- May 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
This exercises whitespace and no-whitespace cases.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- May 13, 2021
-
-
Jean-Paul Calderone authored
Remove the bundled Tahoe-LAFS and just require it as a param or nixpkgs attr
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Also, always store the cache because it should at least save us some effort next time.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The new binding completely obscures the old binding. The `else` case was recursive with no base.
-
Florian Sesser authored
... on purpose so devs know what to expect from users like me.
-
Jean-Paul Calderone authored
This way we get the cache even if the test suite fails
-
Jean-Paul Calderone authored
-
- May 12, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Remove the vcpython27 installation step
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Switch to the new get-pip.py URL
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- May 06, 2021
-
-
Florian Sesser authored
It is easy to erroneously add extra white space to a text file. For example when writing with an editor like `nano` or when using `echo` without the `-n` argument. Handing that white space over to python-challenge-bypass-ristretto's `decode_base64()` method will make it fail in a rather opaque way, see https://github.com/LeastAuthority/python-challenge-bypass-ristretto/issues/37. This eliminates white space including newlines around the key expected to be in that file.
-
- Feb 18, 2021
-
-
Jean-Paul Calderone authored
Add ``default-token-count`` configuration item
-
Jean-Paul Calderone authored
-
- Feb 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The redeemer will submit this many tokens with its redemption request now. It needs to agree with whatever the issuer wants to do, of course.
-
Jean-Paul Calderone authored
Introduce `direct_tahoe_configs` strategy
-