diff options
Diffstat (limited to 'nixos/modules/features/binary-compat')
| -rw-r--r-- | nixos/modules/features/binary-compat/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/features/binary-compat/default.nix b/nixos/modules/features/binary-compat/default.nix index f2ad751..e88349b 100644 --- a/nixos/modules/features/binary-compat/default.nix +++ b/nixos/modules/features/binary-compat/default.nix @@ -20,4 +20,4 @@ pkg-config cmake ]; -}
\ No newline at end of file +} |
