chore(nix): move rustSimple from users.Profpatsch.writers
I think it’s solid enough to use in a wider context. Change-Id: If53e8bbb6b90fa88d73fb42730db470e822ea182 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3055 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
7e888c3c7b
commit
eb41eef612
14 changed files with 184 additions and 158 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
|
||||
read-http = depot.users.Profpatsch.writers.rustSimple {
|
||||
read-http = depot.nix.writers.rustSimple {
|
||||
name = "read-http";
|
||||
dependencies = [
|
||||
depot.third_party.rust-crates.ascii
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue