about summary refs log tree commit diff
path: root/pkgs/development/tools/protoc-gen-doc
AgeCommit message (Collapse)AuthorFilesLines
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.
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel1-1/+1
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2022-04-25protoc-gen-doc: 1.5.0 -> 1.5.1superherointj1-6/+4
2021-09-29protoc-gen-doc: 2019-04-22 -> 1.5.0roblabla1-5/+5
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-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-21protoc-gen-doc: fix build on darwinMario Rodas1-2/+4
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
2019-07-01protoc-gen-doc: init unstable at 2019-04-22 (#64093)Wael Nasreddine1-0/+30