summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/flatbuffers (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* flatbuffers: 1.8.0 -> 1.10.0 (#48521)•••* flatbuffers: 1.8.0 -> 1.10.0 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flatbuffers/versions * flatbuffers: fix build on Darwin and enable checks Bazel BUILD file is conflicting with build directory on case-insensitive FS + checkPhase now runs "make test" R. RyanTM2018-10-201-7/+10
* flatbuffers: 1.4.0 -> 1.8.0•••Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/2zfi5j6wmfb6hbaqmmsbarbjz8r5f333-flatbuffers-1.8.0/bin/flatc --version` and found version 1.8.0 - found 1.8.0 with grep in /nix/store/2zfi5j6wmfb6hbaqmmsbarbjz8r5f333-flatbuffers-1.8.0 - found 1.8.0 in filename of file in /nix/store/2zfi5j6wmfb6hbaqmmsbarbjz8r5f333-flatbuffers-1.8.0 Ryan Mulligan2018-02-251-2/+2
* flatbuffers: init at 1.4.0Tom Hunger2016-10-201-0/+34