Will Dietz
04fc58f31d
capnproto: regenerate patch with more clear commit message
...
Explain what changed, and ensure no one mistakes this for the original
upsteam commit (while giving due attribution).
2022-03-21 08:31:32 -05:00
Will Dietz
0e373bb46a
capnproto: use upstream patch to fix w/musl
...
Without this, the package builds but fails when linking
sometimes due to undefined references to `getcontext` and friends.
Fix this using an upstream patch providing musl support,
which is vendored so it can be adjusted to apply to the release.
2022-03-18 13:54:16 -05:00
Pavol Rusnak
079c1c3382
capnproto: 0.9.0 -> 0.9.1
2021-11-19 11:56:09 +01:00
Jim Garrison
07644a1733
ekam: init at 2021-09-18 ( #141064 )
...
Co-authored-by: Ian Denhardt <ian@zenhack.net>
Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 22:45:19 +02:00
Alyssa Ross
860b938bbf
capnproto: fix cross
...
capnproto tries to compile some capnproto files, so when
cross-compiling we need to give it the build platform's capnproto
binary or it'll try to execute the one for the host platform.
2021-09-27 15:46:21 +00:00
Alyssa Ross
3fc12275e6
pkgsStatic.capnproto: fix build
...
Static builds don't seem to work with the autotools-based build
system, but they work fine with the CMake one, so let's just switch to
that.
2021-09-27 15:46:21 +00:00
Jim Garrison
00a66c45e5
capnproto: update homepage and correct license
...
See MIT License at https://github.com/capnproto/capnproto/blob/master/LICENSE
2021-09-20 04:37:30 -04:00
R. RyanTM
2633966f85
capnproto: 0.8.0 -> 0.9.0
2021-08-20 19:43:26 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
R. RyanTM
1919db9478
capnproto: 0.7.0 -> 0.8.0
2020-05-04 17:35:50 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
d4e2c90471
capnproto: 0.6.1 -> 0.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/capnproto/versions
2018-09-07 00:35:01 -07:00
Franz Pletz
3352cfc597
capnproto: 0.6.0 -> 0.6.1
2017-09-05 14:24:59 +02:00
Aneesh Agrawal
65d06f33cc
capnproto: 0.5.3 -> 0.6.0
2017-05-03 02:14:31 -04:00
Dan Peebles
167aba003a
capnproto: fix on clang 4
...
Embedding the patch because the way they build their source releases
changes the paths, so fetchpatch against GitHub doesn't apply cleanly
2017-03-26 18:15:59 -04:00
Matthew Maurer
e6f51faa12
capnproto: 0.5.1.2 -> 0.5.3
2015-09-28 18:33:48 -04:00
Benjamin Saunders
593892a761
capnproto: bump to 0.5.1.2
2015-05-30 10:18:54 -07:00
Charles Strahan
96fd899fea
capnproto: update to 0.5.0
2015-01-12 03:24:52 -05:00
Charles Strahan
604a4b680c
capnproto: Add package
2014-04-25 11:18:18 -04:00