blob: 1d91e0adebb7d96e30a5446c2fa8e7c2aed2a8ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
source: bin/tests/main.rs
expression: "&out"
---
[W14] Warning: Found empty inherit statement
╭─[data/empty_inherit.nix:2:3]
│
2 │ inherit;
· ────┬───
· ╰───── Remove this empty inherit statement
───╯
|