about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-05-11T13·46+0200
committertazjin <mail@tazj.in>2021-05-11T21·34+0000
commit259cbfd0b271990639b0a02d83453acc0c18da1c (patch)
treeeaf07bc086f86c8da07f3e223dd8f230017f9cd8
parent13336c60570bef5e6a303a5c1fb76595dda07da8 (diff)
chore(owothia): move to //fun/owothia r/2577
Owothia graduates, or something.

Mostly I don't want infrastructure to depend on stuff in //users.

Does anyone know where owothia is running anyways?

Change-Id: I198c7ac935736c7aee3ba4fbda1453b82aa10283
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3103
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
-rw-r--r--fun/owothia/.envrc (renamed from users/grfn/owothia/.envrc)0
-rw-r--r--fun/owothia/.gitignore (renamed from users/grfn/owothia/.gitignore)0
-rw-r--r--fun/owothia/chatter.patch (renamed from users/grfn/owothia/chatter.patch)0
-rw-r--r--fun/owothia/default.nix (renamed from users/grfn/owothia/default.nix)0
-rw-r--r--fun/owothia/hie.yaml (renamed from users/grfn/owothia/hie.yaml)0
-rw-r--r--fun/owothia/owothia.cabal (renamed from users/grfn/owothia/owothia.cabal)0
-rw-r--r--fun/owothia/pkg.nix (renamed from users/grfn/owothia/pkg.nix)0
-rw-r--r--fun/owothia/regex-tdfa-text.patch (renamed from users/grfn/owothia/regex-tdfa-text.patch)0
-rw-r--r--fun/owothia/shell.nix (renamed from users/grfn/owothia/shell.nix)0
-rw-r--r--fun/owothia/src/Main.hs (renamed from users/grfn/owothia/src/Main.hs)0
10 files changed, 0 insertions, 0 deletions
diff --git a/users/grfn/owothia/.envrc b/fun/owothia/.envrc
index 051d09d292..051d09d292 100644
--- a/users/grfn/owothia/.envrc
+++ b/fun/owothia/.envrc
diff --git a/users/grfn/owothia/.gitignore b/fun/owothia/.gitignore
index 8e850e7a0a..8e850e7a0a 100644
--- a/users/grfn/owothia/.gitignore
+++ b/fun/owothia/.gitignore
diff --git a/users/grfn/owothia/chatter.patch b/fun/owothia/chatter.patch
index c2a6179bfb..c2a6179bfb 100644
--- a/users/grfn/owothia/chatter.patch
+++ b/fun/owothia/chatter.patch
diff --git a/users/grfn/owothia/default.nix b/fun/owothia/default.nix
index b70d0525c1..b70d0525c1 100644
--- a/users/grfn/owothia/default.nix
+++ b/fun/owothia/default.nix
diff --git a/users/grfn/owothia/hie.yaml b/fun/owothia/hie.yaml
index 16a6c15262..16a6c15262 100644
--- a/users/grfn/owothia/hie.yaml
+++ b/fun/owothia/hie.yaml
diff --git a/users/grfn/owothia/owothia.cabal b/fun/owothia/owothia.cabal
index ef5477ea1b..ef5477ea1b 100644
--- a/users/grfn/owothia/owothia.cabal
+++ b/fun/owothia/owothia.cabal
diff --git a/users/grfn/owothia/pkg.nix b/fun/owothia/pkg.nix
index d0941a8489..d0941a8489 100644
--- a/users/grfn/owothia/pkg.nix
+++ b/fun/owothia/pkg.nix
diff --git a/users/grfn/owothia/regex-tdfa-text.patch b/fun/owothia/regex-tdfa-text.patch
index 6b2c346543..6b2c346543 100644
--- a/users/grfn/owothia/regex-tdfa-text.patch
+++ b/fun/owothia/regex-tdfa-text.patch
diff --git a/users/grfn/owothia/shell.nix b/fun/owothia/shell.nix
index 1ad70c907b..1ad70c907b 100644
--- a/users/grfn/owothia/shell.nix
+++ b/fun/owothia/shell.nix
diff --git a/users/grfn/owothia/src/Main.hs b/fun/owothia/src/Main.hs
index 65578f258c..65578f258c 100644
--- a/users/grfn/owothia/src/Main.hs
+++ b/fun/owothia/src/Main.hs