Skip to content

Commit

Permalink
Unfortunately stack-to-nix does not support recursive snapshot URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl authored and KtorZ committed Jul 3, 2020
1 parent 056e41b commit b418ca5
Show file tree
Hide file tree
Showing 18 changed files with 181 additions and 142 deletions.
146 changes: 146 additions & 0 deletions cardano-1.14.x.yaml
@@ -0,0 +1,146 @@
name: cardano-1.14.x

resolver: lts-14.25

packages:
- base16-0.1.2.1
- base58-bytestring-0.1.0
- base64-0.4.1
- bimap-0.4.0
- binary-0.8.7.0
- brick-0.47
- canonical-json-0.6.0.0
- clock-0.8
- config-ini-0.2.4.0
- connection-0.3.1
- containers-0.5.11.0
- data-clist-0.1.2.2
- dns-3.0.4
- generic-monoid-0.1.0.0
- generics-sop-0.5.1.0
- gray-code-0.3.1
- hedgehog-1.0.2
- hspec-2.7.0
- hspec-core-2.7.0
- hspec-discover-2.7.0
- io-streams-1.5.1.0
- io-streams-haproxy-1.0.1.0
- katip-0.8.4.0
- libsystemd-journal-1.4.4
- micro-recursion-schemes-5.0.2.2
- moo-1.2
- network-3.1.1.1
- prometheus-2.1.2
- quickcheck-instances-0.3.19
- QuickCheck-2.12.6.1
- quiet-0.2
- snap-core-1.0.4.1
- snap-server-1.1.1.1
- sop-core-0.5.0.1
- statistics-linreg-0.3
- streaming-binary-0.3.0.1
- systemd-2.3.0
- tasty-hedgehog-1.0.0.2
- text-1.2.4.0
- text-zipper-0.10.1
- th-lift-instances-0.1.14
- time-units-1.0.0
- transformers-except-0.1.1
- Unique-0.4.7.6
- websockets-0.12.6.1
- Win32-2.6.2.0
- word-wrap-0.4.1

- git: https://github.com/input-output-hk/cardano-base
commit: 5e0b8bc8c7862be12da6989440f8644ba7c1e1cf
subdirs:
- binary
- binary/test
- cardano-crypto-class
- slotting
- cardano-crypto-praos

- git: https://github.com/input-output-hk/cardano-crypto
commit: 2547ad1e80aeabca2899951601079408becbc92c

- git: https://github.com/input-output-hk/cardano-ledger-specs
commit: 0294e7edd67a77c41dfdf4cd47af23dbefea0d9b
subdirs:
- byron/ledger/impl
- byron/crypto
- byron/ledger/impl/test
- byron/crypto/test
- byron/chain/executable-spec
- byron/ledger/executable-spec
- semantics/executable-spec
- shelley/chain-and-ledger/dependencies/non-integer
- shelley/chain-and-ledger/executable-spec
- shelley/chain-and-ledger/executable-spec/test

- git: https://github.com/input-output-hk/cardano-node
commit: a2161bac700fac55d2400b37f9935ed8ea527550
subdirs:
- cardano-api
- cardano-cli
- cardano-config
- cardano-node

- git: https://github.com/input-output-hk/cardano-prelude
commit: 316c854d1d3089f480708ad5cd5ecf8a74423ddd
subdirs:
- .
- test

- git: https://github.com/input-output-hk/cardano-shell
commit: 601bb4324c258e3c8cbd2d532e5696fd09e2582e
subdirs:
- cardano-shell

- git: https://github.com/input-output-hk/cardano-sl-x509
commit: 43a036c5bbe68ca2e9cbe611eab7982e2348fe49

- git: https://github.com/input-output-hk/goblins
commit: 26d35ad52fe9ade3391532dbfeb2f416f07650bc

- git: https://github.com/input-output-hk/iohk-monitoring-framework
commit: efa4b5ecd7f0a13124616b12679cd42517cd905a
subdirs:
- contra-tracer
- iohk-monitoring
- plugins/backend-aggregation
- plugins/backend-ekg
- plugins/backend-monitoring
- plugins/scribe-systemd
- tracer-transformers
- plugins/backend-trace-forwarder

- git: https://github.com/input-output-hk/ouroboros-network
commit: ceafa31844e6e9883d5d5634544045eab9c5f2e9
subdirs:
- io-sim
- io-sim-classes
- network-mux
- ntp-client
- Win32-network
- ouroboros-consensus
- ouroboros-consensus-byron
- ouroboros-consensus-byronspec
- ouroboros-consensus-cardano
- ouroboros-consensus-shelley
- ouroboros-consensus/ouroboros-consensus-mock
- ouroboros-consensus/ouroboros-consensus-test-infra
- ouroboros-network
- ouroboros-network-framework
- ouroboros-network-testing
- typed-protocols
- typed-protocols-examples

- git: https://github.com/well-typed/cborg
commit: 42a83192749774268337258f4f94c97584b80ca6
subdirs:
- cborg

- git: https://github.com/snoyberg/http-client.git
commit: 1a75bdfca014723dd5d40760fad854b3f0f37156
subdirs:
- http-client
4 changes: 2 additions & 2 deletions nix/.stack.nix/byron-spec-chain.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/byron-spec-ledger.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-api.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-cli.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-config.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-crypto-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-crypto-wrapper.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-ledger-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-ledger.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-node.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 5 additions & 90 deletions nix/.stack.nix/default.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nix/.stack.nix/shelley-spec-ledger-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b418ca5

Please sign in to comment.