File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 2
2
"tabWidth" : 2 ,
3
3
"singleQuote" : false ,
4
4
"trailingComma" : " es5" ,
5
- "printWidth" : 120
5
+ "printWidth" : 120 ,
6
+ "overrides" : [
7
+ {
8
+ "files" : " package.yaml" ,
9
+ "options" : {
10
+ "singleQuote" : true
11
+ }
12
+ }
13
+ ]
6
14
}
Original file line number Diff line number Diff line change 12
12
"homepage" : null ,
13
13
"owner" : " NixOS" ,
14
14
"repo" : " nixpkgs" ,
15
- "rev" : " 4e08cafd686c7b2a191a82e593762c3a095f88eb " ,
16
- "sha256" : " 1pzc8mxwp1sqpnh32kf26skj656kbj7ysrp46d4kqmnlaz3chrqk " ,
15
+ "rev" : " 413dcbc7362ddbd06a7d3f13a55c79d56f040e82 " ,
16
+ "sha256" : " 1640ga3z1h56pak4910pard69na2plr5jlcah76ib3m2cszch26y " ,
17
17
"type" : " tarball" ,
18
- "url" : " https://github.com/NixOS/nixpkgs/archive/4e08cafd686c7b2a191a82e593762c3a095f88eb .tar.gz" ,
18
+ "url" : " https://github.com/NixOS/nixpkgs/archive/413dcbc7362ddbd06a7d3f13a55c79d56f040e82 .tar.gz" ,
19
19
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
20
20
},
21
21
"web-view" : {
You can’t perform that action at this time.
0 commit comments