Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git: 2.16.2 -> 2.16.3 #37672

Merged
merged 1 commit into from Mar 28, 2018
Merged

git: 2.16.2 -> 2.16.3 #37672

merged 1 commit into from Mar 28, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Mar 22, 2018

https://github.com/git/git/blob/master/Documentation/RelNotes/2.16.3.txt

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@dtzWill
Copy link
Member Author

dtzWill commented Mar 22, 2018

Whoops, guess this goes to staging... one second :).

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: git

Partial log (click to expand)

/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/share/git/contrib/convert-grafts-to-replace-refs.sh: interpreter directive changed from "/bin/sh" to "/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/sh"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/share/git/contrib/contacts/git-contacts: interpreter directive changed from "/usr/bin/perl" to "/nix/store/icf1qhlpnbq1gag3x0dp2qsa0kkfvgan-perl-5.24.3/bin/perl"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/share/git/contrib/buildsystems/parse.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/icf1qhlpnbq1gag3x0dp2qsa0kkfvgan-perl-5.24.3/bin/perl -w"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/share/git/contrib/buildsystems/generate: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/icf1qhlpnbq1gag3x0dp2qsa0kkfvgan-perl-5.24.3/bin/perl -w"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/share/git/contrib/buildsystems/engine.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/icf1qhlpnbq1gag3x0dp2qsa0kkfvgan-perl-5.24.3/bin/perl -w"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "/usr/bin/perl" to "/nix/store/icf1qhlpnbq1gag3x0dp2qsa0kkfvgan-perl-5.24.3/bin/perl"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/libexec/git-core/git-subtree: interpreter directive changed from "/bin/sh" to "/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/sh"
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3/libexec/git-core/git-gui--askpass: interpreter directive changed from "/bin/sh" to "/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3...
/nix/store/ljb05719y2gif4mi64kbdqr75g26rj8n-git-2.16.3

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: git

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8
shrinking /nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8/bin/utf8trans
gzipping man pages under /nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8/share/man/
strip is /nix/store/fzawmqln44kzgaf4x36h1wycfsamgnnl-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8/bin
patching script interpreter paths in /nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8
/nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8/bin/.sgml2xml-isoent-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/6gpx0pwc8hspgraxavc57rjryk3jqsnf-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/mvcc1mnx7kzm0nvbw1isnh41aaan3flk-docbook2X-0.8.8...
cannot build derivation '/nix/store/sz8xl1qfx0yi9hvaydbaxpybmhcbqim2-git-2.16.3.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/sz8xl1qfx0yi9hvaydbaxpybmhcbqim2-git-2.16.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: git

Partial log (click to expand)

/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/share/git/contrib/examples/git-repack.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/share/git/contrib/examples/git-merge.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/share/git/contrib/examples/git-clean.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/share/git/contrib/examples/git-am.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/share/git/contrib/examples/git-revert.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "/usr/bin/perl" to "/nix/store/lg3vs5c2pkzlp806axr0hvcx34mwgd05-perl-5.24.3/bin/perl"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/libexec/git-core/git-gui--askpass: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3/libexec/git-core/git-subtree: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3...
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: git

Partial log (click to expand)

cannot build derivation '/nix/store/8wd04wbr36ajbi859fr9fiqycpil2xbl-configd-osx-10.8.5.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/prkjnj2dj22y4mz3mq835j7ikz1p5mfm-python-2.7.14.drv': 15 dependencies couldn't be built
cannot build derivation '/nix/store/j70qhjqyyhkmmknp0gndvj6rrgvh4b42-asciidoc-8.6.9.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/bvahyr7dwzz9a4jhic2yaqs1ylpkwyxa-libxml2-2.9.7.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/yz2875g0mqm4crk9wzzi7vv0ixcg85k4-libxslt-1.1.32.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/2rgmxssdn220x97qkcm33fp3mv3n6f94-xmlto-0.0.28.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/780whkmmp9j2m8xlphb4mjzlndvd8n3c-opensp-1.5.2.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/8hff3375q4kn1075nml0x097hfsmg2k8-docbook2X-0.8.8.drv': 16 dependencies couldn't be built
cannot build derivation '/nix/store/zjfafma32jwcy38pdhv3wwbkdys3qlwm-git-2.16.3.drv': 33 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/zjfafma32jwcy38pdhv3wwbkdys3qlwm-git-2.16.3.drv' failed

@dtzWill
Copy link
Member Author

dtzWill commented Mar 23, 2018

Not sure what aarch64 "failure" is about--it's working now for whatever reason.

@GrahamcOfBorg build gitMinimal git gitFull

@dtzWill
Copy link
Member Author

dtzWill commented Mar 23, 2018

Erm, nope! Forcing re-run on the aarch64 box it fails with --check. Presumably that's the same box borg uses, and it only seems to work now because it's on the NixOS cache? Anyway unrelated pretty sure :).

cc @grahamc

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gitMinimal, git, gitFull

Partial log (click to expand)

/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3/share/git/contrib/examples/git-clean.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3/share/git/contrib/examples/git-am.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3/share/git/contrib/examples/git-revert.sh: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "/usr/bin/perl" to "/nix/store/lg3vs5c2pkzlp806axr0hvcx34mwgd05-perl-5.24.3/bin/perl"
/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3/libexec/git-core/git-gui--askpass: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3/libexec/git-core/git-subtree: interpreter directive changed from "/bin/sh" to "/nix/store/y8hqspzivshdj266b32a6iax2fxj6clp-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3...
/nix/store/p7aljmclp4709pdnhbw7a5fy7fsx6dsm-git-2.16.3
/nix/store/x7dfbhab18jx4f29w01ilm3c7lnn34dh-git-2.16.3
/nix/store/kvkid91b1j7rqy7iag65g6xck1gqg980-git-2.16.3

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: gitMinimal, git, gitFull

Partial log (click to expand)

cannot build derivation '/nix/store/780whkmmp9j2m8xlphb4mjzlndvd8n3c-opensp-1.5.2.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/cqbzcqx5x0frwds9hjc96pahiphdpvn0-serf-1.3.9.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/8hff3375q4kn1075nml0x097hfsmg2k8-docbook2X-0.8.8.drv': 16 dependencies couldn't be built
cannot build derivation '/nix/store/crrqa8qslbdkqfl6mmgjzmls1x83jhp8-libXrender-0.9.10.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/i4bba2arv8sdrgc0zwi9zqh4frppj5k4-subversion-1.9.7.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/zjfafma32jwcy38pdhv3wwbkdys3qlwm-git-2.16.3.drv': 33 dependencies couldn't be built
cannot build derivation '/nix/store/pk1bz0wnb3nzb7ckdc73rqy9k8jdayf0-libXft-2.3.2.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/01fsivh348jsgnl1mhscrq1p09fwjcnf-tk-8.6.6.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/m7wv9nqi4pqkxw1s0ym32knfdymlw521-git-2.16.3.drv': 36 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/05pcsflm9frsvijv81l72bil2bz5m29x-git-2.16.3.drv', '/nix/store/m7wv9nqi4pqkxw1s0ym32knfdymlw521-git-2.16.3.drv', '/nix/store/zjfafma32jwcy38pdhv3wwbkdys3qlwm-git-2.16.3.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gitMinimal, git, gitFull

Partial log (click to expand)

/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3/share/git/contrib/examples/git-checkout.sh: interpreter directive changed from "/bin/sh" to "/nix/store/6gpx0pwc8hspgraxavc57rjryk3jqsnf-bash-4.4-p19/bin/sh"
/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3/share/git/contrib/examples/git-am.sh: interpreter directive changed from "/bin/sh" to "/nix/store/6gpx0pwc8hspgraxavc57rjryk3jqsnf-bash-4.4-p19/bin/sh"
/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "/usr/bin/perl" to "/nix/store/lni4vsijb93r1xviq4793br3z2hgz0nj-perl-5.24.3/bin/perl"
/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3/libexec/git-core/git-gui--askpass: interpreter directive changed from "/bin/sh" to "/nix/store/6gpx0pwc8hspgraxavc57rjryk3jqsnf-bash-4.4-p19/bin/sh"
/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3/libexec/git-core/git-subtree: interpreter directive changed from "/bin/sh" to "/nix/store/6gpx0pwc8hspgraxavc57rjryk3jqsnf-bash-4.4-p19/bin/sh"
/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3/bin/gitk: interpreter directive changed from "/bin/sh" to "/nix/store/6gpx0pwc8hspgraxavc57rjryk3jqsnf-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3...
/nix/store/7n0b2xy2gihcvxypxnrpbiw987vf8c51-git-2.16.3
/nix/store/21n9zb4an8mkjbzhi8012pdx2ckaxf4v-git-2.16.3
/nix/store/d41h4j72bxrrw4nz6hsbymjbjp8ana5i-git-2.16.3

@dtzWill
Copy link
Member Author

dtzWill commented Mar 23, 2018

@GrahamcOfBorg build git gitMinimal gitFull

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: git, gitMinimal, gitFull

Partial log (click to expand)

cannot build derivation '/nix/store/7ggxx0c77izswvia7h0k4c10dxy34psm-opensp-1.5.2.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/ajqvshxa107a9zbqcapngdid8p2ax89x-serf-1.3.9.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/9grxwpdqckaw7vlzymarx0li9v7gv9zg-docbook2X-0.8.8.drv': 16 dependencies couldn't be built
cannot build derivation '/nix/store/byvw7zapjkvvbm622f0y7p0rx3ixzdfi-libXrender-0.9.10.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/caiwlplypy9aafahq1ncpf3j89rf3wzm-subversion-1.9.7.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/c80d3mq164l0c7azk1gcan56frxa57zf-git-2.16.3.drv': 33 dependencies couldn't be built
cannot build derivation '/nix/store/kizbnv0vpsd80vk3yz0s74h1qfhn097b-libXft-2.3.2.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/m62y3knri56hfm4iy7vhaavqqgx0r9z6-tk-8.6.6.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/zny42iby9nppr6bcq4cw1gdh80nlyyyz-git-2.16.3.drv': 36 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/1w1hqp9w8b7k8azawkzf1w3ipwspdd2w-git-2.16.3.drv', '/nix/store/c80d3mq164l0c7azk1gcan56frxa57zf-git-2.16.3.drv', '/nix/store/zny42iby9nppr6bcq4cw1gdh80nlyyyz-git-2.16.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: git, gitMinimal, gitFull

Partial log (click to expand)

/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3/share/git/contrib/credential/netrc/git-credential-netrc: interpreter directive changed from "/usr/bin/perl" to "/nix/store/m3p11k4xm4ray1s0anfw8gkcn9fwmlvl-perl-5.24.3/bin/perl"
/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3/share/git/contrib/credential/netrc/test.pl: interpreter directive changed from "/usr/bin/perl" to "/nix/store/m3p11k4xm4ray1s0anfw8gkcn9fwmlvl-perl-5.24.3/bin/perl"
/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3/share/git/contrib/diff-highlight/t/t9400-diff-highlight.sh: interpreter directive changed from "/bin/sh" to "/nix/store/3sa90n1ady0r4mbjrrby49k5jckfw9bx-bash-4.4-p19/bin/sh"
/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "/usr/bin/perl" to "/nix/store/m3p11k4xm4ray1s0anfw8gkcn9fwmlvl-perl-5.24.3/bin/perl"
/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3/libexec/git-core/git-gui--askpass: interpreter directive changed from "/bin/sh" to "/nix/store/3sa90n1ady0r4mbjrrby49k5jckfw9bx-bash-4.4-p19/bin/sh"
/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3/libexec/git-core/git-subtree: interpreter directive changed from "/bin/sh" to "/nix/store/3sa90n1ady0r4mbjrrby49k5jckfw9bx-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3...
/nix/store/5if09wqjjpz0nml0qgdxjr650gpvfv4x-git-2.16.3
/nix/store/4rf67hk860wls75688x6kdg9l5a808ll-git-2.16.3
/nix/store/k4q90h8wph39zg871mwdrl14fhm57qbj-git-2.16.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: git, gitMinimal, gitFull

Partial log (click to expand)

/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3/share/git/contrib/buildsystems/generate: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0nd3kipnqzmlwlgdw23vzlqqydny7hc0-perl-5.24.3/bin/perl -w"
/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3/share/git/contrib/buildsystems/engine.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0nd3kipnqzmlwlgdw23vzlqqydny7hc0-perl-5.24.3/bin/perl -w"
/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "/usr/bin/perl" to "/nix/store/0nd3kipnqzmlwlgdw23vzlqqydny7hc0-perl-5.24.3/bin/perl"
/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3/libexec/git-core/git-gui--askpass: interpreter directive changed from "/bin/sh" to "/nix/store/raky49nkpdkqyxd02s7qv5wbffnhk1ml-bash-4.4-p19/bin/sh"
/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3/libexec/git-core/git-subtree: interpreter directive changed from "/bin/sh" to "/nix/store/raky49nkpdkqyxd02s7qv5wbffnhk1ml-bash-4.4-p19/bin/sh"
/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3/bin/gitk: interpreter directive changed from "/bin/sh" to "/nix/store/raky49nkpdkqyxd02s7qv5wbffnhk1ml-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3...
/nix/store/sshdw34bcfg1sns4cwyhdqfbqq8j5hm4-git-2.16.3
/nix/store/av8adygkbly1hqxcmgrfdx11jjw7n4h1-git-2.16.3
/nix/store/cd02b1wr628jvxvcyj0xc7rjc9g10nkx-git-2.16.3

@dtzWill
Copy link
Member Author

dtzWill commented Mar 26, 2018

They're cutting 2.17 rc's now! 😁

@dtzWill dtzWill merged commit 3d12d78 into NixOS:staging Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants