Skip to content

Commit aa52684

Browse files
committed
dev: Update flake inputs
1 parent b3ff5c2 commit aa52684

File tree

2 files changed

+24
-26
lines changed

2 files changed

+24
-26
lines changed

dev/flake.lock

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

dev/flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
flake-parts.url = "github:hercules-ci/flake-parts";
55
flake-root.url = "github:srid/flake-root";
66
mission-control.url = "github:Platonic-Systems/mission-control";
7-
# treefmt-nix.url = "github:numtide/treefmt-nix";
8-
treefmt-nix.url = "github:srid/treefmt-nix/patch-3"; # https://github.com/numtide/treefmt-nix/pull/89
7+
treefmt-nix.url = "github:numtide/treefmt-nix";
98
};
109
outputs = inputs@{ self, nixpkgs, flake-parts, ... }:
1110
flake-parts.lib.mkFlake { inherit inputs; } {

0 commit comments

Comments
 (0)