remove pin depend

This commit is contained in:
Hannes Mehnert 2021-01-07 15:52:35 +01:00
parent 78d4bfa9f0
commit 1561d914e2

View file

@ -34,13 +34,9 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"tcpip" { >= "6.0.0" & < "7.0.0"} "tcpip" { >= "6.0.0" & < "7.0.0"}
"tls-mirage" { >= "0.12.0" & < "0.13.0"} "tls-mirage" { >= "0.12.0" & < "0.13.0"}
"uri" "uri"
"awa"
"awa-mirage"
] ]
pin-depends: [ pin-depends: [
["caldav.dev" "git+https://github.com/roburio/caldav.git#future-robur"] ["caldav.dev" "git+https://github.com/roburio/caldav.git#future-robur"]
["awa.0.0.1" "git+https://github.com/mirage/awa-ssh.git"]
["awa-mirage.0.0.1" "git+https://github.com/mirage/awa-ssh.git"]
] ]
maintainer: "dummy" maintainer: "dummy"
authors: "dummy" authors: "dummy"