Compare commits
5 Commits
master
...
publish/gr
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f29316075 | |||
| 83fcf5ea58 | |||
| b5627c73a5 | |||
| 8236341a47 | |||
| 53b2d01335 |
17
recipes/greeter/versions/0.1.1.toml
Normal file
17
recipes/greeter/versions/0.1.1.toml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
schema = 1
|
||||||
|
name = "greeter"
|
||||||
|
version = "0.1.1"
|
||||||
|
|
||||||
|
[source]
|
||||||
|
type = "git"
|
||||||
|
url = "https://git.amadey.xyz/mozart/greeter"
|
||||||
|
commit = "d79a99468a158e2b37739404073dcfaab8c12308"
|
||||||
|
sha256 = "sha256-1IV9HrdYoQOFcI3bP280/CYsdmuYvuMFK9hvjdanNto="
|
||||||
|
|
||||||
|
[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