Commit Graph

28 Commits

Author SHA1 Message Date
Cheng Shao
d7b8a63777 Revert "promptfoo: fix build with nodejs_24"
This reverts commit 324aa4ea21.
promptfoo now builds fine with nodejs_24.
2026-04-24 16:18:26 +02:00
aleksana
324aa4ea21 promptfoo: fix build with nodejs_24 2025-12-31 23:42:06 +08:00
R. Ryantm
87bdbb61f9 promptfoo: 0.118.11 -> 0.118.14 2025-10-12 11:28:25 +00:00
06kellyjac
fac74d3485 promptfoo: 0.117.4 -> 0.118.11
Diff: https://github.com/promptfoo/promptfoo/compare/0.117.4...0.118.11

Changelog: https://github.com/promptfoo/promptfoo/releases/tag/0.118.11
2025-10-03 16:13:59 +01:00
06kellyjac
1e04a65035 promptfoo: 0.79.0 -> 0.117.4
Diff: https://github.com/promptfoo/promptfoo/compare/0.79.0...0.117.4

Changelog: https://github.com/promptfoo/promptfoo/releases/tag/0.117.4

Needed to update package-lock.json to build.
Now require a build phase to produce `dist`.
Cleanup dangling symlinks from workspaces.
2025-07-31 15:59:28 +01:00
06kellyjac
c488a10d0c promptfoo: use tag to fetchFromGitHub 2025-07-31 15:59:08 +01:00
06kellyjac
99257be995 promptfoo: move to finalAttrs pattern 2025-07-31 15:53:23 +01:00
06kellyjac
0999330aac promptfoo: add jk as maintainer
Add myself as a maintainer
2025-07-31 15:52:20 +01:00
liberodark
264e9cb928 treewide: remove with lib Part 3 2025-06-06 21:58:04 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
1fb18e1e5f promptfoo: 0.57.1 -> 0.79.0 2024-08-21 09:43:19 +00:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
5ee714da81 promptfoo: 0.55.0 -> 0.57.1 2024-05-06 03:46:27 +00:00
R. Ryantm
242976faf0 promptfoo: 0.54.1 -> 0.55.0 2024-04-28 23:29:46 +00:00
R. Ryantm
8e2bc38cf1 promptfoo: 0.53.0 -> 0.54.1 2024-04-23 19:20:27 +00:00
R. Ryantm
4d7f8d9e71 promptfoo: 0.51.0 -> 0.53.0 2024-04-17 14:23:06 +00:00
R. Ryantm
b2f100e455 promptfoo: 0.49.3 -> 0.51.0 2024-04-12 05:20:41 +00:00
R. Ryantm
efeb93e63a promptfoo: 0.49.0 -> 0.49.3 2024-03-31 04:06:52 +00:00
R. Ryantm
b72155efeb promptfoo: 0.48.0 -> 0.49.0 2024-03-23 14:26:49 +00:00
R. Ryantm
76c84ce6ad promptfoo: 0.43.1 -> 0.48.0 2024-03-20 00:06:13 +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
bb0def8f6d promptfoo: 0.39.1 -> 0.43.1 2024-02-25 15:22:16 +00:00
R. Ryantm
0217d2358a promptfoo: 0.35.0 -> 0.39.1 2024-02-03 14:42:42 +00:00
Nathaniel Brough
aa57b1b41a promptfoo: 0.33.2 -> 0.35.0 2024-01-08 10:28:21 -08:00
R. Ryantm
798437ac6b promptfoo: 0.28.0 -> 0.33.2 2023-12-27 12:53:21 +00:00
Nathaniel Brough
e41eb4356b promptfoo: Add promptfoo package 2023-11-25 13:18:21 -08:00