summary refs log tree commit diff
path: root/pkgs/tools/networking
AgeCommit message (Collapse)AuthorFilesLines
2023-11-17maintainers: fortuneteller2k -> monifortuneteller2k4-4/+4
2023-11-17treewide: s_targetPlatform_hostPlatform_ in non-compiler packagesAdam Joseph1-2/+2
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-17Merge pull request #267979 from ixxie/stop-the-spamWeijia Wang1-1/+0
Remove ixxie as maintainer from various packages
2023-11-17treewide: remove ixxie as maintainer from various packagesMatan Bendix Shenhav1-1/+0
2023-11-16aria2: fix buildWeijia Wang1-9/+0
2023-11-16Merge master into staging-nextgithub-actions[bot]3-9/+9
2023-11-16Merge pull request #267623 from aaronjheng/containerlabJanik1-4/+4
2023-11-16Merge pull request #267779 from r-ryantm/auto-update/tgtNick Cao1-2/+2
tgt: 1.0.88 -> 1.0.89
2023-11-16containerlab: 0.46.2 -> 0.48.1Aaron Jheng1-4/+4
2023-11-16Merge branch 'master' into staging-nextVladimír Čunát3-7/+7
2023-11-15sing-box: 1.6.4 -> 1.6.5Nick Cao1-3/+3
Diff: https://github.com/SagerNet/sing-box/compare/v1.6.4...v1.6.5
2023-11-16tgt: 1.0.88 -> 1.0.89R. Ryantm1-2/+2
2023-11-15socat: 1.7.4.4 -> 1.8.0.0Sergei Trofimovich1-2/+2
Changes: http://www.dest-unreach.org/socat/
2023-11-15aria2: 1.36.0 -> 1.37.0Muhammad Falak R Wani1-2/+2
Diff: https://github.com/aria2/aria2/compare/release-1.36.0...release-1.37.0 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-11-15Merge pull request #267597 from r-ryantm/auto-update/v2rayNick Cao1-3/+3
v2ray: 5.8.0 -> 5.11.0
2023-11-15v2ray: 5.8.0 -> 5.11.0R. Ryantm1-3/+3
2023-11-14Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-11-14snowflake: 2.6.1 -> 2.7.0R. Ryantm1-3/+3
2023-11-14Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-11-13Merge pull request #267317 from r-ryantm/auto-update/sing-boxNick Cao1-3/+3
sing-box: 1.6.3 -> 1.6.4
2023-11-13sing-box: 1.6.3 -> 1.6.4R. Ryantm1-3/+3
2023-11-13Merge remote-tracking branch 'origin/master' into staging-nextFabián Heredia Montiel1-0/+1
2023-11-13hurl: set meta.mainProgramStefan Frijters1-0/+1
2023-11-12Merge branch 'master' into staging-nextWeijia Wang5-7/+176
2023-11-12Merge pull request #266050 from iFreilicht/zhf-fix-persepolisWeijia Wang5-7/+176
persepolis: ZHF: fix build and runtime errors on darwin
2023-11-12Merge master into staging-nextgithub-actions[bot]1-1/+6
2023-11-12Merge pull request #266557 from anthonyroussel/updates/gnulib7c6f434c1-1/+6
gnulib: 20210702 -> 20231109
2023-11-12Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-11-11mu: 1.10.7 -> 1.10.8Charlotte Van Petegem1-2/+2
https://github.com/djcb/mu/releases/tag/v1.10.8
2023-11-11Merge master into staging-nextgithub-actions[bot]5-70/+6
2023-11-11Merge pull request #264442 from anthonyroussel/update-url-redirectsK9002-4/+4
treewide: fix redirected and broken URLs
2023-11-11Merge pull request #266686 from r-ryantm/auto-update/whoisNick Cao2-17/+2
whois: 5.5.19 -> 5.5.20
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel2-4/+4
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11Merge master into staging-nextgithub-actions[bot]2-316/+410
2023-11-10clash: drop as upstream has goneNick Cao1-49/+0
2023-11-10persepolis: replace youtube-dl with yt-dlpFelix Uhl1-3/+13
This fixes the upstream issue https://github.com/persepolisdm/persepolis/issues/930
2023-11-10persepolis: add iFreilicht as a maintainerFelix Uhl1-1/+1
2023-11-10persepolis: fix error when opening video finderFelix Uhl2-1/+37
The video finder is still broken on youtube, but that's an upstream issue that we might not want to fix ourselves, see https://github.com/persepolisdm/persepolis/issues/930
2023-11-10persepolis: fix build and startup on darwinFelix Uhl4-3/+126
Notifications will be broken until https://github.com/NixOS/nixpkgs/issues/105156 is resolved. ZHF: #265948
2023-11-10Merge pull request #265996 from bbigras/veilidBruno Bigras2-316/+410
veilid: 0.2.4 -> 0.2.5
2023-11-10Merge master into staging-nextgithub-actions[bot]1-1/+2
2023-11-10Merge pull request #266670 from reckenrode/broken-darwinWeijia Wang1-1/+2
persepolis,qnotero: mark broken on Darwin for ZHF
2023-11-10whois: 5.5.19 -> 5.5.20R. Ryantm2-17/+2
2023-11-10Merge remote-tracking branch 'origin/master' into HEADAlyssa Ross5-11/+23
Conflicts: pkgs/development/libraries/SDL2/default.nix
2023-11-10Merge pull request #264659 from christoph-heiss/update/trurl-0.9Artturi1-2/+9
2023-11-10Merge pull request #266581 from NickCao/sing-boxNick Cao1-3/+3
sing-box: 1.6.2 -> 1.6.3
2023-11-10Merge pull request #266602 from r-ryantm/auto-update/crocNick Cao1-3/+3
croc: 9.6.5 -> 9.6.6
2023-11-10persepolis: mark broken on DarwinRandy Eckenrode1-1/+2
2023-11-10wget2: fix build for darwinAnthony Roussel1-1/+6
2023-11-10Merge pull request #242271 from ↵Artturi1-0/+5
sochotnicky/sochotnicky/opensnitch-ui-add-qtwayland-dep opensnitch-ui: Add wayland support