nixpkgs/pkgs/development
Benjamin Hipple 5f77ff6384
buildGoModule: passthru the modSha256 (#82027)
The builder does not technically need the modSha256 of the vendor dir, and even
though we pass it the entire vendor dir it makes sense not to risk having an
accidental dependency on that variable.

However, tools like [nixpkgs-update](https://github.com/ryantm/nixpkgs-update)
need to inspect the `modSha256` of a package in order to be able to update them,
and since this is a real part of the package (describes info about its
dependencies) let's add it to `passthru`.

Specifically, this allows us to run a cmd like `nix eval -f . tflint.modSha256`
to get the current value, which is how the bot finds it to replace with the new
version in the Rust ecosystem.
2020-03-11 09:52:07 +00:00
..
androidndk-pkgs
arduino teensyduino: add missing dependencies for teensy-loader 2020-03-07 06:15:02 +01:00
beam-modules Merge pull request #79203 from cw789/hex_update 2020-02-24 15:22:06 +03:00
bower-modules/generic
chez-modules
compilers Merge pull request #81820 from r-ryantm/auto-update/mercury 2020-03-10 07:14:07 -05:00
coq-modules coqPackages.dpdgraph: enable for Coq ≥ 8.9 2020-03-10 17:46:15 +01:00
dhall-modules Change formatting of record fields 2020-02-16 16:02:24 -08:00
dotnet-modules/patches
em-modules/generic
go-modules buildGoModule: passthru the modSha256 (#82027) 2020-03-11 09:52:07 +00:00
go-packages
guile-modules
haskell-modules haskell-ci: fix the build 2020-03-06 22:15:14 +01:00
idris-modules idrisPackages.tparsec: 2019-09-19 -> 2020-02-11 2020-02-17 20:08:27 +01:00
interpreters Merge staging-next into staging 2020-03-06 07:09:30 +01:00
java-modules
libraries Merge pull request #81431 from jtojnar/malcontent-0.6 2020-03-11 04:08:59 +01:00
lisp-modules asdf: 3.3.3 -> 3.3.4 2020-02-19 15:09:12 +00:00
lua-modules Merge pull request #81067 from teto/lua_fix 2020-02-27 11:01:30 +01:00
misc newlib: 3.1.0 -> 3.3.0 2020-03-06 23:03:33 +00:00
mobile titaniumenv: add Titanium SDK 8.3 2020-03-01 20:23:39 +01:00
node-packages joplin: clean up dependencies 2020-03-04 01:35:17 +01:00
ocaml-modules ppx_deriving_yojson: 3.5.1 -> 3.5.2 (#82085) 2020-03-10 17:11:49 +01:00
perl-modules
pharo
pure-modules
python-modules pythonPackages.ipympl: init at 0.3.3 2020-03-10 10:24:42 -07:00
r-modules rPackages.ggbio: patch away spelling mistake 2020-02-26 09:45:23 +01:00
ruby-modules Revert "defaultGemConfig: remove asciidoctor-diagram JARs" (#81737) 2020-03-04 18:04:36 +00:00
tools Fix missing default-policy.json in skopeo 2020-03-10 14:33:25 +00:00
web flyctl: init at 0.0.102 2020-03-08 15:39:35 -07:00