Commit Graph

23 Commits

Author SHA1 Message Date
Moritz Angermann
0d8cff69ad Add cddl and cbor-diag 2022-11-14 11:41:57 +08:00
Moritz Angermann
d573dfdb99
This fixes quotes, and also static linking (at least on macOS for now) (#12)
* This fixes quotes, and also static linking (at least on macOS for now)

* Let's ensure we build static executables with musl
2022-10-16 19:13:58 +08:00
zeme-iohk
52c411209a
Export a colored PS1 prompt in the shell (#11) 2022-10-11 19:12:47 +08:00
Moritz Angermann
8c39b5c3c6
Adds hydraJobs (#10) 2022-10-07 21:08:14 +08:00
Moritz Angermann
da892c8345
Better use constraints (#5) 2022-10-07 21:02:17 +08:00
Moritz Angermann
153ec91ce7
Add flake lock (#9) 2022-10-07 21:02:05 +08:00
Moritz Angermann
c789d9dc3c
Fixup static-linux (#4) 2022-10-07 19:07:57 +08:00
Moritz Angermann
8d182dfe5d Move static libs into their own overlay 2022-10-05 12:26:19 +08:00
Moritz Angermann
97fbf3905d Drop ghc-8.5.6 and ghc-8.8.4
We don't use those anymore
2022-10-05 12:25:57 +08:00
Moritz Angermann
9348c8ec69 Make sure ~/.cabal ends up in different locations
This is necessary as we otherwise clash beween static/dynamic libraries (and their paths) as
encoded in the cabal store and then leak into static builds, or
vice versa.
2022-10-05 12:25:40 +08:00
Moritz Angermann
b46e938292 Add banner; cleanup HsOpenSSL hack 2022-10-03 18:07:29 +08:00
Moritz Angermann
d4281b79ba Add logic for static builds 2022-10-03 14:07:47 +08:00
Moritz Angermann
5ceae31de7 bump 2022-09-27 07:23:33 +00:00
Moritz Angermann
f3544d5e58 adds flake 2022-09-27 06:56:07 +00:00
Moritz Angermann
a9e0627460 can't use defaults? 2022-09-27 06:38:10 +00:00
Moritz Angermann
6f992ed0c6 default bash 2022-09-27 06:36:10 +00:00
Moritz Angermann
6c73fb3414 🤦 2022-09-27 06:25:52 +00:00
Moritz Angermann
a03101ec98 🤦 2022-09-27 06:24:09 +00:00
Moritz Angermann
3f577f8e4c move 2022-09-27 06:19:04 +00:00
Moritz Angermann
2873fc543c fix matrix/inputs 2022-09-27 05:55:56 +00:00
Moritz Angermann
81c911a27f Let's try this 2022-09-27 05:53:24 +00:00
Moritz Angermann
3b426bce30
Update README.md 2022-09-27 13:27:17 +08:00
Moritz Angermann
bacdc951d5
Initial commit 2022-09-27 13:22:13 +08:00