all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: soeren@soeren-tempel.net
Cc: 68908@debbugs.gnu.org, pukkamustard <pukkamustard@posteo.net>
Subject: [bug#68908] [PATCH] Add BINSEC.
Date: Sat, 3 Feb 2024 22:52:08 +0100	[thread overview]
Message-ID: <20240203225208.72a14eae@tachikoma.lepiller.eu> (raw)
In-Reply-To: <cover.1706972151.git.soeren@soeren-tempel.net>

Le Sat,  3 Feb 2024 16:03:19 +0100,
soeren@soeren-tempel.net a écrit :

> From: Sören Tempel <soeren@soeren-tempel.net>
> 
> This patchset adds a package for BINSEC <https://binsec.github.io/>.
> BINSEC is a popular tool for binary program analysis using symbolic
> execution.  Symbolic execution is a technique for automated software
> testing and an active area of computer science research.  This package
> for BINSEC is part of and ongoing effort to package symbolic execution
> tools in Guix, thereby easing the creation of computational
> environments for reproducible research in the symbolic execution
> domain.
> 
> BINSEC requires 9 new OCaml packages, most of them originate in Dune.

Thanks for the patch series! I have another series I need to push first
(which I should be able to do after FOSDEM):
https://issues.guix.gnu.org/64249. I recognise the dune packages from
this other patch series here. We'll drop them, sorry you had to do this
work for nothing.

I can't take a look right now, but I'm super excited to get binsec in
Guix!

> Sören Tempel (10):
>   gnu: Add ocaml-iso8601
>   gnu: Add ocaml-toml.
>   gnu: Add ocaml-pp.
>   gnu: Add ocaml-grain-dypgen.
>   gnu: Add ocaml-ordering.
>   gnu: Add ocaml-dyn.
>   gnu: Add ocaml-stdune.
>   gnu: Add ocaml-dune-private-libs.
>   gnu: Add ocaml-dune-site.
>   gnu: Add binsec.
> 
>  gnu/packages/ocaml.scm | 213
> +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 213
> insertions(+)
> 
> 
> base-commit: 179bb57d2532ee6b81791e078b0f782cbf88cb84
> 
> 





  parent reply	other threads:[~2024-02-03 21:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-03 15:03 [bug#68908] [PATCH] Add BINSEC soeren
2024-02-03 15:11 ` [bug#68908] [PATCH] gnu: Add ocaml-iso8601 soeren
2024-02-03 15:11 ` [bug#68908] [PATCH] gnu: Add ocaml-toml soeren
2024-02-03 15:11 ` [bug#68908] [PATCH] gnu: Add ocaml-pp soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add ocaml-grain-dypgen soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add ocaml-ordering soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add ocaml-dyn soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add ocaml-stdune soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add ocaml-dune-private-libs soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add ocaml-dune-site soeren
2024-02-03 15:12 ` [bug#68908] [PATCH] gnu: Add binsec soeren
2024-02-03 21:52 ` Julien Lepiller [this message]
2024-02-11 16:32 ` bug#68908: [PATCH] Add BINSEC Julien Lepiller
2024-02-12  8:41   ` [bug#68908] " Sören Tempel

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=20240203225208.72a14eae@tachikoma.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=68908@debbugs.gnu.org \
    --cc=pukkamustard@posteo.net \
    --cc=soeren@soeren-tempel.net \
    /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.