summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/shards/shards.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/build-managers/shards/shards.nix')
-rw-r--r--pkgs/development/tools/build-managers/shards/shards.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgs/development/tools/build-managers/shards/shards.nix b/pkgs/development/tools/build-managers/shards/shards.nix
new file mode 100644
index 00000000000..901b7f6e47d
--- /dev/null
+++ b/pkgs/development/tools/build-managers/shards/shards.nix
@@ -0,0 +1,8 @@
+{
+  molinillo = {
+    owner = "crystal-lang";
+    repo = "crystal-molinillo";
+    rev = "v0.1.0";
+    sha256 = "0rs0w59m6ccsgkdxfy3xv6alxsziy9sy9smz71cz0dnyvlzlnaxj";
+  };
+}