summary refs log tree commit diff
path: root/pkgs/tools/networking/srelay
AgeCommit message (Collapse)AuthorFilesLines
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-0/+2
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux
2022-10-09srelay: fix build with libxcryptFranz Pletz1-1/+3
2021-08-04tools/networking: replace name with pname&versionFelix Buehler1-3/+4
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-02-27srelay: 0.4.8b6 -> 0.4.8Ryan Mulligan1-3/+3
Semi-automatic update. These checks were performed: - built on NixOS - found 0.4.8 with grep in /nix/store/0wb5vj0zlgl16yfzs26r11f3r7767w4v-srelay-0.4.8 - found 0.4.8 in filename of file in /nix/store/0wb5vj0zlgl16yfzs26r11f3r7767w4v-srelay-0.4.8
2016-08-20srelay: switch sf downloads to mirror://J Phani Mahesh1-1/+1
This allows fallback to all configured mirrors for sourceforge to download, instead of relying on just downloads.sourceforge.net
2016-08-20Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"Joachim Fasting1-1/+1
This reverts commit 217594fd1d0b4cc36c98c1605b73ccb50ce57bc8, reversing changes made to 8e8a89d8a8f9d801f9e17d48325d06f20743b364. Turns out it wasn't ready afterall ...
2016-08-20srelay: switch sf downloads to mirror://J Phani Mahesh1-1/+1
2016-07-11srelay: init at 0.4.8b6 (#16833)Jookia2-0/+33