bug#35621: Simplify comparing guix challenge results

2019-12-09 Thread Ludovic Courtès
Hello! Vagrant Cascadian skribis: > I'd like to see a simpler process for comparing challenge results > producing differences. > > While the manual documents how to compare a failing challenge result > > $ wget -q -O - https://ci.guix.info/nar/…-git-2.5.0 \ > | guix archive -x /tmp/git >

bug#35621: Simplify comparing guix challenge results

2019-05-08 Thread Ricardo Wurmus
Ludovic Courtès writes: > Hi! > > Vagrant Cascadian skribis: > >> What about an argument to "guix challenge" that handles the downloading >> and unpacking to a temporary directory, and possibly another that also >> runs a comparison tool against the results. Maybe something like: >> >> $ gui

bug#35621: Simplify comparing guix challenge results

2019-05-08 Thread Ludovic Courtès
Hi! Vagrant Cascadian skribis: > What about an argument to "guix challenge" that handles the downloading > and unpacking to a temporary directory, and possibly another that also > runs a comparison tool against the results. Maybe something like: > > $ guix challenge --download-differences >

bug#35621: Simplify comparing guix challenge results

2019-05-07 Thread Vagrant Cascadian
I'd like to see a simpler process for comparing challenge results producing differences. While the manual documents how to compare a failing challenge result $ wget -q -O - https://ci.guix.info/nar/…-git-2.5.0 \ | guix archive -x /tmp/git $ diff -ur --no-dereference /gnu/store/…-git.2.5.