Commit Graph

20 Commits

Author SHA1 Message Date
Guillaume Racicot
d5322442e6 vcpkg: support builtin-baseline without git 2024-08-14 13:50:27 -04:00
Sebastián Mancilla
f108b9ddef
Merge pull request #327830 from r-ryantm/auto-update/vcpkg-tool
vcpkg-tool: 2024-06-10 -> 2024-07-10
2024-08-13 23:08:06 -04:00
h7x4
746e20e83a
vcpkg-tool: add h7x4 as maintainer 2024-07-17 09:26:14 +02:00
h7x4
7ca7de5563
vcpkg-tool: add meta.changelog 2024-07-17 09:26:14 +02:00
h7x4
2a2a64abc8
vcpkg-tool: add basic test for wrapper 2024-07-17 09:26:14 +02:00
h7x4
f24b1fb11c
vcpkg-tool: add debug-print functionality to wrapper 2024-07-17 09:26:13 +02:00
h7x4
d801c41d12
vcpkg-tool: add missing runtime deps 2024-07-17 09:26:13 +02:00
h7x4
2d92989883
vcpkg-tool: ensure opinionated config is overridable
- use overridable environment variables for input
- prefix those variables with "NIX_", to communicate that this is
  something specific to nixpkgs
- detect equal cli flags, and override envvars based on them
- add preferred path "$XDG_CACHE_HOME/vcpkg" before "$HOME/.vcpkg/root"
- set "--x-install-root"

Co-authored-by: Edgar B <39066502+Guekka@users.noreply.github.com>
2024-07-17 09:26:12 +02:00
R. Ryantm
f35916e1d9 vcpkg-tool: 2024-06-10 -> 2024-07-10 2024-07-17 06:28:35 +00:00
h7x4
336e65d4a8
vcpkg{,-tool}: move large part of the wrapper to vcpkg-tool 2024-07-15 09:59:59 +02:00
h7x4
8afd7c6e1a
vcpkg-tool: move some deps to buildInputs 2024-06-20 17:01:25 +02:00
R. Ryantm
feacdb625c vcpkg-tool: 2024-04-23 -> 2024-06-10 2024-06-13 03:02:28 +00:00
R. Ryantm
a92dfb3f5d vcpkg-tool: 2024-03-14 -> 2024-04-23 2024-04-30 04:49:41 +00:00
R. Ryantm
85b8dc14ce vcpkg-tool: 2024-02-07 -> 2024-03-14 2024-03-20 07:24:03 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
a37f74e679 vcpkg-tool: 2024-02-05 -> 2024-02-07 2024-02-11 11:13:42 +00:00
R. Ryantm
f3c2b4cd42 vcpkg-tool: 2024-01-11 -> 2024-02-05 2024-02-07 08:10:18 +00:00
R. Ryantm
20f4c5233d vcpkg-tool: 2023-12-12 -> 2024-01-11 2024-01-18 12:30:07 +00:00
R. Ryantm
de78d9392e vcpkg-tool: 2023-10-18 -> 2023-12-12 2023-12-25 01:39:33 +00:00
Guillaume Racicot
673432ef6e vcpkg-tool: init at 2023-09-15 2023-12-07 10:01:00 -03:00