mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 06:14:57 +01:00
7201d9ce9e
Also adds support to macos aarch64 platform
10 lines
281 B
Diff
10 lines
281 B
Diff
--- /dev/null 2024-03-29 17:01:59.989114590 +0100
|
|
+++ cli/Cargo.lock 2024-04-17 13:27:32.243365234 +0200
|
|
@@ -0,0 +1,7 @@
|
|
+# This file is automatically @generated by Cargo.
|
|
+# It is not intended for manual editing.
|
|
+version = 3
|
|
+
|
|
+[[package]]
|
|
+name = "kclvm_cli"
|
|
+version = "0.9.3"
|