all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Petkov <ivanppetkov@gmail.com>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: 36920@debbugs.gnu.org
Subject: [bug#36920] [PATCH 42/43] gnu: Add rust-winapi-x86-64-pc-windows-gnu.
Date: Sat, 10 Aug 2019 19:08:53 -0700	[thread overview]
Message-ID: <D7207D17-C9B2-404F-BC95-A9A7F0A81436@gmail.com> (raw)
In-Reply-To: <58ba88e73c841fb9a91f40ce246673594c78d3cd.1564918220.git.efraim@flashner.co.il>

Hi Efraim,

I skimmed through the package definitions, all look sensible to me.
I was even able to successfully build each of the packages with —rounds=2!

However, I wasn’t able to run guix lint on them since an exception was raised.
I’m not sure if that is pointing to anything missing in the definitions themselves,
or if there is something wrong with one of the lint implementations…

—Ivan

  reply	other threads:[~2019-08-11  2:10 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-04 11:26 [bug#36920] [PATCH] Some rust crates Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 01/43] gnu: crates-io.scm: Sort packages alphabetically Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 02/43] gnu: Add rust-autocfg Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 03/43] gnu: Add rust-bencher Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 04/43] gnu: Add rust-bitflags Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 05/43] gnu: Add rust-cfg-if Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 06/43] gnu: Add rust-discard Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 07/43] gnu: Add rust-doc-comment Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 08/43] gnu: Add rust-dtoa Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 09/43] gnu: Add rust-fallible-iterator Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 10/43] gnu: Add rust-fnv Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 11/43] gnu: Add rust-fs-extra Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 12/43] gnu: Add rust-futures Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 13/43] gnu: Add rust-hex Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 14/43] gnu: Add rust-itoa Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 15/43] gnu: Add rust-json Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 16/43] gnu: Add rust-maplit Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 17/43] gnu: Add rust-matches Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 18/43] gnu: Add rust-md5 Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 19/43] gnu: Add rust-peeking-take-while Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 20/43] gnu: Add rust-percent-encoding Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 21/43] gnu: Add rust-pin-utils Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 22/43] gnu: Add rust-plain Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 23/43] gnu: Add rust-pocket-resources Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 24/43] gnu: Add rust-ppv-lite86 Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 25/43] gnu: Add rust-quick-error Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 26/43] gnu: Add rust-rustc-std-workspace-core Efraim Flashner
2019-08-04 11:33 ` [bug#36920] [PATCH 27/43] gnu: Add rust-scoped-tls Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 28/43] gnu: Add rust-scopeguard Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 29/43] gnu: Add rust-semver-parser Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 30/43] gnu: Add rust-shlex Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 31/43] gnu: Add rust-slab Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 32/43] gnu: Add rust-spin Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 33/43] gnu: Add rust-stdweb-internal-runtime Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 34/43] gnu: Add rust-strsim Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 35/43] gnu: Add rust-synstructure-test-traits Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 36/43] gnu: Add rust-typenum Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 37/43] gnu: Add rust-ucd-util Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 38/43] gnu: Add rust-unicode-width Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 39/43] gnu: Add rust-unindent Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 40/43] gnu: Add rust-wasm-bindgen-shared Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 41/43] gnu: Add rust-winapi-i686-pc-windows-gnu Efraim Flashner
2019-08-04 11:34 ` [bug#36920] [PATCH 42/43] gnu: Add rust-winapi-x86-64-pc-windows-gnu Efraim Flashner
2019-08-11  2:08   ` Ivan Petkov [this message]
2019-08-04 11:34 ` [bug#36920] [PATCH 43/43] gnu: Add rust-winapi Efraim Flashner
2019-08-12  9:03 ` bug#36920: [PATCH] Some rust crates Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D7207D17-C9B2-404F-BC95-A9A7F0A81436@gmail.com \
    --to=ivanppetkov@gmail.com \
    --cc=36920@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.