Update deps that moved from Darcs to Git
This commit is contained in:
parent
a5699898c5
commit
0af8046ce1
2 changed files with 11 additions and 11 deletions
15
stack.yaml
15
stack.yaml
|
@ -15,18 +15,23 @@ extra-deps:
|
|||
# yesod-auth-account
|
||||
- git: https://vervis.peers.community/repos/VE2Kr
|
||||
commit: 70024e76cafb95bfa50b456efcf0970d720207bd
|
||||
- git: https://codeberg.org/ForgeFed/darcs-lights
|
||||
commit: d12cfc6f7ac7593910da0803ff7fb7ac82a3a460
|
||||
- git: https://codeberg.org/ForgeFed/dvara
|
||||
commit: 7dc7cd8eaf235d27d5d9c7743024bde437381b1a
|
||||
- git: https://codeberg.org/ForgeFed/haskell-hit-graph
|
||||
commit: f00d8c927ac37f4c4c28aee56069d2ca068b6536
|
||||
- git: https://codeberg.org/ForgeFed/haskell-hit-harder
|
||||
commit: e8cc33700f796532644a6a95afbcc39f63ee1f92
|
||||
- git: https://codeberg.org/ForgeFed/haskell-hit-network
|
||||
commit: 5b7a0e22db10b48c31894f1f31b300c07420fd63
|
||||
# - git: https://notabug.org/fr33domlover/haskell-persistent
|
||||
# commit: 9cc700b540a680ac1fdc9df94847a631013cb3ca
|
||||
# subdirs:
|
||||
# - persistent
|
||||
# - persistent-postgresql
|
||||
|
||||
- ./lib/darcs-lights
|
||||
- ./lib/dvara
|
||||
- ./lib/ssh
|
||||
- ./lib/hit-graph
|
||||
- ./lib/hit-harder
|
||||
- ./lib/hit-network
|
||||
- ./lib/http-client-signature
|
||||
- ./lib/http-signature
|
||||
- ./lib/persistent-email-address
|
||||
|
|
|
@ -2,12 +2,7 @@
|
|||
|
||||
VERVIS='https://vervis.peers.community/repos'
|
||||
|
||||
DEPS="vlBxr dvara \n
|
||||
nrAMr hit-graph \n
|
||||
RvP1E hit-harder \n
|
||||
rL9jo hit-network \n
|
||||
9EmyE darcs-lights \n
|
||||
v3e8r http-client-signature \n
|
||||
DEPS="v3e8r http-client-signature \n
|
||||
vM99v http-signature \n
|
||||
6r4Ao ssh \n
|
||||
oq5mo persistent-graph \n
|
||||
|
|
Loading…
Reference in a new issue