snix/tvix/nix-compat/src
Vincent Ambo 6046ff9f25 chore(3p/sources): bump channels & overlays (2025-02-09)
Included changes:

* targeted primary NixOS channel back at `nixos-unstable`

* //3p/chicago95: disable new broken symlink check

* //tvix: omit unnecessary lifetime clippy recommends

* //users/sterni/blipqn: wait a bit for data to arrive in test so it
  succeeds under load.

* //fun/paroxysm: force pkg-config flag of pq-sys by adding a bogus
  dependency on it. Otherwise, pq-sys will try to use pg_config
  which does not work correctly in pkgs.libpq at the moment.

* //users/flokli/keyboards/dilemma: disable temporarily

Change-Id: I6d53bd7bca6886f3457e1f41505e97314f4cd191
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13119
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: aspen <root@gws.fyi>
Reviewed-by: sterni <sternenseemann@systemli.org>
2025-02-18 15:07:10 +00:00
..
aterm refactor(nix-compat/aterm): update function names a bit 2024-08-20 15:14:27 +00:00
bin feat(tvix): Jemalloc -> MiMalloc 2024-08-08 08:06:23 +00:00
derivation refactor(nix-compat/store_path): use AsRef<str> 2024-11-12 11:55:48 +00:00
nar chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
narinfo feat(tvix/nix-compat/narinfo): roundtrip missing References 2025-01-19 13:52:09 +00:00
nix_daemon docs(nix-compat/nix_daemon): fix typo 2024-12-09 14:51:49 +00:00
nix_http feat(nix-compat): add constants for mime types 2024-08-23 15:02:14 +00:00
nixcpp refactor(tvix/nix-compat): rename PubKey to VerifyingKey 2024-07-21 21:41:54 +00:00
nixhash chore(3p/sources): bump channels & overlays (2024-09-01) 2024-09-05 20:56:31 +00:00
store_path chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
wire chore(3p/sources): bump channels & overlays (2025-02-09) 2025-02-18 15:07:10 +00:00
lib.rs feat(nix-daemon): Implement client handler. 2024-11-12 02:15:04 +00:00
nixbase32.rs fix(tvix/nix-compat): Fix panic in nixbase32 decoding 2024-07-28 20:55:51 +00:00
path_info.rs feat(tvix-store): Improve tvix-store copy. 2024-11-12 16:43:21 +00:00