From 318d10e60875ef69132651668a249de75730d2ba Mon Sep 17 00:00:00 2001 From: sterni Date: Thu, 9 Sep 2021 18:26:03 +0200 Subject: chore(nint): move from //users/sterni to //nix Since //web/bubblegum depends on nint, we need to move it to a non user directory to conform with the policy established via cl/3434. Note that this likely doesn't mean greater stability (which isn't really implied in depot anyways), since I still would like to use a more elaborate calling convention to allow for additional useful features. Change-Id: I616f905d8df13e3363674aab69a797b0d39fdd79 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3506 Tested-by: BuildkiteCI Reviewed-by: tazjin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 535275b10f..5741ef8ebc 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ configuration is tracked in `//ops/{modules,machines}`. software. Currently only SBCL is supported. Lisp programs in this repository are built using this library. * `//web/bubblegum` contains a CGI-based web framework written in Nix. +* `//nix/nint`: A shebang-compatible interpreter wrapper for Nix. * `//tvix` contains initial work towards a modular architecture for Nix. * `//third_party/nix` contains [our fork][tvix] of the Nix package manager. @@ -88,7 +89,6 @@ Some examples: [tazj.in](https://tazj.in) * `//users/grfn/xanthous`: A (WIP) TUI RPG, written in Haskell. * `//users/tazjin/emacs`: tazjin's Emacs & EXWM configuration -* `//users/sterni/nint`: A shebang-compatible interpreter wrapper for Nix. * `//users/tazjin/finito`: A persistent finite-state machine library for Rust. # Licensing -- cgit 1.4.1