Draw down flake branch to flake only

This commit is contained in:
Ehmry - 2023-01-18 23:03:41 -06:00
parent 75f45dc1f2
commit c7b8bca4bf
21 changed files with 0 additions and 84 deletions

48
.gitmodules vendored
View File

@ -1,51 +1,3 @@
[submodule "syndicate/preserves-nim"]
path = preserves-nim
url = git.syndicate-lang.org:ehmry/preserves-nim.git
[submodule "syndicate/preserves"]
path = preserves
url = https://git.syndicate-lang.org/syndicate-lang/preserves.git
[submodule "coap"]
path = coap
url = git@codeberg.org:eris/nim-coap.git
[submodule "syndicate/protocols"]
path = syndicate/protocols
url = https://git.syndicate-lang.org/syndicate-lang/syndicate-protocols.git
[submodule "syndicate/syndicate-protocols"]
path = syndicate-protocols
url = https://git.syndicate-lang.org/syndicate-lang/syndicate-protocols.git
[submodule "nim"]
path = nim
url = https://github.com/nim-lang/nim.git
[submodule "npeg"]
path = npeg
url = https://github.com/zevv/npeg.git
[submodule "getdns"]
path = getdns
url = https://git.sr.ht/~ehmry/getdns-nim
[submodule "taps"]
path = taps
url = https://git.sr.ht/~ehmry/nim_taps
[submodule "tkrzw"]
path = tkrzw
url = https://git.sr.ht/~ehmry/nim-tkrzw
[submodule "eris-python"]
path = eris-python
url = https://codeberg.org/eris/python-eris.git
[submodule "eris-go"]
path = eris-go
url = https://codeberg.org/eris/eris-go.git
[submodule "git-annex-backend-ERIS"]
path = git-annex-backend-ERIS
url = https://codeberg.org/eris/git-annex-backend-XERIS.git
[submodule "eris-nim"]
path = eris-nim
url = https://codeberg.org/eris/nim-eris.git
[submodule "eris-flake"]
path = eris-flake
url = https://codeberg.org/eris/nix-eris
[submodule "watch-firmware"]
path = watch-firmware
url = https://github.com/joeycastillo/Sensor-Watch
[submodule "eris-meta"]
path = eris-meta
url = git@codeberg.org:eris/meta.git

View File

@ -1 +0,0 @@
This repository contains git-submodules and Tup rules for building the projects that I work on in parallel.

View File

View File

@ -1,17 +0,0 @@
.gitignore
export NIX_PATH
export XDG_CACHE_HOME
DIRENV = direnv exec .
BIN_DIR = $(TUP_CWD)/bin
NIM_BACKEND = compile
!nim = |> ^o nim compile %B^ $(DIRENV) nim $(NIM_BACKEND) --hints:off -o:%o %f |> %B
!nim_run = |> ^o nim run %B^ $(DIRENV) nim c $(NIM_PATH) --hints:off -o:%o -r %f |> %B.run
!nim_bin = |> ^o nim bin %B^ $(DIRENV) nim c $(NIM_PATH) --hints:off -o:%o %f |> $(BIN_DIR)/%B | $(BIN_DIR)/<%B>
!symlink = |> ln -s %f %o |>
!preserves_schema_nim = | $(BIN_DIR)/<preserves_schema_nim> |> ^o generate nim module %B^ $(BIN_DIR)/preserves_schema_nim %f |> %B.nim
!preserves_schemac = | $(BIN_DIR)/<schemac> |> ^o^ $(BIN_DIR)/schemac |>

View File

@ -1,2 +0,0 @@
include_rules
: | $(BIN_DIR)/<msg> |> cp msg %o |> $(BIN_DIR)/beep

1
coap

@ -1 +0,0 @@
Subproject commit bec05d6046cd029b979a6549d864e92916ebaea8

@ -1 +0,0 @@
Subproject commit c960373cd75826d98127629ff1be92c9ad473e22

@ -1 +0,0 @@
Subproject commit 4a7518beba1d20126eedd7b503a6945ad9a759cb

@ -1 +0,0 @@
Subproject commit 0529fff2abd9f6b1486aa341a10e43f12e58dcae

@ -1 +0,0 @@
Subproject commit 7aed5cc1ac3f99446fc930fa3166f04d4cd6f172

@ -1 +0,0 @@
Subproject commit 5b4bdfab0e31e4df5dac6a4c69d64e0acc1b07f7

1
getdns

@ -1 +0,0 @@
Subproject commit 764366d3d113b4d78d72487874facaeb0aefa3c1

@ -1 +0,0 @@
Subproject commit 00c45f99959c0e44567cd46bbc4cce356962f6d7

1
nim

@ -1 +0,0 @@
Subproject commit f1519259f85cbdf2d5ff617c6a5534fcd2ff6942

1
npeg

@ -1 +0,0 @@
Subproject commit 8ed85bb6e395f625ffa3c10ec2b9abb2665d6db1

@ -1 +0,0 @@
Subproject commit b88cccb884ef55cefce0807cd3b5dd267af99f25

@ -1 +0,0 @@
Subproject commit 66a653a77514f94fdb53aef807248b5e780c3a8a

@ -1 +0,0 @@
Subproject commit 4c03646567eec97016ee08426bad7adfb593e288

1
taps

@ -1 +0,0 @@
Subproject commit 7421a2f47039a986113afb7455d02934c8884c37

1
tkrzw

@ -1 +0,0 @@
Subproject commit efd87edb7b063182c1a1fa018006a87b515d589b

@ -1 +0,0 @@
Subproject commit 801230cc3ab910af73a56738f9b539597e15fa56