aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gcal.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gcal.scm')
0 files changed, 0 insertions, 0 deletions
pn.scm?id=54fe562019d26d09acd3e29e09a718d451074c9d'>gnu: sshuttle: Improve package style....* gnu/packages/vpn.scm (sshuttle) [arguments]: Use G-expressions. Change-Id: Ia8961e3382116d0f1e67a7feb181f1e0fd6a5caf jgart 2024-07-24gnu: sshuttle: Update to 1.1.2....* gnu/packages/vpn.scm (sshuttle): Update to 1.1.2. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-poetry-core. Change-Id: I353b8e1206d5d73bf94cb46e98ec7869fbd49fcb jgart 2024-05-12gnu: strongswan: Skip rsa test on i686-linux....* gnu/packages/vpn.scm (strongswan)[arguments]: Adjust custom 'set-up-test-environment phase to skip the rsa tests on i686-linux. Change-Id: If4aff3f710f2eb4e0dfbad58deb41838421db89f Efraim Flashner 2024-05-06gnu: strongswan: Remove pre-generated files....* gnu/packages/vpn.scm (strongswan)[source]: Add snippet to remove some pre-generated files. [native-inputs]: Add bison, flex, perl. Change-Id: Ifc316a1c309f8687418455189457cee83b06bfa1 Efraim Flashner 2024-05-06gnu: strongswan: Fix building on non-x86 architectures....* gnu/packages/vpn.scm (strongswan)[arguments]: When building for not-x86 architectures disable aesni support. Also adjust the test suite so we skip the RSA tests. Change-Id: Idbc7bb229b83b0f43f3286b94fa4da077711c0ed Efraim Flashner