nixpkgs/pkgs
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
..
applications lightdm-tiny-greeter: init at 1.2 2020-03-11 08:12:35 +00:00
build-support Merge pull request #82130 from Ericson2314/fetchsvn-cross 2020-03-10 09:53:17 -04:00
common-updater common-updater-scripts: Fix replacing SRI hashes 2020-02-20 07:18:36 +01:00
data Merge pull request #82073 from dawidsowa/capitaine-cursors 2020-03-08 21:39:23 -05:00
desktops gnomeExtensions.sound-output-device-chooser: 24 -> 25 2020-03-05 02:07:23 +01:00
development buildGoModule: passthru the modSha256 (#82027) 2020-03-11 09:52:07 +00:00
games Merge pull request #82202 from r-ryantm/auto-update/tome4 2020-03-10 20:38:18 -04:00
misc vimPlugins.LanguageClient-neovim: upgrade cargo fetcher and cargoSha256 2020-03-09 19:00:48 +01:00
os-specific r8125: init at 9.003.02 2020-03-10 10:37:15 -07:00
servers Merge pull request #82256 from mmahut/blockbook 2020-03-10 22:45:50 +01:00
shells ion: mark as broken 2020-03-07 15:17:27 -05:00
stdenv Merge staging-next into master 2020-03-08 08:11:01 +01:00
test tests.nixos-functions: port test to python 2020-02-09 23:53:58 +01:00
tools Merge pull request #81807 from r-ryantm/auto-update/logrotate 2020-03-10 20:35:14 -04:00
top-level lightdm-tiny-greeter: init at 1.2 2020-03-11 08:12:35 +00:00