Compare commits
5 Commits
b5627c73a5
...
publish/gr
| Author | SHA1 | Date | |
|---|---|---|---|
| 805c135e5b | |||
| 9ad7e54527 | |||
| 29222f17c8 | |||
| 55f18b1439 | |||
| 91fe154ad1 |
1
recipes/greeter/maintainers.txt
Normal file
1
recipes/greeter/maintainers.txt
Normal file
@@ -0,0 +1 @@
|
||||
mozart
|
||||
17
recipes/greeter/versions/0.1.0.toml
Normal file
17
recipes/greeter/versions/0.1.0.toml
Normal 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"
|
||||
Reference in New Issue
Block a user