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
|
||||
netencode = {
|
||||
rust = depot.users.Profpatsch.writers.rustSimpleLib {
|
||||
rust = depot.nix.writers.rustSimpleLib {
|
||||
name = "arglib-netencode";
|
||||
dependencies = [
|
||||
depot.users.Profpatsch.execline.exec-helpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue