mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
Minor style fixes
This commit is contained in:
parent
61fd494d76
commit
dba33d4018
4 changed files with 14 additions and 6 deletions
|
|
@ -25,7 +25,7 @@ struct Settings {
|
|||
|
||||
string pack();
|
||||
|
||||
void unpack(const string &pack);
|
||||
void unpack(const string & pack);
|
||||
|
||||
SettingsMap getOverrides();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue