about summary refs log tree commit diff
path: root/pkgs/servers/echoip
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27treewide: add mainProgramh7x41-0/+1
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel1-1/+1
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2022-07-30echoip: unstable-2019-07-12 -> unstable-2021-08-03Sandro Jäckel1-9/+17
2022-04-05echoip: enable testssuperherointj1-2/+0
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-4/+2
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21echoip: fix build on darwinMario Rodas1-2/+4
2019-09-10echoip: Use `index` output for index.htmlRoman Volosatovs1-2/+4
2019-09-10echoip: 2018-11-20 -> 2019-07-12Roman Volosatovs1-3/+3
2019-09-10echoip: Migrate to buildGoModuleRoman Volosatovs2-81/+3
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-27echoip: init at unstable-2018-11-20Roman Volosatovs2-0/+104