From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Pykhalov Subject: Re: Guix upgrade leads to different hashes Date: Sat, 07 Oct 2017 10:38:35 +0300 Message-ID: <87fuav1k78.fsf@gmail.com> References: <87o9pqz457.fsf@gmail.com> <87tvzhcpi3.fsf@gmail.com> <87wp4c7eo5.fsf@gmail.com> <87k20catud.fsf@gnu.org> <874lrf52k5.fsf@gmail.com> <87efqj9v0b.fsf@gnu.org> <87d162tpy9.fsf@gmail.com> <87d1617ndp.fsf@gnu.org> <87lgkojkrl.fsf@gmail.com> <87h8vbkj91.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0jh5-00013Y-IR for help-guix@gnu.org; Sat, 07 Oct 2017 03:38:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0jh2-0005Q6-9j for help-guix@gnu.org; Sat, 07 Oct 2017 03:38:43 -0400 In-Reply-To: <87h8vbkj91.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 07 Oct 2017 00:24:10 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Alex Kost , help-guix@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Ludovic, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Oleg Pykhalov skribis: > >> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> >> [...] >> >>> Could you check if this patch helps: >>> >>> diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm >>> index 4adc70522..0e365018a 100644 >>> --- a/guix/scripts/package.scm >>> +++ b/guix/scripts/package.scm >>> @@ -604,12 +604,12 @@ and upgrades." >>> (options->upgrade-predicate opts)) >>>=20=20 >>> (define upgraded >>> - (fold (lambda (entry transaction) >>> - (if (upgrade? (manifest-entry-name entry)) >>> - (transaction-upgrade-entry entry transaction) >>> - transaction)) >>> - transaction >>> - (manifest-entries manifest))) >>> + (fold-right (lambda (entry transaction) >>> + (if (upgrade? (manifest-entry-name entry)) >>> + (transaction-upgrade-entry entry transaction) >>> + transaction)) >>> + transaction >>> + (manifest-entries manifest))) >>>=20=20 >>> (define to-install >>> (filter-map (match-lambda >> >> Nope, this didn't help :-( > > So what=E2=80=99s the diff between two consecutive manifests now? I'm sorry, actually after patching no new generation created. But dry-run still shows available upgrades and that will be build some derivations. --8<---------------cut here---------------start------------->8--- $ guix package -p /home/natsu/.my-guix-profile/debug-upgrade -m /home/natsu= /dotfiles/guix/user.scm --8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment Content-Transfer-Encoding: quoted-printable Content-Description: guix upgrade $ /home/natsu/src/guix/pre-inst-env guix package -p /home/natsu/.my-guix-pr= ofile/debug-upgrade --upgrade The following packages will be upgraded: xorg-server 1.19.4 =E2=86=92 1.19.4 /gnu/store/8iad7fydx2ycr951vxmxgb1bl= zcn92g1-xorg-server-1.19.4 xinit 1.3.4 =E2=86=92 1.3.4 /gnu/store/yr3xlrfvxml7xgz4xkfbayay7n2qs6p0-= xinit-1.3.4 xdg-utils 1.1.1 =E2=86=92 1.1.1 /gnu/store/lqm79dzr5qbpxlbysdb6sn3c9d9r3= 9ch-xdg-utils-1.1.1 translate-shell 0.9.6.4 =E2=86=92 0.9.6.4 /gnu/store/v9d7c3pfyfyw24v576a= 8dacvr77xc5sw-translate-shell-0.9.6.4 skribilo 0.9.3 =E2=86=92 0.9.3 /gnu/store/0hriw8ixjndri3a9palv9hrf6fvb45= l0-skribilo-0.9.3 sdl2-ttf 2.0.14 =E2=86=92 2.0.14 /gnu/store/inslg0022wxyd02xjwwi3h4bmgg2= pilh-sdl2-ttf-2.0.14 sdl2-mixer 2.0.1 =E2=86=92 2.0.1 /gnu/store/2wfrvllgplfl81x519dixps0fiqj= 8xfr-sdl2-mixer-2.0.1 sdl2-image 2.0.1 =E2=86=92 2.0.1 /gnu/store/p67v90fx15knhardrb8m8sjmb8y4= 8w7w-sdl2-image-2.0.1 sdl2 2.0.5 =E2=86=92 2.0.5 /gnu/store/1lvm3r40dlyql4akrn446pfy8khafz84-s= dl2-2.0.5 ruby-gitlab 4.2.0 =E2=86=92 4.2.0 /gnu/store/0ckk3jymqcfi2jdgvz3iyf4ph90= 1za65-ruby-gitlab-4.2.0 python-starred 1.3.11.aa4c010 =E2=86=92 1.3.11.aa4c010 /gnu/store/xqpwn5= 91wiqhh4f5rg9sp9mdh3wxq034-python-starred-1.3.11.aa4c010 python-livereload 2.5.1 =E2=86=92 2.5.1 /gnu/store/yk3w11xh2vgh0qlnkk457= lyxzirqhps8-python-livereload-2.5.1 python-internetarchive 1.7.1 =E2=86=92 1.7.1 /gnu/store/r2854bmf352ql7nr= pdxjc0jy6f0njf95-python-internetarchive-1.7.1 pulseaudio 11.0 =E2=86=92 11.0 /gnu/store/6dahm4b14ga1bdq9nil2ajdyjngnwp= av-pulseaudio-11.0 ncurses:doc 6.0 =E2=86=92 6.0 /gnu/store/ficgfjr0w1fji0swgbp327ly9rh4723= 6-ncurses-6.0-doc mps-youtube 0.2.7.1 =E2=86=92 0.2.7.1 /gnu/store/8xqjjwafynz9awzybv5xy86= ixsj8qhz1-mps-youtube-0.2.7.1 magit 2.10.3 =E2=86=92 2.10.3 /gnu/store/lx89iwl26svfgkjzfavrlfnyh0p0lfr= y-magit-2.10.3 libtool 2.4.6 =E2=86=92 2.4.6 /gnu/store/skwzxm8cy7fpr73bdcnfc7c03i4r9cv= h-libtool-2.4.6 libgnome-keyring 3.12.0 =E2=86=92 3.12.0 /gnu/store/zcc3fcgdi3z23hi6ls2w= 79wm1bmb7nbg-libgnome-keyring-3.12.0 libgcrypt 1.7.8 =E2=86=92 1.7.8 /gnu/store/hwygv5jwd47amhp1m67iy3bkvxqjl= bhm-libgcrypt-1.8.1 haunt 0.2.1 =E2=86=92 0.2.1 /gnu/store/1l12ncgzjx2387lmlyha7239vyjzis6w-= haunt-0.2.1 haskell-mode 16.1 =E2=86=92 16.1 /gnu/store/h59f3dpbpa3mlr8jq87x6ihlsl3y= j2xp-haskell-mode-16.1 guix 0.13.0-7.8b920d7 =E2=86=92 0.13.0-7.8b920d7 /gnu/store/9h6jfw6jvlin= hy0p5lsiskhbgsbql6yg-guix-0.13.0-7.8b920d7 guile-git 0.0-3.e156a10 =E2=86=92 0.0-3.e156a10 /gnu/store/9jbw2m2ixkiix= bkkfyd2mf46j7d0p5fk-guile-git-0.0-3.e156a10 guile 2.2.2 =E2=86=92 2.2.2 /gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-= guile-2.2.2 glibc:debug 2.25 =E2=86=92 2.25 /gnu/store/xmdkp565wyw7wpdl7hp9ndmv7g6h3= sc3-glibc-2.25-debug fontconfig 2.12.3 =E2=86=92 2.12.3 /gnu/store/sdw4a35z8vc0a60j2m5xylpq5w= f2akcp-fontconfig-2.12.3 emacs-writeroom 3.7 =E2=86=92 3.7 /gnu/store/53s8920r2jxhws9ygsl9yld6n5c= h6xdc-emacs-writeroom-3.7 emacs-use-package 2.3 =E2=86=92 2.3 /gnu/store/2hmnzfql9scr45y92c58aqkwr= 590kz52-emacs-use-package-2.3 emacs-sx 0.4 =E2=86=92 0.4 /gnu/store/dw79qnb0szxbkhxz0rqzq2wd2dar62wg-e= macs-sx-0.4 emacs-suggest 0.4 =E2=86=92 0.4 /gnu/store/2sqdzfazr708sqcxfqzxh36ln5wmb= sww-emacs-suggest-0.4 emacs-smartparens 1.10.1 =E2=86=92 1.10.1 /gnu/store/v41n79alma44mi8l6f0= k7qqnb4am10pm-emacs-smartparens-1.10.1 emacs-slime-company 1.1 =E2=86=92 1.1 /gnu/store/kmq53lvgas05lk099cnkjqk= i767n5c0l-emacs-slime-company-1.1 emacs-skewer-mode 1.6.2 =E2=86=92 1.6.2 /gnu/store/p133i063ll2igd4aqmvw1= agjm0vcsqkx-emacs-skewer-mode-1.6.2 emacs-rjsx-mode 0.2.0 =E2=86=92 0.2.0 /gnu/store/lz3jpyjmzir3gp12ri9x4z1= gs5j0kan0-emacs-rjsx-mode-0.2.0 emacs-restclient 1.07a3888 =E2=86=92 1.07a3888 /gnu/store/87qlq35c9wzw4s= mj59g5z4i1w8i36gk1-emacs-restclient-1.07a3888 emacs-projectile 0.14.0 =E2=86=92 0.14.0 /gnu/store/6id99kajxyaf6ki9v0vk= n2gmrj5kckmc-emacs-projectile-0.14.0 emacs-pdf-tools 0.80 =E2=86=92 0.80 /gnu/store/v8qn1r6hgp1gsavw66xbcnvvr= li3pksx-emacs-pdf-tools-0.80 emacs-org-ref 1.1.1-1.8c9b5d7 =E2=86=92 1.1.1-1.8c9b5d7 /gnu/store/0gbpz= rvd6zak18iy3v4d71v2w45gh68h-emacs-org-ref-1.1.1-1.8c9b5d7 emacs-org-protocol-capture-html 0.0.1-1.0e39b7e =E2=86=92 0.0.1-1.0e39b7= e /gnu/store/3sirb3db41i6fb9g85h7d1p5469yq6c3-emacs-org-protocol-capture-ht= ml-0.0.1-1.0e39b7e emacs-org-pomodoro 2.1.0 =E2=86=92 2.1.0 /gnu/store/0pjfq2qlz3g2ccd366zr= 68jc8yas12rq-emacs-org-pomodoro-2.1.0 emacs-org-edit-latex 0.8.0 =E2=86=92 0.8.0 /gnu/store/lc75z057ixs2k45d09= hpi4p6d2xkikjx-emacs-org-edit-latex-0.8.0 emacs-json-mode 1.7.0 =E2=86=92 1.7.0 /gnu/store/fdsqvnf7gvf7xfn86ipmhax= 99a900i9r-emacs-json-mode-1.7.0 emacs-indium 0.7.3-1.d98a9e0 =E2=86=92 0.7.3-1.d98a9e0 /gnu/store/l49myc= f7i8nbwh1msj45bz8nwypsgbln-emacs-indium-0.7.3-1.d98a9e0 emacs-highlight-numbers 0.2.3 =E2=86=92 0.2.3 /gnu/store/zyxjgj4j5qf0mgq= haspqgg09rvp456hi-emacs-highlight-numbers-0.2.3 emacs-helpful 0.1 =E2=86=92 0.1 /gnu/store/rpfss6565jp0rpl20wq023x8hvhqc= pc3-emacs-helpful-0.1 emacs-helm-youtube 1.1 =E2=86=92 1.1 /gnu/store/shrwjf3a4c3dxr6zdkkwzciw= am4vn81k-emacs-helm-youtube-1.1 emacs-helm-notmuch 1.1 =E2=86=92 1.1 /gnu/store/7k6r71m5y0lgmz7slmnxbwsp= xppqc0gg-emacs-helm-notmuch-1.1 emacs-git-messenger 0.18 =E2=86=92 0.18 /gnu/store/vhqz7mm9h7njgalncawx9= h5kr96ij68k-emacs-git-messenger-0.18 emacs-flycheck 30 =E2=86=92 30 /gnu/store/vsd03qjghw8r44igqp3swf33i255v3= q4-emacs-flycheck-30 emacs-emms-player-mpv 0.0.10 =E2=86=92 0.0.10 /gnu/store/3b3z4psgx1kny1c= vfvpjj5279li09fmy-emacs-emms-player-mpv-0.0.10 emacs-elisp-refs 1.2 =E2=86=92 1.2 /gnu/store/cv3gd8i2cj2118ga0xx6wli9lr= bbi3ph-emacs-elisp-refs-1.2 emacs-dumb-jump 0.5.0 =E2=86=92 0.5.0 /gnu/store/6mnkdsi0drficpqrary5dw0= jyf4a1ab5-emacs-dumb-jump-0.5.0 emacs-discover-my-major 1.0 =E2=86=92 1.0 /gnu/store/7xvc2wyiz99fx9z7ivi= dy49djn30p4cm-emacs-discover-my-major-1.0 emacs-dired-hacks 0.0.1-1.eda6800 =E2=86=92 0.0.1-1.eda6800 /gnu/store/p= 04djgifq0j8i1z17fgv0k53fb617zgh-emacs-dired-hacks-0.0.1-1.eda6800 emacs-debbugs 0.14 =E2=86=92 0.14 /gnu/store/wijm6289vn3ixwxgvih0cr7461v= d527s-emacs-debbugs-0.14 emacs-company-tern 0.3.0 =E2=86=92 0.3.0 /gnu/store/jxlfmlavwf7pqvbiy2jq= vg73yfsp8hs8-emacs-company-tern-0.3.0 emacs-company-quickhelp 2.3.0 =E2=86=92 2.3.0 /gnu/store/cg17r4bi4dwab12= 8bmvh6hpsk5f7s1bx-emacs-company-quickhelp-2.3.0 emacs-company-lua 0.1 =E2=86=92 0.1 /gnu/store/xass578m1kj8l4h4n58z4by45= 7k0gnvm-emacs-company-lua-0.1 emacs-cider 0.15.0 =E2=86=92 0.15.0 /gnu/store/slq0mfzq7n66f65xjicv4bqgb= 7g7g6wx-emacs-cider-0.15.0 emacs-browse-at-remote 0.9.0-1.b5cff79 =E2=86=92 0.9.0-1.b5cff79 /gnu/st= ore/k55w1kdb6caz5pgcfwsbdpmwyr1jr3kz-emacs-browse-at-remote-0.9.0-1.b5cff79 emacs-ag 0.47 =E2=86=92 0.47 /gnu/store/f63wrgnb5x5v6jvkj355lqlh72rcnha8= -emacs-ag-0.47 clang 3.9.1 =E2=86=92 3.9.1 /gnu/store/981ylig3az3s9kj8dpyssm48jcpxkgjf-= clang-3.9.1 nothing to be done --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment Content-Transfer-Encoding: quoted-printable Content-Description: guix dry-run upgrade $ /home/natsu/src/guix/pre-inst-env guix package -p /home/natsu/.my-guix-pr= ofile/debug-upgrade --dry-run --upgrade The following packages would be upgraded: xorg-server 1.19.4 =E2=86=92 1.19.4 /gnu/store/g4vk4r7hlmnwkvkv0l4d2slkx= h1mbxhn-xorg-server-1.19.4 xinit 1.3.4 =E2=86=92 1.3.4 /gnu/store/yr3xlrfvxml7xgz4xkfbayay7n2qs6p0-= xinit-1.3.4 xdg-utils 1.1.1 =E2=86=92 1.1.1 /gnu/store/01f73lfrh49fc513qyrydyg0hjfcm= knm-xdg-utils-1.1.1 translate-shell 0.9.6.4 =E2=86=92 0.9.6.4 /gnu/store/v9d7c3pfyfyw24v576a= 8dacvr77xc5sw-translate-shell-0.9.6.4 skribilo 0.9.3 =E2=86=92 0.9.3 /gnu/store/znr4rb6vvr47qalqynfihsl4lhzx21= 2w-skribilo-0.9.3 sdl2-ttf 2.0.14 =E2=86=92 2.0.14 /gnu/store/9azid1pkwp00msfh5b2c87bn0yyx= w1sj-sdl2-ttf-2.0.14 sdl2-mixer 2.0.1 =E2=86=92 2.0.1 /gnu/store/4qz0vjahjcfiq6zm0g82lsvrckvi= 4n1m-sdl2-mixer-2.0.1 sdl2-image 2.0.1 =E2=86=92 2.0.1 /gnu/store/05i3mmlr66z0iv30limbqg81bwfj= rn7h-sdl2-image-2.0.1 sdl2 2.0.5 =E2=86=92 2.0.5 /gnu/store/g92slg6ckm990sy7sgavkgbjz4ap964l-s= dl2-2.0.5 ruby-gitlab 4.2.0 =E2=86=92 4.2.0 /gnu/store/2mp5s2f5y7wbwm5d7ha3ysh50f9= hd86p-ruby-gitlab-4.2.0 python-starred 1.3.11.aa4c010 =E2=86=92 1.3.11.aa4c010 /gnu/store/xqpwn5= 91wiqhh4f5rg9sp9mdh3wxq034-python-starred-1.3.11.aa4c010 python-livereload 2.5.1 =E2=86=92 2.5.1 /gnu/store/yk3w11xh2vgh0qlnkk457= lyxzirqhps8-python-livereload-2.5.1 python-internetarchive 1.7.1 =E2=86=92 1.7.1 /gnu/store/r2854bmf352ql7nr= pdxjc0jy6f0njf95-python-internetarchive-1.7.1 pulseaudio 11.0 =E2=86=92 11.0 /gnu/store/7z04ngiir01pfbs68xp1vsd1qsl06y= mn-pulseaudio-11.0 ncurses:doc 6.0 =E2=86=92 6.0 /gnu/store/ficgfjr0w1fji0swgbp327ly9rh4723= 6-ncurses-6.0-doc mps-youtube 0.2.7.1 =E2=86=92 0.2.7.1 /gnu/store/dxx41izghaqingm94bb0bgb= h39dnkax0-mps-youtube-0.2.7.1 magit 2.10.3 =E2=86=92 2.10.3 /gnu/store/8g48zkjwgxz3lm3byznxg6y4mw7jxy5= 9-magit-2.10.3 libtool 2.4.6 =E2=86=92 2.4.6 /gnu/store/9ylyc628zykv6hld163lh1svl3gkn1f= q-libtool-2.4.6 libgnome-keyring 3.12.0 =E2=86=92 3.12.0 /gnu/store/pcw4yw2vdplwrsk009zg= cxfb7ijcla1w-libgnome-keyring-3.12.0 libgcrypt 1.7.8 =E2=86=92 1.7.8 /gnu/store/bw44dfc7sb38dk2j2k562bsjjsy93= lvq-libgcrypt-1.7.8 haunt 0.2.1 =E2=86=92 0.2.1 /gnu/store/1l12ncgzjx2387lmlyha7239vyjzis6w-= haunt-0.2.1 haskell-mode 16.1 =E2=86=92 16.1 /gnu/store/h59f3dpbpa3mlr8jq87x6ihlsl3y= j2xp-haskell-mode-16.1 guix 0.13.0-7.8b920d7 =E2=86=92 0.13.0-7.8b920d7 /gnu/store/hzrf7qzx3yfy= 0iiqzi34gci01mr0d6cn-guix-0.13.0-7.8b920d7 guile-git 0.0-3.e156a10 =E2=86=92 0.0-3.e156a10 /gnu/store/dl2lym1gf94rk= kc9vf3733rij9yzgim2-guile-git-0.0-3.e156a10 guile 2.2.2 =E2=86=92 2.2.2 /gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-= guile-2.2.2 glibc:debug 2.25 =E2=86=92 2.25 /gnu/store/xmdkp565wyw7wpdl7hp9ndmv7g6h3= sc3-glibc-2.25-debug fontconfig 2.12.3 =E2=86=92 2.12.3 /gnu/store/nw400gfan3mxvjfwvy1q72s1yb= mdscsk-fontconfig-2.12.3 emacs-writeroom 3.7 =E2=86=92 3.7 /gnu/store/53s8920r2jxhws9ygsl9yld6n5c= h6xdc-emacs-writeroom-3.7 emacs-use-package 2.3 =E2=86=92 2.3 /gnu/store/2hmnzfql9scr45y92c58aqkwr= 590kz52-emacs-use-package-2.3 emacs-sx 0.4 =E2=86=92 0.4 /gnu/store/dw79qnb0szxbkhxz0rqzq2wd2dar62wg-e= macs-sx-0.4 emacs-suggest 0.4 =E2=86=92 0.4 /gnu/store/2sqdzfazr708sqcxfqzxh36ln5wmb= sww-emacs-suggest-0.4 emacs-smartparens 1.10.1 =E2=86=92 1.10.1 /gnu/store/v41n79alma44mi8l6f0= k7qqnb4am10pm-emacs-smartparens-1.10.1 emacs-slime-company 1.1 =E2=86=92 1.1 /gnu/store/kmq53lvgas05lk099cnkjqk= i767n5c0l-emacs-slime-company-1.1 emacs-skewer-mode 1.6.2 =E2=86=92 1.6.2 /gnu/store/p133i063ll2igd4aqmvw1= agjm0vcsqkx-emacs-skewer-mode-1.6.2 emacs-rjsx-mode 0.2.0 =E2=86=92 0.2.0 /gnu/store/lz3jpyjmzir3gp12ri9x4z1= gs5j0kan0-emacs-rjsx-mode-0.2.0 emacs-restclient 1.07a3888 =E2=86=92 1.07a3888 /gnu/store/87qlq35c9wzw4s= mj59g5z4i1w8i36gk1-emacs-restclient-1.07a3888 emacs-projectile 0.14.0 =E2=86=92 0.14.0 /gnu/store/6id99kajxyaf6ki9v0vk= n2gmrj5kckmc-emacs-projectile-0.14.0 emacs-pdf-tools 0.80 =E2=86=92 0.80 /gnu/store/vi536ni0dz8mdkfzhlhn00w1g= bf0jcjb-emacs-pdf-tools-0.80 emacs-org-ref 1.1.1-1.8c9b5d7 =E2=86=92 1.1.1-1.8c9b5d7 /gnu/store/0gbpz= rvd6zak18iy3v4d71v2w45gh68h-emacs-org-ref-1.1.1-1.8c9b5d7 emacs-org-protocol-capture-html 0.0.1-1.0e39b7e =E2=86=92 0.0.1-1.0e39b7= e /gnu/store/3sirb3db41i6fb9g85h7d1p5469yq6c3-emacs-org-protocol-capture-ht= ml-0.0.1-1.0e39b7e emacs-org-pomodoro 2.1.0 =E2=86=92 2.1.0 /gnu/store/0pjfq2qlz3g2ccd366zr= 68jc8yas12rq-emacs-org-pomodoro-2.1.0 emacs-org-edit-latex 0.8.0 =E2=86=92 0.8.0 /gnu/store/lc75z057ixs2k45d09= hpi4p6d2xkikjx-emacs-org-edit-latex-0.8.0 emacs-json-mode 1.7.0 =E2=86=92 1.7.0 /gnu/store/fdsqvnf7gvf7xfn86ipmhax= 99a900i9r-emacs-json-mode-1.7.0 emacs-indium 0.7.3-1.d98a9e0 =E2=86=92 0.7.3-1.d98a9e0 /gnu/store/l49myc= f7i8nbwh1msj45bz8nwypsgbln-emacs-indium-0.7.3-1.d98a9e0 emacs-highlight-numbers 0.2.3 =E2=86=92 0.2.3 /gnu/store/zyxjgj4j5qf0mgq= haspqgg09rvp456hi-emacs-highlight-numbers-0.2.3 emacs-helpful 0.1 =E2=86=92 0.1 /gnu/store/rpfss6565jp0rpl20wq023x8hvhqc= pc3-emacs-helpful-0.1 emacs-helm-youtube 1.1 =E2=86=92 1.1 /gnu/store/shrwjf3a4c3dxr6zdkkwzciw= am4vn81k-emacs-helm-youtube-1.1 emacs-helm-notmuch 1.1 =E2=86=92 1.1 /gnu/store/7k6r71m5y0lgmz7slmnxbwsp= xppqc0gg-emacs-helm-notmuch-1.1 emacs-git-messenger 0.18 =E2=86=92 0.18 /gnu/store/vhqz7mm9h7njgalncawx9= h5kr96ij68k-emacs-git-messenger-0.18 emacs-flycheck 30 =E2=86=92 30 /gnu/store/vsd03qjghw8r44igqp3swf33i255v3= q4-emacs-flycheck-30 emacs-emms-player-mpv 0.0.10 =E2=86=92 0.0.10 /gnu/store/3b3z4psgx1kny1c= vfvpjj5279li09fmy-emacs-emms-player-mpv-0.0.10 emacs-elisp-refs 1.2 =E2=86=92 1.2 /gnu/store/cv3gd8i2cj2118ga0xx6wli9lr= bbi3ph-emacs-elisp-refs-1.2 emacs-dumb-jump 0.5.0 =E2=86=92 0.5.0 /gnu/store/6mnkdsi0drficpqrary5dw0= jyf4a1ab5-emacs-dumb-jump-0.5.0 emacs-discover-my-major 1.0 =E2=86=92 1.0 /gnu/store/7xvc2wyiz99fx9z7ivi= dy49djn30p4cm-emacs-discover-my-major-1.0 emacs-dired-hacks 0.0.1-1.eda6800 =E2=86=92 0.0.1-1.eda6800 /gnu/store/p= 04djgifq0j8i1z17fgv0k53fb617zgh-emacs-dired-hacks-0.0.1-1.eda6800 emacs-debbugs 0.14 =E2=86=92 0.14 /gnu/store/wijm6289vn3ixwxgvih0cr7461v= d527s-emacs-debbugs-0.14 emacs-company-tern 0.3.0 =E2=86=92 0.3.0 /gnu/store/jxlfmlavwf7pqvbiy2jq= vg73yfsp8hs8-emacs-company-tern-0.3.0 emacs-company-quickhelp 2.3.0 =E2=86=92 2.3.0 /gnu/store/cg17r4bi4dwab12= 8bmvh6hpsk5f7s1bx-emacs-company-quickhelp-2.3.0 emacs-company-lua 0.1 =E2=86=92 0.1 /gnu/store/xass578m1kj8l4h4n58z4by45= 7k0gnvm-emacs-company-lua-0.1 emacs-cider 0.15.0 =E2=86=92 0.15.0 /gnu/store/slq0mfzq7n66f65xjicv4bqgb= 7g7g6wx-emacs-cider-0.15.0 emacs-browse-at-remote 0.9.0-1.b5cff79 =E2=86=92 0.9.0-1.b5cff79 /gnu/st= ore/k55w1kdb6caz5pgcfwsbdpmwyr1jr3kz-emacs-browse-at-remote-0.9.0-1.b5cff79 emacs-ag 0.47 =E2=86=92 0.47 /gnu/store/f63wrgnb5x5v6jvkj355lqlh72rcnha8= -emacs-ag-0.47 clang 3.9.1 =E2=86=92 3.9.1 /gnu/store/i61yl00j5wycfbrqy2jqimn2f8k2c2ay-= clang-3.9.1 aria2 1.32.0 =E2=86=92 1.32.0 /gnu/store/i5hgzpqpvh3yyw7358fjrvbgq3542s0= k-aria2-1.32.0 audacity 2.1.3 =E2=86=92 2.1.3 /gnu/store/6mnivah72id86s7iralq5v0b8vr3bb= jj-audacity-2.1.3 bundler 1.15.4 =E2=86=92 1.15.4 /gnu/store/pwdjka97p0b1m0b5h4spq3dkppsf6= 6r9-bundler-1.15.4 chromium 59.0.3071.109 =E2=86=92 59.0.3071.109 /gnu/store/qqil05157qz9x9= 8p49cflrhgvp28vb24-chromium-59.0.3071.109 conkeror 1.0.3 =E2=86=92 1.0.3 /gnu/store/rpdqlr71w240na6hq3xxhznsl9997b= 47-conkeror-1.0.3 cool-retro-term 1.0.0-1.e48719f =E2=86=92 1.0.0-1.e48719f /gnu/store/kl1= qsmgm71xbqhxq37bi8gxnfdnrp4jx-cool-retro-term-1.0.0-1.e48719f coq 8.5pl2 =E2=86=92 8.5pl2 /gnu/store/l4ww5s5y7d3lz26qg7xgw4ppl8sbaj09-= coq-8.5pl2 desktop-file-utils 0.23 =E2=86=92 0.23 /gnu/store/qn0wlkyj9cvqjnj63cmy0b= yp60xrl6dw-desktop-file-utils-0.23 emacs 25.3-1.6122596 =E2=86=92 25.3-1.6122596 /gnu/store/hss02zls5anh9w1= dfv8cnl8gnrfi3k8w-emacs-25.3-1.6122596 emacs-emms 4.3 =E2=86=92 4.3 /gnu/store/agz30r7as3fy5i2rn6di99jigvip58nn= -emacs-emms-4.3 emacs-wget 0.5.0 =E2=86=92 0.5.0 /gnu/store/kxmickphrkm2glnh4s6rk51pa9rh= wx61-emacs-wget-0.5.0 evince 3.24.1 =E2=86=92 3.24.1 /gnu/store/ghxv5nxswxjarc54r1dgndwrn18h1n= 71-evince-3.24.1 fbida 2.12 =E2=86=92 2.12 /gnu/store/zr9rmgln967l1f67lvls0725gkjmp7wg-fb= ida-2.12 feh 2.20 =E2=86=92 2.20 /gnu/store/irrsl4qmj5avy3ni072arz7yshdnjhk1-feh-= 2.20 ffmpeg 3.3.4 =E2=86=92 3.3.4 /gnu/store/bx7zxj3ivqvr8pd3999idc6ha85v7lhp= -ffmpeg-3.3.4 file 5.30 =E2=86=92 5.30 /gnu/store/ipha10rh83rm0pvackx3jq8jr3hixpys-fil= e-5.30 gcc-toolchain 7.2.0 =E2=86=92 7.2.0 /gnu/store/mfqr8qfxx04p17i48i6cc27zj= yjgjj07-gcc-toolchain-7.2.0 gcl 2.6.12 =E2=86=92 2.6.12 /gnu/store/5nx2916gdhfpk7gb444jlfczfnzba2bg-= gcl-2.6.12 gdb 8.0.1 =E2=86=92 8.0.1 /gnu/store/v2xl7ishzr5mnx93y1dlanmps1wwzhqa-gd= b-8.0.1 ghc 8.0.2 =E2=86=92 8.0.2 /gnu/store/3p1cpr7hb1v0nxnsmrr0zdzz3anldb8s-gh= c-8.0.2 ghc-pandoc 1.17.2 =E2=86=92 1.17.2 /gnu/store/qf66j9k1vmvsb2ilbpaljas92y= icpsja-ghc-pandoc-1.17.2 gimp 2.8.22 =E2=86=92 2.8.22 /gnu/store/xlksji0hsza53c1iddbj7347f4jjjbv8= -gimp-2.8.22 git 2.14.2 =E2=86=92 2.14.2 /gnu/store/vmbqw3ri5a8yppxg6ir6lf51dljvfz97-= git-2.14.2 gnupg 2.2.1 =E2=86=92 2.2.1 /gnu/store/w2bzp1zbqlg974pw5gkcfrfnzka8p811-= gnupg-2.2.1 gnuplot 5.0.6 =E2=86=92 5.0.6 /gnu/store/rrrqdi0gxrii57zxly5gbw5psayffv9= r-gnuplot-5.0.6 graphviz 2.38.0 =E2=86=92 2.38.0 /gnu/store/vc8y4fj0gwq2i8g7diijq6n37k6y= ld4f-graphviz-2.38.0 guile-sdl2 0.2.0 =E2=86=92 0.2.0 /gnu/store/7lkn72b6sqnybimwlr8kdxcfak1x= 0k24-guile-sdl2-0.2.0 guile-ssh 0.11.2 =E2=86=92 0.11.2 /gnu/store/nx8mymq6vqy9sjamccj9cz4jasj= wdbql-guile-ssh-0.11.2 hlint 1.9.21 =E2=86=92 1.9.21 /gnu/store/396xj8ia25xrc61z0cvmz1771zn3iqx= 5-hlint-1.9.21 icecat 52.3.0-gnu1 =E2=86=92 52.3.0-gnu1 /gnu/store/9bads7j4ycnfps5hhjjs= fpjjp8va3pl0-icecat-52.3.0-gnu1 icedtea 3.5.1 =E2=86=92 3.5.1 /gnu/store/kbb4xg2if5qlfwnakh2v14ladvm739d= s-icedtea-3.5.1 imagemagick 6.9.9-18 =E2=86=92 6.9.9-18 /gnu/store/2bb4pkjcd9jdjhaacfd45= yz804hvadbc-imagemagick-6.9.9-18 inkscape 0.92.1 =E2=86=92 0.92.1 /gnu/store/nnp60gwyyy1y12irwna4saz1hrbl= 3fzl-inkscape-0.92.1 libreoffice 5.3.6.1 =E2=86=92 5.3.6.1 /gnu/store/iiwdksz7b6ahpjifcxwxg8j= jrh68h78i-libreoffice-5.3.6.1 lm-sensors 3.4.0 =E2=86=92 3.4.0 /gnu/store/8mlgq60y9hyispq2rzlwhllnyz3y= zcja-lm-sensors-3.4.0 mailutils 3.2 =E2=86=92 3.2 /gnu/store/d93cczvppmrws228iv1b7d1vn1d48p1h-= mailutils-3.2 maxima 5.40.0 =E2=86=92 5.40.0 /gnu/store/y26c0f79j753xhd3lxgascv40sw1xq= rn-maxima-5.40.0 mpv 0.27.0 =E2=86=92 0.27.0 /gnu/store/igxicmd4fa77w2jccixxyx71dz63fk6m-= mpv-0.27.0 nmap 7.60 =E2=86=92 7.60 /gnu/store/kdzp1588whz438ibdg58mznna121jsm6-nma= p-7.60 notmuch 0.25.1 =E2=86=92 0.25.1 /gnu/store/zann799hgnxrpqldr7a9xwmqvfplz= l31-notmuch-0.25.1 password-store 1.7.1 =E2=86=92 1.7.1 /gnu/store/9rxrj8bqssv7p1wyfpj3xvcm= 9il7fqch-password-store-1.7.1 pavucontrol 3.0 =E2=86=92 3.0 /gnu/store/r9lq61slhgp1yw8r3q908li7ks56068= 9-pavucontrol-3.0 perf 4.13.5 =E2=86=92 4.13.5 /gnu/store/yxlx0c361bz17h6vfi924qb6lg7267xy= -perf-4.13.5 php 7.1.10 =E2=86=92 7.1.10 /gnu/store/h0l567y4xgyg1f7j6sni5x2j8qgcm8q4-= php-7.1.10 pinentry 1.0.0 =E2=86=92 1.0.0 /gnu/store/zp07n3k0xsv8swiw751js6lza86wc3= xm-pinentry-1.0.0 ponymix 5 =E2=86=92 5 /gnu/store/l8n21952kgyjqh34m1wzbczxfqwfb1zj-ponymi= x-5 proof-general 4.2 =E2=86=92 4.2 /gnu/store/h61k7mrixlnhss94ydqmzlz4r52ir= bym-proof-general-4.2 python 3.5.3 =E2=86=92 3.5.3 /gnu/store/ks27x0mf95gir0cdgb9h573xbava6v1k= -python-3.5.3 qemu 2.10.1 =E2=86=92 2.10.1 /gnu/store/ciyg845hx0cdnry9q3a3xhd6pn6yah16= -qemu-2.10.1 racket 6.8 =E2=86=92 6.8 /gnu/store/7vwxq6la8bfcax1ap53h66i2rjl5j865-rac= ket-6.8 recutils 1.7 =E2=86=92 1.7 /gnu/store/ps454q0d1p0ykralr2cfjs19dxhg07z7-r= ecutils-1.7 redshift 1.11 =E2=86=92 1.11 /gnu/store/2m14k8q6zjng9qw4w1ih63wryisf8fvj= -redshift-1.11 rofi 1.3.1 =E2=86=92 1.3.1 /gnu/store/c01dbfb1lb3snkppyirlzrm6yhjf2ix5-r= ofi-1.3.1 rxvt-unicode 9.22 =E2=86=92 9.22 /gnu/store/ry9niaxicjdi39c7n674zsrixhn1= mv4d-rxvt-unicode-9.22 samba 4.6.8 =E2=86=92 4.6.8 /gnu/store/bhd5i9pj57km3xfkv3c6bq7xzi1y1lgr-= samba-4.6.8 seahorse 3.20.0 =E2=86=92 3.20.0 /gnu/store/0jx41q65w777jr4rmm8n2jmnhp1v= 94b7-seahorse-3.20.0 shellcheck 0.4.5 =E2=86=92 0.4.5 /gnu/store/lkb932jcgkqk7352rw96wqd34pna= byfb-shellcheck-0.4.5 texlive 2017 =E2=86=92 2017 /gnu/store/v3xcp87rzf9xcqp343fyimdnfkr9mkbg-= texlive-2017 the-silver-searcher 2.0.0 =E2=86=92 2.0.0 /gnu/store/aga9nh8aqqpjx1l91j2= aiqrqcrhliigs-the-silver-searcher-2.0.0 tome4 1.5.5 =E2=86=92 1.5.5 /gnu/store/ag8jinqv3w25gnxys5khazajzx1b69fm-= tome4-1.5.5 virt-viewer 5.0 =E2=86=92 5.0 /gnu/store/8d6y9v01pb63qpai38mav6zcglqi8hv= p-virt-viewer-5.0 wget 1.19.1 =E2=86=92 1.19.1 /gnu/store/jd82i0lcx5rh7j6s1y8da6sdr7nikqcq= -wget-1.19.1 wireshark 2.4.1 =E2=86=92 2.4.1 /gnu/store/d99r7icq043ax4a3dpwhk1gri07q0= g92-wireshark-2.4.1 The following derivations would be built: /gnu/store/lxddznir9shci7r7ixbsrygwkqa1nk59-profile.drv /gnu/store/x0qys4d1cf62lc2v0dcpkp0wi11zrmrv-gtk-im-modules.drv /gnu/store/x09fc9qwdxrcq6srqd1vbqlciyrdjv19-ca-certificate-bundle.drv /gnu/store/nskmi42g4z96qfjkm1c2kchsmrjvzpyx-ghc-package-cache.drv /gnu/store/m6h4wvns1vvmbm9z20vygljjznnbigzl-xdg-mime-database.drv /gnu/store/jhf8f93vh169w7vanj79bszgzds0zlxd-info-dir.drv /gnu/store/j7wrfw5dcvivly1qs1w6y33m2dnvi484-gtk-icon-themes.drv /gnu/store/7a6zir4rwipxvb6csixiimyf2j1ams4d-fonts-dir.drv /gnu/store/4xmwp00sdhqrvsmaa3yb3rrxgx4b8xji-xdg-desktop-database.drv /gnu/store/b5s4w0ma7x74s0kpwiwpw0k8i3yhks2a-manual-database.drv --=-=-=--