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 5371d68 commit cf1dcc2Copy full SHA for cf1dcc2
flake.nix
@@ -10,9 +10,7 @@
10
# the tag in the url below and run `nix flake update`, so that GitHub Actions
11
# will build the documentation from the latest ledger and ledger-mode release.
12
# TODO: Replace `master` with the tag of the ledger release following 3.3.2, once available.
13
- #ledger.url = "github:ledger/ledger/master";
14
- # FIXME: Replace the next line with the one above once appropriate PR has been merged to master.
15
- ledger.url = "github:afh/ledger/api-documentation";
+ ledger.url = "github:ledger/ledger/master";
16
ledger-mode.url = "github:ledger/ledger-mode/v4.0.0";
17
ledger-mode.flake = false;
18
doxygen-awesome.url = "github:jothepro/doxygen-awesome-css/v2.2.0";
0 commit comments