Moritz Angermann

Results 203 comments of Moritz Angermann

@miuirussia does the proposed solution from @hamishmack work for 9.2.1?

I see. Thanks. So this will need some investigation. Sorry for the inconvenience.

I believe this is related to #388. What I assume that is happening is that you have a `build-type: Custom` in your `.cabal` file and a `Setup.hs` that depends on...

Just ran into this issue; are we still planning on merging this feature?

Sorry for the noise, I though the node commit would have had to be on the 1.1.x release branch, I was apparently wrong.

Closed in favour of #3041 for now. We'll still need a back port of that.

Closed in favour of https://github.com/input-output-hk/cardano-ledger/pull/3041 for now. We'll still need a back port of that.

Just to add one more data point. These are the layers as per skopeo inspect from the google cloud shell base image: ``` "Layers": [ "sha256:cbfe985b5bc1d578be10f1863a87a997158bf3c8cddcbf1f25d049ad210fa20b", "sha256:2e1bfe63320ec22cf000ba264ac09c48c11a37a1c175a50f6fd314fc9862bd40", "sha256:44b9aba2766a5ce891f7f9d8a076a48a71fda78a724c58dbc70567088b749d2e", "sha256:30d7158c02dba942c61186106c2b07adf8177d4c3da51e744c82e7ece10aecac", "sha256:a4660d663c916d350500fb560e63349193afb4a0c71981870add3c69db0d9154",...

@nlewo alright, sure. So, google provides (as part of their suite of tools) a cloud IDE (similar to e.g. gitpod, github codespaces, ...). This basically launches the cloudhshell image on...

And while the fist link works (opens a cloud shell for this repository), the second one fails with an ominous: ``` The image requested is either private or does not...