about summary refs log tree commit diff
path: root/pkgs/tools/networking/xray
AgeCommit message (Collapse)AuthorFilesLines
2024-04-28xray: 1.8.10 -> 1.8.11R. Ryantm1-3/+3
2024-03-30xray: 1.8.7 -> 1.8.10R. Ryantm1-3/+3
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
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-02-04Merge pull request #283003 from r-ryantm/auto-update/xrayWeijia Wang1-3/+3
xray: 1.8.6 -> 1.8.7
2024-01-22xray: 1.8.6 -> 1.8.7R. Ryantm1-3/+3
2023-12-28treewide: remove explicit `-buildid=`Paul Meyer1-1/+1
from buildGoModules invocations This is now always set by buildGoModule.
2023-12-10xray: 1.8.4 -> 1.8.6R. Ryantm1-3/+3
2023-09-08xray: 1.8.3 -> 1.8.4R. Ryantm1-3/+3
2023-07-11xray: 1.8.1 -> 1.8.3Aaron Jheng1-12/+3
2023-05-02xray: 1.8.0 -> 1.8.1R. Ryantm1-3/+3
2023-04-12xray: fix standalone executable geoip usageiopq1-1/+2
I didn't test it right because my config didn't use the assets Should fix both use cases
2023-04-09xray: fix GUI compatibilityiopq1-1/+1
While the package itself will look for assets in both folders, ./xray and ./v2ray the GUIs don't always support this, so since we use the v2ray-assets we should also set the V2RAY_LOCATION_ASSET variable to hint them to look at the ./v2ray folder
2023-03-14xray: 1.7.5 -> 1.8.0R. Ryantm1-3/+3
2023-02-13xray: 1.7.2 -> 1.7.5R. Ryantm1-3/+3
2023-01-20xray: 1.7.0 -> 1.7.2R. Ryantm1-3/+3
2023-01-02xray: 1.6.6-2 -> 1.7.0R. Ryantm1-3/+3
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-3/+1
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-21xray: 1.6.1 -> 1.6.6-2 (#206692)iopq1-3/+3
2022-10-28xray: init at 1.6.1iopq1-0/+69