nixpkgs-suyu/pkgs
Matthew Bauer 1f46aaab1b buildGoPackage: keep string context (#63680)
In Nix, each string has a context that it carries of where it
originated. Some functions like filterAttrs modify the context of its
args when doing comparisons. That is important because we use the
string context of “name” to get where a derivation was defined. This
causes some builtins like unsafeGetAttrPos to report incorrectly that
the string was set in lib/attrsets.nix and reporting that as the
source file. Using removeAttrs avoids this problem.

Fixes #63679
2019-06-22 19:07:26 -07:00
..
applications patchwork: 3.11.4 -> 3.14.1 (#63593) 2019-06-22 22:38:32 +02:00
build-support buildBazelPackage: disable multithreaded fetching 2019-06-20 20:02:51 +02:00
common-updater
data Merge pull request #63249 from r-ryantm/auto-update/spleen 2019-06-17 20:47:33 -05:00
desktops Update deepin packages (#63652) 2019-06-22 22:40:11 +02:00
development buildGoPackage: keep string context (#63680) 2019-06-22 19:07:26 -07:00
games Merge pull request #63108 from Shados/lua-packaging-improvements-pr 2019-06-19 14:23:31 +02:00
misc vimPlugins: update (#63647) 2019-06-22 12:24:45 +02:00
os-specific microcodeIntel: 20190514 -> 20190618 2019-06-22 22:39:27 +02:00
servers Merge pull request #63507 from elseym/plex 2019-06-21 12:54:07 +02:00
shells oh-my-zsh: 2019-06-15 -> 2019-06-15 2019-06-19 08:54:10 -04:00
stdenv treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
test treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
tools cargo-edit: 0.3.2 -> 0.3.3 2019-06-22 14:35:32 +02:00
top-level conftest: init at 0.7.0 (#63610) 2019-06-22 19:03:47 -07:00