Skip to content

Commit e84a8e0

Browse files
committed
Update flake to use Nixpkgs 23.05 stable
1 parent 51e7d02 commit e84a8e0

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

flake.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
nixConfig.bash-prompt = "ledger-cli.org$ ";
55

66
inputs = {
7-
nixpkgs.url = "nixpkgs/nixpkgs-unstable"; # provides doxygen >=1.9.6
87
flake-utils.url = "github:numtide/flake-utils";
98
# NOTA BENE: When a new release of ledger or ledger-mode is available, update
109
# the tag in the url below and run `nix flake update`, so that GitHub Actions

0 commit comments

Comments
 (0)