Skip to content

Commit cf1dcc2

Browse files
committed
Revert "WIP: Change ledger.url for testing purposes"
This reverts commit 618dab1.
1 parent 5371d68 commit cf1dcc2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

flake.nix

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
# the tag in the url below and run `nix flake update`, so that GitHub Actions
1111
# will build the documentation from the latest ledger and ledger-mode release.
1212
# 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";
13+
ledger.url = "github:ledger/ledger/master";
1614
ledger-mode.url = "github:ledger/ledger-mode/v4.0.0";
1715
ledger-mode.flake = false;
1816
doxygen-awesome.url = "github:jothepro/doxygen-awesome-css/v2.2.0";

0 commit comments

Comments
 (0)