publish: greeter 0.1.0
Some checks failed
validate-pr / validate (pull_request) Failing after 4s

This commit is contained in:
2026-05-18 18:12:38 +00:00
parent 623fe57683
commit f27d083144
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1 @@
mozart

View File

@@ -0,0 +1,17 @@
schema = 1
name = "greeter"
version = "0.1.0"
[source]
type = "git"
url = "https://git.amadey.xyz/mozart/greeter"
commit = "7f31f3ea5f01bb03ff83705cf9295b94abb569de"
sha256 = "sha256-kOTcunYoqvVnXQOjy0C2lM99Cv4Dve7dI3y/coWaG7o="
[lock]
nixpkgs_rev = "d233902339c02a9c334e7e593de68855ad26c4cb"
flake_utils_rev = "11707dc2f618dd54ca8739b309ec4fc024de578b"
[meta]
description = "minimal cargoxx demo library — greets you"
license = "MIT"