Age | Commit message (Expand) | Author |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-05-25 | gnu: i2pd: Allow skipping tests....* gnu/packages/i2p.scm (i2pd)[arguments]: Adjust custom 'check phase to
honor --without-tests flag.
| Efraim Flashner |
2021-05-25 | gnu: i2pd: Reflow package definition....* gnu/packages/i2p.scm (i2pd): Reflow package definition.
| Efraim Flashner |
2021-05-25 | gnu: i2pd: update to 2.38.0....* gnu/packages/i2p.scm (i2pd): Update to 2.38.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Solene Rapenne |
2021-02-16 | gnu: i2pd: Update to 2.36.0....* gnu/packages/i2p.scm (i2pd): Update to 2.36.0.
[arguments]: Enable the 'x25519' test. Remove 'install-headers'
and 'remove-source' phases.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| Amar Singh |