Skip to content

Commit 392b3fc

Browse files
committed
chore(flake): correct some attr name
1 parent 059ae44 commit 392b3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nci.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
export = false;
6868
};
6969
devshells.default.devshell = {
70-
startup.rust-allow-warnings.text = ''
70+
startup.rust-warn-warnings.text = ''
7171
export RUSTFLAGS="$RUSTFLAGS --warn warnings"
7272
'';
7373
packages = [

0 commit comments

Comments
 (0)