We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a106c commit 657afbaCopy full SHA for 657afba
packages/default.nix
@@ -3,6 +3,7 @@
3
./cardano.nix
4
./ogmios.nix
5
./kupo.nix
6
+ # TODO add support for multiple blockfrost versions and re-export derivations from this flake
7
];
8
perSystem = {system, ...}: {
9
# add default package versions under attribute names without version
0 commit comments