aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/vpn.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2021-08-27 15:09:51 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2021-09-21 21:00:34 +0200
commit32b67eef8248977de8e2d83dae88e25ea627fdf1 (patch)
treeeb921865f9e349a2c03209fe7a1b16ff5e339e2b /gnu/services/vpn.scm
parentebfc61d1daab87929768e9037bd836b70f95ad65 (diff)
downloadguix-32b67eef8248977de8e2d83dae88e25ea627fdf1.tar.gz
guix-32b67eef8248977de8e2d83dae88e25ea627fdf1.zip
gnu: Add trytond-stock-lot-unit.
* gnu/packages/tryton.scm (trytond-stock-lot-unit): New variable.
Diffstat (limited to 'gnu/services/vpn.scm')
0 files changed, 0 insertions, 0 deletions
urtès <ludo@gnu.org> Greg Hogan 2021-03-09gnu: libfastjson: Update to 0.99.9....* gnu/packages/c.scm (libfastjson): Update to 0.99.9. Tobias Geerinckx-Rice 2021-03-06gnu: aws-checksums: Update to 0.1.11....* gnu/packages/c.scm (aws-checksums): Update to 0.1.11. Tobias Geerinckx-Rice 2021-01-02gnu: udunits: Omit static library....* gnu/packages/c.scm (udunits)[arguments]: Add ‘--disable-static’ to #:configure-flags. Tobias Geerinckx-Rice 2021-01-02gnu: udunits: Update to 2.2.28....* gnu/packages/c.scm (udunits): Update to 2.2.28. Tobias Geerinckx-Rice 2020-12-17gnu: Add aws-c-event-stream....* gnu/packages/c.scm (aws-c-event-stream): New variable. * gnu/packages/patches/aws-c-event-stream-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2020-12-17gnu: Add aws-checksums....* gnu/packages/c.scm (aws-checksums): New variable. * gnu/packages/patches/aws-checksums-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2020-12-17gnu: Add aws-c-common....* gnu/packages/c.scm (aws-c-common): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2020-11-26gnu: udunits: Add a note on versioning....* gnu/packages/c.scm (udunits): Add a comment about release numbering. Tobias Geerinckx-Rice 2020-11-16gnu: unifdef: Cross compile....* gnu/packages/c.scm (unifdef)[arguments]: Use cc-for-target in make-flags. Efraim Flashner 2020-11-08gnu: sparse: Update to 0.6.3....* gnu/packages/c.scm (sparse): Update to 0.6.3. Tobias Geerinckx-Rice