summaryrefslogtreecommitdiffstats
path: root/examples/packages/repo/t
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-02-10 19:14:55 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-02-11 18:22:38 +0100
commitc2fb88e4ea953d4dbc01ffc6341ccb4e9e59290c (patch)
tree8b6d21dd6a91a6e014beecb58bff32cd08542d06 /examples/packages/repo/t
parentf1eca4972dafc3e5eeb63a1efd65f76d2d7c6ed4 (diff)
Remove simple examples, add complex one
This patch removes the many simple examples and replaces them with one big example repository with 26 packages that have a complex dependency setup. This is nice for testing. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'examples/packages/repo/t')
-rw-r--r--examples/packages/repo/t/pkg.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/packages/repo/t/pkg.toml b/examples/packages/repo/t/pkg.toml
new file mode 100644
index 0000000..53f8146
--- /dev/null
+++ b/examples/packages/repo/t/pkg.toml
@@ -0,0 +1,7 @@
+name = "t"
+version = "20"
+
+[sources.src]
+url = "https://example.com"
+hash.hash = "d0758565fd06c37aa66b071160d156f5628cd518"
+