Commit Graph

98 Commits

Author SHA1 Message Date
Natalie Klestrup Röijezon
7d9c3fd5cc vector: fix compatibility with Rust 1.80 2024-08-21 12:32:06 +02:00
Jonathan Davies
a8f203cf8e
vector: 0.39.0 → 0.40.0 2024-07-29 21:50:53 +01:00
Jonathan Davies
c1d8b65552
vector: 0.38.0 → 0.39.0:
Drop patch, use variables instead.
2024-06-17 20:55:20 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Jonathan Davies
9f58e68298
vector: 0.37.1 → 0.38.0 2024-05-07 18:16:05 +01:00
Jonathan Davies
2002fc91df vector: 0.37.0 → 0.37.1 2024-04-10 00:04:08 +01:00
Jonathan Davies
4f62522862 vector: 0.36.1 → 0.37.0 2024-03-28 16:17:24 +00:00
Jonathan Davies
cadfa9d941 vector: 0.36.0 → 0.36.1 2024-03-11 21:53:41 +00:00
Jonathan Davies
5c5b6de926 vector: 0.35.0 → 0.36.0 2024-02-19 17:32:46 +00:00
Luka Blaskovic
3606478738 vector: fix build with rustc 1.75 2024-01-15 11:07:23 +00:00
Jonathan Davies
0cc5d8ad91 vector: 0.34.2 → 0.35.0 2024-01-15 11:05:30 +00:00
R. Ryantm
88ce05728f vector: 0.34.1 -> 0.34.2 2024-01-06 00:03:56 +00:00
ahirner
4eb501c977 vector: add SystemConfiguration for darwin, fixes ld 2023-12-13 00:10:47 +00:00
Jonathan Davies
0a6a7c8341 vector: Added upstream patch for Rust 1.73 fix 2023-11-20 12:56:58 +00:00
Jonathan Davies
3d438e4cf8 vector: 0.34.0 → 0.34.1 2023-11-17 13:12:06 +00:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Jonathan Davies
fadcbfcc68 vector: 0.33.1 → 0.34.0 2023-11-08 00:09:18 +00:00
Jonathan Davies
c9eed91c4b vector: 0.33.0 → 0.33.1 2023-11-03 13:48:53 +00:00
Yureka
799fff889b tree-wide: make rust jemalloc-sys use nixpkgs jemalloc build 2023-10-20 14:26:07 +02:00
happysalada
191393e7f5 vector: 0.31.0 -> 0.33.0 2023-09-27 21:06:52 +00:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Theodore Ni
33916d2336 vector: compatibility with rust 1.71 2023-07-23 08:03:57 +00:00
Thomas Gerbet
96e065d2d4 vector: 0.29.1 -> 0.31.0
Release notes:
https://vector.dev/releases/0.31.0/
https://vector.dev/releases/0.30.0/
2023-07-08 17:41:58 +08:00
Weijia Wang
fe1bb502a3 vector: migrate to bindgenHook 2023-05-27 17:45:06 -04:00
Thomas Gerbet
d6a1aea19b vector: enable sources-dnstap feature
This feature is enabled in the official build:
https://github.com/vectordotdev/vector/blob/v0.30.0/Cargo.toml#L376
2023-05-26 21:03:54 -04:00
happysalada
2909d9b117 vector: 0.28.1 -> 0.29.1 2023-04-28 18:58:41 -04:00
Xuanwo
463097e77d
vector: Update meta to latest 2023-04-02 14:22:32 +08:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
R. Ryantm
a7f90a36f1 vector: 0.28.0 -> 0.28.1 2023-03-07 00:07:23 -05:00
R. Ryantm
358aafbd97 vector: 0.27.0 -> 0.28.0 2023-03-04 22:03:13 -05:00
happysalada
0e69342bad vector: 0.26.0 -> 0.27.0 2023-01-19 18:17:57 -05:00
Theodore Ni
108f65bbd6 vector: fix build against rust 1.66 2022-12-23 14:46:16 -05:00
happysalada
88984cfeee vector: add update script to derivation 2022-12-17 16:39:29 -05:00
happysalada
a71f67b5bd vector: 0.25.2 -> 0.26.0 2022-12-09 09:21:47 -05:00
happysalada
58e61d48be vector: 0.25.1 -> 0.25.2 2022-12-03 23:30:46 -05:00
Jordan Doyle
20df93568e vector: add enrichment-tables feature to build 2022-12-03 13:23:04 -05:00
Theodore Ni
cd00072eeb vector: 0.25.0 -> 0.25.1 2022-11-13 13:23:48 -05:00
Theodore Ni
1dd8696f96 vector: 0.24.1 -> 0.25.0 2022-11-04 21:06:39 -04:00
Dennis Gosnell
6a60941803 vector: enable api and api-client features
This enables users to use commands like `vector top`.
2022-10-14 16:14:34 -04:00
Theodore Ni
bc2ce9630a vector: patch to compile with rust 1.64. 2022-10-08 12:44:27 +09:00
Kira Bruneau
748175c0c3 vector: build on all platforms 2022-10-05 18:47:40 -05:00
Luc Perkins
cce4fdbcfd
vector: update platforms list to include aarch64-darwin 2022-09-28 14:47:36 -05:00
happysalada
54f0e005de vector: 0.24.0 -> 0.24.1 2022-09-12 22:46:06 -04:00
happysalada
2455e2519e vector: 0.22.3 -> 0.24.0 2022-09-02 17:12:39 -04:00
happysalada
6990295131 vector: 0.23.0 -> 0.22.3 2022-07-18 18:39:58 -04:00
happysalada
edd709dcfc vector: 0.22.3 -> 0.23.0 2022-07-11 20:51:00 -04:00
happysalada
a1ad66a4af vector: 0.22.2 -> 0.22.3 2022-06-30 15:32:46 -04:00
Bryan A. S
7eaefc9417 vector: 0.22.1 -> 0.22.2
- bump version

- change owner to reflect repo move
2022-06-21 02:55:58 -04:00
happysalada
af4b5ffa73 vector: 0.22.0 -> 0.22.1 2022-06-11 13:08:08 -04:00