Skip to content

Commit 20d471d

Browse files
TristanCacquerayblackheaven
authored andcommitted
nix: update toml-parser input to the latest release
1 parent ac0083f commit 20d471d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
66
flake-utils.url = "github:numtide/flake-utils";
77
toml-parser = {
8-
url = "github:glguy/toml-parser/eb7222d9d71aa00d0a37f85ff4cdef89d1ba743d"; # v1.3.0.0
8+
url = "github:glguy/toml-parser/toml-parser-2.0.0.0";
99
flake = false;
1010
};
1111
};

0 commit comments

Comments
 (0)