[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add dzen.
From: |
Leo Famulari |
Subject: |
Re: [PATCH] gnu: Add dzen. |
Date: |
Wed, 1 Mar 2017 21:34:01 -0500 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
On Wed, Feb 22, 2017 at 01:10:10AM +0100, Mekeor Melire wrote:
Hi!
> From 33d25348eb60372120e95e3bb5afd19bdad64795 Mon Sep 17 00:00:00 2001
> From: Mekeor Melire <address@hidden>
> Date: Tue, 21 Feb 2017 00:02:25 +0100
> Subject: [PATCH] gnu: Add dzen.
>
> * gnu/packages/xdisorg.scm (dzen): New variable.
Sorry for the slow review :/
I attached a diff of the cosmetic changes I will make before pushing.
> +(define-public dzen
> + (let
> + ((commit "c3f29bc928d5900971f65965feaae59e1272a3f7")
However, this commit does not seem to exist in the dzen repo. I get this
error when building with Guix:
@ build-started
/gnu/store/fpnrq0d1nxxjpjffxcvgryjipimypw81-dzen-0.9.5-1.c3f29bc.drv -
x86_64-linux
/var/log/guix/drvs/fp//nrq0d1nxxjpjffxcvgryjipimypw81-dzen-0.9.5-1.c3f29bc.drv.bz2
Cloning into
'/gnu/store/fyjzqhhi00j02nik1pbm1lvh28p4mgdl-dzen-0.9.5-1.c3f29bc'...
fatal: reference is not a tree: c3f29bc928d5900971f65965feaae59e1272a3f7
environment variable `PATH' unset
output path `/gnu/store/fyjzqhhi00j02nik1pbm1lvh28p4mgdl-dzen-0.9.5-1.c3f29bc'
should have r:sha256 hash
`0y47d6ii87vf4a517gi4fh0yl06f8b085sra77immnsasbq9pxnw', instead has
`15c71cd3j64c9jvyljmcq2jacb0v019fbbiagnx0z2pc6lgz1f3y'
@ build-failed
/gnu/store/fpnrq0d1nxxjpjffxcvgryjipimypw81-dzen-0.9.5-1.c3f29bc.drv - 1 output
path `/gnu/store/fyjzqhhi00j02nik1pbm1lvh28p4mgdl-dzen-0.9.5-1.c3f29bc' should
have r:sha256 hash `0y47d6ii87vf4a517gi4fh0yl06f8b085sra77immnsasbq9pxnw',
instead has `15c71cd3j64c9jvyljmcq2jacb0v019fbbiagnx0z2pc6lgz1f3y'
cannot build derivation
`/gnu/store/1yxygykzbb3nw135yx330fa2hh2yy6y1-dzen-0.9.5-1.c3f29bc.drv': 1
dependencies couldn't be built
guix build: error: build failed: build of
`/gnu/store/1yxygykzbb3nw135yx330fa2hh2yy6y1-dzen-0.9.5-1.c3f29bc.drv' failed
signature.asc
Description: PGP signature
- Re: [PATCH] gnu: Add dzen.,
Leo Famulari <=