lix/misc
jade ca55060ac6 packaging: use in-tree capnproto derivation
This is done because the one in nixpkgs has several problems and we
don't want to conflict with them fixing those problems:
- not building shared libs
- not building debuginfo (more critical for us due to
  #549)
- not setting the correct cmake build type
- not setting the correct cxxflags to build the coroutine library
- not building with clang (required for the coroutine library since gcc
  is known to miscompile coroutines *in kj*).

CC: #551

Fixes: #550
Change-Id: Ia5b78dc1809963fdd1a8203b127a216cb575d751
2024-10-18 15:40:22 -07:00
..
bash build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
fish build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
flake-registry Deprecate the online flake registries and vendor the default registry 2024-05-18 12:27:23 +10:00
launchd remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
systemd Fixup a bunch of references to nixos.org manuals 2024-07-18 19:27:33 +00:00
systemv Add pre-commit checks 2024-03-29 22:57:40 -07:00
zsh build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
capnproto.nix packaging: use in-tree capnproto derivation 2024-10-18 15:40:22 -07:00
meson.build build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
pre-commit.nix De-vendor nixfmt 2024-07-22 21:09:58 +04:00
runinpty.py build: remove expect as a dependency 2024-08-10 16:10:16 -07:00