Skip to content

Commit

Permalink
chore(nix): add dev tool as experimental flags (#10917)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Marais <[email protected]>
  • Loading branch information
maiste authored Sep 16, 2024
1 parent 242b0c3 commit 0a4a468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
[
"--enable-toolchains"
"--enable-pkg-build-progress"
"--enable-lock-dev-tool"
];
};

Expand Down

0 comments on commit 0a4a468

Please sign in to comment.