Update more deps that switched from Darcs to Git
This commit is contained in:
parent
0af8046ce1
commit
1b322f9606
2 changed files with 11 additions and 11 deletions
15
stack.yaml
15
stack.yaml
|
@ -25,6 +25,16 @@ extra-deps:
|
|||
commit: e8cc33700f796532644a6a95afbcc39f63ee1f92
|
||||
- git: https://codeberg.org/ForgeFed/haskell-hit-network
|
||||
commit: 5b7a0e22db10b48c31894f1f31b300c07420fd63
|
||||
- git: https://codeberg.org/ForgeFed/haskell-http-signature
|
||||
commit: 0ff017f91169f1d23e78a2edf9ba2e59b227dc86
|
||||
- git: https://codeberg.org/ForgeFed/haskell-http-client-signature
|
||||
commit: 42b01e0b57c2dcaf78a5dc13c298ec985524d8af
|
||||
- git: https://codeberg.org/ForgeFed/haskell-persistent-graph
|
||||
commit: 429b7cb3d744a66543e25467e43ae7339bd35534
|
||||
- git: https://codeberg.org/ForgeFed/haskell-persistent-migration
|
||||
commit: 7ee6510d08d2b1fba8928d9d63170c08d719bc9c
|
||||
- git: https://codeberg.org/ForgeFed/haskell-persistent-email-address
|
||||
commit: ddf0ea55d4e7a0cdf8d57b40f0fc6841de8657af
|
||||
# - git: https://notabug.org/fr33domlover/haskell-persistent
|
||||
# commit: 9cc700b540a680ac1fdc9df94847a631013cb3ca
|
||||
# subdirs:
|
||||
|
@ -32,11 +42,6 @@ extra-deps:
|
|||
# - persistent-postgresql
|
||||
|
||||
- ./lib/ssh
|
||||
- ./lib/http-client-signature
|
||||
- ./lib/http-signature
|
||||
- ./lib/persistent-email-address
|
||||
- ./lib/persistent-graph
|
||||
- ./lib/persistent-migration
|
||||
- ./lib/time-interval-aeson
|
||||
- ./lib/yesod-http-signature
|
||||
- ./lib/yesod-mail-send
|
||||
|
|
|
@ -2,12 +2,7 @@
|
|||
|
||||
VERVIS='https://vervis.peers.community/repos'
|
||||
|
||||
DEPS="v3e8r http-client-signature \n
|
||||
vM99v http-signature \n
|
||||
6r4Ao ssh \n
|
||||
oq5mo persistent-graph \n
|
||||
0rd3E persistent-migration \n
|
||||
4oRNo persistent-email-address \n
|
||||
DEPS="6r4Ao ssh \n
|
||||
AoO7o time-interval-aeson \n
|
||||
r6WGo yesod-http-signature \n
|
||||
2vanE yesod-mail-send"
|
||||
|
|
Loading…
Reference in a new issue