IRC channel logs

2013-05-25.log

back to list of logs

<civodul>Hello Guixers!
<Steap>Why does the "Subproject commit" line get modified in my nix-upstream file ?
<civodul>the "Subproject commit" line?
<Steap>oh, how funny, this is not even a file
<Steap>$ git diff
<Steap>diff --git a/nix-upstream b/nix-upstream
<Steap>index 3a0cc43..3e067ac 160000
<Steap>--- a/nix-upstream
<Steap>+++ b/nix-upstream
<Steap>@@ -1 +1 @@
<Steap>-Subproject commit 3a0cc43ac89ae8f778764c9f5e27b361e4986913
<Steap>+Subproject commit 3e067ac11c1621f989011432f619652a9c20e6f4
<civodul>that probably means that you ran "git pull" in nix-upstream, no?
<Steap>hum, even git reset --hard HEAD does not get rid of that
<civodul>(cd nix-upstream ; git reset --hard)
<civodul>maybe
<civodul>or maybe not
<civodul>git submodules are somewhat obscure
<Steap>weird
<Steap>civodul: do you mind if I answer your latest email about zlib on the list ? I think you hit "Reply" instead of "Reply-All"
<civodul>Steap: yes please do
<civodul>actually *you* replied to me personally
<civodul>but then i bounced both messages to the list :-)
<Steap>oh right
<Steap>huhu
<civodul>thanks for the note on pytz, BTW
<civodul>funny that they're doing it all the way instead of using libc